[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/3] provide "etc/system-states" on Q35 too
From: |
Michael S. Tsirkin |
Subject: |
Re: [Qemu-devel] [PATCH 0/3] provide "etc/system-states" on Q35 too |
Date: |
Wed, 3 Jun 2015 18:18:23 +0200 |
On Wed, Apr 29, 2015 at 03:20:13PM +0200, Laszlo Ersek wrote:
> S3 support in OVMF says hi.
>
> RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1204696
> Cc: Amit Shah <address@hidden>
> Cc: "Michael S. Tsirkin" <address@hidden>
> Cc: Paolo Bonzini <address@hidden>
> Cc: Richard Henderson <address@hidden>
> Cc: Eduardo Habkost <address@hidden>
> Cc: Aurelien Jarno <address@hidden>
> Cc: Leon Alrae <address@hidden>
>
> Thanks
> Laszlo
Since Paolo wants to merge this.
Series:
Reviewed-by: Michael S. Tsirkin <address@hidden>
> Laszlo Ersek (3):
> hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
> hw/acpi: move "etc/system-states" fw_cfg file from PIIX4 to core
> hw/acpi: piix4_pm_init(): take fw_cfg object no more
>
> include/hw/acpi/acpi.h | 3 ++-
> include/hw/i386/pc.h | 3 +--
> hw/acpi/core.c | 15 ++++++++++++++-
> hw/acpi/ich9.c | 3 ++-
> hw/acpi/piix4.c | 13 ++-----------
> hw/i386/pc_piix.c | 19 +++++++++----------
> hw/isa/vt82c686.c | 2 +-
> hw/mips/mips_malta.c | 2 +-
> 8 files changed, 32 insertions(+), 28 deletions(-)
>
> --
> 1.8.3.1
>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-devel] [PATCH 0/3] provide "etc/system-states" on Q35 too,
Michael S. Tsirkin <=