]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_domain.c: do not auto-align ppc64 NVDIMMs
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Thu, 30 Jul 2020 19:48:02 +0000 (16:48 -0300)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 24 Aug 2020 16:41:38 +0000 (18:41 +0200)
commit07de813924caf37e535855541c0c1183d9d382e2
tree438e320846ecd10eae0a57a278058c6aff5e61ee
parent0ccceaa57c50e5ee528f7073fa8723afd62b88b7
qemu_domain.c: do not auto-align ppc64 NVDIMMs

We don't need the auto-alignment now that the user is handling
it by hand.

Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_domain.c