kvm: allow qemu to set EPT identity mapping address
authorSheng Yang <sheng@linux.intel.com>
Tue, 23 Mar 2010 16:37:12 +0000 (13:37 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 26 Apr 2010 14:28:35 +0000 (11:28 -0300)
commit204204308b011d5fe494970255b318ec444d1d45
tree04364fcb52887821dd5416188e61de2d7527b570
parent7c80eef899ff0feb1ab6730d4dd3bc3aee046093
kvm: allow qemu to set EPT identity mapping address

If we use larger BIOS image than current 256KB, we would need move reserved
TSS and EPT identity mapping pages. Currently TSS support this, but not
EPT.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
target-i386/kvm.c