diff options
author | 2014-04-28 08:15:32 +0300 | |
---|---|---|
committer | 2014-05-07 12:13:42 +0300 | |
commit | 9ac1c4c07e7e6ab16a3e2149e9b32c0d092cb3f5 (patch) | |
tree | 680f66d479b4b36b32a00af883da401df9ae91c2 /scripts/qapi-commands.py | |
parent | acpi-build: properly decrement objects' reference counters (diff) | |
download | qemu-9ac1c4c07e7e6ab16a3e2149e9b32c0d092cb3f5.tar.xz qemu-9ac1c4c07e7e6ab16a3e2149e9b32c0d092cb3f5.zip |
acpi: fix tables for no-hpet configuration
acpi build tried to add offset of hpet table to rsdt even when hpet was
disabled. If no tables follow hpet, this could lead to a malformed
rsdt.
Fix it up.
To avoid such errors in the future, rearrange code slightly to make it
clear that acpi_add_table stores the offset of the following table - not
of the previous one.
Reported-by: TeLeMan <geleman@gmail.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Cc: qemu-stable@nongnu.org
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions