xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-14 10:21:16 to 2012-06-18 10:08:30 UTC [more...]

[PATCH 0/3] Minor fixes to the build system for NetBSD
 2012-06-18 10:08 UTC  (5+ messages)
` [PATCH 2/3] build/tools: disable libvchan build on NetBSD

[Xen-staging] [xen-unstable] autoconf: check for dev86 and iasl on x86* only
 2012-06-18  9:50 UTC  (4+ messages)

Forking time in Xen
 2012-06-18  9:38 UTC 

VMX status report. Xen:25467 & Dom0:3.4.1
 2012-06-18  9:35 UTC 

[PATCH 0/2] x86/mm: remove arch-specific PTE/PMD get-and-clear functions
 2012-06-18  9:13 UTC  (9+ messages)
` [PATCH 1/2] x86/mm: remove arch-specific ptep_get_and_clear() function
    ` [Xen-devel] "

Possible bug, dom0 crash on ubuntu
 2012-06-18  9:00 UTC  (4+ messages)

[PATCH v6 00/13] execute hotplug scripts from libxl
 2012-06-18  8:58 UTC  (16+ messages)
` [PATCH v6 01/13] libxl: change ao_device_remove to ao_device
` [PATCH v6 02/13] libxl: move device model creation prototypes
` [PATCH v6 03/13] libxl: convert libxl_domain_destroy to an async op
` [PATCH v6 04/13] libxl: move bootloader data strucutres and prototypes
` [PATCH v6 05/13] libxl: convert libxl__device_disk_local_attach to an async op
` [PATCH v6 06/13] libxl: convert libxl_device_disk_add "
` [PATCH v6 07/13] libxl: convert libxl_device_nic_add to an async operation
` [PATCH v6 08/13] libxl: add option to choose who executes hotplug scripts
` [PATCH v6 09/13] libxl: rename _IOEMU nic type to VIF_IOEMU
` [PATCH v6 10/13] libxl: set nic type to VIF by default
` [PATCH v6 11/13] libxl: use libxl__xs_path_cleanup on device_destroy
` [PATCH v6 12/13] libxl: call hotplug scripts for disk devices from libxl
` [PATCH v6 13/13] libxl: call hotplug scripts for nic "

Xen 4.2 TODO / Release Plan
 2012-06-18  8:36 UTC  (2+ messages)

fpu_taskswitch adjustment proposal
 2012-06-18  7:32 UTC  (3+ messages)

[qemu-upstream-unstable test] 13076: tolerable trouble: broken/fail/pass - PUSHED
 2012-06-18  1:45 UTC 

[xen-unstable test] 13075: regressions - FAIL
 2012-06-17 22:44 UTC 

[qemu-upstream-unstable test] 13071: regressions - FAIL
 2012-06-17  9:39 UTC 

[xen-unstable test] 13069: regressions - FAIL
 2012-06-17  8:41 UTC 

[xen-unstable bisection] complete test-amd64-amd64-xl-qemuu-winxpsp3
 2012-06-17  2:44 UTC 

[qemu-upstream-unstable test] 13068: regressions - FAIL
 2012-06-16 23:06 UTC 

[xen-unstable test] 13061: regressions - FAIL
 2012-06-16 21:22 UTC 

[qemu-upstream-unstable test] 13063: regressions - FAIL
 2012-06-16 18:48 UTC 

[xen-unstable bisection] complete test-amd64-amd64-xl-sedf
 2012-06-16 18:45 UTC 

[qemu-upstream-unstable test] 13055: regressions - FAIL
 2012-06-16 13:58 UTC 

[xen-unstable test] 13053: regressions - FAIL
 2012-06-16 13:08 UTC 

[qemu-upstream-unstable test] 13052: regressions - FAIL
 2012-06-16  5:55 UTC 

[xen-unstable test] 13051: regressions - FAIL
 2012-06-16  4:59 UTC 

[xen-4.0-testing test] 13050: tolerable FAIL - PUSHED
 2012-06-15 22:47 UTC 

[qemu-upstream-unstable test] 13049: regressions - FAIL
 2012-06-15 19:36 UTC 

using kdb with current xen release
 2012-06-15 19:14 UTC  (3+ messages)

[linux-3.0 test] 13048: tolerable FAIL - PUSHED
 2012-06-15 18:36 UTC 

[PATCH 00 of 10 v2] Automatic NUMA placement for xl
 2012-06-15 17:04 UTC  (11+ messages)
` [PATCH 01 of 10 v2] libxl: fix a typo in the GCREALLOC_ARRAY macro
` [PATCH 02 of 10 v2] libxl: add a new Array type to the IDL
` [PATCH 03 of 10 v2] libxl, libxc: introduce libxl_get_numainfo()
` [PATCH 04 of 10 v2] xl: add more NUMA information to `xl info -n'
` [PATCH 05 of 10 v2] libxl: rename libxl_cpumap to libxl_bitmap
` [PATCH 06 of 10 v2] libxl: expand the libxl_bitmap API a bit
` [PATCH 07 of 10 v2] libxl: introduce some node map helpers
` [PATCH 08 of 10 v2] libxl: enable automatic placement of guests on NUMA nodes
` [PATCH 09 of 10 v2] libxl: have NUMA placement deal with cpupools
` [PATCH 10 of 10 v2] Some automatic NUMA placement documentation

[PATCH] libxl: document the memory ownership of some functions
 2012-06-15 16:23 UTC  (4+ messages)

[xen-4.1-testing test] 13047: tolerable FAIL - PUSHED
 2012-06-15 15:10 UTC 

[PATCH v3 00/18] libxl: domain save/restore: run in a separate process
 2012-06-15 13:40 UTC  (23+ 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

xen dire-map area
 2012-06-15 13:16 UTC  (4+ messages)

[PATCH 1/2] xen: Reorganize includes of Xen headers
 2012-06-15 12:25 UTC  (6+ messages)
` [PATCH 2/2] xenstore: Use <xenstore.h>
    ` [Qemu-devel] "
` [PATCH 0/2] xen: Deprecation of <xs.h>

