aboutsummaryrefslogtreecommitdiff
path: root/drivers/lguest/core.c
diff options
context:
space:
mode:
authorGravatar Glauber de Oliveira Costa <gcosta@redhat.com> 2008-01-07 11:05:33 -0200
committerGravatar Rusty Russell <rusty@rustcorp.com.au> 2008-01-30 22:50:11 +1100
commitfc708b3e407dfd2e12ba9a6cf35bd0bffad1796d (patch)
treee9a6df9c9b8cf4077c98198c3f5d3bc6dc991c0f /drivers/lguest/core.c
parentlguest: make registers per-vcpu (diff)
downloadlinux-fc708b3e407dfd2e12ba9a6cf35bd0bffad1796d.tar.gz
linux-fc708b3e407dfd2e12ba9a6cf35bd0bffad1796d.tar.bz2
linux-fc708b3e407dfd2e12ba9a6cf35bd0bffad1796d.zip
lguest: replace lguest_arch with lg_cpu_arch.
The fields found in lguest_arch are not really per-guest, but per-cpu (gdt, idt, etc). So this patch turns lguest_arch into lg_cpu_arch. It makes sense to have a per-guest per-arch struct, but this can be addressed later, when the need arrives. Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/lguest/core.c')
0 files changed, 0 insertions, 0 deletions