xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-24 14:18:20 to 2012-04-25 10:36:18 UTC [more...]

[PATCH 0 of 2] libxl: add libxl_domain_config_init
 2012-04-25 10:36 UTC  (10+ messages)
` [PATCH 1 of 2] libxl: provide libxl_domain_config_init
` [PATCH 2 of 2] RFC: libxl: move definition of libxl_domain_config into the IDL

[PATCH v2] libxl: prevent xl from running if xend is running
 2012-04-25 10:34 UTC  (8+ messages)

[PATCH] libxl: default to xenconsoled for pv guests, even if qemu is running
 2012-04-25 10:32 UTC  (2+ messages)

Driver domains communication protocol proposal
 2012-04-25 10:27 UTC  (5+ messages)

[PATCH] Don't use a4wide in latex
 2012-04-25 10:23 UTC  (3+ messages)

[PATCH] fix build error with seabios
 2012-04-25 10:23 UTC  (13+ messages)

[PATCH] Rename public xenstore headers
 2012-04-25 10:22 UTC  (4+ messages)

[PATCH] xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIER
 2012-04-25 10:20 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCH] libxl: passthrough: avoid passing through devices not owned by pciback
 2012-04-25 10:18 UTC  (10+ messages)

[patch] xen udev rule interfering with openvpn
 2012-04-25 10:14 UTC  (13+ messages)

[PATCH] xen/apic: implement io apic read with hypercall
 2012-04-25 10:06 UTC  (10+ messages)
` [Xen-devel] "

[PATCH] xenalyze: add a basic plugin infrastructure
 2012-04-25 10:02 UTC 

[PATCH] xenalyze: add .hgignore
 2012-04-25 10:00 UTC 

[PATCH] xen: Fix memory hotplug epfn upper limit test for updating the compat M2P table
 2012-04-25  9:39 UTC 

[PATCH] svm: Do not intercept RDTCS(P) when TSC scaling is supported by hardware
 2012-04-25  9:27 UTC  (2+ messages)

[PATCH] docs: use "a4" not "a4wide" paper type for doxygen and latex
 2012-04-25  9:24 UTC 

[PATCH v2] libxl/build: print a warning if flex/bison are needed
 2012-04-25  9:14 UTC 

[PATCH] fix build error w/o MEMSHR
 2012-04-25  9:09 UTC  (3+ messages)

[Xen-users] xl doesn't honour the parameter cpu_weight from my config file while xm does honour it
 2012-04-25  9:07 UTC  (19+ messages)

[xen-4.1-testing test] 12746: tolerable FAIL - PUSHED
 2012-04-25  8:41 UTC 

[PATCH v2] vvmx: fix instruction decode segment limit check
 2012-04-25  8:29 UTC  (2+ messages)

[PATCH 1/3] Add mcelog support for xen platform
 2012-04-25  8:11 UTC  (5+ messages)
` [Xen-devel] "

lock in vhpet
 2012-04-25  8:07 UTC  (17+ messages)

[PATCH] nested vmx: fix instruction decode segment limit check
 2012-04-25  7:15 UTC  (3+ messages)

[PATCH] Re-enable LTR/OBFF when device is owned by pciback
 2012-04-25  6:51 UTC  (6+ messages)

[PATCH] [v2] xen: Add FS and GS base to HVM VCPU context
 2012-04-25  6:51 UTC  (8+ messages)

[xen-unstable test] 12745: regressions - FAIL
 2012-04-25  5:39 UTC 

Regd. XOAR and Dom0 disaggregation
 2012-04-25  4:36 UTC 

[xen-4.1-testing test] 12744: regressions - FAIL
 2012-04-25  2:14 UTC 

linux-next: clean up time
 2012-04-25  0:00 UTC  (3+ messages)

[ANNOUNCE] backports for 4.0.4 and 4.1.3 stable releases
 2012-04-24 23:46 UTC  (6+ messages)

[xen-unstable test] 12743: tolerable FAIL - PUSHED
 2012-04-24 23:32 UTC 

xen acpi cpufreq driver
 2012-04-24 23:28 UTC  (3+ messages)

Degregated I/O Performance since 3.4 - Regression in 3.4?
 2012-04-24 23:21 UTC  (6+ messages)

[hybrid]: code review for function mapping pfn to foreign mfn
 2012-04-24 23:06 UTC  (5+ messages)

hmmmmm
 2012-04-24 22:59 UTC 

Failed to run bootloader
 2012-04-24 20:28 UTC  (6+ messages)

[PATCH 0 of 3] x86/mem_sharing: Improve performance of rmap, fix cascading bugs
 2012-04-24 19:48 UTC  (4+ messages)
` [PATCH 1 of 3] x86/mem_sharing: Don't destroy a page's shared state before depleting its <gfn, domid> tuple list
` [PATCH 2 of 3] x86/mem_sharing: modularize reverse map for shared frames
` [PATCH 3 of 3] x86/mem_sharing: For shared pages with many references, use a hash table instead of a list

[linux-3.0 test] 12742: regressions - trouble: broken/fail/pass
 2012-04-24 19:47 UTC 

[PATCH 0 of 3] x86/mm: Relieve contention of p2m lock on three hot paths
 2012-04-24 19:34 UTC  (4+ messages)
` [PATCH 1 of 3] x86/mm: Relieve contention for p2m lock in gva_to_gfn
` [PATCH 2 of 3] x86/emulate: Relieve contention of p2m lock in emulation of rep movs
` [PATCH 3 of 3] x86/emulation: No need to get_gfn on zero ram_gpa

[PATCH 0 of 3] RFC: x86 memory sharing performance improvements
 2012-04-24 19:33 UTC  (5+ messages)
