messages from 2012-06-26 16:17:21 to 2012-06-28 11:24:28 UTC [more...]
[RFC][PATCH 0/5] Add V4V to Xen
2012-06-28 11:24 UTC (15+ messages)
[PATCH 00/40 V2] arm: boot a dom1 to "Calibrating delay loop" then hang
2012-06-28 11:06 UTC (10+ messages)
` [PATCH V2 01/40] arm: allocate top level p2m page for all non-idle domains
` [PATCH V2 17/40] arm: implement vpl011 (UART) emulator
` [PATCH V2 28/40] arm: enable data-cache at the same time as enabling the MMU, not before
` [PATCH V2 33/40] arm: unwind allocations etc on arch_domain_create_failure
` [PATCH V2 37/40] arm: implement VGCF_online
Issue with MSI in a HVM domU with several passed through PCI devices
2012-06-28 10:49 UTC (13+ messages)
[PATCH v2 0/4] xen: enable EPT A/D bit feature
2012-06-28 10:30 UTC (4+ messages)
Logical NUMA error during boot, and RFC patch
2012-06-28 10:29 UTC (3+ messages)
[PATCH 0/3] Fixes for running under Xen
2012-06-28 10:16 UTC (5+ messages)
` [PATCH 1/3] enable Xen support by default
` [PATCH 2/3] Xen: Autodetect debug I/O port at runtime instead of via Kconfig
` [PATCH 3/3] SMM: Disable use of SMM when running under Xen
[PATCH 00 of 10 v2] Automatic NUMA placement for xl
2012-06-28 10:12 UTC (20+ messages)
` [PATCH 01 of 10 v2] libxl: fix a typo in the GCREALLOC_ARRAY macro
` [PATCH 08 of 10 v2] libxl: enable automatic placement of guests on NUMA nodes
[PATCH v6 00/13] execute hotplug scripts from libxl
2012-06-28 10:10 UTC (25+ messages)
` [PATCH v6 06/13] libxl: convert libxl_device_disk_add to an async op
` [PATCH v6 07/13] libxl: convert libxl_device_nic_add to an async operation
` [PATCH v6 10/13] libxl: set nic type to VIF by default
[xen vMCE RFC V0.2] xen vMCE design
2012-06-28 9:58 UTC (7+ messages)
` [Xen-devel] "
Security vulnerability process, and CVE-2012-0217
2012-06-28 9:28 UTC (5+ messages)
VM Capacity on Intel's X.86
2012-06-28 8:59 UTC (2+ messages)
Xen 4.2 Release Plan / TODO
2012-06-28 8:56 UTC (11+ messages)
pt_iomul_init error
2012-06-28 8:50 UTC (2+ messages)
[HYBRID]: status update
2012-06-28 8:44 UTC (3+ messages)
[qemu-upstream-unstable test] 13380: regressions - FAIL
2012-06-28 8:42 UTC
[PATCH 1/3] libxl:refactor stdvga option support v2
2012-06-28 8:40 UTC (10+ messages)
[PATCH] xl: rename "list-vm" command to "vm-list"
2012-06-28 8:35 UTC (2+ messages)
[PATCH V2] docs: Use lists.xen.org not lists.xensource.com
2012-06-28 8:34 UTC
[PATCH] docs: Use lists.xen.org not lists.xensource.com
2012-06-28 8:26 UTC (3+ messages)
[PATCH 1/2] libxl: set stdvga=1 by default when creating a hvm guest
2012-06-28 8:09 UTC (12+ messages)
[PATCH] xl: rename "list-vm" command to "vm-list"
2012-06-28 7:41 UTC (6+ messages)
[xen-unstable test] 13379: tolerable FAIL
2012-06-28 7:05 UTC
[PATCH v4 ]libxl: allow to set more than 31 vcpus
2012-06-28 3:24 UTC
[PATCH v3 ]libxl: allow to allocate cpumap with specific size
2012-06-28 2:38 UTC
[qemu-upstream-unstable test] 13378: regressions - FAIL
2012-06-28 2:26 UTC
[xen-unstable test] 13376: tolerable trouble: broken/fail/pass - PUSHED
2012-06-28 2:00 UTC
MSI message data register configuration in Xen guests
2012-06-27 23:18 UTC (3+ messages)
[PATCH] x86 fixes for 3.3 impacting distros (v1)
2012-06-27 23:17 UTC (4+ messages)
` [Xen-devel] "
Fwd: netback (Network backend) in domU
2012-06-27 21:19 UTC (5+ messages)
[qemu-upstream-unstable test] 13375: regressions - FAIL
2012-06-27 20:33 UTC
OpenEmbedded layer for building Xen
2012-06-27 18:28 UTC
[PATCH 2 of 4] xen, pod: Zero-check recently populated pages (checklast)
2012-06-27 17:44 UTC
[PATCH 0 of 4] xen, pod: Populate-on-demand reclaim improvements
2012-06-27 16:57 UTC (5+ messages)
` [PATCH 1 of 4] xen,pod: Cosmetic code motion
` [PATCH 2 of 4] xen, pod: Zero-check recently populated pages (checklast)
` [PATCH 3 of 4] xen, pod: Only sweep in an emergency, and only for 4k pages
` [PATCH 4 of 4] xen, pod: Try to reclaim superpages when ballooning down
[xen-unstable test] 13373: regressions - FAIL
2012-06-27 16:43 UTC
[PATCH v5 00/21] libxl: domain save/restore: run in a separate process
2012-06-27 16:42 UTC (32+ messages)
` [PATCH 01/21] libxc: xc_domain_restore, make toolstack_restore const-correct
` [PATCH 02/21] libxc: Do not segfault if (e.g.) switch_qemu_logdirty fails
` [PATCH 03/21] libxl: domain save: rename variables etc
` [PATCH 04/21] libxl: domain restore: reshuffle, preparing for ao
` [PATCH 05/21] libxl: domain save: API changes for asynchrony
` [PATCH 06/21] libxl: domain save/restore: run in a separate process
` [PATCH 07/21] libxl: rename libxl_dom:save_helper to physmap_path
` [PATCH 08/21] libxl: provide libxl__xs_*_checked and libxl__xs_transaction_*
` [PATCH 09/21] libxl: wait for qemu to acknowledge logdirty command
` [PATCH 10/21] libxl: datacopier: provide "prefix data" facility
` [PATCH 11/21] libxl: prepare for asynchronous writing of qemu save file
` [PATCH 12/21] libxl: Make libxl__domain_save_device_model asynchronous
` [PATCH 13/21] libxl: Add a gc to libxl_get_cpu_topology
` [PATCH 14/21] libxl: Do not pass NULL as gc_opt; introduce NOGC
` [PATCH 15/21] libxl: Get compiler to warn about gc_opt==NULL
` [PATCH 16/21] xl: Handle return value from libxl_domain_suspend correctly
` [PATCH 17/21] libxl: do not leak dms->saved_state
` [PATCH 18/21] libxl: do not leak spawned middle children
` [PATCH 19/21] libxl: do not leak an event struct on ignored ao progress
` [PATCH 20/21] libxl: further fixups re LIBXL_DOMAIN_TYPE
` [PATCH 21/21] libxl: DO NOT APPLY enforce prohibition on internal
libxl: disable msitranslate by default
2012-06-27 15:25 UTC (3+ messages)
[PATCH] libxl: do not ignore the per-device msitranslate and power_mgmt opts
2012-06-27 14:59 UTC (2+ messages)
[PATCH] x86/hvm: increase struct hvm_vcpu_io's mmio_large_read[]
2012-06-27 14:50 UTC (2+ messages)
[PATCH] qemu-traditional: disable msitranslate by default
2012-06-27 13:39 UTC (2+ messages)
[PATCH 0/5] xen/arm: dom1 PV console up and running
2012-06-27 12:42 UTC (19+ messages)
` [PATCH 1/5] xen/arm: implement do_hvm_op for ARM
` [PATCH 2/5] xen/arm: gic and vgic fixes
` [PATCH 4/5] libxc/arm: allocate xenstore and console pages
` [PATCH 5/5] xcbuild: add console and xenstore support
[qemu-upstream-unstable test] 13374: regressions - FAIL
2012-06-27 12:36 UTC
[PATCH 0/5] xen/arm: multiple guests support in the GIC and VGIC
2012-06-27 11:06 UTC (13+ messages)
` [PATCH 1/5] arm/vtimer: do not let the guest interact with the physical timer
` [PATCH 3/5] xen/gic: support injecting IRQs even to VCPUs not currently running
` [PATCH 5/5] xen/vgic: initialize pending_irqs.lr_queue
[Xen-devel] [PATCH 1/1] xen/netback: only non-freed SKB is queued into tx_queue
2012-06-27 10:51 UTC (3+ messages)
[Xen-devel] [PATCH 1/1] xen/netback: only non-freed SKB is queued into tx_queue
2012-06-27 10:46 UTC
[PATCH] libxl: add a new Array type to the IDL
2012-06-27 10:15 UTC (2+ messages)
Build error with xen-unstable changeset 25517:c6c9d20963d7
2012-06-27 8:54 UTC
[xen-unstable test] 13372: tolerable FAIL
2012-06-27 6:15 UTC
[xen-unstable test] 13371: tolerable FAIL - PUSHED
2012-06-26 22:27 UTC
[PATCH v2] libxl: document the memory ownership of some functions
2012-06-26 17:21 UTC (2+ messages)
[PATCH v3 00/18] libxl: domain save/restore: run in a separate process
2012-06-26 17:06 UTC (9+ messages)
` [PATCH 05/21] libxl: domain save: API changes for asynchrony
` [PATCH 06/21] libxl: domain save/restore: run in a separate process
[PATCH 00 of 11] Automatic NUMA placement for xl
2012-06-26 16:58 UTC (5+ messages)
` [PATCH 05 of 11] libxl: add a new Array type to the IDL
[PATCH 0/3] Minor fixes to the build system for NetBSD
2012-06-26 16:32 UTC (5+ messages)
` [PATCH 3/3] autoconf: correctly parse *_INCLUDES and *_LIB env vars
Unable to make xen tools from xen-unstable 4.2
2012-06-26 16:30 UTC (2+ messages)
[PATCH] docs/xen-headers: allow headers to be symlinks
2012-06-26 16:28 UTC (2+ messages)
fpu_taskswitch adjustment proposal
2012-06-26 16:25 UTC (3+ messages)
[PATCH] tools: use --docdir option from configure
2012-06-26 16:24 UTC (2+ messages)
[PATCH] docs: install documentation which is referenced in man pages
2012-06-26 16:19 UTC (6+ messages)
[PATCH 0 of 3] [v2] tools/configure.ac changes
2012-06-26 16:17 UTC (3+ messages)
` [PATCH 3 of 3] tools/configure.ac: fill PACKAGE_TARNAME in AC_INIT
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).