microvm/acpi: add minimal acpi support
commit8045df14bccaeec39291c3d83fea2f638656b5d0
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 15 Sep 2020 12:08:56 +0000 (15 14:08 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 17 Sep 2020 12:16:19 +0000 (17 14:16 +0200)
treecc3062a912fd65a2ac4285bdb9e79b2c40e8e112
parentd4e9d577be587c6f2e41557f7e4ac0b185f0bb1b
microvm/acpi: add minimal acpi support

$subject says all.  Can be controlled using -M microvm,acpi=on/off.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-id: 20200915120909.20838-9-kraxel@redhat.com
hw/i386/Kconfig
hw/i386/acpi-microvm.c [new file with mode: 0644]
hw/i386/acpi-microvm.h [new file with mode: 0644]
hw/i386/meson.build
hw/i386/microvm.c
include/hw/i386/microvm.h