]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm: Fix protected mode code dump
authorPekka Enberg <penberg@cs.helsinki.fi>
Thu, 1 Apr 2010 14:32:38 +0000 (17:32 +0300)
committerPekka Enberg <penberg@cs.helsinki.fi>
Thu, 1 Apr 2010 14:32:38 +0000 (17:32 +0300)
commit1c64471492d5283b0611afeff6420c0bf67344fd
treef072c883a191256e1dc2fb96ccf03554751b506d
parente284304fa96f27661457fcafc4f56f5800c938da
kvm: Fix protected mode code dump

This patch fixes protected mode code dump not to take 16-bit segment selector
into account when calculating the guest flat address.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
tools/kvm/kvm.c