xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-18 09:07:02 to 2012-01-19 21:10:24 UTC [more...]

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

memop struct packing, 32/64 bits
 2012-01-19 21:07 UTC  (5+ messages)

shutdown/migration stop working on paravirt domU
 2012-01-19 19:50 UTC  (4+ messages)

[PATCH] remove blocked time accounting from xen "clockchip"
 2012-01-19 19:42 UTC  (4+ messages)

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

[PATCH v5 00/25] xen: ARMv7 with virtualization extensions
 2012-01-19 16:57 UTC  (4+ messages)
` [PATCH v5 05/25] Introduce clear_user and clear_guest

[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 2 of 2] vpmu: Add a vpmu cpuid function
 2012-01-19 13:54 UTC 

[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  (54+ messages)
` [PATCH 07/18] mini-os: avoid crash if no console is provided
` [PATCH v2 00/18] Xenstore stub domain
  ` [PATCH 01/18] xen: reinstate previously unused XENMEM_remove_from_physmap hypercall
  ` [PATCH 02/18] xen: allow global VIRQ handlers to be delegated to other domains
  ` [PATCH 04/18] xen: Preserve reserved grant entries when switching versions
  ` [PATCH 05/18] tools/libxl: pull xenstore/console domids from xenstore
  ` [PATCH 06/18] lib{xc, xl}: Seed grant tables with xenstore and console grants
  ` [PATCH 08/18] mini-os: avoid crash if no xenstore is provided
  ` [PATCH 09/18] mini-os: remove per-fd evtchn limit
  ` [PATCH 10/18] xenstored: use grant references instead of map_foreign_range
  ` [PATCH 11/18] xenstored: add NO_SOCKETS compilation option
  ` [PATCH 12/18] xenstored support for in-memory rather than FS based trivial DB (needed to run on mini-OS)
  ` [PATCH 13/18] xenstored: support running in minios stubdom
  ` [PATCH 15/18] xenstored: add --event parameter for bootstrapping
  ` [PATCH 16/18] xenstored: use domain_is_unprivileged instead of checking conn->id
  ` [PATCH 17/18] xenstored: add --priv-domid parameter
  ` [PATCH 18/18] xenstored: Add stub domain builder
  ` [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  (15+ 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  (7+ 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  (13+ messages)

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

Xen 4.2 VGA PassThrough Nvidia crash for revision 24492:6c104b46ef89 and higher
 2012-01-18 13:35 UTC 

why do I get bad disk write performance in the kernel 3.1?
 2012-01-18 12:46 UTC 

[question] bug in cpu_schedule_up?
 2012-01-18 12:10 UTC  (3+ messages)

[PATCH] Allow wake up of offline vcpu via nmi-ipi
 2012-01-18 10:39 UTC  (6+ messages)

[PATCH 00 of 13 RFC] libxl: add hotplug script calling
 2012-01-18  9:58 UTC  (14+ messages)
` [PATCH 01 of 13 RFC] hotplug/block: get the type of block device from file path (NetBSD)
` [PATCH 02 of 13 RFC] libxl: allow libxl__exec to take a parameter containing the env variables
` [PATCH 03 of 13 RFC] libxl: add libxl__forkexec function to libxl_exec
` [PATCH 04 of 13 RFC] libxl: wait for devices to initialize upon addition to the domain
` [PATCH 05 of 13 RFC] hotplug NetBSD: pass an action instead of a state to hotplug scripts
` [PATCH 06 of 13 RFC] libxl: perform xenstore device cleanup from libxl
` [PATCH 07 of 13 RFC] libxl: remove force parameter from libxl__device_remove
` [PATCH 08 of 13 RFC] libxl: add better error checking on libxl__device_remove
` [PATCH 09 of 13 RFC] libxl: destroy devices before device model
` [PATCH 10 of 13 RFC] libxl: execute hotplug scripts directly from libxl
` [PATCH 11 of 13 RFC] libxl: add hotplug script calling for NetBSD
` [PATCH 12 of 13 RFC] libxl: add hotplug script calls for Linux
` [PATCH 13 of 13 RFC] rc.d NetBSD: don't start xenbackendd by default, only when xend needs it

[PATCHv3] sedf: remove useless tracing printk and harmonize comments style
 2012-01-18  9:50 UTC  (3+ messages)

[xen-4.0-testing test] 10870: regressions - FAIL
 2012-01-18  9:28 UTC 


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