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-25 01:13:47 -04:00
2007-04-25 22:23:33 -07:00
2007-04-27 14:23:33 +03:00
2007-03-14 08:25:52 +01:00