]> Git Repo - qemu.git/commit - target-i386/kvm.c
kvm: Allow to set shadow MMU size
authorJan Kiszka <[email protected]>
Wed, 25 Jan 2012 17:14:15 +0000 (18:14 +0100)
committerMarcelo Tosatti <[email protected]>
Wed, 8 Feb 2012 17:57:50 +0000 (15:57 -0200)
commit39d6960aabfd90bf0bf7ba38d69e918962b70b16
tree5bd0698b7cb7fe62efc169dc886d3584bee3b9b9
parentcf4dc461a4cfc3e056ee24edb26154f4d34a6278
kvm: Allow to set shadow MMU size

Introduce the KVM-specific machine option kvm_shadow_mem. It allows to
set a custom shadow MMU size for the virtual machine. This is useful for
stress testing e.g.

Only x86 supports this for now, but it is in principle a generic
concept for all targets with shadow MMUs.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
qemu-config.c
qemu-options.hx
target-i386/kvm.c
This page took 0.026298 seconds and 4 git commands to generate.