` [PATCH 3 of 3] x86/mem_sharing: For shared pages with many references, use a hash table instead of a list

get_page*, paging modes, shadow paging
 2012-04-24 19:24 UTC 

[PATCH 0 of 2] Sharing bug fixes
 2012-04-24 19:20 UTC  (3+ messages)
` [PATCH 1 of 2] x86/mem_sharing: Fix saved mfns stat for failed unsharing
` [PATCH 2 of 2] x86/mem_sharing: Rectify test for "empty" physmap entry in sharing_add_to_physmap

no console when using xl toolstack xen 4.1.2
 2012-04-24 19:10 UTC  (13+ messages)

[PATCH 0 of 2] Sharing Documentation
 2012-04-24 18:08 UTC  (3+ messages)

[PATCH] libxl: prevent xl from running if xend is running
 2012-04-24 18:00 UTC  (11+ messages)

[PATCH] [v2] xl: Don't require a config file for cpupools
 2012-04-24 17:52 UTC  (2+ messages)

[PATCH] xl, cpupools: Create empty pool if no cpus are specified
 2012-04-24 17:52 UTC  (2+ messages)

Xen 4.2 Release Plan / TODO
 2012-04-24 17:52 UTC  (5+ messages)

[PATCH] autoconf: use python-config when present, if not switch to distutils
 2012-04-24 17:50 UTC  (2+ messages)

[PATCH] libxl: remove poller from list in libxl__poller_get
 2012-04-24 17:40 UTC  (2+ messages)

[PATCH] libxl: mark internal functions hidden
 2012-04-24 17:40 UTC  (2+ messages)

[PATCH] tools/misc: fix array access in xen-hvmctx.c
 2012-04-24 17:39 UTC  (3+ messages)

[PATCH 0/3] qemu-xen-traditional: disk performance improvements
 2012-04-24 17:38 UTC  (4+ messages)

[PATCH] [resend] xen-access: Check return values and clean up on errors during init
 2012-04-24 17:18 UTC  (2+ messages)

[PATCH] autoconf: add ovmf, rombios and seabios and configure options
 2012-04-24 16:53 UTC  (6+ messages)

[PATCH v8 0/3] libxl: save/restore qemu physmap
 2012-04-24 16:52 UTC  (3+ messages)
` [PATCH v8 3/3] libxl_qmp: remove libxl__qmp_migrate, introduce libxl__qmp_save

[PATCH] xen-access: Check return values and clean up on errors during init
 2012-04-24 16:48 UTC  (3+ messages)

[PATCH] libxl/build: print a pretty message if flex/bison are needed but not found
 2012-04-24 16:47 UTC  (2+ messages)

[PATCH] libxl: fix rtc_timeoffset setting
 2012-04-24 16:46 UTC  (2+ messages)

[PATCH] configure: Check for flex
 2012-04-24 16:35 UTC  (4+ messages)

[PATCH] libxl: Remove libxl_tmem_destroy and associated xl command
 2012-04-24 16:35 UTC  (3+ messages)

[PATCH] libxl: add a dummy ao_how to libxl_domain_core_dump
 2012-04-24 16:34 UTC  (7+ messages)

[PATCH 0 of 4 v3] xl: add support for vif rate limiting
 2012-04-24 16:14 UTC  (2+ messages)

[PATCH] [RFC] xen: Fix memory hotplug end limit test for updating compat M2P table
 2012-04-24 16:11 UTC  (4+ messages)

[PATCH v4 0/8] qdisk local attach
 2012-04-24 16:02 UTC  (21+ messages)
` [PATCH v4 1/8] libxl: make libxl_device_disk_local_attach/detach internal functions
` [PATCH v4 2/8] libxl: libxl__device_disk_local_attach return a new libxl_device_disk
` [PATCH v4 3/8] libxl: add a transaction parameter to libxl__device_generic_add
` [PATCH v4 4/8] libxl: introduce libxl__device_disk_add_t
` [PATCH v4 5/8] xl/libxl: add a blkdev_start parameter
` [PATCH v4 6/8] libxl: introduce libxl__alloc_vdev
` [PATCH v4 7/8] xl/libxl: implement QDISK libxl_device_disk_local_attach
` [PATCH v4 8/8] libxl__device_disk_local_attach: wait for state "connected"

[PATCH] tools: Improve make deb
 2012-04-24 16:00 UTC  (10+ messages)

[PATCH 0/3] qemu-xen-traditional: xen_disk backports
 2012-04-24 15:53 UTC  (2+ messages)

[xen-4.1-testing test] 12741: tolerable FAIL - PUSHED
 2012-04-24 15:45 UTC 

[PATCH v7 00/24] libxl: subprocess handling
 2012-04-24 15:32 UTC  (13+ messages)
` [PATCH 23/24] libxl: child processes cleanups
` [PATCH 24/24] libxl: aborting bootloader invocation when domain dioes

[PATCH 0 of 4 v3 RESEND] xl: add support for vif rate limiting
 2012-04-24 15:07 UTC  (5+ messages)
` [PATCH 1 of 4 v3 RESEND] xl: cleanup indentation
` [PATCH 2 of 4 v3 RESEND] xl: xl network-attach -N (dry run) option
` [PATCH 3 of 4 v3 RESEND] xl: add support for vif rate limiting
` [PATCH 4 of 4 v3 RESEND] xl: add "check-xl-vif-parse" test script

4.2 Release Plan / TODO
 2012-04-24 15:03 UTC  (4+ messages)

[PATCH v3] libxl: use qemu-xen with PV guests by default
 2012-04-24 14:48 UTC  (2+ messages)

[PATCH] libxl: Query VNC listening port through QMP
 2012-04-24 14:42 UTC  (6+ 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).