Skip to content
Snippets Groups Projects
user avatar
Avi Kivity authored
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: default avatarAvi Kivity <avi@qumranet.com>
9a2bb7f4
History
Name Last commit Last update