messages from 2007-12-13 13:57:55 to 2008-01-07 03:27:31 UTC [more...]
[PATCH][RESEND] Relax BUG_ON()s when enabling/disabling virt_ring interrupts
2008-01-07 3:27 UTC (2+ messages)
[PATCH 01/16] introduce vcpu struct
2008-01-07 0:53 UTC (27+ messages)
` [PATCH 02/16] adapt lguest launcher to per-cpuness
` [PATCH 03/16] initialize vcpu
` [PATCH 04/16] per-cpu run guest
` [PATCH 05/16] make write() operation smp aware
` [PATCH 06/16] make hypercalls use the vcpu struct
` [PATCH 07/16] per-vcpu lguest timers
` [PATCH 08/16] per-vcpu interrupt processing
` [PATCH 09/16] map_switcher_in_guest() per-vcpu
` [PATCH 10/16] make emulate_insn receive a vcpu struct
` [PATCH 11/16] make registers per-vcpu
` [PATCH 12/16] replace lguest_arch with lguest_vcpu_arch
` [PATCH 13/16] per-vcpu lguest task management
` [PATCH 14/16] makes special fields be per-vcpu
` [PATCH 15/16] make pending notifications per-vcpu
` [PATCH 16/16] per-vcpu lguest pgdir management
` [PATCH 0/16] lguest: introduce vcpu structure
[PATCH] Use memset(0) instead of setting cb_mode explicitly
2008-01-04 3:03 UTC
[RFC PATCH 01/11] Add basic support for gcc profiler instrumentation
2008-01-03 19:18 UTC (5+ messages)
[PATCH] Use memset(0) instead of setting cb_mode explicitly
2008-01-03 15:57 UTC
[PATCH 2/3] Make virtio_pci license be GPL2+
2008-01-03 15:13 UTC (5+ messages)
` [PATCH 3/3] Use Qumranet donated PCI vendor/device IDs
` [kvm-devel] [PATCH 1/3] Make virtio modules GPL
[kvm-devel] [Virtio-for-kvm] [PATCH 7/7] userspace virtio
2008-01-02 21:45 UTC (4+ messages)
` "
[PATCH 1/3] Make virtio modules GPL
2008-01-02 21:01 UTC
[PATCH 1/2] remove __init modifier from header declaration
2008-01-01 16:57 UTC (6+ messages)
` [PATCH 2/2] finish processor.h integration
Xen paravirt frontend block hang
2007-12-29 6:00 UTC (4+ messages)
virtio_net and SMP guests
2007-12-26 0:48 UTC (7+ messages)
[kvm-devel] [Virtio-for-kvm] [PATCH 0/7] userspace virtio
2007-12-23 10:52 UTC
[PATCH 01/19] unify desc_struct
2007-12-22 2:07 UTC (18+ messages)
` [PATCH 03/19] change gdt acessor macro name
` [PATCH 07/19] introduce ldt_desc type
` [PATCH 08/19] modify write_ldt function
` [PATCH 09/19] introduce fill_ldt
` [PATCH 10/19] provide tss_desc
` [PATCH 11/19] change write_gdt_entry signature
` [PATCH 12/19] change write_ldt_entry signature
` [PATCH 13/19] move constants to desc_defs.h
` [PATCH 14/19] unify non-paravirt parts of desc.h
` [PATCH 15/19] use the same data type for tls_array
` [PATCH 16/19] modify get_desc_base
` [PATCH 17/19] unify paravirt pieces of descriptor handling
` [PATCH 18/19] move _set_gate and its users to a common location
` [PATCH 19/19] unify set_tss_desc
` [PATCH 0/19 -v4] desc_struct integration
[kvm-devel] [Virtio-for-kvm] [PATCH 13/13] [Mostly resend] virtio additions
2007-12-22 0:31 UTC
[kvm-devel] [Virtio-for-kvm] [PATCH 13/13] [Mostly resend] virtio additions
2007-12-21 15:27 UTC
[kvm-devel] [Virtio-for-kvm] [PATCH 12/13] [Mostly resend] virtio additions
2007-12-21 15:27 UTC
[kvm-devel] [Virtio-for-kvm] [PATCH 11/13] [Mostly resend] virtio additions
2007-12-21 15:26 UTC
[kvm-devel] [Virtio-for-kvm] [PATCH 10/13] [Mostly resend] virtio additions
2007-12-21 15:26 UTC
[kvm-devel] [Virtio-for-kvm] [PATCH 9/13] [Mostly resend] virtio additions
2007-12-21 15:25 UTC
[kvm-devel] [Virtio-for-kvm] [PATCH 8/13] [Mostly resend] virtio additions
2007-12-21 15:24 UTC
[kvm-devel] [Virtio-for-kvm] [PATCH 7/13] [Mostly resend] virtio additions
2007-12-21 15:24 UTC
[kvm-devel] [Virtio-for-kvm] [PATCH 6/13] [Mostly resend] virtio additions
2007-12-21 15:23 UTC
[kvm-devel] [Virtio-for-kvm] [PATCH 05/13] [Mostly resend] virtio additions
2007-12-21 15:19 UTC
[kvm-devel] [Virtio-for-kvm] [PATCH 4/13] [Mostly resend] virtio additions
2007-12-21 15:18 UTC
[kvm-devel] [Virtio-for-kvm] [PATCH 3/13] [Mostly resend] virtio additions
2007-12-21 15:17 UTC
[kvm-devel] [Virtio-for-kvm] [PATCH 2/13] [Mostly resend] virtio additions
2007-12-21 15:17 UTC
[kvm-devel] [Virtio-for-kvm] [PATCH 1/13] [Mostly resend] virtio additions
2007-12-21 15:16 UTC
[kvm-devel] [Virtio-for-kvm] [PATCH 0/13] [Mostly resend] virtio additions
2007-12-21 15:13 UTC
[Virtio-for-kvm] [PATCH 7/7] userspace virtio
2007-12-21 14:46 UTC
[Virtio-for-kvm] [PATCH 6/7] userspace virtio
2007-12-21 14:44 UTC
[Virtio-for-kvm] [PATCH 5/7] userspace virtio
2007-12-21 14:44 UTC
[Virtio-for-kvm] [PATCH 4/7] userspace virtio
2007-12-21 14:44 UTC
[Virtio-for-kvm] [PATCH 3/7] userspace virtio
2007-12-21 14:43 UTC
[Virtio-for-kvm] [PATCH 2/7] userspace virtio
2007-12-21 14:43 UTC
[Virtio-for-kvm] [PATCH 1/7] userspace virtio
2007-12-21 14:43 UTC
[Virtio-for-kvm] [PATCH 0/7] userspace virtio
2007-12-21 14:42 UTC
Re: Next steps with pv_ops for Xen
2007-12-21 12:58 UTC (2+ messages)
` [Xen-devel] "
[PATCH 01/15] change paravirt_32.c name
2007-12-20 21:26 UTC (20+ messages)
` [PATCH 02/15] adjust PVOP_CALL/VCALL macros for x86_64
` [PATCH 03/15] cleanup write_tsc
` [PATCH 04/15] provide paravirtualized hook for rdtscp
` [PATCH 05/15] change assembly definition of paravirt_patch_site
` [PATCH 06/15] adjust assembly macros to x86_64 as well
` [PATCH 07/15] change irq functions to accomodate x86_64
` [PATCH 08/15] add macro for privileged x86_64 operation
` [PATCH 09/15] adds paravirt hook for swapgs
` [PATCH 10/15] replace privileged instructions with paravirt macros
` [PATCH 11/15] cleanup CLI_STRING, STI_STRING and friends
` [PATCH 12/15] add CLBR_ defines for x86_64
` [PATCH 13/15] move patching code to arch-specific file
` [PATCH 14/15] x86_64 patching functions
` [PATCH 15/15] replace x86_read/write_per_cpu with a common function
[PATCH 0/15] adjust pvops to accomodate its x86_64 variant
2007-12-20 20:03 UTC
[PATCH 0/16] lguest: introduce vcpu structure
2007-12-20 13:33 UTC
[PATCH] finish processor.h integration
2007-12-19 13:45 UTC (9+ messages)
[PATCH 1/21] move tsc definitions to were they belong
2007-12-18 17:26 UTC (37+ messages)
` [PATCH 2/21] [PATCH] get rid of _MASK flags
` [PATCH 3/21] [PATCH] move desc_empty to where they belong
` [PATCH 4/21] [PATCH] move load_cr3 to a common place
` [PATCH 5/21] [PATCH] unify paravirt pieces of processor.h
` [PATCH 6/21] [PATCH] move the definition of set_iopl_mask to common header
` [PATCH 7/21] [PATCH] unify common parts of processor.h
` [PATCH 8/21] [PATCH] unify current_text_addr
` [PATCH 9/21] [PATCH] unify tss_struct
` [PATCH 10/21] [PATCH] provide x86_64 with a load_sp0 function
` [PATCH 11/21] [PATCH] unify thread struct
` [PATCH 12/21] [PATCH] unify TASK_ALIGN definitions
` [PATCH 13/21] [PATCH] change bitwise operations to get a void parameter
` [PATCH 14/21] [PATCH] unify x86_cpuinfo struct
` [PATCH 15/21] [PATCH] remove legacy stuff from processor_64.h
` [PATCH 16/21] [PATCH] unify mm_segment_t definition
` [PATCH 17/21] [PATCH] move definitions to processor.h
` [PATCH 18/21] [PATCH] unify prefetch operations
` [PATCH 19/21] [PATCH] unify asm nops
` [PATCH 20/21] [PATCH] move i387 definitions to processor.h
` [PATCH 21/21] [PATCH] finish processor.h integration
[virtio-net][PATCH] Don't arm tx hrtimer with a constant 500us each transmit
2007-12-18 12:55 UTC (4+ messages)
` [kvm-devel] "
[kvm-devel] [PATCH resent] virtio_net: Fix stalled inbound trafficon early packets
2007-12-18 6:54 UTC (2+ messages)
[PATCH 0/21] Integrate processor.h
2007-12-17 22:52 UTC
[PATCH 0/8] Integrate system.h
2007-12-17 0:58 UTC (12+ messages)
` [PATCH 1/8] remove volatile keyword from clflush
` [PATCH 2/8] put together equal pieces of system.h
` [PATCH 3/8] unify load_segment macro
` [PATCH 4/8] unify paravirt parts of system.h
[PATCH] Implement getgeo for Xen virtual block device
2007-12-16 16:35 UTC
[PATCH] avoid ifdefs in desc.h, getting rid of pack_ldt and pack_tss
2007-12-14 10:43 UTC (2+ messages)
[PATCH] avoid ifdefs in desc.h, getting rid of pack_ldt and pack_tss
2007-12-13 21:51 UTC (9+ messages)
[PATCH 10/19] provide tss_desc
2007-12-13 14:50 UTC (7+ messages)
` [PATCH 11/19] change write_gdt_entry signature
` [PATCH 12/19] change write_ldt_entry signature
` [PATCH 13/19] move constants to desc_defs.h
` [PATCH 14/19] unify non-paravirt parts of desc.h
` [PATCH 19/19] unify set_tss_desc
[PATCH] avoid ifdefs in desc.h, getting rid of pack_ldt and pack_tss
2007-12-13 14:29 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).