KVM: Remove kernel-allocated memory regions
authorAvi Kivity <avi@redhat.com>
Mon, 21 Jun 2010 08:48:05 +0000 (11:48 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:47:01 +0000 (10:47 +0300)
Equivalent (and better) functionality is provided by user-allocated memory
regions.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found