]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Use qemuDomainAdjustMaxMemLock()
authorAndrea Bolognani <abologna@redhat.com>
Mon, 23 Nov 2015 16:57:40 +0000 (17:57 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 17 Dec 2015 09:12:47 +0000 (10:12 +0100)
commit65909c79969921a44a98b3fda8ec157d42a74aea
tree30b17aadb9f14b74a1f5243a6b016d3d2c046b21
parentac7e4df4f4adbcbf9ab79f0ee94bb97f8e1e9516
qemu: Use qemuDomainAdjustMaxMemLock()

Replace all uses of the qemuDomainRequiresMlock/virProcessSetMaxMemLock
combination with the equivalent qemuDomainAdjustMaxMemLock() call.
src/qemu/qemu_hotplug.c