Bugs item #2880336, was opened at 2009-10-16 00:46 Message generated for change (Tracker Item Submitted) made by jiajun You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2880336&group_id=180599 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jiajun Xu (jiajun) Assigned to: Nobody/Anonymous (nobody) Summary: Device assignment can not work Initial Comment: Environment: ------------ Host OS (ia32/ia32e/IA64): ia32e Guest OS (ia32/ia32e/IA64): ia32e Guest OS Type (Linux/Windows): Linux kvm.git Commit: 604b0ca1fc3c0d45e404db97482f9febe001c685 qemu-kvm Commit: 47e465f031fc43c53ea8f08fa55cc3482c6435c8 Host Kernel Version: 2.6.32-rc3 Hardware: NHM-HEDT Bug detailed description: -------------------------- With latest kvm, device assignment can not work. Run qemu command with "-pcidevice" option has no error but we can not see device in guest. The command I use is like following: qemu-system-x86_64 -m 256 -smp 1 -pcidevice host=01:00.0 -net none -hda /share/xvs/var/tmp-img_VTD_ASS_01_1255597645_1 Guest can boot up well but can not find device after boot up. There is no such issue with commit, d0892e13..-148aa7fb.. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2880336&group_id=180599 -- 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