xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-18 11:22:54 to 2012-04-20 18:08:54 UTC [more...]

How to debug the minios in xen ?
 2012-04-20 18:08 UTC  (4+ messages)

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

Remus' Network Buffering
 2012-04-20 17:25 UTC  (4+ messages)

IMPORTANT: Changes to XenSummit Format : Please vote!
 2012-04-20 17:16 UTC 

[PATCH] xen/apic: implement io apic read with hypercall
 2012-04-20 16:43 UTC  (14+ messages)
` [Xen-devel] "

[patch] xen udev rule interfering with openvpn
 2012-04-20 16:34 UTC  (14+ messages)

Correct format for HVM graphics
 2012-04-20 16:28 UTC  (2+ messages)

[PATCH v2 1/2] xen: implement apic ipi interface
 2012-04-20 16:21 UTC  (3+ messages)
` [PATCH v2 2/2] xen: implement IRQ_WORK_VECTOR handler
` [PATCH v2 0/2] fix "perf top" soft lockups under Xen

[PATCH v2 0/2] fix "perf top" soft lockups under Xen
 2012-04-20 16:11 UTC 

xen/p2m: m2p_find_override: use list_for_each_entry_safe
 2012-04-20 16:01 UTC  (5+ messages)

[PATCH v3] libxl: use qemu-xen with PV guests by default
 2012-04-20 15:29 UTC 

[PATCH 1/1] libxl: use qemu-xen with PV guests by default
 2012-04-20 15:28 UTC  (3+ messages)

[Xen-users] xl doesn't honour the parameter cpu_weight from my config file while xm does honour it
 2012-04-20 15:23 UTC  (2+ messages)

[PATCH v3 0/7] qdisk local attach
 2012-04-20 15:13 UTC  (26+ messages)
` [PATCH v3 1/7] libxl: libxl__device_disk_local_attach return a new libxl_device_disk
` [PATCH v3 2/7] libxl: add a transaction parameter to libxl__device_generic_add
` [PATCH v3 3/7] libxl: introduce libxl__device_disk_add_t
` [PATCH v3 4/7] xl/libxl: add a blkdev_start parameter
` [PATCH v3 5/7] libxl: introduce libxl__alloc_vdev
` [PATCH v3 6/7] xl/libxl: implement QDISK libxl_device_disk_local_attach
` [PATCH v3 7/7] libxl__device_disk_local_attach: wait for state "connected"

[PATCH] libxc: Replace alloca() with mmap() in linux_privcmd_map_foreign_bulk()
 2012-04-20 15:12 UTC  (5+ messages)

[PULL BUILD FIX] build xc_hvm_inject_msi on Xen < 4.2
 2012-04-20 13:39 UTC 

[Fwd: [SeaBIOS] [ANNOUNCE] SeaBIOS 1.7.0]
 2012-04-20 13:33 UTC 

[PATCH v3 0/5] libxl: call hotplug scripts from libxl
 2012-04-20 13:23 UTC  (6+ messages)
` [PATCH v3 1/5] libxl: allow libxl__exec to take a parameter containing the env variables
` [PATCH v3 2/5] libxl: add libxl__xs_path_cleanup
` [PATCH v3 3/5] libxl: call hotplug scripts from libxl for vbd
` [PATCH v3 4/5] libxl: call hotplug scripts from libxl for vif
` [PATCH v3 5/5] libxl: add "downscript=no" to Qemu call

[PATCH v2 0/5] libxl: call hotplug scripts from libxl
 2012-04-20 12:47 UTC  (15+ messages)
` [PATCH v2 4/5] libxl: call hotplug scripts from libxl for vif

xl cd-insert / xl cd-eject on xen-unstable
 2012-04-20 11:16 UTC  (4+ messages)

[PATCH v3 1/2] xen: enter/exit lazy_mmu_mode around m2p_override calls
 2012-04-20 10:58 UTC  (5+ messages)

[PATCH] vmx: Allow software (user defined) interrupts to be injected in to the guest
 2012-04-20 10:12 UTC  (3+ messages)

Xen Documentation Day : April 23rd
 2012-04-20  9:40 UTC 

[PATCH] libxl: fix rtc_timeoffset setting
 2012-04-20  9:29 UTC  (2+ messages)

Shadow domains left zombie
 2012-04-20  9:26 UTC  (6+ messages)
` [PATCH] "

[xen-unstable test] 12729: regressions - FAIL
 2012-04-20  9:07 UTC 

reserve e820 ram
 2012-04-20  8:16 UTC  (8+ messages)

[xen-unstable test] 12728: regressions - FAIL
 2012-04-20  3:07 UTC 

AMD/ATI patch for xen 4.2-unstable
 2012-04-20  0:39 UTC  (4+ messages)

[xen-unstable test] 12727: tolerable FAIL
 2012-04-19 21:54 UTC 

[linux-mingo-tip-master test] 12726: regressions - FAIL
 2012-04-19 21:02 UTC 

[PATCH RFC V7 0/12] Paravirtualized ticketlocks
 2012-04-19 20:17 UTC  (13+ messages)
` [PATCH RFC V7 1/12] x86/spinlock: replace pv spinlocks with pv ticketlocks
` [PATCH RFC V7 2/12] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V7 3/12] x86/ticketlock: collapse a layer of functions
` [PATCH RFC V7 4/12] xen: defer spinlock setup until boot CPU setup
` [PATCH RFC V7 5/12] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V7 6/12] xen/pvticketlocks: add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V7 7/12] x86/pvticketlock: use callee-save for lock_spinning
` [PATCH RFC V7 8/12] x86/pvticketlock: when paravirtualizing ticket locks, increment by 2
` [PATCH RFC V7 9/12] split out rate limiting from jump_label.h
` [PATCH RFC V7 10/12] x86/ticketlock: add slowpath logic
` [PATCH RFC V7 11/12] xen/pvticketlock: allow interrupts to be enabled while blocking
` [PATCH RFC V7 12/12] xen: enable PV ticketlocks on HVM Xen

