messages from 2007-12-05 15:08:25 to 2007-12-17 22:52:33 UTC [more...]
[PATCH 1/21] move tsc definitions to were they belong
2007-12-17 22:52 UTC (10+ 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 0/21] Integrate processor.h
2007-12-17 22:52 UTC
[PATCH 0/8] Integrate system.h
2007-12-17 0:58 UTC (13+ 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
virtio_net and SMP guests
2007-12-16 11:55 UTC (2+ messages)
[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)
[kvm-devel] [PATCH resent] virtio_net: Fix stalled inbound trafficon early packets
2007-12-13 18:30 UTC (13+ messages)
[PATCH 1/19] unify desc_struct
2007-12-13 17:06 UTC (95+ messages)
` [PATCH 2/19] unify struct desc_ptr
` [PATCH 3/19] change gdt acessor macro name
` [PATCH 4/19] removed unused variable
` [PATCH 5/19] introduce gate_desc type
` [PATCH 6/19] change write_idt_entry signature
` [PATCH 7/19] introduce ldt_desc type
` [PATCH 8/19] modify write_ldt function
` [PATCH 9/19] introduce fill_ldt
` [PATCH 10/19] change write_gdt_entry signature
` [PATCH 11/19] change write_ldt_entry signature
` [PATCH 12/19] move constants to desc_defs.h
` [PATCH 13/19] unify non-paravirt parts of desc.h
` [PATCH 14/19] use the same data type for tls_array
` [PATCH 15/19] modify get_desc_base
` [PATCH 16/19] provide tss_desc
` [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] desc_struct integration
` [PATCH 01/19] unify desc_struct
` [PATCH 02/19] unify struct desc_ptr
` [PATCH 03/19] change gdt acessor macro name
` [PATCH 04/19] removed unused variable
` [PATCH 05/19] introduce gate_desc type
` [PATCH 06/19] change write_idt_entry signature
` [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 0/19 - v3] desc_struct integration
` [PATCH 0/19 -v4] "
[PATCH] avoid ifdefs in desc.h, getting rid of pack_ldt and pack_tss
2007-12-13 14:29 UTC
[kvm-devel] [virtio-net][PATCH] Don't arm tx hrtimer with a constant 500us each transmit
2007-12-13 8:44 UTC (4+ messages)
[PATCH 1/6] export math_state_restore
2007-12-12 17:07 UTC (7+ messages)
` [PATCH 2/6] export cpu_gdt_descr
` [PATCH 3/6] turn priviled operation into a macro in head_64.S
` [PATCH 4/6] prepare time related functions for paravirt
` [PATCH 5/6] tweak io_64.h "
` [PATCH 6/6] prepare x86_64 architecture initialization "
` [PATCH 0/6] paravirt patches - the non-integration part
[PATCH 0/6] paravirt patches - the non-integration part
2007-12-12 12:57 UTC
[virtio-net][PATCH] Don't arm tx hrtimer with a constant 500us each transmit
2007-12-12 12:54 UTC
Re: Next steps with pv_ops for Xen
2007-12-12 8:44 UTC (11+ messages)
[PATCH resend] virtio_net: remove double ether_setup
2007-12-12 7:34 UTC (3+ messages)
` [PATCH] "
[PATCH resent] virtio_net: Fix stalled inbound traffic on early packets
2007-12-11 11:42 UTC
[PATCH 1/3] [PATCH] put get_kernel_rpl in a common location
2007-12-07 20:41 UTC (4+ messages)
` [PATCH 2/3] [PATCH] unify common parts of segment.h
` [PATCH 3/3] [PATCH] remove arch specific segment headers
` [PATCH 0/3] Unify "
[PATCH 0/3] Unify segment headers
2007-12-07 16:22 UTC
[PATCH 0/9 - v2] Integrate system.h
2007-12-06 21:11 UTC (12+ messages)
` [PATCH 1/9] remove volatile keyword from clflush
` [PATCH 2/9] put together equal pieces of system.h
` [PATCH 3/9] unify load_segment macro
` [PATCH 4/9] remove references to cr8 register
` [PATCH 5/9] unify paravirt parts of system.h
` [PATCH 6/9] remove unused macro
` [PATCH 7/9] unify smp parts of system.h
` [PATCH 8/9] move switch_to macro to system.h
` [PATCH 9/9] unify system.h
Next steps with pv_ops for Xen
2007-12-06 19:55 UTC (18+ messages)
` "
` [Xen-devel] "
[PATCH 0/19] desc_struct integration
2007-12-06 16:16 UTC
[PATCH] virtio_net: Fix stalled inbound traffic on early packets
2007-12-06 15:59 UTC
Re: Next steps with pv_ops for Xen
2007-12-06 15:55 UTC (4+ messages)
[PATCH] virtnet: remove double ether_setup
2007-12-06 14:21 UTC
[PATCH] xen: Make xen-blkfront write its protocol ABI to xenstore
2007-12-06 13:45 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).