]> xenbits.xensource.com Git - qemu-xen-4.2-testing.git/commit
remove QEMU_OPTION_pci
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 8 Sep 2008 16:04:58 +0000 (17:04 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 8 Sep 2008 16:04:58 +0000 (17:04 +0100)
commit563f9e144fc85fd93fe994bd46c4eb613ace722f
tree4770f81e4b16f6ac6c30c9e533740ab33b5e9738
parent5c3b16ef00b18d0c43574060ef124b4c52b2e998
remove QEMU_OPTION_pci

QEMU_OPTION_pci is no longer handled in the switch() in vl.c and is
therefore obsolete.  Therefore remove it.  QEMU_OPTION_direct_pci is
the current mechanism.

Signed-off-by: Akio Takebe <takebe_akio@jp.fujitsu.com>
vl.c