[virt-tools-list] [PATCH v2 0/6] virtinst: add <vmcoreinfo/> feature support
Cole Robinson
crobinso at redhat.com
Thu Feb 22 23:30:16 UTC 2018
On 02/22/2018 06:34 AM, marcandre.lureau at redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
>
> Hi,
>
> The <vmcoreinfo> feature allows a guest to provide debug details when
> producing dump. It's useful in particular for Linux guests with KASLR
> enabled, as otherwise the dump are difficult to analyze.
>
> This patch set adds virt-install support for vmcoreinfo domain
> feature. Whenever the host libvirt/qemu is recent enough, and the VM
> is x86 or arm-virt, we can assume <vmcoreinfo/> is supported and
> enable it by default (unless --feature vmcoreinfo=on/off is given, or
> changed via API)
>
Thanks. I pushed 2-5. Dropped #1 since it's redundant due to some
patches I had pending. Made some code changes to #3 but functionally
identical. I'd still like to understand the situation better before
enabling the default
Thanks,
Cole
More information about the virt-tools-list
mailing list