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:
6bc31bd
)
KVM: move DR register access handling into generic code
author
Gleb Natapov
<gleb@redhat.com>
Tue, 13 Apr 2010 07:05:23 +0000
(10:05 +0300)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:17:39 +0000
(12:17 +0300)
Currently both SVM and VMX have their own DR handling code. Move it to
x86.c.
Acked-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found