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:
a3863f6
)
lguest: make registers per-vcpu
author
Glauber de Oliveira Costa
<gcosta@redhat.com>
Mon, 7 Jan 2008 13:05:32 +0000
(11:05 -0200)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 30 Jan 2008 11:50:11 +0000
(22:50 +1100)
This is the most obvious per-vcpu field: registers.
So this patch moves it from struct lguest to struct vcpu,
and patch the places in which they are used, accordingly
Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found