xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-18 13:54:46 to 2012-01-20 12:06:35 UTC [more...]

[PATCH 00/12] ARM: Slim down dummy.S
 2012-01-20 12:06 UTC  (10+ messages)
` [PATCH 01/12] arm: add a missing local-vars comment
` [PATCH 02/12] arm: define some more cp15 registers
` [PATCH 03/12] arm: align some register bit definitions
` [PATCH 04/12] arm: remove some unnecessary symbols from dummy.S
` [PATCH 05/12] arm: Add stub functions instead of using DUMMY
` [PATCH 06/12] PM: only include XEN_SYSCTL_{get_pmstat, pm_op} if HAVE_ACPI
` [PATCH 07/12] xen: allow tmem to be disabled on platforms which do not support it (ARM)
` [PATCH 08/12] arm: Implement arch_get_xen_caps
` [PATCH 09/12] xen: only map PV guest grants via iommu if HAS_PASSTHROUGH

RFC: Still TODO for 4.2?
 2012-01-20 12:04 UTC  (14+ messages)
` RFC: Still TODO for 4.2? xl domain numa memory allocation vs xm/xend

[PATCH 0/2] libxl: save/restore qemu physmap
 2012-01-20 11:42 UTC  (5+ messages)
` [PATCH 1/2] libxc: introduce XC_SAVE_ID_TOOLSTACK
` [PATCH 2/2] libxl: save/restore qemu's physmap

[PATCH v5 00/25] xen: ARMv7 with virtualization extensions
 2012-01-20 11:28 UTC  (5+ messages)
` [PATCH v5 05/25] Introduce clear_user and clear_guest

shutdown/migration stop working on paravirt domU
 2012-01-20 11:02 UTC  (6+ messages)

[PATCH 2 of 2] vpmu: Add a vpmu cpuid function
 2012-01-20 10:54 UTC  (5+ messages)

memop struct packing, 32/64 bits
 2012-01-20 10:32 UTC  (16+ messages)

[PATCH] remove blocked time accounting from xen "clockchip"
 2012-01-20  9:57 UTC  (5+ messages)

[xen-unstable test] 10906: tolerable FAIL - PUSHED
 2012-01-20  9:46 UTC  (2+ messages)

Upstream Qemu With Xen
 2012-01-20  9:45 UTC  (2+ messages)

[xen-unstable test] 10913: tolerable FAIL
 2012-01-20  5:11 UTC 

RFC: Still TODO for 4.2?
 2012-01-19 21:39 UTC  (10+ messages)

[xen-unstable test] 10902: regressions - FAIL
 2012-01-19 18:17 UTC 

[PATCH] x86/AMD: Add support for AMD's OSVW feature in guests
 2012-01-19 16:29 UTC  (10+ messages)

RFC PATCH: bring OpenBSD stdarg in line with FreeBSD one
 2012-01-19 16:16 UTC 

[PATCH] libxl_qmp: Handle unexpected end-of-socket
 2012-01-19 15:35 UTC 

[PATCH v3 0/6] save/restore on Xen
 2012-01-19 14:16 UTC  (11+ messages)
` [PATCH v3 1/6] vl.c: do not save the RAM state when Xen is enabled
` [PATCH v3 2/6] xen mapcache: check if memory region has moved
` [PATCH v3 3/6] Set runstate to INMIGRATE earlier
` [PATCH v3 4/6] cirrus_vga: do not reset videoram on resume
` [PATCH v3 5/6] xen: record physmap changes to xenstore
  ` [Xen-devel] "
` [PATCH v3 6/6] xen: change memory access behavior during migration

[xen-unstable test] 10898: regressions - FAIL
 2012-01-19 14:09 UTC 

[PATCH 0/3] libxl: save additional info to the qemu chunk
 2012-01-19 14:09 UTC  (14+ messages)
` [PATCH 1/3] libxc: add a callback to xc_domain_restore
` [PATCH 2/3] libxl: extract the qemu state file from the save image
` [PATCH 3/3] libxl: introduce QEMU_HEADER

xen + openvswitch
 2012-01-19 14:07 UTC  (4+ messages)

[PATCH 1 of 2] vpmu: separate architecture specific PMU initialisation
 2012-01-19 13:54 UTC 

[PATCH 0 of 2] vpmu:preparations for using BTS on intel cpus
 2012-01-19 13:53 UTC 

[PATCH v2 0/6] initial suspend support
 2012-01-19 13:19 UTC  (3+ messages)
` [PATCH v2 3/6] suspend: add wakeup monitor command

[PATCH 00 of 12] Sharing overhaul
 2012-01-19 13:14 UTC  (24+ messages)
` [PATCH 01 of 12] x86/mm: Eliminate hash table in sharing code as index of shared mfns
` [PATCH 02 of 12] x86/mm: Update mem sharing interface to (re)allow sharing of grants
` [PATCH 03 of 12] x86/mm: Add per-page locking for memory sharing, when audits are disabled
` [PATCH 04 of 12] x86/mm: Enforce lock ordering for sharing page locks
` [PATCH 06 of 12] x86/mm: New domctl: add a shared page to the physmap
` [PATCH 07 of 12] Add the ability to poll stats about shared memory via the console
` [PATCH 08 of 12] x86/mm: use RCU in mem sharing audit list, eliminate global lock completely
` [PATCH 11 of 12] Tools: Add a sharing command to xl for information about shared pages

