Displaying 6 results from an estimated 6 matches for "switcher_32".
2008 Mar 28
0
[PULL] virtio_pci rmmod fix and lguest documentation/comment updates
...11 +++-
drivers/lguest/interrupts_and_traps.c | 7 +-
drivers/lguest/lguest_device.c | 11 ++--
drivers/lguest/lguest_user.c | 30 ++++++---
drivers/lguest/page_tables.c | 32 ++++++----
drivers/lguest/x86/core.c | 33 ++++++----
drivers/lguest/x86/switcher_32.S | 8 +-
drivers/virtio/virtio_pci.c | 1 +
include/asm-x86/lguest_hcall.h | 2 +-
include/linux/lguest_launcher.h | 6 ++-
16 files changed, 229 insertions(+), 150 deletions(-)
2009 Jul 30
0
[PULL] lguest & virtio fixes, cleanups
...est_device.c | 160 +++++---
drivers/lguest/lguest_user.c | 232 ++++++++---
drivers/lguest/page_tables.c | 489 +++++++++++++++-------
drivers/lguest/segments.c | 106 ++++--
drivers/lguest/x86/core.c | 374 +++++++++++------
drivers/lguest/x86/switcher_32.S | 22 +-
drivers/virtio/virtio_pci.c | 240 +++++++-----
include/linux/lguest.h | 39 ++-
include/linux/lguest_launcher.h | 18 +-
include/linux/virtio_blk.h | 6 +-
include/linux/virtio_config.h | 3 +-
include/linux/virtio_net....
2008 Mar 28
0
[PULL] virtio_pci rmmod fix and lguest documentation/comment updates
...11 +++-
drivers/lguest/interrupts_and_traps.c | 7 +-
drivers/lguest/lguest_device.c | 11 ++--
drivers/lguest/lguest_user.c | 30 ++++++---
drivers/lguest/page_tables.c | 32 ++++++----
drivers/lguest/x86/core.c | 33 ++++++----
drivers/lguest/x86/switcher_32.S | 8 +-
drivers/virtio/virtio_pci.c | 1 +
include/asm-x86/lguest_hcall.h | 2 +-
include/linux/lguest_launcher.h | 6 ++-
16 files changed, 229 insertions(+), 150 deletions(-)
2009 Jul 30
0
[PULL] lguest & virtio fixes, cleanups
...est_device.c | 160 +++++---
drivers/lguest/lguest_user.c | 232 ++++++++---
drivers/lguest/page_tables.c | 489 +++++++++++++++-------
drivers/lguest/segments.c | 106 ++++--
drivers/lguest/x86/core.c | 374 +++++++++++------
drivers/lguest/x86/switcher_32.S | 22 +-
drivers/virtio/virtio_pci.c | 240 +++++++-----
include/linux/lguest.h | 39 ++-
include/linux/lguest_launcher.h | 18 +-
include/linux/virtio_blk.h | 6 +-
include/linux/virtio_config.h | 3 +-
include/linux/virtio_net....
2007 Oct 21
2
[git pull] lguest: paravirt boot code
Hi Linus,
First attempt at git, so please pull carefully. I've just put the
three i386 boot changes in the repo for the moment. If this works I'll pile
on the 44 lguest patches.
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest.git
Documentation/i386/boot.txt | 34 +++++++++++++++++++++++++++-
arch/x86/boot/compressed/head_32.S | 15 ++++++++++-
2007 Oct 21
2
[git pull] lguest: paravirt boot code
Hi Linus,
First attempt at git, so please pull carefully. I've just put the
three i386 boot changes in the repo for the moment. If this works I'll pile
on the 44 lguest patches.
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest.git
Documentation/i386/boot.txt | 34 +++++++++++++++++++++++++++-
arch/x86/boot/compressed/head_32.S | 15 ++++++++++-