summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarcel Apfelbaum2016-04-04 19:00:57 +0200
committerMichael S. Tsirkin2016-04-07 18:57:33 +0200
commita3973f551dbee91f1f6f2c78e9942fb113b5d30b (patch)
tree0dbfb3c18d0cca6ccfaaf8cc2064cf4132d6a88e /include
parentvirtio-balloon: reset the statistic timer to load device (diff)
downloadqemu-a3973f551dbee91f1f6f2c78e9942fb113b5d30b.tar.gz
qemu-a3973f551dbee91f1f6f2c78e9942fb113b5d30b.tar.xz
qemu-a3973f551dbee91f1f6f2c78e9942fb113b5d30b.zip
tests/bios-tables-test: fix assert
Newer iasl does not add the aml file name to the Definition Block. See acpica tools commit 1ecbb3d5: "Emit the AMLFilename as a zero-length string. Allows the compiler to create the name later -- making it easier to rename the parent ASL (DSL) file." That causes an assert in acpi tests: tests/bios-tables-test.c:455:normalize_asl: assertion failed: (block_name) Fix it by striping the start of the definition block line until the first comma. The block name is always the first parameter and the grammar does not allow comma in between, so it is safe. Reported-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Marcel Apfelbaum <marcel@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions