]> Git Repo - qemu.git/commit
pc_sysfw: do not make it a device anymore
authorPaolo Bonzini <[email protected]>
Fri, 9 Aug 2013 17:35:02 +0000 (12:35 -0500)
committerAnthony Liguori <[email protected]>
Mon, 12 Aug 2013 14:31:14 +0000 (09:31 -0500)
commit6dd2a5c98a6b1c9189d342bcc3493c9b5dd1217e
treea054eb04c6992ab648c9c92de6aefdfa64daea8d
parenta904410af5f1ed6ff031e9e4119ca2f5d99647ce
pc_sysfw: do not make it a device anymore

Move the code to hw/i386, the sole remaining property is available
as !pci_enabled.

Signed-off-by: Paolo Bonzini <[email protected]>
Signed-off-by: Markus Armbruster <[email protected]>
Message-id: 1376069702[email protected]

Rebased.

Signed-off-by: Markus Armbruster <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
default-configs/i386-softmmu.mak
default-configs/x86_64-softmmu.mak
hw/block/Makefile.objs
hw/block/pc_sysfw.c [deleted file]
hw/i386/Makefile.objs
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
hw/i386/pc_sysfw.c [new file with mode: 0644]
include/hw/i386/pc.h
This page took 0.030794 seconds and 4 git commands to generate.