mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-08-28 09:55:57 +00:00
c2d4a49fa4
This patch fixes E820 BIOS emulation on AMD CPUs that, unlike Intel ones, require proper 16-bit segment/offset addressing in virtualized 16-bit mode. Reported-by: Asias He <asias.hejun@gmail.com> Tested-by: Asias He <asias.hejun@gmail.com> Acked-by: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>