]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_command.c: move QEMU_CAPS_DEVICE_NVDIMM_UNARMED check to qemu_validate.c
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Wed, 14 Oct 2020 13:11:13 +0000 (10:11 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Thu, 15 Oct 2020 13:54:33 +0000 (10:54 -0300)
commit27371bd5176f3f1812e54762b92f27885b0e32dc
tree97bdddf746ed915af9363fb266446734891bfe0d
parent0bf8dfb02a8672448a06c2511f50edaa134b4afc
qemu_command.c: move QEMU_CAPS_DEVICE_NVDIMM_UNARMED check to qemu_validate.c

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
src/qemu/qemu_command.c
src/qemu/qemu_command.h
src/qemu/qemu_hotplug.c
src/qemu/qemu_validate.c
tests/qemuxml2xmltest.c