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:
cda0008
)
KVM: SVM: Clean up rip handling in vmrun emulation
author
Roedel, Joerg
<Joerg.Roedel@amd.com>
Fri, 3 Sep 2010 12:21:40 +0000
(14:21 +0200)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:52:25 +0000
(10:52 +0200)
This patch changes the rip handling in the vmrun emulation
path from using next_rip to the generic kvm register access
functions.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found