]> git.proxmox.com Git - mirror_qemu.git/commit - target-i386/kvm.c
kvm: x86: Rework identity map and TSS setup for larger BIOS sizes
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 21 Jan 2011 20:48:18 +0000 (21:48 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Sun, 23 Jan 2011 04:27:22 +0000 (02:27 -0200)
commit110761987d10c6e6983cc445618acfd158d7ce02
tree6708d9a334705f45a0947a40e687500aff1b609f
parent94a8d39afd8ccfdbf578af04c3385fdb5f545af1
kvm: x86: Rework identity map and TSS setup for larger BIOS sizes

In order to support loading BIOSes > 256K, reorder the code, adjusting
the base if the kernel supports moving the identity map.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
target-i386/kvm.c