On 12 June 2016 at 16:51, Andrew Jones <[email protected]> wrote: > 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(-)
Applied to target-arm.next, thanks. -- PMM
