On 2/4/21 9:04 AM, isaku.yamah...@gmail.com wrote: > From: Sean Christopherson <sean.j.christopher...@intel.com> > > Omit HPET AML if the HPET is disabled, QEMU is not emulating it and the > guest may get confused by seeing HPET in the ACPI tables without a > "physical" device present. > > Signed-off-by: Sean Christopherson <sean.j.christopher...@intel.com> > --- > hw/i386/acpi-build.c | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>