search for: nopv

Displaying 4 results from an estimated 4 matches for "nopv".

Did you mean: nop
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 11/17] paravirt_ops - asm-offset updates
plain text document attachment (xx-paravirt-asm-offsets.patch) Add offsets for use of paravirt-ops in assembly. Signed-off-by: Steven Rostedt srostedt@redhat.com Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Index: work-nopv/arch/x86_64/kernel/asm-offsets.c =================================================================== --- work-nopv.orig/arch/x86_64/kernel/asm-offsets.c +++ work-nopv/arch/x86_64/kernel/asm-offsets.c @@ -15,6 +15,9 @@ #include <asm/segment.h> #include <asm/thread_info.h> #include &lt...
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 17/17] paravirt_ops - pda entry
...t we started to. This patch adds a vcpu entry into the PDA. This can come in handy, but we are not sure if we want it. This is why it's in its own little patch. Signed-off-by: Steven Rostedt srostedt@redhat.com Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Index: work-nopv/arch/x86_64/kernel/asm-offsets.c =================================================================== --- work-nopv.orig/arch/x86_64/kernel/asm-offsets.c +++ work-nopv/arch/x86_64/kernel/asm-offsets.c @@ -48,6 +48,9 @@ int main(void) ENTRY(cpunumber); ENTRY(irqstackptr); ENTRY(data_offset); +...
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 11/17] paravirt_ops - asm-offset updates
plain text document attachment (xx-paravirt-asm-offsets.patch) Add offsets for use of paravirt-ops in assembly. Signed-off-by: Steven Rostedt srostedt@redhat.com Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Index: work-nopv/arch/x86_64/kernel/asm-offsets.c =================================================================== --- work-nopv.orig/arch/x86_64/kernel/asm-offsets.c +++ work-nopv/arch/x86_64/kernel/asm-offsets.c @@ -15,6 +15,9 @@ #include <asm/segment.h> #include <asm/thread_info.h> #include &lt...
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 17/17] paravirt_ops - pda entry
...t we started to. This patch adds a vcpu entry into the PDA. This can come in handy, but we are not sure if we want it. This is why it's in its own little patch. Signed-off-by: Steven Rostedt srostedt@redhat.com Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Index: work-nopv/arch/x86_64/kernel/asm-offsets.c =================================================================== --- work-nopv.orig/arch/x86_64/kernel/asm-offsets.c +++ work-nopv/arch/x86_64/kernel/asm-offsets.c @@ -48,6 +48,9 @@ int main(void) ENTRY(cpunumber); ENTRY(irqstackptr); ENTRY(data_offset); +...