summaryrefslogtreecommitdiff
path: root/rules.mak
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2011-09-05 11:07:05 +0300
committerAnthony Liguori <aliguori@us.ibm.com>2011-09-09 12:58:16 -0500
commit36b586284e678da28df3af9fd0907d2b16f9311c (patch)
tree9aea538dac96f4481be4a7d3486b794546d21a72 /rules.mak
parentdf00bed0fa30a6f5712456e7add783e470c534c9 (diff)
downloadqemu-36b586284e678da28df3af9fd0907d2b16f9311c.tar.gz
qemu_vmalloc: align properly for transparent hugepages and KVM
To make good use of transparent hugepages, KVM requires that guest-physical and host-virtual addresses share the low 21 bits (as opposed to just the low 12 bits normally required). Adjust qemu_vmalloc() to honor that requirement. Ignore it for small regions to avoid fragmentation. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'rules.mak')
0 files changed, 0 insertions, 0 deletions