messages from 2012-08-01 16:32:04 to 2012-08-03 09:23:46 UTC [more...]
NUMA TODO-list for xen-devel
2012-08-03 9:23 UTC (15+ messages)
Blktap fixes and kernel patch
2012-08-03 9:21 UTC (2+ messages)
[PATCH V2] libxl: fix cleanup of tap devices in libxl__device_destroy
2012-08-03 9:13 UTC
[xen-unstable test] 13539: regressions - FAIL
2012-08-03 9:11 UTC (12+ messages)
[PATCH] libxl: const correctness for libxl__xs_path_cleanup
2012-08-03 9:01 UTC (5+ messages)
[PATCH] libxl: only read script once in libxl__hotplug_*
2012-08-03 9:01 UTC (3+ messages)
[PATCH v5 00/13] libxl: Assorted bugfixes and cleanups
2012-08-03 8:59 UTC (19+ messages)
` [PATCH 01/13] libxl: unify libxl__device_destroy and device_hotplug_done
` [PATCH 02/13] libxl: react correctly to bootloader pty master POLLHUP
` [PATCH 03/13] libxl: fix device counting race in libxl__devices_destroy
` [PATCH 04/13] libxl: fix formatting of DEFINE_DEVICES_ADD
` [PATCH 05/13] libxl: abolish useless `start' parameter to libxl__add_*
` [PATCH 06/13] libxl: rename aodevs to multidev
` [PATCH 07/13] libxl: do not blunder on if bootloader fails (again)
` [PATCH 08/13] libxl: remus: mark TODOs more clearly
` [PATCH 09/13] libxl: remove an unused numainfo parameter
` [PATCH 10/13] libxl: idl: always initialise KeyedEnum keyvar in member init
` [PATCH 11/13] libxl: correct some comments regarding event API and fds
` [PATCH 12/13] libxl: add a comment re the memory management API instability
` [PATCH 13/13] libxl: -Wunused-parameter
[PATCH V2] libxl: make libxl_device_pci_{add, remove, destroy} interfaces asynchronous
2012-08-03 8:57 UTC (3+ messages)
[PATCH] arm: fix gic_init_secondary_cpu
2012-08-03 8:56 UTC (3+ messages)
[PATCH] libxl: prefix *.for-check with _ to mark it as a generated file
2012-08-03 8:56 UTC (3+ messages)
[PATCH] tools/vtpm: fix tpm_version.h error during parallel build
2012-08-03 8:55 UTC (2+ messages)
[PATCH] x86: fix wait code asm() constraints
2012-08-03 8:40 UTC
[PATCH V3] libxl: support custom block hotplug scripts
2012-08-03 8:01 UTC
Was: Re: [GIT PULL] timer changes for v3.6, Is: Regression introduced by 1e75fa8be9fb61e1af46b5b3b176347a4c958ca1
2012-08-03 6:35 UTC (9+ messages)
` [Xen-devel] "
[xen-unstable test] 13541: regressions - FAIL
2012-08-03 6:03 UTC
vscsi
2012-08-03 6:01 UTC (2+ messages)
Debian squeeze as Dom 0?
2012-08-03 5:48 UTC (2+ messages)
error when pass through device to guest with qemu-xen-dir-remote
2012-08-03 2:59 UTC
[xen-unstable test] 13540: regressions - FAIL
2012-08-03 2:45 UTC
[PATCH] Boot PV guests with more than 128GB (v2) for 3.7
2012-08-02 23:04 UTC (5+ messages)
lists.xen.org Mailman configuration and DKIM
2012-08-02 21:11 UTC
[xen-unstable test] 13538: regressions - FAIL
2012-08-02 20:17 UTC
[PATCH V2] libxl: support custom block hotplug scripts
2012-08-02 18:53 UTC (3+ messages)
LSI SAS2008 Option Rom Failure
2012-08-02 18:39 UTC (22+ messages)
[linux-3.0 test] 13537: tolerable FAIL - PUSHED
2012-08-02 18:14 UTC
What about a Fedora TestDay about Xen?
2012-08-02 17:55 UTC (2+ messages)
[Fedora-xen] Xen/Linux 3.4.2 performance
2012-08-02 16:51 UTC
[xen-unstable test] 13536: tolerable FAIL - PUSHED
2012-08-02 16:43 UTC
Reboot not working
2012-08-02 16:41 UTC
[PATCH v3 0/4] xen/arm: dom1 PV console up and running
2012-08-02 16:05 UTC (4+ messages)
` [PATCH v3 1/4] xen/arm: implement do_hvm_op for ARM
` [PATCH v3 4/4] libxc/arm: allocate xenstore and console pages
Superpages for VT-D
2012-08-02 15:56 UTC (10+ messages)
[PATCH 0 of 2] [RFC] Tools configuration
2012-08-02 15:54 UTC (5+ messages)
` [PATCH 1 of 2] tools/makefile: [RFC] Group system/architecture specific tools
` [PATCH 2 of 2] tools/configure: [RFC] Allow all tools to be ./configure'd on or off
[PATCH] tools/vtpm: fix tpm_version.h error during parallel build
2012-08-02 15:54 UTC (4+ messages)
[problem in `xl_cmdimpl.c`] Why pid return by fork() in parent process is not the same with pid returned by getpid()?
2012-08-02 15:38 UTC (3+ messages)
[PATCH] libxl: fix cleanup of tap devices in libxl__device_destroy
2012-08-02 14:55 UTC (9+ messages)
` linewrapping commit messages (was Re: [PATCH] libxl: fix cleanup of tap devices in libxl__device_destroy)
[PATCH v3] libxl: enforce prohibitions of internal callers
2012-08-02 14:45 UTC (5+ messages)
auto-ballooning crashing Dom0?
2012-08-02 14:45 UTC (2+ messages)
[PATCH v4 00/11] libxl: Assorted bugfixes
2012-08-02 14:32 UTC (27+ messages)
` [PATCH 01/11] libxl: unify libxl__device_destroy and device_hotplug_done
` [PATCH 02/11] libxl: react correctly to bootloader pty master POLLHUP
` [PATCH 03/11] libxl: fix device counting race in libxl__devices_destroy
` [PATCH 04/11] libxl: fix formatting of DEFINE_DEVICES_ADD
` [PATCH 05/11] libxl: abolish useless `start' parameter to libxl__add_*
` [PATCH 06/11] libxl: rename aodevs to multidev
` [PATCH 07/11] libxl: do not blunder on if bootloader fails (again)
` [PATCH 09/11] libxl: remus: mark TODOs more clearly
` [PATCH 10/11] libxl: remove an unused numainfo parameter
` [PATCH 11/11] libxl: -Wunused-parameter
[HYBRID]: status update
2012-08-02 14:24 UTC (13+ messages)
` HYBRID naming [Was: Re: [HYBRID]: status update...]
[PATCH 00/24] Introduce Xen support on ARM
2012-08-02 14:13 UTC (11+ messages)
` [PATCH 01/24] arm: initial Xen support
` [Xen-devel] "
` [PATCH 14/24] xen/arm: initialize grant_table on ARM
` [PATCH 20/24] xen: update xen_add_to_physmap interface
[PATCH 0 of 5] Build system tweaks
2012-08-02 13:47 UTC (7+ messages)
` [PATCH 4 of 5] xen/makefile: Allow XEN_CHANGESET to be set externally
[PATCH] nestedhvm: do not translate INVALID_GFN
2012-08-02 13:45 UTC (6+ messages)
[PATCH] nestedhvm: fix write access fault on ro mapping
2012-08-02 13:40 UTC (6+ messages)
[PATCH 0/6] IOMMU, vtd and iotlb flush rework (v8)
2012-08-02 13:38 UTC (17+ messages)
` [PATCH 1/6] vtd: Refactor iotlb flush code
` [PATCH 2/6] iommu: Introduce iommu_flush and iommu_flush_all
` [PATCH 3/6] add_to_physmap: Move the code for XENMEM_add_to_physmap
` [PATCH 4/6] mm: New XENMEM space, XENMAPSPACE_gmfn_range
` Should we revert "mm: New XENMEM space, XENMAPSPACE_gmfn_range"?
[PATCH] docs: document hotplug script protocol
2012-08-02 13:35 UTC (3+ messages)
Proposal: Xen Test Days
2012-08-02 13:33 UTC (5+ messages)
[PATCH] kexec-tools: Read always one vmcoreinfo file
2012-08-02 13:27 UTC
[PATCH] kexec-tools: Read always one vmcoreinfo file
2012-08-02 13:18 UTC
[PATCH] cpufreq: P state stats aren't available if there is no cpufreq driver
2012-08-02 13:04 UTC
[PATCH] xen: detect compiler version with '--version' rather than '-v'
2012-08-02 11:24 UTC (2+ messages)
compiling error "xen-unstable.hg"
2012-08-02 10:53 UTC (9+ messages)
About revoke write access of all the shadows
2012-08-02 10:47 UTC (2+ messages)
[PATCH] xen/x86: Add support for cpuid masking on Intel Xeon Processor E5 Family
2012-08-02 10:32 UTC (2+ messages)
[PATCH v3 0/4] xen/arm: grant_table
2012-08-02 10:08 UTC (3+ messages)
` [PATCH v3 2/4] xen/arm: implement get/put_page_type
[PATCH] pygrub: add quoting to install receipe
2012-08-02 9:46 UTC (3+ messages)
[Patch 7] Xen/MCE: Abort live migration when vMCE occur
2012-08-02 8:30 UTC (3+ messages)
Regression in xen-netfront on v3.6
2012-08-02 7:12 UTC (2+ messages)
[xen-unstable test] 13535: tolerable FAIL
2012-08-02 7:11 UTC
[PATCH v2 0/5] NetBSD: minor fixes and hotplug execution
2012-08-02 6:44 UTC (6+ messages)
` [PATCH v2 1/5] tools/build: fix pygrub linking
[PATCH] kexec-tools: Read always one vmcoreinfo file
2012-08-02 3:06 UTC (6+ messages)
[xen-unstable test] 13534: tolerable FAIL - PUSHED
2012-08-01 21:11 UTC
tools/makefile: Add build target
2012-08-01 18:22 UTC
[Fwd: Re: XEN 4.1.2 and kernel 3.4.7]
2012-08-01 16:33 UTC
[questions] Dom0/DomU on ARM under Xen
2012-08-01 16:32 UTC (3+ 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).