"Hao, Xudong" <xudong.hao@xxxxxxxxx> writes: >>Work-around: -device pci-assign,host=00:19.1 > OK, this new way can work when create guest with static assignment. > But how to hot add a pci device to guest? the old hot add command "pci_add pci_addr=auto host host=00:19.0" has the same parse error. Command line's -device becomes monitor's device_add: device_add pci-assign,host=00:19.1 > BTW: if we use add "-net none" in qemu command, guest can not be created and nothing error printed. > > Do you have plan to fix this parse issue? Separate issue. Fix posted: Subject: [Qemu-devel] [PATCH] net: Fix VM start with '-net none' Date: Tue, 15 Jun 2010 13:30:39 +0530 Message-Id: <22a96312232a0458fc04268b79d17828c824df42.1276588830.git.amit.shah@xxxxxxxxxx> You could have found this yourself :) -- 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