diff options
author | Glauber de Oliveira Costa <gcosta@redhat.com> | 2008-01-07 14:05:30 +0100 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2008-01-30 12:50:09 +0100 |
commit | 0c78441cf4dd66f66e23dc085f0cc1e3e8669b96 (patch) | |
tree | 33216420c6300df9a345247dc6e0b669ce5b2198 /.gitignore | |
parent | lguest: per-vcpu interrupt processing. (diff) | |
download | linux-0c78441cf4dd66f66e23dc085f0cc1e3e8669b96.tar.xz linux-0c78441cf4dd66f66e23dc085f0cc1e3e8669b96.zip |
lguest: map_switcher_in_guest() per-vcpu
The switcher needs to be mapped per-vcpu, because different vcpus
will potentially have different page tables (they don't have to,
because threads will share the same).
So our first step is the make the function receive a vcpu struct
Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions