]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: xenParseXMOS: separate VIR_ALLOC call
authorJán Tomko <jtomko@redhat.com>
Tue, 6 Oct 2020 14:45:20 +0000 (16:45 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 8 Oct 2020 17:19:22 +0000 (19:19 +0200)
commit7c93f8cb74dd61d45f2f1e9654ade86b1e0c6de8
tree5cc7f5cd39c3129c6eb8468e8660fcccf26f2b30
parentd0de0431ff35299734a37f88bc0fba46af549461
libxl: xenParseXMOS: separate VIR_ALLOC call

To reduce churn in the following patches.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/libxl/xen_xm.c