commit | 096d14a3b57e4a87d27be09cc64b4f84660acd08 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Fri Feb 22 12:21:38 2008 -0500 |
committer | Avi Kivity <avi@qumranet.com> | Sun Apr 27 12:00:28 2008 +0300 |
tree | 73408f02e84397483a88fb8855fc5c5cb6687bd3 | |
parent | 1da8a77bdc294acdc37e8504926383b86f72d6be [diff] |
x86: KVM guest: hypercall batching Batch pte updates and tlb flushes in lazy MMU mode. [avi: - adjust to mmu_op - helper for getting para_state without debug warnings] Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@qumranet.com>