]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc_piix.c
pc: Remove PcGuestInfo.isapc_ram_fw field
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 11 Dec 2015 18:42:30 +0000 (16:42 -0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sat, 6 Feb 2016 18:44:09 +0000 (20:44 +0200)
commit5db3f0deaf165bd0ff247fcea042cb2e60671e43
treef008875363a5c248fd8d06558e65397d51045635
parent5299f1c70aa7ebc89383363cd3d47fc4f5dc2163
pc: Remove PcGuestInfo.isapc_ram_fw field

The code can use the PCMachineClass.pci_enabled field directly.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/i386/pc.h