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:
66686c2
)
lguest: makes special fields be per-vcpu
author
Glauber de Oliveira Costa
<gcosta@redhat.com>
Mon, 7 Jan 2008 13:05:35 +0000
(11:05 -0200)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Wed, 30 Jan 2008 11:50:13 +0000
(22:50 +1100)
lguest struct have room for some fields, namely, cr2, ts, esp1
and ss1, that are not really guest-wide, but rather, vcpu-wide.
This patch puts it in the vcpu struct
Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found