pc: Get rid of pci-info leftovers
commit260cb1c409f6b41fc284ece95462e458d7fda6c4
authorMarkus Armbruster <armbru@redhat.com>
Tue, 12 Aug 2014 14:40:17 +0000 (12 16:40 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 14 Aug 2014 11:22:25 +0000 (14 13:22 +0200)
tree88d883ecca938e13db636a41490dc676ff2af230
parent9616c29045fa199a222ee4fc91034998113ae32a
pc: Get rid of pci-info leftovers

pc_fw_cfg_guest_info() never does anything, because has_pci_info is
always false.

Introduced in commit f8c457b "pc: pass PCI hole ranges to Guests",
disabled in commit 9604f70 "pc: disable pci-info for 1.6", and hasn't
been enabled since.  Obviously a dead end.  Get of it.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/i386/pc.h