qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/3] pc-*-2.5 machine-types


From: Eduardo Habkost
Subject: [Qemu-devel] [PATCH v3 0/3] pc-*-2.5 machine-types
Date: Mon, 14 Sep 2015 11:32:42 -0300

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 <address@hidden>
* Fixed patch description on patch 2/3 (s/q35/piix/)
  Reported-by: Igor Mammedov <address@hidden>
* 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

[Prev in Thread] Current Thread [Next in Thread]