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:
da1386a
)
KVM: Portability: Move kvm_regs to <asm/kvm.h>
author
Jerone Young
<jyoung5@us.ibm.com>
Mon, 19 Nov 2007 23:06:33 +0000
(17:06 -0600)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 15:53:07 +0000
(17:53 +0200)
This patch moves structure kvm_regs to include/asm-x86/kvm.h.
Each architecture will need to create there own version of this
structure.
Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found