]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: Set RLIMIT_MEMLOCK when memoryBacking/locked is used
authorJiri Denemark <jdenemar@redhat.com>
Fri, 28 Jun 2013 14:58:03 +0000 (16:58 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 8 Jul 2013 10:35:28 +0000 (12:35 +0200)
commit59cc0fe5aa00d472bdd19bfb40be219249cfd0c7
tree25f057235d4bd49d9f42b4628846ee9cfa91e2af
parent6d8ebc753893f90c6c8efa00d5de42278da9dd4c
qemu: Set RLIMIT_MEMLOCK when memoryBacking/locked is used

If a domain is configured to have all its memory locked, we need to set
RLIMIT_MEMLOCK so that QEMU is actually allowed to lock the memory.
src/qemu/qemu_command.c