]> Git Repo - qemu.git/commit
q35: Move options common to all classes to pc_i440fx_machine_options()
authorEduardo Habkost <[email protected]>
Fri, 11 Sep 2015 20:14:24 +0000 (17:14 -0300)
committerMichael S. Tsirkin <[email protected]>
Thu, 24 Sep 2015 10:39:47 +0000 (13:39 +0300)
commit254bdb1cbfd467ff9897c75a28a472e4381ce4cf
treeabba203ea31d5dcfc86f0ee1aa5f5cd3b5823901
parent0b7783a79ef73a06f3a67b68e72d109afe975b77
q35: Move options common to all classes to pc_i440fx_machine_options()

The existing default_machine_opts and default_display settings will
still apply to future machine classes. So it makes sense to move them to
pc_i440fx_machine_options() instead of keeping them in a
version-specific machine_options function.

Signed-off-by: Eduardo Habkost <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/i386/pc_piix.c
This page took 0.024997 seconds and 4 git commands to generate.