Denherder, Cindy wrote:
I'm having problems getting the on-board NIC to function correctly in XP and
Win7 guests (VT-d). I attached a screenshot of the error.
This is my script:
echo "8086 10cc" > /sys/bus/pci/drivers/pci-stub/new_id
echo 0000:00:19.0 > /sys/bus/pci/devices/0000:00:19.0/driver/unbind
echo 0000:00:19.0 > /sys/bus/pci/drivers/pci-stub/bind
modprobe kvm
modprobe kvm-intel
/usr/local/kvm/bin/qemu-system-x86_64 -hda /storage/xp.img -cdrom
/storage/xp.iso \-boot d -m 384 -net none -pcidevice host=00:19.0
Can you try it with a Linux guest? Might be easier to debug.
Look at /proc/interrupts to see if guest interrupts are received.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html