
20 Sep
2024
20 Sep
'24
10:28 a.m.
On Thu, Sep 19, 2024 at 01:44:33PM +0200, Michal Privoznik wrote:
v2 of:
https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/X7JU2...
diff to v1: - Produce a VIR_INFO() message when enabling dump_guest_core - Fixed comment to dump_guest_core in qemu.conf - Fixed typo on commit message of 2/2
Michal Prívozník (2): qemu.conf.in: Fix dumpCore capitalization qemu: Provide sane default for dump_guest_core
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
meson.build | 1 + src/qemu/qemu.conf.in | 8 ++++---- src/qemu/qemu_conf.c | 12 ++++++++++++ tests/testutilsqemu.c | 2 ++ 4 files changed, 19 insertions(+), 4 deletions(-)
-- 2.44.2