Re: [Qemu-devel] [PATCH] cpus: fix TCG timer leak

2018-09-27 Thread Marc-André Lureau
Hi On Thu, Sep 27, 2018 at 5:57 PM Alex Bennée wrote: > > > Marc-André Lureau writes: > > > Spotted by ASAN: > > > > QTEST_QEMU_BINARY=x86_64-softmmu/qemu-system-x86_64 tests/bios-tables-test > > -p /x86_64/acpi/piix4/cpuhp > > /x86_64/acpi/piix4/cpuhp: Could not access KVM kernel module: No s

Re: [Qemu-devel] [PATCH] cpus: fix TCG timer leak

2018-09-27 Thread Alex Bennée
Marc-André Lureau writes: > Spotted by ASAN: > > QTEST_QEMU_BINARY=x86_64-softmmu/qemu-system-x86_64 tests/bios-tables-test > -p /x86_64/acpi/piix4/cpuhp > /x86_64/acpi/piix4/cpuhp: Could not access KVM kernel module: No such file or > directory > qemu-system-x86_64: failed to initialize KVM

Re: [Qemu-devel] [PATCH] cpus: fix TCG timer leak

2018-09-26 Thread Paolo Bonzini
On 25/09/2018 22:17, Alex Bennée wrote: > > Marc-André Lureau writes: > >> Spotted by ASAN: >> >> QTEST_QEMU_BINARY=x86_64-softmmu/qemu-system-x86_64 tests/bios-tables-test >> -p /x86_64/acpi/piix4/cpuhp >> /x86_64/acpi/piix4/cpuhp: Could not access KVM kernel module: No such file >> or direc

Re: [Qemu-devel] [PATCH] cpus: fix TCG timer leak

2018-09-25 Thread Alex Bennée
Marc-André Lureau writes: > Spotted by ASAN: > > QTEST_QEMU_BINARY=x86_64-softmmu/qemu-system-x86_64 tests/bios-tables-test > -p /x86_64/acpi/piix4/cpuhp > /x86_64/acpi/piix4/cpuhp: Could not access KVM kernel module: No such file or > directory > qemu-system-x86_64: failed to initialize KVM

Re: [Qemu-devel] [PATCH] cpus: fix TCG timer leak

2018-09-25 Thread Philippe Mathieu-Daudé
On 9/25/18 7:23 PM, Marc-André Lureau wrote: > Spotted by ASAN: > > QTEST_QEMU_BINARY=x86_64-softmmu/qemu-system-x86_64 tests/bios-tables-test > -p /x86_64/acpi/piix4/cpuhp > /x86_64/acpi/piix4/cpuhp: Could not access KVM kernel module: No such file or > directory > qemu-system-x86_64: failed t

[Qemu-devel] [PATCH] cpus: fix TCG timer leak

2018-09-25 Thread Marc-André Lureau
Spotted by ASAN: QTEST_QEMU_BINARY=x86_64-softmmu/qemu-system-x86_64 tests/bios-tables-test -p /x86_64/acpi/piix4/cpuhp /x86_64/acpi/piix4/cpuhp: Could not access KVM kernel module: No such file or directory qemu-system-x86_64: failed to initialize KVM: No such file or directory qemu-system-x86