]> git.baikalelectronics.ru Git - kernel.git/commit
x86: KVM guest: hypercall batching
authorMarcelo Tosatti <mtosatti@redhat.com>
Fri, 22 Feb 2008 17:21:38 +0000 (12:21 -0500)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 09:00:28 +0000 (12:00 +0300)
commit89d1c9dcb84684feb5001b70188d3e7e0a31a59d
tree73408f02e84397483a88fb8855fc5c5cb6687bd3
parent268752bd89e15240eb11337407d16457049fe16c
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>
arch/x86/kernel/kvm.c