qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/4] create the mach-virt 2.7 machine type


From: Andrew Jones
Subject: [Qemu-devel] [PATCH v2 0/4] create the mach-virt 2.7 machine type
Date: Sun, 12 Jun 2016 17:51:49 +0200

v2:
 - drop 'is_default' setting [Peter]
 - fix checkpatch warning [Peter]
 - add a couple R-b's

This is the first new machine type mach-virt has received
(2.6 being the first versioned machine type), so we need to
do a bit more than the average "new machine type" patch.
The first four patches prepare for easy-adding of machine
types. The last patch adds the 2.7 type.


Andrew Jones (4):
  hw/arm/virt: separate versioned type-init code
  hw/arm/virt: introduce DEFINE_VIRT_MACHINE
  hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATEST
  hw/arm/virt: create the 2.7 machine type

 hw/arm/virt.c | 66 ++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 50 insertions(+), 16 deletions(-)

-- 
2.4.11




reply via email to

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