Am 30.03.2015 um 13:34 schrieb Reza Jelveh:
> Some operating systems such as FreeBSD and Mac OSX need the reset_register
> section of the FADT filled to know which port to write to for a system reset.
>
> Signed-off-by: Reza Jelveh
> ---
> hw/i386/acpi-build.c | 9 +
> hw/i386/acpi-defs.
Some operating systems such as FreeBSD and Mac OSX need the reset_register
section of the FADT filled to know which port to write to for a system reset.
Signed-off-by: Reza Jelveh
---
hw/i386/acpi-build.c | 9 +
hw/i386/acpi-defs.h | 2 ++
2 files changed, 11 insertions(+)
diff --git a