]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita91be2e5bf821f24741eb3dd0ff1d0a46672bb1e
tree7a04532866b919718d41bbb75a21966aa4e48904
parent3cab98a1592619bcea8c5a55eabe00472e3709a1
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