summaryrefslogtreecommitdiffstats
path: root/qemu-doc.texi
diff options
context:
space:
mode:
authorAlexey Kardashevskiy <aik@ozlabs.ru>2015-10-06 14:30:57 +1100
committerPaolo Bonzini <pbonzini@redhat.com>2015-10-12 18:29:26 +0200
commitb232c7857aa36d144205134c725114541630b1c2 (patch)
tree17e9923a8c2bc7270f495e21d54d896d11963171 /qemu-doc.texi
parent88401cbc5b5730986fd5040425f5015a9cce9080 (diff)
downloadhqemu-b232c7857aa36d144205134c725114541630b1c2.zip
hqemu-b232c7857aa36d144205134c725114541630b1c2.tar.gz
kvm-all: Align to qemu_real_host_page_size in kvm_set_phys_mem
As the comment in kvm_set_phys_mem() says, KVM works in page size chunks. However it uses hardcoded TARGET_PAGE_SIZE which is 4K on most platforms while actual host may use different page size, for example, PPC64 hosts use 64K system pages. This replaces static TARGET_PAGE_SIZE with run-time calculated qemu_real_host_page_size. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Message-Id: <1444102257-17405-1-git-send-email-aik@ozlabs.ru> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qemu-doc.texi')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud