messages from 2007-02-16 10:49:10 to 2007-03-02 00:52:57 UTC [more...]
[patch 00/26] Xen-paravirt_ops: Xen guest implementation for paravirt_ops interface
2007-03-02 0:52 UTC (31+ messages)
` [patch 01/26] Xen-paravirt_ops: Fix typo in sync_constant_test_bit()s name
` [patch 02/26] Xen-paravirt_ops: ignore vgacon if hardware not present
` [patch 03/26] Xen-paravirt_ops: use paravirt_nop to consistently mark no-op operations
` [patch 04/26] Xen-paravirt_ops: Add pagetable accessors to pack and unpack pagetable entries
` [patch 05/26] Xen-paravirt_ops: paravirt_ops: hooks to set up initial pagetable
` [patch 06/26] Xen-paravirt_ops: paravirt_ops: allocate a fixmap slot
` [patch 07/26] Xen-paravirt_ops: Allow paravirt backend to choose kernel PMD sharing
` [patch 08/26] Xen-paravirt_ops: add hooks to intercept mm creation and destruction
` [patch 09/26] Xen-paravirt_ops: remove HAVE_ARCH_MM_LIFETIME, define no-op architecture implementations
` [patch 10/26] Xen-paravirt_ops: rename struct paravirt_patch to paravirt_patch_site for clarity
` [patch 11/26] Xen-paravirt_ops: Use patch site IDs computed from offset in paravirt_ops structure
` [patch 12/26] Xen-paravirt_ops: Fix patch site clobbers to include return register
` [patch 13/26] Xen-paravirt_ops: Consistently wrap paravirt ops callsites to make them patchable
` [patch 14/26] Xen-paravirt_ops: add common patching machinery
` [patch 15/26] Xen-paravirt_ops: Add apply_to_page_range() which applies a function to a pte range
` [patch 16/26] Xen-paravirt_ops: Allocate and free vmalloc areas
` [patch 17/26] Xen-paravirt_ops: Add nosegneg capability to the vsyscall page notes
` [patch 18/26] Xen-paravirt_ops: Add XEN config options
` [patch 19/26] Xen-paravirt_ops: Add Xen interface header files
` [patch 20/26] Xen-paravirt_ops: Core Xen implementation
` [patch 21/26] Xen-paravirt_ops: Use the hvc console infrastructure for Xen console
` [patch 22/26] Xen-paravirt_ops: Add early printk support via hvc console
` [patch 23/26] Xen-paravirt_ops: Add Xen grant table support
` [patch 24/26] Xen-paravirt_ops: Add the Xenbus sysfs and virtual device hotplug driver
` [patch 25/26] Xen-paravirt_ops: Add Xen virtual block device driver
` [patch 26/26] Xen-paravirt_ops: Add the Xen virtual network "
Where does vmi_apply_boot_page_allocations ever get called?
2007-03-01 10:00 UTC (3+ messages)
[patch 00/26] Xen-paravirt_ops: Xen guest implementation for paravirt_ops interface
2007-02-28 21:02 UTC (46+ messages)
` [patch 01/26] Xen-paravirt_ops: Fix typo in sync_constant_test_bit()s name
` [patch 02/26] Xen-paravirt_ops: ignore vgacon if hardware not present
` [patch 03/26] Xen-paravirt_ops: use paravirt_nop to consistently mark no-op operations
` [patch 04/26] Xen-paravirt_ops: Add pagetable accessors to pack and unpack pagetable entries
` [patch 05/26] Xen-paravirt_ops: paravirt_ops: hooks to set up initial pagetable
` [patch 06/26] Xen-paravirt_ops: paravirt_ops: allocate a fixmap slot
` [patch 07/26] Xen-paravirt_ops: Allow paravirt backend to choose kernel PMD sharing
` [patch 08/26] Xen-paravirt_ops: add hooks to intercept mm creation and destruction
` [patch 09/26] Xen-paravirt_ops: remove HAVE_ARCH_MM_LIFETIME, define no-op architecture implementations
` [patch 10/26] Xen-paravirt_ops: rename struct paravirt_patch to paravirt_patch_site for clarity
` [patch 11/26] Xen-paravirt_ops: Use patch site IDs computed from offset in paravirt_ops structure
` [patch 12/26] Xen-paravirt_ops: Fix patch site clobbers to include return register
` [patch 13/26] Xen-paravirt_ops: Consistently wrap paravirt ops callsites to make them patchable
` [patch 14/26] Xen-paravirt_ops: add common patching machinery
` [patch 15/26] Xen-paravirt_ops: Add apply_to_page_range() which applies a function to a pte range
` [patch 16/26] Xen-paravirt_ops: Allocate and free vmalloc areas
` [patch 17/26] Xen-paravirt_ops: Add nosegneg capability to the vsyscall page notes
` [patch 18/26] Xen-paravirt_ops: Add XEN config options
` [patch 19/26] Xen-paravirt_ops: Add Xen interface header files
` [patch 20/26] Xen-paravirt_ops: Core Xen implementation
` [patch 21/26] Xen-paravirt_ops: Use the hvc console infrastructure for Xen console
` [patch 22/26] Xen-paravirt_ops: Add early printk support via hvc console
` [patch 23/26] Xen-paravirt_ops: Add Xen grant table support
` [patch 24/26] Xen-paravirt_ops: Add the Xenbus sysfs and virtual device hotplug driver
` [patch 25/26] Xen-paravirt_ops: Add Xen virtual block device driver
` [patch 26/26] Xen-paravirt_ops: Add the Xen virtual network "
PARAVIRT_SAVE_FLAGS_IRQ_DISABLE composite callsite
2007-02-26 23:28 UTC (6+ messages)
protection see baby two
2007-02-25 12:30 UTC
It is rare opportunity to save so much on generic meds!
2007-02-24 22:13 UTC
REQUEST FOR COMPANY REPRESENTATIVE
2007-02-24 4:05 UTC
confused world
2007-02-24 2:17 UTC
Personal Finance
2007-02-23 11:53 UTC
Personal Finance
2007-02-23 2:39 UTC
rough sketch of revised patching infrastructure
2007-02-22 22:54 UTC (9+ messages)
andATOM formats
2007-02-22 22:00 UTC
[patch 00/21] Xen-paravirt: Xen guest implementation for paravirt_ops interface
2007-02-22 20:23 UTC (43+ messages)
` [patch 04/21] Xen-paravirt: ===================================================================
` [patch 07/21] Xen-paravirt: remove ctor for pgd cache
` [patch 10/21] Xen-paravirt: add hooks to intercept mm creation and destruction
` [patch 12/21] Xen-paravirt: Allocate and free vmalloc areas
` [Xen-devel] "
` [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options
` "
[patch 00/24] Xen-paravirt_ops: Xen guest implementation for paravirt_ops interface
2007-02-22 8:33 UTC (37+ messages)
` [patch 01/24] Xen-paravirt_ops: No need to use -traditional for processing asm in arch/i386/
` [patch 02/24] Xen-paravirt_ops: Clean up ELF note generation
` [patch 03/24] Xen-paravirt_ops: Fix typo in sync_constant_test_bit()s name
` [patch 04/24] Xen-paravirt_ops: ignore vgacon if hardware not present
` [patch 05/24] Xen-paravirt_ops: Add pagetable accessors to pack and unpack pagetable entries
` "
` [patch 06/24] Xen-paravirt_ops: paravirt_ops: hooks to set up initial pagetable
` [patch 07/24] Xen-paravirt_ops: paravirt_ops: allocate a fixmap slot
` [patch 08/24] Xen-paravirt_ops: Allow paravirt backend to choose kernel PMD sharing
` [patch 09/24] Xen-paravirt_ops: add hooks to intercept mm creation and destruction
` [patch 10/24] Xen-paravirt_ops: remove HAVE_ARCH_MM_LIFETIME, define no-op architecture implementations
` [patch 11/24] Xen-paravirt_ops: Add apply_to_page_range() which applies a function to a pte range
` [patch 12/24] Xen-paravirt_ops: Allocate and free vmalloc areas
` [patch 13/24] Xen-paravirt_ops: Add nosegneg capability to the vsyscall page notes
` [patch 14/24] Xen-paravirt_ops: Add XEN config options
` [patch 15/24] Xen-paravirt_ops: Add Xen interface header files
` [patch 16/24] Xen-paravirt_ops: Core Xen implementation
` [patch 17/24] Xen-paravirt_ops: avoid having a bad selector in %gs during context switch
` "
` [patch 18/24] Xen-paravirt_ops: Some generic early printk & boot console fixups
` [patch 19/24] Xen-paravirt_ops: Use the hvc console infrastructure for Xen console
` [patch 20/24] Xen-paravirt_ops: Add early printk support via hvc console
` [patch 21/24] Xen-paravirt_ops: Add Xen grant table support
` [patch 22/24] Xen-paravirt_ops: Add the Xenbus sysfs and virtual device hotplug driver
` [patch 23/24] Xen-paravirt_ops: Add Xen virtual block device driver
` [patch 24/24] Xen-paravirt_ops: Add the Xen virtual network "
Xen paravirt_ops tree for testing
2007-02-21 20:55 UTC
Documentation Project, or LDP, which aims at providing a coherent set of manuals. Stopping short of answering questions like
2007-02-20 21:58 UTC
Here
2007-02-19 0:09 UTC
ffd
2007-02-18 23:06 UTC
Version of the Networking Guide with me, while
2007-02-18 21:15 UTC
Re: [patch 14/21] Xen-paravirt: Add XEN config options and disableunsupported config options
2007-02-17 15:06 UTC (4+ messages)
` [Xen-devel] "
Wall Street Alert
2007-02-17 12:39 UTC
[patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options
2007-02-17 4:04 UTC (3+ messages)
` "
$0ft Cialli$, branded quality
2007-02-17 3:52 UTC
paravirt xen gpf
2007-02-17 0:48 UTC (3+ messages)
Re: [patch 12/21] Xen-paravirt: Allocate and free vmalloc areas
2007-02-16 23:41 UTC (4+ messages)
Re: [patch 12/21] Xen-paravirt: Allocate and free vmalloc areas
2007-02-16 19:06 UTC (3+ messages)
` [Xen-devel] "
Re: [patch 14/21] Xen-paravirt: Add XEN config options and disableunsupported config options
2007-02-16 19:00 UTC (3+ messages)
` [Xen-devel] "
[Xen-devel] Re: [patch 12/21] Xen-paravirt: Allocate and free vmalloc areas
2007-02-16 17:26 UTC (3+ messages)
` "
xen hvc console
2007-02-16 15:16 UTC (2+ messages)
Re: [patch 12/21] Xen-paravirt: Allocate and free vmalloc areas
2007-02-16 11:34 UTC
[patch 14/21] Xen-paravirt: Add XEN config options and disableunsupported config options
2007-02-16 11:03 UTC (4+ messages)
[Xen-devel] Re: [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options
2007-02-16 10:55 UTC (2+ messages)
` "
[patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options
2007-02-16 10:49 UTC (2+ messages)
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).