[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] pc: drop external DSDT loading
From: |
Anthony Liguori |
Subject: |
Re: [Qemu-devel] [PATCH] pc: drop external DSDT loading |
Date: |
Fri, 09 Aug 2013 07:38:36 -0500 |
User-agent: |
Notmuch/0.15.2+202~g0c4b8aa (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) |
Gerd Hoffmann <address@hidden> writes:
> On 08/08/13 18:38, Anthony Liguori wrote:
>> This breaks migration and is unneeded with modern SeaBIOS.
>
> No. Dropping for piix is fine. It will break q35 though.
Can you elaborate? When Michael and I discussed this I was under the
impression that latest SeaBIOS had full support for q35.
Regards,
Anthony Liguori
>
> Given that q35 can't be migrated anyway due to ahci being tagged as
> unmigratable keeping it for q35 (until the new acpi table loading is
> sorted) shouldn't hurt though.
>
> cheers,
> Gerd