Comment 9 for bug 639712

Revision history for this message
James Neave (roboj1m) wrote :

These commands:

echo "1106 3038" > /sys/bus/pci/drivers/pci-stub/new_id
echo 0000:08:06.0 > /sys/bus/pci/devices/0000:08:06.0/driver/unbind
echo 0000:08:06.0 > /sys/bus/pci/drivers/pci-stub/bind

From here:

http://www.linux-kvm.org/page/How_to_assign_devices_with_VT-d_in_KVM

Did nothing.

However earlier I had the error about 4k pages (although that was before I installed the latest qemu-kvm package)

Going to try after a reboot.

J.