[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH 2/6] ppc: spapr: introduce 2.5 machine type
From: |
Jason Wang |
Subject: |
Re: [Qemu-ppc] [PATCH 2/6] ppc: spapr: introduce 2.5 machine type |
Date: |
Mon, 24 Aug 2015 13:37:49 +0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 |
On 08/22/2015 08:10 AM, David Gibson wrote:
> On Fri, Aug 21, 2015 at 05:05:46PM +0800, Jason Wang wrote:
>> This will be used by virtio 1.0 virtio-pci virtqueue migration
>> backward compatibility.
>>
>> Cc: David Gibson <address@hidden>
>> Cc: Alexander Graf <address@hidden>
>> Cc: address@hidden
>> Signed-off-by: Jason Wang <address@hidden>
> There's already a more or less equivalent patch in the spapr-next
> branch.
>
Will drop this from the series. Thanks