KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support
authorMatt Evans <matt@ozlabs.org>
Mon, 30 Jan 2012 20:25:31 +0000 (20:25 +0000)
committerAvi Kivity <avi@redhat.com>
Sun, 8 Apr 2012 09:55:31 +0000 (12:55 +0300)
SPAPR support includes various in-kernel hypercalls, improving performance
by cutting out the exit to userspace.  H_BULK_REMOVE is implemented in this
patch.

Signed-off-by: Matt Evans <matt@ozlabs.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found