[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v9 00/24] Generate ACPI v5.1 tables and expose t
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PATCH v9 00/24] Generate ACPI v5.1 tables and expose them to guest over fw_cfg on ARM |
Date: |
Thu, 28 May 2015 15:46:33 +0100 |
On 27 May 2015 at 15:07, Michael S. Tsirkin <address@hidden> wrote:
> On Wed, May 27, 2015 at 01:07:23PM +0100, Peter Maydell wrote:
>> On 27 May 2015 at 13:01, Michael S. Tsirkin <address@hidden> wrote:
>> > How about this: separate acpi patches, I'll apply them and send
>> > pull request. Then you can review and merge arm patches at leasure.
>>
>> As far as the ARM patches in this series are concerned, I'm
>> basically happy with them for a while now and have just been
>> waiting for the ACPI side to be reviewed...
> OK I did that now.
> How would you like it all merged?
> Your tree?
Seems easiest. Applied all to target-arm.next; expect a pull
request to go through tail end of this week or possibly Monday.
-- PMM
- Re: [Qemu-devel] [PATCH v9 21/24] hw/acpi/aml-build: Add Unicode macro, (continued)