Files
kernel-tenderloin-3.0/include/linux
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
..
2007-04-27 10:57:31 -07:00
2007-04-27 10:57:34 -07:00
2007-04-28 11:01:07 -04:00
2007-04-30 16:40:39 -07:00
2007-05-03 10:52:22 +03:00
2007-04-30 16:40:40 -07:00
2007-05-03 10:52:22 +03:00
2007-04-28 14:15:58 -04:00
2007-04-30 16:40:41 -07:00
2007-04-27 10:46:51 -07:00
2007-04-28 21:20:32 -07:00