LinuxLists
Users
About
Glauber Costa (
[email protected]
)
Number of posts: 722 (1.1 per day)
First post: 2006-11-01 13:51:09
Last post: 2008-08-20 15:07:50
Previous Page
/
Next Page
Date
List
Subject
2008-01-18 20:04:52
linux-kernel
[PATCH 4/10] put generic mm_hooks include into PARAVIRT
2008-01-18 20:04:39
linux-kernel
[PATCH 0/10] Tree fixes for PARAVIRT
2008-01-18 20:04:23
linux-kernel
[PATCH 2/10] add stringify header
2008-01-18 02:16:51
linux-kernel
[PATCH] fix drivers/lguest Makefile entry
2008-01-18 00:38:33
linux-kernel
[PATCH 0/7] More lguest massage.
2008-01-18 00:38:10
linux-kernel
[PATCH 0/7] More lguest massage.
2008-01-18 00:37:48
linux-kernel
[PATCH 0/7] More lguest massage.
2008-01-18 00:37:26
linux-kernel
[PATCH 0/7] More lguest massage.
2008-01-18 00:36:59
linux-kernel
[PATCH 0/7] More lguest massage.
2008-01-18 00:36:40
linux-kernel
[PATCH 0/7] More lguest massage.
2008-01-18 00:36:26
linux-kernel
[PATCH 0/7] More lguest massage.
2008-01-18 00:35:57
linux-kernel
[PATCH 0/7] More lguest massage.
2008-01-07 13:11:45
linux-kernel
[PATCH 16/16] per-vcpu lguest pgdir management
2008-01-07 13:11:30
linux-kernel
[PATCH 15/16] make pending notifications per-vcpu
2008-01-07 13:11:00
linux-kernel
[PATCH 14/16] makes special fields be per-vcpu
2008-01-07 13:10:45
linux-kernel
[PATCH 13/16] per-vcpu lguest task management
2008-01-07 13:10:18
linux-kernel
[PATCH 11/16] make registers per-vcpu
2008-01-07 13:09:48
linux-kernel
[PATCH 12/16] replace lguest_arch with lg_vcpu_arch.
2008-01-07 13:09:33
linux-kernel
[PATCH 10/16] make emulate_insn receive a vcpu struct.
2008-01-07 13:09:10
linux-kernel
[PATCH 09/16] map_switcher_in_guest() per-vcpu
2008-01-07 13:08:50
linux-kernel
[PATCH 08/16] per-vcpu interrupt processing.
2008-01-07 13:08:35
linux-kernel
[PATCH 06/16] make hypercalls use the vcpu struct
2008-01-07 13:08:16
linux-kernel
[PATCH 07/16] per-vcpu lguest timers
2008-01-07 13:07:52
linux-kernel
[PATCH 05/16] make write() operation smp aware
2008-01-07 13:07:31
linux-kernel
[PATCH 02/16] adapt lguest launcher to per-cpuness
2008-01-07 13:07:01
linux-kernel
[PATCH 04/16] per-cpu run guest
2008-01-07 13:06:47
linux-kernel
[PATCH 03/16] initialize vcpu
2008-01-07 13:06:32
linux-kernel
[PATCH 01/16] introduce vcpu struct
2008-01-07 13:06:17
linux-kernel
[PATCH 0/16 -v2] lguest smp infrastructure
2007-12-20 20:13:37
linux-kernel
[PATCH 15/15] replace x86_read/write_per_cpu with a common function.
2007-12-20 20:13:22
linux-kernel
[PATCH 14/15] x86_64 patching functions
2007-12-20 20:12:59
linux-kernel
[PATCH 13/15] move patching code to arch-specific file.
2007-12-20 20:12:41
linux-kernel
[PATCH 12/15] add CLBR_ defines for x86_64.
2007-12-20 20:12:19
linux-kernel
[PATCH 11/15] cleanup CLI_STRING, STI_STRING and friends
2007-12-20 20:11:51
linux-kernel
[PATCH 09/15] adds paravirt hook for swapgs
2007-12-20 20:11:35
linux-kernel
[PATCH 10/15] replace privileged instructions with paravirt macros
2007-12-20 20:11:11
linux-kernel
[PATCH 07/15] change irq functions to accomodate x86_64
2007-12-20 20:10:47
linux-kernel
[PATCH 08/15] add macro for privileged x86_64 operation
2007-12-20 20:10:03
linux-kernel
[PATCH 06/15] adjust assembly macros to x86_64 as well.
2007-12-20 20:09:47
linux-kernel
[PATCH 05/15] change assembly definition of paravirt_patch_site
2007-12-20 20:09:32
linux-kernel
[PATCH 04/15] provide paravirtualized hook for rdtscp
2007-12-20 20:09:04
linux-kernel
[PATCH 03/15] cleanup write_tsc
2007-12-20 20:08:43
linux-kernel
[PATCH 01/15] change paravirt_32.c name
2007-12-20 20:08:28
linux-kernel
[PATCH 02/15] adjust PVOP_CALL/VCALL macros for x86_64
2007-12-20 20:07:15
linux-kernel
[PATCH 0/15] adjust pvops to accomodate its x86_64 variant
2007-12-20 13:41:15
linux-kernel
[PATCH 16/16] per-vcpu lguest pgdir management
2007-12-20 13:40:49
linux-kernel
[PATCH 15/16] make pending notifications per-vcpu
2007-12-20 13:40:17
linux-kernel
[PATCH 13/16] per-vcpu lguest task management
2007-12-20 13:39:40
linux-kernel
[PATCH 14/16] makes special fields be per-vcpu
2007-12-20 13:39:21
linux-kernel
[PATCH 11/16] make registers per-vcpu
2007-12-20 13:38:33
linux-kernel
[PATCH 12/16] replace lguest_arch with lguest_vcpu_arch.