Re: [PATCH 2/3] hw/isa/vt82c686: Allow PM controller to switch to ACPI mode

2023-03-02 Thread Igor Mammedov
On Mon, 6 Feb 2023 09:00:37 +0100 Philippe Mathieu-Daudé wrote: > On 31/1/23 15:54, BALATON Zoltan wrote: > > On Sun, 29 Jan 2023, Bernhard Beschow wrote: > >> Adds missing functionality the real hardware supports. > >> > >> Signed-off-by: Bernhard Beschow > >> --- > >> hw/isa/vt82c686.c | 18

Re: [PATCH 2/3] hw/isa/vt82c686: Allow PM controller to switch to ACPI mode

2023-02-06 Thread Philippe Mathieu-Daudé
Forgot to Cc ACPI maintainers. On 6/2/23 09:00, Philippe Mathieu-Daudé wrote: On 31/1/23 15:54, BALATON Zoltan wrote: On Sun, 29 Jan 2023, Bernhard Beschow wrote: Adds missing functionality the real hardware supports. Signed-off-by: Bernhard Beschow --- hw/isa/vt82c686.c | 18 +++

Re: [PATCH 2/3] hw/isa/vt82c686: Allow PM controller to switch to ACPI mode

2023-02-06 Thread Philippe Mathieu-Daudé
On 31/1/23 15:54, BALATON Zoltan wrote: On Sun, 29 Jan 2023, Bernhard Beschow wrote: Adds missing functionality the real hardware supports. Signed-off-by: Bernhard Beschow --- hw/isa/vt82c686.c | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/hw/isa/vt82c68

Re: [PATCH 2/3] hw/isa/vt82c686: Allow PM controller to switch to ACPI mode

2023-01-31 Thread BALATON Zoltan
On Sun, 29 Jan 2023, Bernhard Beschow wrote: Adds missing functionality the real hardware supports. Signed-off-by: Bernhard Beschow --- hw/isa/vt82c686.c | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/hw/isa/vt82c686.c b/hw/isa/vt82c686.c index 2189be6f20.

[PATCH 2/3] hw/isa/vt82c686: Allow PM controller to switch to ACPI mode

2023-01-29 Thread Bernhard Beschow
Adds missing functionality the real hardware supports. Signed-off-by: Bernhard Beschow --- hw/isa/vt82c686.c | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/hw/isa/vt82c686.c b/hw/isa/vt82c686.c index 2189be6f20..b0765d4ed8 100644 --- a/hw/isa/vt82c686.c ++