messages from 2012-06-07 09:32:58 to 2012-06-08 14:56:54 UTC [more...]
[PATCH] pygrub Makefile cleanup
2012-06-08 14:56 UTC (2+ messages)
[PATCH] Fix pygrub install
2012-06-08 14:56 UTC (7+ messages)
Xen 4.0.x 3,000 second time skew problem
2012-06-08 14:47 UTC (2+ messages)
[PATCH 00 of 11] Automatic NUMA placement for xl
2012-06-08 14:35 UTC (14+ messages)
` [PATCH 04 of 11] libxl: expand the libxl_{cpu, node}map API a bit
` [PATCH 05 of 11] libxl: add a new Array type to the IDL
` [PATCH 11 of 11] Some automatic NUMA placement documentation
[PATCH] readnote: Add bzImage kernel support
2012-06-08 14:34 UTC (10+ messages)
[PATCH 0 of 2 v3] Sanity checking of scheduling parameters
2012-06-08 14:26 UTC (7+ messages)
` [PATCH 1 of 2 v3] libxl: propagete down the error from libxl_domain_sched_params_set
` [PATCH 2 of 2 v3] xl: check for meaningful combination of sedf config file parameters
[PATCH] amd iommu: re-enable iommu msi if dom0 disabled it
2012-06-08 14:16 UTC (6+ messages)
[PATCH] tools/hotplug/Linux/init.d/: added other xen kernel modules on xencommons start
2012-06-08 14:07 UTC (2+ messages)
[PATCH, v3] qemu/xendisk: set maximum number of grants to be used
2012-06-08 13:52 UTC
Bug - DomUs failing to restart - issue with maxmem_mb set to 0
2012-06-08 13:48 UTC
[SOLVED] GPLPV SCSI passthrough does not working
2012-06-08 13:37 UTC
[PATCH] xen/hvc: Fix polling mode to work with kdb/kgdb
2012-06-08 13:13 UTC (8+ messages)
` [Xen-devel] "
block backend issues
2012-06-08 13:11 UTC
[PATCH] tools: adjust --datadir option passed to qemu-upstream's configure script
2012-06-08 12:16 UTC (6+ messages)
[PATCH 0 of 2 RFC] Rework populate-on-demand sweeping
2012-06-08 12:02 UTC (4+ messages)
` [PATCH 1 of 2 RFC] xen, pod: Zero-check recently populated pages (checklast)
` [PATCH 2 of 2 RFC] xen, pod: Only sweep in an emergency, and only for 4k pages
[PATCH 0 of 4 RFC] Populate-on-demand: Check pages being returned by the balloon driver
2012-06-08 11:58 UTC (8+ messages)
` [PATCH 1 of 4 RFC] xen, p2m: get_entry returns level of entry as well
` [PATCH 2 of 4 RFC] xen, pod: Check zero-check pages returned by the balloon driver
` [PATCH 3 of 4 RFC] imported patch CA-72761-libxc-error.patch
` [PATCH 4 of 4 RFC] imported patch pygrub-invalid-disk-catch.patch
Pv_ops Dom0 crash on IBM eServer x3400
2012-06-08 11:47 UTC (7+ messages)
[PATCH] disable virtfs compilation by default in upstream QEMU
2012-06-08 11:27 UTC (7+ messages)
New Xen Wiki Front page
2012-06-08 11:19 UTC
[PATCH RFC] libxl: DO NOT APPLY enforce prohibition
2012-06-08 11:09 UTC
[PATCH 0 of 4] Use superpages on restore/migrate
2012-06-08 10:52 UTC (8+ messages)
` [PATCH 1 of 4] p2m: Keep statistics on order of p2m entries
[PATCH] fixes to xen-blk[back|front] to deal with 32/64 host/guest combination with BLKIF_DISCARD (v1)
2012-06-08 10:06 UTC (9+ messages)
` [PATCH 2/2] xen/blkfront: Add BUG_ON to deal with misbehaving backends
` [Xen-devel] "
[PATCH 0/38] arm: boot a dom1 to "Calibrating delay loop" then hang
2012-06-08 10:00 UTC (69+ messages)
` [PATCH 01/38] arm: allocate top level p2m page for all non-idle domains
` [PATCH 02/38] arm: handy function to print a walk of the hypervisor page tables
` [PATCH 03/38] arm: handy function to print a walk of a domain's p2m
` [PATCH 08/38] arm: allocate and setup a guest vcpu
` [PATCH 14/38] arm: do not set max_vcpus = 8 in arch_domain_create
` [PATCH 16/38] arm: Add simple cpu_{sibling,core}_mask
` [PATCH 16/38] arm: Add simple cpu_{sibling, core}_mask
` [PATCH 18/38] arm: implement vpl011 (UART) emulator
` [PATCH 20/38] arm: dump a page table walk when va_to_par fails
` [PATCH 21/38] arm: dump guest s1 walk on data abort which is not a stage 2 issue
` [PATCH 26/38] arm: fix locking in create_p2m_entries
` [PATCH 27/38] arm: split pending SPIs (global) out from pending PPIs and SGIs (per CPU)
` [PATCH 28/38] arm: map GICV in all domains, not just dom0
` [PATCH 29/38] arm: delay enabling data-cache until paging enabled
` [PATCH 30/38] arm: Upgrade guest barriers to Outer-Shareable. Enable Protected Table Walk
` [PATCH 31/38] arm: gic.lock can be taken in interrupt context, so lock appropriately
` [PATCH 32/38] arm: context switch virtual timer registers
` [PATCH 33/38] arm: the hyp timer seems to work now, default to using it
` [PATCH 34/38] HACK: arm: initial XENMAPSPACE_gmfn_foreign
` [PATCH 35/38] arm: move PSR flag definitions into interface, for tools use
` [PATCH 36/38] libxc: add ARM support to xc_dom (PV domain building)
` [PATCH 37/38] HACK: add simple xcbuild
` [PATCH 38/38] HACK: arm: disable hypercall continuations
[PATCH] xen/mce: Add mutex lock and buffer to avoid sleep in atomic context
2012-06-08 9:37 UTC
[PATCH 1/2] xen/mce: Add mcelog support for Xen platform
2012-06-08 9:27 UTC (5+ messages)
` [Xen-devel] "
[PATCH 0 of 2 v2] Sanity checking of scheduling parameters
2012-06-08 8:57 UTC (5+ messages)
` [PATCH 1 of 2 v2] libxl: propagete down the error from libxl_domain_sched_params_set
` [PATCH 2 of 2 v2] xl: check for meaningful combination of sedf config file parameters
[PATCH] fix page_list_splice()
2012-06-08 7:51 UTC (4+ messages)
[xen-unstable test] 13025: tolerable FAIL
2012-06-08 6:15 UTC
PROBLEM: Possible race between xen, md, dm and/or xfs
2012-06-08 5:45 UTC
[xen-unstable test] 13024: tolerable FAIL - PUSHED
2012-06-08 0:43 UTC
XEN MTRR
2012-06-07 23:44 UTC (6+ messages)
xen live migration falied
2012-06-07 21:44 UTC (8+ messages)
[ 08/82] mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
2012-06-07 21:00 UTC (2+ messages)
` [PATCH] thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
xen: oops at atomic64_read_cx8+0x4
2012-06-07 19:50 UTC (6+ messages)
` Bug#676360: "
` Bug#676360: [Xen-devel] "
PAE PV guest kernel regression
2012-06-07 19:43 UTC (9+ messages)
[PATCH] qemu-xen-trad: fix sys-queue.h usage on BSD systems
2012-06-07 18:46 UTC (3+ messages)
[PATCH 0/2] qemu-xen-trad/block: fixes for NetBSD block-raw
2012-06-07 18:39 UTC (3+ messages)
[PATCH v8 0/11] qdisk local attach
2012-06-07 18:27 UTC (4+ messages)
` [PATCH v8 08/11] xl/libxl: implement QDISK libxl_device_disk_local_attach
[PATCH] tools: pass EXTRA_CFLAGS via environment
2012-06-07 18:23 UTC (2+ messages)
[PATCH] xend: do not run a hotplug script from qemu on Linux
2012-06-07 17:45 UTC (3+ messages)
Using "xl create" without domain config file
2012-06-07 17:41 UTC (5+ messages)
[PATCH] libxl: remove libxl__error_set prototype
2012-06-07 17:33 UTC (2+ messages)
[PATCH 0 of 2 V3] xs: fixes to watch thread creation
2012-06-07 17:23 UTC (2+ messages)
Debugging Dom0 kernel over serial
2012-06-07 17:20 UTC (12+ messages)
Proposals/changes for a new Wiki Front-Page - need input/mods/creative proposals
2012-06-07 17:16 UTC (4+ messages)
[PATCH v5 01/10] execute hotplug scripts from libxl
2012-06-07 17:11 UTC (21+ messages)
` [PATCH v5 01/10] libxl: change libxl__ao_device_remove to libxl__ao_device
` [PATCH v5 04/10] libxl: convert libxl_device_disk_add to an asyn op
` [PATCH v5 05/10] libxl: convert libxl_device_nic_add to an async operation
` [PATCH v5 08/10] libxl: call hotplug scripts for disk devices from libxl
` [PATCH v5 09/10] libxl: call hotplug scripts for nic "
` [PATCH v5 10/10] libxl: use libxl__xs_path_cleanup on device_destroy
[PATCH] x86/xen: avoid updating TLS descriptors if they haven't changed
2012-06-07 17:01 UTC
[PATCH 0/4] x86, CPU, AMD: Cleanup AMD-specific MSR-rw users
2012-06-07 16:27 UTC (9+ messages)
` [PATCH 3/4] x86, AMD: Fix crash as Xen Dom0 on AMD Trinity systems
` [GIT PULL] x86, CPU, AMD: Cleanup AMD-specific MSR-rw users
[PATCH 00 of 10] xenalyze: build, hypercall tracing and plugins (v2)
2012-06-07 16:02 UTC (16+ messages)
` [PATCH 04 of 10] xenalyze: update trace.h to match xen-unstable
` [PATCH 05 of 10] xenalyze: correctly display of count of HW events
` [PATCH 06 of 10] xenalyze: move struct record_info into a header
` [PATCH 07 of 10] xenalyze: decode PV_HYPERCALL_V2 records
` [PATCH 09 of 10] xenalyze: add a basic plugin infrastructure
[PATCH 0/5] xen/arm: multiple guests support in the GIC and VGIC
2012-06-07 15:47 UTC (7+ 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
Error in compiling latest Xen 4.2-Unstable
2012-06-07 15:43 UTC (3+ messages)
[RFC][PATCH 0/5] Add V4V to Xen
2012-06-07 15:36 UTC (5+ messages)
[PATCH 0/13] execute hotplug scripts from libxl
2012-06-07 14:30 UTC (8+ messages)
` [PATCH 11/13] libxl: set nic type to VIF by default
Volunteers wanted to help with list moderation
2012-06-07 13:48 UTC (2+ messages)
Test result of xen-unstable changeset 25459
2012-06-07 12: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).