git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94677e6
)
KVM: x86 emulator: Add pusha and popa instructions
author
Mohammed Gamal
<m.gamal005@gmail.com>
Tue, 1 Sep 2009 13:28:11 +0000
(15:28 +0200)
committer
Avi Kivity
<avi@redhat.com>
Thu, 3 Dec 2009 07:32:09 +0000
(09:32 +0200)
This adds pusha and popa instructions (opcodes 0x60-0x61), this enables booting
MINIX with invalid guest state emulation on.
[marcelo: remove unused variable]
Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found