]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Enable configuration of HPT resizing for pSeries guests
authorAndrea Bolognani <abologna@redhat.com>
Mon, 6 Nov 2017 15:39:40 +0000 (16:39 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 14 Nov 2017 15:29:55 +0000 (16:29 +0100)
commit85b2ae96dfcf7dc324d6782f64c848fa412443e4
tree7da713a380e95a717d4092c8f09c1659061edc9e
parent5f244e3161cc5f75932010e38f0ad58f29bef13e
qemu: Enable configuration of HPT resizing for pSeries guests

Most of the time it's okay to leave this up to negotiation between
the guest and the host, but in some situations it can be useful to
manually decide the behavior, especially to enforce its availability.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1308743

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_command.c
src/qemu/qemu_domain.c
tests/qemucapabilitiesdata/caps_2.10.0.ppc64.xml