All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/4] pc: Add pc-*-2.6 machine classes
@ 2015-11-30 14:56 Eduardo Habkost
  2015-11-30 14:56 ` [Qemu-devel] [PATCH v3 1/4] pc: Remove redundant code from pc-*-2.3 " Eduardo Habkost
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Eduardo Habkost @ 2015-11-30 14:56 UTC (permalink / raw)
  To: qemu-devel, Michael S. Tsirkin; +Cc: Marcel Apfelbaum, Haozhong Zhang

I am sending this earlier so it can be queued and used as base
for patches that need to add compat code to the pc-2.5 machine
types.

Changes v1 -> v2:
* Typo fix that I forgot to commit before submitting v1

Changes v2 -> v3:
* Add HW_COMPAT_2_5 to PC_COMPAT_2_5
* Change indentation of PC_COMPAT_* and HW_COMPAT_* to 4 spaces

Eduardo Habkost (4):
  pc: Remove redundant code from pc-*-2.3 machine classes
  pc: Add pc-*-2.6 machine classes
  pc: Change indentation of PC_COMPAT_* to 4 spaces
  hw/compat.h: Change indentation of HW_COMPAT_* to 4 spaces

 hw/i386/pc_piix.c    |  18 +-
 hw/i386/pc_q35.c     |  14 +-
 include/hw/compat.h  | 139 ++++----
 include/hw/i386/pc.h | 926 ++++++++++++++++++++++++++-------------------------
 4 files changed, 560 insertions(+), 537 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-12-17 17:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-30 14:56 [Qemu-devel] [PATCH v3 0/4] pc: Add pc-*-2.6 machine classes Eduardo Habkost
2015-11-30 14:56 ` [Qemu-devel] [PATCH v3 1/4] pc: Remove redundant code from pc-*-2.3 " Eduardo Habkost
2015-11-30 16:27   ` Thomas Huth
2015-11-30 14:56 ` [Qemu-devel] [PATCH v3 2/4] pc: Add pc-*-2.6 " Eduardo Habkost
2015-11-30 16:30   ` Marcel Apfelbaum
2015-11-30 16:31   ` Thomas Huth
2015-11-30 14:56 ` [Qemu-devel] [PATCH v3 3/4] pc: Change indentation of PC_COMPAT_* to 4 spaces Eduardo Habkost
2015-11-30 16:37   ` Thomas Huth
2015-11-30 14:56 ` [Qemu-devel] [PATCH v3 4/4] hw/compat.h: Change indentation of HW_COMPAT_* " Eduardo Habkost
2015-11-30 16:37   ` Thomas Huth
2015-12-17 17:11 ` [Qemu-devel] [PATCH v3 0/4] pc: Add pc-*-2.6 machine classes Eduardo Habkost

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.