Re: kvm-86 release - on board NIC not functioning correctly in guest

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux