OSDN Git Service

KVM: Add physical memory aliasing feature
authorAvi Kivity <avi@qumranet.com>
Fri, 30 Mar 2007 13:54:30 +0000 (16:54 +0300)
committerAvi Kivity <avi@qumranet.com>
Thu, 3 May 2007 07:52:28 +0000 (10:52 +0300)
commite8207547d2f7b2f557bdb73015c1f74c32474438
tree7e5c15bec5cf9ef45a81227b009e6449f5c6d47c
parent954bbbc236afe23b368abdf4942f313a5f6e1d50
KVM: Add physical memory aliasing feature

With this, we can specify that accesses to one physical memory range will
be remapped to another.  This is useful for the vga window at 0xa0000 which
is used as a movable window into the (much larger) framebuffer.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/kvm.h
drivers/kvm/kvm_main.c
include/linux/kvm.h