[PATCH] EPT: refine epte_present test
 2012-01-19 13:11 UTC  (4+ messages)

linux-2.6.18/drivers/xen/: remove stray inclusion of various headers
 2012-01-19 12:49 UTC 

[PATCH] linux-2.6.18/gntdev: switch from char-dev to misc-dev
 2012-01-19 12:33 UTC 

[PATCH v7 0/9] libxl: New event API
 2012-01-19 11:55 UTC  (18+ messages)
` [PATCH 1/9] libxl: New API for providing OS events to libxl
` [PATCH 2/9] ocaml, libxl: support "private" fields
` [PATCH 3/9] libxl: New event generation API
` [PATCH 5/9] libxl: Permit multithreaded event waiting
` [PATCH 6/9] libxl: Asynchronous/long-running operation infrastructure
` [PATCH 7/9] libxl: New convenience macro CONTAINER_OF
` [PATCH 8/9] libxl: Introduce libxl__ev_devstate
` [PATCH 9/9] libxl: Convert to asynchronous: device removal

A Problem with Cache in Xen
 2012-01-19 11:07 UTC  (2+ messages)

[xen-unstable test] 10891: regressions - FAIL
 2012-01-19 10:54 UTC 

[PATCH 0 of 2] Two p2m bug fixes
 2012-01-19 10:44 UTC  (2+ messages)

[PATCH] x86/mm: Improve ring management for memory events. Do not lose guest events
 2012-01-19 10:39 UTC  (2+ messages)

[RFC PATCH 0/18] Xenstore stub domain
 2012-01-19 10:32 UTC  (25+ messages)
` [PATCH v2 00/18] "
  ` [PATCH 01/18] xen: reinstate previously unused XENMEM_remove_from_physmap hypercall
  ` [PATCH 10/18] xenstored: use grant references instead of map_foreign_range
  ` [PATCH 13/18] xenstored: support running in minios stubdom
  ` [PATCH 16/18] xenstored: use domain_is_unprivileged instead of checking conn->id
  ` [PATCH 17/18] xenstored: add --priv-domid parameter
  ` [PATCH] xenbus: Add support for xenbus backend in stub domain

[PATCH 0 of 2] cosmetic fix to libxc for NetBSD
 2012-01-19 10:27 UTC  (4+ messages)
` [PATCH 1 of 2] libxc/NetBSD: return ioctl return value on error
` [PATCH 2 of 2] libxc: add comment to why NetBSD return hypercall->retval

ioctl handling in netbsd_privcmd_hypercall()
 2012-01-19 10:11 UTC  (4+ messages)

[question] what's the purpose of smp_send_event_check_mask?
 2012-01-19  9:52 UTC  (6+ messages)

[xen-unstable test] 10882: regressions - FAIL
 2012-01-19  9:06 UTC  (3+ messages)

[xen-unstable test] 10888: regressions - FAIL
 2012-01-19  5:25 UTC 

[xen-unstable test] 10884: regressions - FAIL
 2012-01-18 23:57 UTC 

[PATCH RFC V4 0/5] kvm : Paravirt-spinlock support for KVM guests
 2012-01-18 21:52 UTC  (7+ messages)
` [PATCH RFC V4 4/5] kvm : pv-ticketlocks support for linux guests running on KVM hypervisor

[PATCH] add netconsole support for xen-netfront
 2012-01-18 21:06 UTC  (7+ messages)

[PATCH] tools/libxc: fix error handling in xc_mem_paging_load
 2012-01-18 18:23 UTC 

3.2 PVOPs Intel Crash
 2012-01-18 18:06 UTC  (3+ messages)

[PATCH] tools/libxc: fix error handling in xc_mem_paging_load
 2012-01-18 17:15 UTC 

[PATCH] linux-2.6.18/i386: don't select X86_UP_{, IO}APIC
 2012-01-18 16:43 UTC 

[xen-4.0-testing test] 10877: tolerable FAIL - PUSHED
 2012-01-18 16:29 UTC 

[PATCH 0 of 1] sched: rework locking for dump debugkey
 2012-01-18 16:28 UTC  (4+ messages)
` [PATCH 1 "

[PATCH] linux-2.6.18/gntdev: remove bogus and broken try_module_get()
 2012-01-18 16:17 UTC 

[PATCHv2 2 of 2] Move IOMMU faults handling into softirq for AMD-Vi
 2012-01-18 15:57 UTC  (6+ messages)
    ` [PATCHv3] "

[PATCHv3] Move IOMMU faults handling into softirq for AMD-Vi
 2012-01-18 15:56 UTC 

[PATCH 01/18] xen: reinstate previously unused XENMEM_remove_from_physmap hypercall
 2012-01-18 15:47 UTC 

[PATCH 01/18] xen: reinstate previously unused XENMEM_remove_from_physmap hypercall
 2012-01-18 15:40 UTC 

[xen-unstable test] 10875: regressions - FAIL
 2012-01-18 14:39 UTC 

[PATCH] libxl_pci: check that host device is assignable before adding to the domain
 2012-01-18 14:31 UTC  (8+ messages)

Load increase after memory upgrade (part2)
 2012-01-18 14:29 UTC  (11+ messages)

[xen-unstable test] 10867: regressions - FAIL
 2012-01-18 14:06 UTC  (2+ messages)
` Heads-up re "


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