Re : [Qemu-devel] [PATCH] Implement ACPI specs 3.0, 4.7.2.5

2007-07-19 Thread Sylvain Petreolle
uillet 2007, 23h32mn 11s Objet : Re: [Qemu-devel] [PATCH] Implement ACPI specs 3.0, 4.7.2.5 On Tue, Jun 26, 2007 at 10:32:23PM +0200, Michael Hanselmann wrote: > The patch below implements ACPI_ENABLE and ACPI_DISABLE as described in > section 4.7.2.5 of the ACPI 3.0 specs. Has this patc

Re: [Qemu-devel] [PATCH] Implement ACPI specs 3.0, 4.7.2.5

2007-07-18 Thread Michael Hanselmann
On Tue, Jun 26, 2007 at 10:32:23PM +0200, Michael Hanselmann wrote: > The patch below implements ACPI_ENABLE and ACPI_DISABLE as described in > section 4.7.2.5 of the ACPI 3.0 specs. Has this patch been ignored by accident or is there something wrong with it? Thanks, Michael -- http://hansmi.ch

[Qemu-devel] [PATCH] Implement ACPI specs 3.0, 4.7.2.5

2007-06-26 Thread Michael Hanselmann
The patch below implements ACPI_ENABLE and ACPI_DISABLE as described in section 4.7.2.5 of the ACPI 3.0 specs. Signed-off-by: Michael Hanselmann <[EMAIL PROTECTED]> Greets, Michael --- Index: hw/acpi.c === RCS file: /sources/qemu/qe