qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 15/15] xen: Add a Xen specific ACPI Implementati


From: Anthony Liguori
Subject: [Qemu-devel] Re: [PATCH 15/15] xen: Add a Xen specific ACPI Implementation to target-xen
Date: Fri, 13 Aug 2010 15:51:06 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Lightning/1.0b1 Thunderbird/3.0.6

On 08/13/2010 02:37 PM, Stefano Stabellini wrote:
On Fri, 13 Aug 2010, Anthony Liguori wrote:
On 08/12/2010 09:10 AM, address@hidden wrote:
From: Anthony PERARD<address@hidden>

Xen currently uses a different BIOS (hvmloader + rombios) therefore the
Qemu acpi_piix4 implementation wouldn't work correctly with Xen.
We plan on fixing this properly but at the moment we are just adding a
new Xen specific acpi_piix4 implementation.
This patch is optional; without it the VM boots but it cannot shutdown
properly or go to S3.

What's the long term plan?  Will Xen adopt SeaBIOS or will you adapt
your BIOS to cope with our ACPI implementation?

I think it shouldn't be too difficult to adapt our current BIOS, but
we'll need few xen specific hooks in acpi_piix4.
The price that we'll have to pay doing so is loosing live-migration
compatibility with older xen installations.

Does Xen migrate roms (like the BIOS) in such a way that the persist after a reboot?

I noticed there was only one machine type defined. In our experience, to preserve compatibility with migration, it's useful to have versioned machine names. We also have some special machine parameters to support compatibility with qdev.

How does Xen handle hvm migration machine model compatibility?

Regards,

Anthony Liguori





reply via email to

[Prev in Thread] Current Thread [Next in Thread]