Displaying 2 results from an estimated 2 matches for "_switcher".
Did you mean:
switcher
2007 Sep 25
50
[patch 00/43] lguest: Patches for 2.6.24 (and patchbomb test)
...| 1101 ++++++++++++++
b/arch/i386/lguest/head.S | 93 +
b/drivers/block/virtio_blk.c | 327 ++++
b/drivers/char/virtio_console.c | 225 ++
b/drivers/lguest/i386_core.c | 476 ++++++
b/drivers/lguest/i386_switcher.S | 350 ++++
b/drivers/lguest/lguest_device.c | 373 ++++
b/drivers/net/virtio_net.c | 438 +++++
b/drivers/virtio/Kconfig | 3
b/drivers/virtio/Makefile | 1
b/drivers/virtio/config.c...
2007 Sep 25
50
[patch 00/43] lguest: Patches for 2.6.24 (and patchbomb test)
...| 1101 ++++++++++++++
b/arch/i386/lguest/head.S | 93 +
b/drivers/block/virtio_blk.c | 327 ++++
b/drivers/char/virtio_console.c | 225 ++
b/drivers/lguest/i386_core.c | 476 ++++++
b/drivers/lguest/i386_switcher.S | 350 ++++
b/drivers/lguest/lguest_device.c | 373 ++++
b/drivers/net/virtio_net.c | 438 +++++
b/drivers/virtio/Kconfig | 3
b/drivers/virtio/Makefile | 1
b/drivers/virtio/config.c...