qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/3] pc-*-2.5 machine-types
@ 2015-09-14 14:32 Eduardo Habkost
  2015-09-14 14:32 ` [Qemu-devel] [PATCH v3 1/3] q35: Move options common to all classes to pc_q35_machine_options() Eduardo Habkost
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Eduardo Habkost @ 2015-09-14 14:32 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Igor Mammedov, Richard Henderson, Jason Wang,
	Michael S. Tsirkin

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-09-15  3:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-14 14:32 [Qemu-devel] [PATCH v3 0/3] pc-*-2.5 machine-types Eduardo Habkost
2015-09-14 14:32 ` [Qemu-devel] [PATCH v3 1/3] q35: Move options common to all classes to pc_q35_machine_options() Eduardo Habkost
2015-09-14 14:32 ` [Qemu-devel] [PATCH v3 2/3] piix: Move options common to all classes to pc_i440fx_machine_options() Eduardo Habkost
2015-09-14 14:32 ` [Qemu-devel] [PATCH v3 3/3] pc: Introduce pc-*-2.5 machine classes Eduardo Habkost
2015-09-14 16:27   ` Igor Mammedov
2015-09-15  3:23     ` Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).