ACTION REQUIRED: Xen Maintainer, Committer and Developer Meeting @ XenSummit NA 2012
 2012-06-15 12:10 UTC 

[PATCH 0/2] xen: Deprecation of <xs.h>
 2012-06-15 11:17 UTC 

block backend issues
 2012-06-15 11:14 UTC  (3+ messages)

[PATCH V13 1/9] pci_ids: Add INTEL_82599_SFP_VF id
 2012-06-15 11:05 UTC  (18+ messages)
` [PATCH V13 2/9] configure: Introduce --enable-xen-pci-passthrough
` [PATCH V13 3/9] Introduce XenHostPCIDevice to access a pci device on the host
` [PATCH V13 4/9] pci.c: Add opaque argument to pci_for_each_device
` [PATCH V13 5/9] qdev-properties: Introduce pci-host-devaddr
` [PATCH V13 6/9] Introduce Xen PCI Passthrough, qdevice (1/3)
` [PATCH V13 7/9] Introduce Xen PCI Passthrough, PCI config space helpers (2/3)
` [PATCH V13 8/9] Introduce apic-msidef.h
` [PATCH V13 9/9] Introduce Xen PCI Passthrough, MSI (3/3)
` [PATCH V13 0/9] Xen PCI Passthrough

[HYBRID] : mapping IO mems in the EPT
 2012-06-15 11:02 UTC  (2+ messages)

Unable to get QXL vga working
 2012-06-15  7:36 UTC  (19+ messages)

[RFC][PATCH 0/5] Add V4V to Xen
 2012-06-14 21:19 UTC  (26+ messages)
` [PATCH 4/5] xen: Enforce casting for guest_handle_cast

pin hypervisor to physical cpu
 2012-06-14 20:58 UTC 

[GIT PULL] (xen) stable/for-linus-3.5-rc2-tag
 2012-06-14 20:24 UTC 

Load increase after memory upgrade (part2)
 2012-06-14 19:16 UTC  (11+ messages)

[PATCH] x86/xen: avoid updating TLS descriptors if they haven't changed
 2012-06-14 18:05 UTC  (4+ messages)

[PATCH] xen/mce: schedule a workqueue to avoid sleep in atomic context
 2012-06-14 17:19 UTC  (5+ messages)
` [Xen-devel] "
  ` xen/mce - mcelog at 100% cpu
    ` [PATCH] xen/mce: add .poll method for mcelog device driver

[PATCH v3 00/18] libxl: domain save/restore: run in a separate process
 2012-06-14 17:08 UTC  (33+ messages)
` [PATCH 02/19] libxl: domain save: rename variables etc
` [PATCH 03/19] libxl: domain restore: reshuffle, preparing for ao
` [PATCH 04/19] libxl: domain save: API changes for asynchrony
` [PATCH 05/19] libxl: domain save/restore: run in a separate process
` [PATCH 07/19] libxl: provide libxl__xs_*_checked and libxl__xs_transaction_*
` [PATCH 08/19] libxl: wait for qemu to acknowledge logdirty command
` [PATCH 14/19] libxl: Get compiler to warn about gc_opt==NULL
` [PATCH 17/19] libxl: do not leak spawned middle children
          ` [PATCH v3 00/18] libxl: domain save/restore: run in a separate process [and 4 more messages]

[PATCH V13 0/9] Xen PCI Passthrough
 2012-06-14 17:01 UTC 

[PATCH 0 of 4 RFC] Populate-on-demand: Check pages being returned by the balloon driver
 2012-06-14 17:00 UTC  (13+ 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 V12 0/9] Xen PCI Passthrough
 2012-06-14 16:01 UTC  (7+ messages)
` [PATCH V12 5/9] Revert "pci: don't export an internal function"

Grab the physical address of a label
 2012-06-14 15:59 UTC  (7+ messages)

[PATCH 0 of 2 RFC] Rework populate-on-demand sweeping
 2012-06-14 15:36 UTC  (11+ 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 V2] amd iommu: re-enable iommu msi if dom0 disabled it
 2012-06-14 15:27 UTC  (8+ messages)

[PATCH 0 of 2 v3] Sanity checking of scheduling parameters
 2012-06-14 15:13 UTC  (9+ 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 2 of 2 v3] xl: check for meaningful combination of sedf config file parameters [and 1 more messages]

[PATCH v2] xen: mark local pages as FOREIGN in the m2p_override
 2012-06-14 13:44 UTC  (3+ messages)

[PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
 2012-06-14 12:21 UTC  (18+ messages)

Recent CVE
 2012-06-14 12:20 UTC  (6+ messages)

using kdb with current xen release
 2012-06-14 12:06 UTC 

Xen 3.4.x Backports
 2012-06-14 10:37 UTC  (4+ messages)


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).