alloca() in linux_privcmd_map_foreign_bulk causing segfault
 2012-04-19 20:09 UTC  (4+ messages)

[PATCH 2/2] xen: implement IRQ_WORK_VECTOR handler
 2012-04-19 20:00 UTC  (4+ messages)
  ` [PATCH 1/2] xen: implement apic ipi interface

xen entry point and exit point
 2012-04-19 19:51 UTC  (2+ messages)

[linux-linus test] 12725: regressions - FAIL
 2012-04-19 15:37 UTC 

[PATCH] xen/xenbus: Add quirk to deal with misconfigured backends
 2012-04-19 15:33 UTC  (3+ messages)

[PATCH 0 of 6] x86/mm/shadow: fixes and synchronized p2m lookups
 2012-04-19 15:07 UTC  (14+ messages)
` [PATCH 1 of 6] x86/mm: Print stack trace on a an mm-locks deadlock panic
` [PATCH 2 of 6] x86/mm/shadow: enclose an OOS function in the proper conditional ifdef
` [PATCH 3 of 6] x86/mm/shadow: fix potential p2m/paging deadlock when emulating page table writes
` [PATCH 6 of 6] x86/mm: Locking p2m lookups in shadow mode

[hybrid]: code review for function mapping pfn to foreign mfn
 2012-04-19 14:40 UTC 

[hybrid]: code review for function mapping pfn to foreign mfn
 2012-04-19 14:15 UTC  (7+ messages)

[PATCH 3/3] Xen physical cpus interface
 2012-04-19 13:33 UTC 

[PATCH 2/3] Register native mce handler as vMCE bounce back point
 2012-04-19 13:30 UTC 

[PATCH 1/3] Add mcelog support for xen platform
 2012-04-19 13:29 UTC 

Call for Proposals: Linux Plumbers Conference (Aug 2012)
 2012-04-19 12:14 UTC 

[xen-unstable test] 12723: tolerable FAIL - PUSHED
 2012-04-19 10:59 UTC 

lock in vhpet
 2012-04-19  8:47 UTC  (5+ messages)

Ether setup
 2012-04-19  7:43 UTC  (2+ messages)

[PATCH 0/2] fix "perf top" soft lockups under Xen
 2012-04-19  7:00 UTC  (2+ messages)

[xen-unstable test] 12721: regressions - FAIL
 2012-04-19  5:55 UTC 

[PATCH] xen-access: Check return values and clean up on errors during init
 2012-04-19  4:46 UTC 

XCP 1.5 beta
 2012-04-19  4:45 UTC 

[xen-unstable test] 12716: tolerable FAIL - PUSHED
 2012-04-19  0:05 UTC 

[linux-mingo-tip-master test] 12715: regressions - FAIL
 2012-04-18 21:38 UTC 

[ANNOUNCE] backports for 4.0.4 and 4.1.3 stable releases
 2012-04-18 20:44 UTC  (2+ messages)

CfP 7th Workshop on Virtualization in High-Performance Cloud Computing (VHPC'12)
 2012-04-18 19:37 UTC 

[linux-linus test] 12714: regressions - FAIL
 2012-04-18 17:19 UTC 

[PATCH 0 of 3] RFC: x86 memory sharing performance improvements
 2012-04-18 16:18 UTC  (10+ messages)
` [PATCH 1 of 3] x86/mm/sharing: Clean ups for relinquishing shared pages on destroy
` [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

[PATCH] x86/mem_sharing: Rectify test for "empty" physmap entry in sharing_add_to_physmap
 2012-04-18 15:55 UTC  (7+ messages)

[PATCH] libxl: use qemu-xen with PV guests by default
 2012-04-18 15:35 UTC  (5+ messages)

make hypercall in domU
 2012-04-18 13:12 UTC 

[PATCH] mem_access: fix setting default mem_access type
 2012-04-18 12:40 UTC  (3+ messages)

[PATCH] x86/mm: Fix locking on hap enable failure
 2012-04-18 12:40 UTC  (2+ messages)

[PATCH] x86/mem_event: Fix foregin domain flag in grab_slot
 2012-04-18 12:40 UTC  (2+ messages)

[xen-unstable test] 12712: regressions - FAIL
 2012-04-18 12:36 UTC 

[qemu-upstream-unstable test] 12713: tolerable FAIL - PUSHED
 2012-04-18 12:31 UTC 

[PATCH] tools/misc: fix array access in xen-hvmctx.c
 2012-04-18 11:53 UTC  (5+ 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).