qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v3 0/4] pc: Add pc-*-2.6 machine classes


From: Eduardo Habkost
Subject: [Qemu-devel] [PATCH v3 0/4] pc: Add pc-*-2.6 machine classes
Date: Mon, 30 Nov 2015 12:56:34 -0200

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




reply via email to

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