This introduces the pc-q35-2.5 and pc-i440fx-2.5 machine-types.

Changes v2 -> v3:
* Move broken_reserved_end=true to pc_*_2_4_machine_options()
  Reported-by: Igor Mammedov <imamm...@redhat.com>
* Fixed patch description on patch 2/3 (s/q35/piix/)
  Reported-by: Igor Mammedov <imamm...@redhat.com>
* Improved patch description on patch 3/3

Changes v1 -> v2:
* Trivial rebase on top of latest qemu.git master

Eduardo Habkost (3):
  q35: Move options common to all classes to pc_q35_machine_options()
  piix: Move options common to all classes to
    pc_i440fx_machine_options()
  pc: Introduce pc-*-2.5 machine classes

 hw/i386/pc_piix.c    | 22 +++++++++++++++++-----
 hw/i386/pc_q35.c     | 22 ++++++++++++++++------
 include/hw/compat.h  |  3 +++
 include/hw/i386/pc.h |  4 ++++
 4 files changed, 40 insertions(+), 11 deletions(-)

-- 
2.1.0


Reply via email to