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:
2b3c5cb
)
KVM: x86: Make register state after reset conform to specification
author
Julian Stecklina
<jsteckli@os.inf.tu-dresden.de>
Wed, 5 Dec 2012 14:26:19 +0000
(15:26 +0100)
committer
Gleb Natapov
<gleb@redhat.com>
Wed, 5 Dec 2012 16:00:07 +0000
(18:00 +0200)
VMX behaves now as SVM wrt to FPU initialization. Code has been moved to
generic code path. General-purpose registers are now cleared on reset and
INIT. SVM code properly initializes EDX.
Signed-off-by: Julian Stecklina <jsteckli@os.inf.tu-dresden.de>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found