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)
commitb74a07beed0e64bfba413dcb70dd6749c57f43dc
tree7a04532866b919718d41bbb75a21966aa4e48904
parenta1f4d39500ad8ed61825eff061debff42386ab5b
KVM: Remove kernel-allocated memory regions

Equivalent (and better) functionality is provided by user-allocated memory
regions.

Signed-off-by: Avi Kivity <avi@redhat.com>
Documentation/feature-removal-schedule.txt
Documentation/kvm/api.txt
arch/x86/kvm/x86.c