commit | 39d6960aabfd90bf0bf7ba38d69e918962b70b16 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed Jan 25 18:14:15 2012 +0100 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Wed Feb 08 15:57:50 2012 -0200 |
tree | 5bd0698b7cb7fe62efc169dc886d3584bee3b9b9 | |
parent | cf4dc461a4cfc3e056ee24edb26154f4d34a6278 [diff] |
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 <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>