Files
android_kernel_xiaomi_sm8450/drivers/kvm
Avi Kivity 9a2bb7f486 KVM: Use a shared page for kernel/user communication when runing a vcpu
Instead of passing a 'struct kvm_run' back and forth between the kernel and
userspace, allocate a page and allow the user to mmap() it.  This reduces
needless copying and makes the interface expandable by providing lots of
free space.

Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-05-03 10:52:23 +03:00
..
2006-12-10 09:57:22 -08:00
2007-03-04 11:12:39 +02:00
2006-12-10 09:57:22 -08:00