[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/11] pseries: migration and QOM sup
From: |
Alexey Kardashevskiy |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/11] pseries: migration and QOM support |
Date: |
Tue, 16 Jul 2013 22:35:06 +1000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 |
On 07/16/2013 10:33 PM, Anthony Liguori wrote:
> Alexey Kardashevskiy <address@hidden> writes:
>
>> On 07/16/2013 01:11 AM, Anthony Liguori wrote:
>>> 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.
>>
>>
>> It did not compile (fixed, patch is posted) and it fails to migrate with
>> enabled KVM.
>
> With in-kernel XICS? That's not in this series..
No, as is, without any of my patches. I suspect rather HPTE than XICS though.
--
Alexey
- [Qemu-ppc] [PATCH 01/11] target-ppc: Convert ppc cpu savevm to VMStateDescription, (continued)
- [Qemu-ppc] [PATCH 01/11] target-ppc: Convert ppc cpu savevm to VMStateDescription, Anthony Liguori, 2013/07/15
- [Qemu-ppc] [PATCH 07/11] pseries: savevm support for PAPR virtual SCSI, Anthony Liguori, 2013/07/15
- [Qemu-ppc] [PATCH 02/11] pseries: savevm support for VIO devices, Anthony Liguori, 2013/07/15
- [Qemu-ppc] [PATCH 03/11] pseries: savevm support for PAPR VIO logical lan, Anthony Liguori, 2013/07/15
- [Qemu-ppc] [PATCH 11/11] xics: rename types to be sane and follow coding style, Anthony Liguori, 2013/07/15
- [Qemu-ppc] [PATCH 08/11] pseries: savevm support for pseries machine, Anthony Liguori, 2013/07/15
- [Qemu-ppc] [PATCH 09/11] pseries: savevm support for PCI host bridge, Anthony Liguori, 2013/07/15
- [Qemu-ppc] [PATCH 10/11] pseries: savevm support with KVM, Anthony Liguori, 2013/07/15
- Re: [Qemu-ppc] [PATCH 00/11] pseries: migration and QOM support, Alexey Kardashevskiy, 2013/07/16