[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH 00/11] pseries: migration and QOM support
From: |
Anthony Liguori |
Subject: |
[Qemu-ppc] [PATCH 00/11] pseries: migration and QOM support |
Date: |
Mon, 15 Jul 2013 10:11:12 -0500 |
This series is based on Alexey's series:
spapr: migration, pci, msi, power8
Which in turn was based on work by David Gibson.
I've removed the bits not related to migration and made the
following changes:
1) QOMify TCE tables and XICS
2) Do everything in terms of VMStateDescriptions
3) Fix endianness problem with TCE table translation
a) Drop the VMSTATE_DIVIDE thing in the process
I've tested this with a TCG pseries guest on an x86_64 host.
Regards,
Anthony Liguori
[Qemu-ppc] [PATCH 06/11] pseries: rework PAPR virtual SCSI, Anthony Liguori, 2013/07/15