messages from 2012-08-14 16:26:44 to 2012-08-16 15:36:04 UTC [more...]
[PATCH v3 00/23] Introduce Xen support on ARM
2012-08-16 15:36 UTC (13+ messages)
` [PATCH v3 01/25] arm: initial Xen support
` [PATCH v3 03/25] xen/arm: page.h definitions
` [PATCH v3 11/25] xen: do not compile manage, balloon, pci, acpi and cpu_hotplug on ARM
` [PATCH v3 02/25] xen/arm: hypercalls
` [PATCH v3 04/25] xen/arm: sync_bitops
` [PATCH v3 05/25] xen/arm: empty implementation of grant_table arch specific functions
` [PATCH v3 06/25] docs: Xen ARM DT bindings
` [PATCH v3 07/25] xen/arm: Xen detection and shared_info page mapping
` [PATCH v3 08/25] xen/arm: Introduce xen_pfn_t for pfn and mfn types
` [PATCH v3 09/25] xen/arm: Introduce xen_ulong_t for unsigned long
` [PATCH v3 10/25] xen/arm: compile and run xenbus
` [PATCH v3 12/25] xen/arm: introduce CONFIG_XEN on ARM
[PATCH] x86/ucode: don't crash during AP bringup on non-Intel, non-AMD CPUs
2012-08-16 15:28 UTC (2+ messages)
[DOCDAY PATCH] docs: initial documentation for xenstore paths
2012-08-16 14:52 UTC (7+ messages)
` Guest knowledge of own domid [was: docs: initial documentation for xenstore paths]
[PATCH v3 0/6] ARM hypercall ABI: 64 bit ready
2012-08-16 14:50 UTC (7+ messages)
` [PATCH v3 1/6] xen: improve changes to xen_add_to_physmap
` [PATCH v3 2/6] xen: xen_ulong_t substitution
` [PATCH v3 3/6] xen: change the limit of nr_extents to UINT_MAX >> MEMOP_EXTENT_SHIFT
` [PATCH v3 4/6] xen: introduce XEN_GUEST_HANDLE_PARAM
` [PATCH v3 5/6] xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriate
` [PATCH v3 6/6] xen: more substitutions
[RFC PATCH 0/8]: PVH : PV guest in HVM container
2012-08-16 14:42 UTC (2+ messages)
[PATCH v2 0/2] XEN/X86: Document pagetable_reserve PVOPS and enforce a better semantic
2012-08-16 14:33 UTC (20+ messages)
` [PATCH v2 1/2] XEN, X86: Improve semantic support for pagetable_reserve PVOPS
` [PATCH v2 2/2] Xen: Document the semantic of the "
[PATCH, RFC v2] x86/HVM: assorted RTC emulation adjustments (was Re: Big Bug:Time in VM goes slower...)
2012-08-16 14:27 UTC (8+ messages)
Xen 4.2 Limits (needs review)
2012-08-16 14:25 UTC (14+ messages)
Introducing O.S. system level virtualization in Xen
2012-08-16 14:19 UTC (3+ messages)
[RFC v1 0/5] VBD: enlarge max segment per request in blkfront
2012-08-16 14:18 UTC (5+ messages)
[RFC PATCH 3/8]: PVH: memory manager and paging related changes
2012-08-16 14:15 UTC (3+ messages)
[RFC PATCH 4/8]: identity map, events, and xenbus related changes
2012-08-16 14:14 UTC (2+ messages)
[RFC PATCH 6/8]: Ballooning changes
2012-08-16 14:13 UTC (2+ messages)
CPU stucked when xen initializing, why?
2012-08-16 14:12 UTC
[PATCH] x86/HVM: assorted RTC emulation adjustments
2012-08-16 14:11 UTC
[PATCH] Spelling fixes in comments and macro names (ressource -> resource)
2012-08-16 14:10 UTC
[[RFC PATCH 2/8]: PVH: changes related to initial boot and irq rewiring
2012-08-16 14:09 UTC (3+ messages)
[PATCH] EPT/PoD: fix interaction with 1Gb pages
2012-08-16 14:07 UTC
[RFC PATCH 1/8]: PVH: Basic and preparatory changes
2012-08-16 13:59 UTC (2+ messages)
Big Bug:Time in VM running on xen goes slower
2012-08-16 13:15 UTC (4+ messages)
` Big Bug:Time in VM goes slower; foud Solution but demand Judgement! A Interesting Story!
[PATCH 0/5] RFC: V4V (v3)
2012-08-16 12:32 UTC (7+ messages)
` [PATCH 5/5] xen: Add V4V implementation
PV USB Use Case for Xen 4.x
2012-08-16 12:21 UTC (3+ messages)
E5606 with no HVM; Assertion 'i == 1' failed at p2m-ept.c:524
2012-08-16 12:08 UTC (5+ messages)
Xen4.2 S3 regression?
2012-08-16 11:56 UTC (29+ messages)
[PATCH 1/3] xen/tools: Add 64 bits big bar support
2012-08-16 11:04 UTC (12+ messages)
` [PATCH 3/3] qemu-xen: Add 64 bits big bar support on qemu xen
[PATCH 2/3] xen/p2m: Using INVALID_MFN instead of mfn_valid
2012-08-16 11:01 UTC (7+ messages)
[xen-unstable test] 13606: tolerable trouble: broken/fail/pass
2012-08-16 10:40 UTC (2+ messages)
[RFC v1 5/5] VBD: enlarge max segment per request in blkfront
2012-08-16 10:31 UTC
[RFC v1 4/5] VBD: enlarge max segment per request in blkfront
2012-08-16 10:29 UTC
[RFC v1 3/5] VBD: enlarge max segment per request in blkfront
2012-08-16 10:27 UTC
[RFC v1 2/5] VBD: enlarge max segment per request in blkfront
2012-08-16 10:25 UTC
[RFC v1 1/5] VBD: enlarge max segment per request in blkfront
2012-08-16 10:23 UTC
xen 4.2.0-rc3-pre: building failure on alpine linux / uclibc
2012-08-16 9:56 UTC (8+ messages)
Debian kernel 3.1 onwards fails to boot on Xen domU
2012-08-16 8:09 UTC (2+ messages)
[PATCH 1/2] x86/PoD: prevent guest from being destroyed upon early access to its memory
2012-08-16 4:34 UTC (3+ messages)
[RFC PATCH 8/8]: PVH: privcmd changes
2012-08-16 1:07 UTC
[RFC PATCH 7/8]: PVH: grant changes
2012-08-16 1:06 UTC
[RFC PATCH 5/8]: PVH: smp changes
2012-08-16 1:04 UTC
qemu-xen-traditional: NOCACHE or CACHE_WB to open disk images for IDE
2012-08-16 0:27 UTC (6+ messages)
blkback and bcache
2012-08-15 23:48 UTC (4+ messages)
[xen-unstable test] 13605: tolerable FAIL - PUSHED
2012-08-15 21:50 UTC
Howto/Tutorial: Compiling Xen 4.2 from source on RHEL5/CentOS5, RHEL6/CentOS6, Fedora 16, Fedora 17
2012-08-15 21:22 UTC
[PATCH] libxl: make domain resume API asynchronous
2012-08-15 17:40 UTC (2+ messages)
[xen-unstable test] 13604: regressions - trouble: broken/fail/pass
2012-08-15 16:55 UTC
sr-ivo & hvm & PV
2012-08-15 16:43 UTC (2+ messages)
[TESTDAY] xl cpupool-create segfaults if given invalid configuration
2012-08-15 16:35 UTC (2+ messages)
live migration with hvm type vm
2012-08-15 16:11 UTC (2+ messages)
[PATCH] xl: make "xl list -l" proper JSON
2012-08-15 16:03 UTC
Xen Test Day - Thank You!
2012-08-15 15:55 UTC
Xen 4.2 TODO / Release Plan
2012-08-15 15:46 UTC (2+ messages)
4.2 TODO / Release Plan
2012-08-15 14:28 UTC (6+ messages)
[PATCH 2/2] x86/PoD: clean up types
2012-08-15 13:52 UTC (2+ messages)
[xen-unstable test] 13603: tolerable FAIL - PUSHED
2012-08-15 12:10 UTC
[PATCH] Dump IOMMU p2m table
2012-08-15 10:39 UTC (3+ messages)
Xen 4.2.0-rc2: make tools fails on Fedora 17, ipxe build problems with gcc 4.7
2012-08-15 10:18 UTC (3+ messages)
[HYBRID]: status update
2012-08-15 9:54 UTC (12+ messages)
[PATCH] xl: Suppress spurious warning message for cpupool-list
2012-08-15 9:28 UTC
[PATCH] libxl: fix usage of backend parameter and run_hotplug_scripts
2012-08-15 8:54 UTC (2+ messages)
[PATCH v4] hotplug/NetBSD: check type of file to attach from params
2012-08-15 8:42 UTC (2+ messages)
[PATCH v2] x86-64/EFI: add embedded flags to check compile
2012-08-15 7:26 UTC (3+ messages)
` [PATCH v3] x86-64/EFI: add CFLAGS "
[xen-unstable test] 13602: regressions - FAIL
2012-08-15 7:17 UTC
[PATCH 2/3] xen/p2m: Using INVALID_MFN instead of mfn_valid
2012-08-15 6:55 UTC
[xen-unstable test] 13601: regressions - trouble: broken/fail/pass
2012-08-15 0:48 UTC
[PATCH RFC] xen/netback: Count ring slots properly when larger MTU sizes are used
2012-08-14 21:17 UTC (3+ messages)
[PATCH] dump_p2m_table: For IOMMU
2012-08-14 19:34 UTC (3+ messages)
[PATCH] [mq]: santosh.diff
2012-08-14 19:31 UTC
[PATCH DOCDAY v3] docs: improve documentation of Xen command line parameters
2012-08-14 18:06 UTC (3+ messages)
[xen-unstable test] 13600: tolerable FAIL - PUSHED
2012-08-14 17:47 UTC
tools/python: Clean python correctly
2012-08-14 17:45 UTC (5+ messages)
` (V2) "
` (V3) "
[PATCH] acpi: Make sure valid CPU is passed to do_pm_op()
2012-08-14 17:04 UTC (3+ messages)
100% reliable Oops on xen 4.0.1
2012-08-14 16:26 UTC (8+ 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).