pci-assign: Remove broken -pcidevice and pci_add host
commitb2ca03af8204d79b8c290cadbd2e4442a7281b64
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 2 Nov 2010 14:55:37 +0000 (2 15:55 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 3 Nov 2010 20:02:50 +0000 (3 18:02 -0200)
tree6cf61420c99fc5476d87839cb9002338556d546b
parent754da3e07f287525e5f75c5acd6b30f522641e73
pci-assign: Remove broken -pcidevice and pci_add host

These qemu-kvm-only interfaces were broken by b560a9ab9b, but no one
complained loud enough to get them fixed again. As we have properly
working "-device pci-assign"/"device_add" and we won't push this
upstream anyway, there is likely no point in restoring the interface.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
CC: Markus Armbruster <armbru@redhat.com>
CC: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
hmp-commands.hx
hw/device-assignment.c
hw/device-assignment.h
hw/ipf.c
hw/pc.c
hw/pci-hotplug.c
qemu-options.hx
vl.c