]> Git Repo - qemu.git/commit
pc_sysfw: remove the rom_only property
authorPaolo Bonzini <[email protected]>
Fri, 9 Aug 2013 17:35:01 +0000 (12:35 -0500)
committerAnthony Liguori <[email protected]>
Mon, 12 Aug 2013 14:31:14 +0000 (09:31 -0500)
commita904410af5f1ed6ff031e9e4119ca2f5d99647ce
treea1ac99269bbe1518802d0e723640688c79ae9928
parent133bb095acf536f85e7e57821596c8c844aaa583
pc_sysfw: remove the rom_only property

With the new semantics of pc_sysfw (no -pflash implies "old-style" ROM setup,
-pflash implies "new-style" ROM setup), there is no need anymore for a compat
property.  Old machines simply will never use -pflash, and thus will always
use old-style setup.

Signed-off-by: Paolo Bonzini <[email protected]>
Message-id: 1376069702[email protected]
Signed-off-by: Anthony Liguori <[email protected]>
hw/block/pc_sysfw.c
hw/i386/pc_piix.c
This page took 0.02154 seconds and 4 git commands to generate.