Hi, I am KVM newbie, trying to run and use the KVM. When I tried to assign pci device to new virtual machine I got the next error: /usr/local/bin/qemu-system-x86_64: invalid option -- '-pcidevice' I followed the instructions in the http://www.linux-kvm.org/page/How_to_assign_devices_with_VT-d_in_KVM page, I am using RH5_4 with the new kernel for rh5.5: 2.6.18-prep (2.6.18.197) I run the next command /usr/local/bin/qemu-system-x86_64 -m 512 -boot c -net none -hda /sdb5/images/test2.img -pcidevice host=04:00.0 And I got /usr/local/bin/qemu-system-x86_64: invalid option -- '-pcidevice' The qemu-system-x86_64 version is: QEMU PC emulator version 0.11.91, Copyright (c) 2003-2008 Fabrice Bellard What I missed? Thanks, Erez -- 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