]> git.proxmox.com Git - qemu.git/commit
Add option to use file backed guest memory
authorMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 23:25:08 +0000 (20:25 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 4 Mar 2010 03:28:47 +0000 (00:28 -0300)
commitc902760fb25f9c490af01e8f6bccaa8dd71cc224
treeebf40c2fba4b138eee6721d011f9f82040a6e565
parent60e4c6317b8773d987729401aeca9d8c6b61b05f
Add option to use file backed guest memory

Port qemu-kvm's -mem-path and -mem-prealloc options. These are useful
for backing guest memory with huge pages via hugetlbfs.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
CC: john cooper <john.cooper@redhat.com>
cpu-all.h
exec.c
qemu-options.hx
vl.c