messages from 2012-06-27 15:01:47 to 2012-06-28 17:45:14 UTC [more...]
Security vulnerability process, and CVE-2012-0217
2012-06-28 17:45 UTC (7+ messages)
[PATCH] libxl: Add a gc to libxl_cpumap_alloc, ..._to_hex_string
2012-06-28 17:44 UTC (3+ messages)
[PATCH] xl: rename "list-vm" command to "vm-list"
2012-06-28 17:07 UTC (6+ messages)
[PATCH v3] xl: rename "list-vm" command to "vm-list"
2012-06-28 17:06 UTC
[PATCH 00 of 10 v2] Automatic NUMA placement for xl
2012-06-28 17:03 UTC (7+ messages)
` [PATCH 08 of 10 v2] libxl: enable automatic placement of guests on NUMA nodes
[xen vMCE RFC V0.2] xen vMCE design
2012-06-28 17:02 UTC (10+ messages)
` [Xen-devel] "
[PATCH v3 ]libxl: allow to allocate cpumap with specific size
2012-06-28 16:52 UTC (7+ messages)
[PATCH v4 ]libxl: allow to set more than 31 vcpus
2012-06-28 16:52 UTC (2+ messages)
[RFC][PATCH 0/5] Add V4V to Xen
2012-06-28 16:35 UTC (23+ messages)
[qemu-upstream-unstable test] 13382: regressions - FAIL
2012-06-28 16:28 UTC
[PATCH 0/5] RFC: V4V (v2)
2012-06-28 16:26 UTC (6+ messages)
` [PATCH 1/5] xen: add ssize_t
` [PATCH 2/5] v4v: Introduce VIRQ_V4V
` [PATCH 3/5] xen: Enforce introduce guest_handle_for_field
` [PATCH 4/5] xen: Add V4V implementation
` [PATCH 5/5] v4v: Introduce basic access control to V4V
[PATCH] docs: various typos
2012-06-28 15:58 UTC
[PATCH] x86 fixes for 3.3 impacting distros (v1)
2012-06-28 15:38 UTC (7+ messages)
` [Xen-devel] "
Xen 4.2 Release Plan / TODO
2012-06-28 15:18 UTC (11+ messages)
[PATCH v5 00/21] libxl: domain save/restore: run in a separate process
2012-06-28 15:17 UTC (15+ messages)
` [PATCH v6 "
[PATCH 0 of 3 v3] xen, pod: Populate-on-demand reclaim improvements
2012-06-28 15:16 UTC (5+ messages)
` [PATCH 1 of 3 v3] xen, pod: Try to reclaim superpages when ballooning down
` [PATCH 2 of 3 v3] xen, pod: Zero-check recently populated pages (checklast)
` [PATCH 3 of 3 v3] xen, pod: Only sweep in an emergency, and only for 4k pages
[PATCH] docs: Use lists.xen.org not lists.xensource.com
2012-06-28 15:13 UTC (5+ messages)
` [PATCH] docs: Use lists.xen.org not lists.xensource.com [and 2 more messages]
[PATCH v2] autoconf: correctly parse *_INCLUDES and *_LIB env vars
2012-06-28 15:10 UTC
[PATCH] hgignore/gitignore: add xen/arch/x86/boot/reloc.bin, .lnk
2012-06-28 15:00 UTC
[PATCH v2] libxl: document the memory ownership of some functions
2012-06-28 14:50 UTC (3+ messages)
[PATCH] qemu-traditional: disable msitranslate by default
2012-06-28 14:50 UTC (3+ messages)
[PATCH] libxl: do not ignore the per-device msitranslate and power_mgmt opts
2012-06-28 14:50 UTC (3+ messages)
libxl: disable msitranslate by default
2012-06-28 14:50 UTC (5+ messages)
[PATCH 0/21 V3] arm: boot a dom1 to "Calibrating delay loop" then hang
2012-06-28 14:48 UTC (22+ messages)
` [PATCH 01/21] arm: allow p2m to be created with specific MATTR
` [PATCH 02/21] arm: implement vpl011 (UART) emulator
` [PATCH 03/21] arm: implement vcpu_show_execution_state
` [PATCH 04/21] arm: use correct attributes for mappings in copy_from_paddr()
` [PATCH 05/21] arm: split pending SPIs (global) out from pending PPIs and SGIs (per CPU)
` [PATCH 06/21] arm: make vgic lock safe for use in interrupt context
` [PATCH 07/21] arm: map GICV in all domains, not just dom0
` [PATCH 08/21] arm: enable data-cache at the same time as enabling the MMU, not before
` [PATCH 09/21] arm: Upgrade guest barriers to Outer-Shareable. Enable Protected Table Walk
` [PATCH 10/21] arm: gic.lock can be taken in interrupt context, so lock appropriately
` [PATCH 11/21] arm: context switch virtual timer registers
` [PATCH 12/21] arm: the hyp timer seems to work in newer model versions, default to using it
` [PATCH 13/21] arm: unwind allocations etc on arch_domain_create_failure
` [PATCH 14/21] arm: move PSR flag definitions into interface, for tools use
` [PATCH 15/21] arm: fix typo s/approprately/appropriately/g
` [PATCH 16/21] HACK: arm: initial XENMAPSPACE_gmfn_foreign
` [PATCH 17/21] libxc: add ARM support to xc_dom (PV domain building)
` [PATCH 18/21] arm: implement VGCF_online
` [PATCH 19/21] HACK: add simple xcbuild
` [PATCH 20/21] HACK: arm: disable hypercall continuations
` [PATCH 21/21] xen: add assertion in default_vcpu0_location to protect against broken masks
[PATCH] libxl: add a new Array type to the IDL
2012-06-28 14:20 UTC (5+ messages)
[PATCH] arm: fix build after c/s 25477:e12e0b038219
2012-06-28 13:53 UTC (4+ messages)
[PATCH v2 0/4] xen: enable EPT A/D bit feature
2012-06-28 13:52 UTC (9+ messages)
` [PATCH v2 3/4] xen: introduce new function update_dirty_bitmap
` [PATCH v2 4/4] xen: enable EPT dirty bit for guest live migration
[PATCH 0 of 4] xen, pod: Populate-on-demand reclaim improvements
2012-06-28 13:51 UTC (12+ 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
[PATCH v6 00/13] execute hotplug scripts from libxl
2012-06-28 13:30 UTC (26+ 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
[PATCH 00/40 V2] arm: boot a dom1 to "Calibrating delay loop" then hang
2012-06-28 13:08 UTC (19+ messages)
` [PATCH V2 01/40] arm: allocate top level p2m page for all non-idle domains
` [PATCH V2 16/40] arm: allow p2m to be created with specific MATTR
` [PATCH V2 17/40] arm: implement vpl011 (UART) emulator
` [PATCH V2 21/40] arm: implement vcpu_show_execution_state
` [PATCH V2 25/40] arm: split pending SPIs (global) out from pending PPIs and SGIs (per CPU)
` [PATCH V2 26/40] arm: use interrupt safe spin locks in vgic_vcpu_inject_irq
` [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
[qemu-upstream-unstable test] 13381: regressions - FAIL
2012-06-28 13:02 UTC
[SOLVED] Re: [Xen-users] Very slow VBD writes in domU under Linux 3.3, ok under 3.0.x
2012-06-28 12:41 UTC
Logical NUMA error during boot, and RFC patch
2012-06-28 12:29 UTC (4+ messages)
[PATCH] x86/mm: Clean up unshare path for foreign mappings
2012-06-28 11:46 UTC (2+ messages)
Issue with MSI in a HVM domU with several passed through PCI devices
2012-06-28 10:49 UTC (13+ 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
VM Capacity on Intel's X.86
2012-06-28 8:59 UTC (2+ messages)
pt_iomul_init error
2012-06-28 8:50 UTC (2+ messages)
[HYBRID]: status update
2012-06-28 8:44 UTC (2+ 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 V2] docs: Use lists.xen.org not lists.xensource.com
2012-06-28 8:34 UTC
[PATCH 1/2] libxl: set stdvga=1 by default when creating a hvm guest
2012-06-28 8:09 UTC (6+ 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
[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)
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
[xen-unstable test] 13373: regressions - FAIL
2012-06-27 16:43 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).