]> git.proxmox.com Git - mirror_qemu.git/commit - tests/bios-tables-test.c
tests/acpi: speedup acpi tests
authorMarcel Apfelbaum <marcel@redhat.com>
Tue, 6 Sep 2016 19:19:22 +0000 (22:19 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 9 Sep 2016 21:08:28 +0000 (00:08 +0300)
commit947b205fdb46941453f0dc43316e13741d45834c
treefd47134ee3ca62ae83f297cd214804af5c973821
parent71d19fc51387ba599f6222057fd69c58b3c0ce7e
tests/acpi: speedup acpi tests

Use kvm acceleration if available.
Disable kernel-irqchip and use qemu64 cpu
for both kvm and tcg cases.

Using kvm acceleration saves about a second
and disabling kernel-irqchip has no visible
performance impact.

Acked-by: Michael S. Tsirkin <mst@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>
tests/bios-tables-test.c