xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-17 10:36:58 to 2014-04-18 07:46:22 UTC [more...]

[PATCH v9 01/19] qspinlock: A simple generic 4-byte queue spinlock
 2014-04-18  7:46 UTC  (40+ messages)
` [PATCH v9 02/19] qspinlock, x86: Enable x86-64 to use "
` [PATCH v9 03/19] qspinlock: Add pending bit
` [PATCH v9 04/19] qspinlock: Extract out the exchange of tail code word
` [PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS
` [PATCH v9 06/19] qspinlock: prolong the stay in the pending bit path
` [PATCH v9 07/19] qspinlock: Use a simple write to grab the lock, if applicable
` [PATCH v9 08/19] qspinlock: Make a new qnode structure to support virtualization
` [PATCH v9 09/19] qspinlock: Prepare for unfair lock support
` [PATCH v9 10/19] qspinlock, x86: Allow unfair spinlock in a virtual guest
` [PATCH v9 11/19] qspinlock: Split the MCS queuing code into a separate slowerpath
` [PATCH v9 12/19] unfair qspinlock: Variable frequency lock stealing mechanism
` [PATCH v9 13/19] unfair qspinlock: Enable lock stealing in lock waiters
` [PATCH v9 14/19] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH v9 15/19] pvqspinlock, x86: Add PV data structure & methods
` [PATCH v9 16/19] pvqspinlock: Enable coexistence with the unfair lock
` [PATCH v9 17/19] pvqspinlock: Add qspinlock para-virtualization support
` [PATCH v9 18/19] pvqspinlock, x86: Enable PV qspinlock PV for KVM
` [PATCH v9 19/19] pvqspinlock, x86: Enable PV qspinlock for XEN
` [PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support

Automatic spice port selection
 2014-04-18  7:42 UTC  (3+ messages)

Xen 4.4 - NetBSD libaio
 2014-04-18  6:38 UTC  (2+ messages)

[PATCH osstest v4] Add libvirt build and test jobs
 2014-04-18  6:07 UTC 

kexec and kdump on Xen?
 2014-04-18  1:45 UTC  (9+ messages)
` kexec and kdump on Xen??

drjones@redhat.com, vkuznets@redhat.com, leiwang@redhat.com, wshi@redhat.com
 2014-04-18  1:40 UTC 

[libvirt test] 25911: tolerable FAIL
 2014-04-18  0:06 UTC 

[linux-3.10 test] 25907: regressions - FAIL
 2014-04-17 23:54 UTC 

[xen-unstable test] 25905: regressions - FAIL
 2014-04-17 22:34 UTC 

[Xen-ARM] Modify the clock frequency for early printk
 2014-04-17 22:10 UTC  (2+ messages)

[PATCH v3 0/5] Make mem_access APIs and hypercalls generic
 2014-04-17 20:50 UTC  (5+ messages)
` [PATCH v3 2/5] tools/libxc: Make the mem_access APIs generic

[linux-linus test] 25904: regressions - FAIL
 2014-04-17 20:42 UTC 

Locking cache lines on L1
 2014-04-17 20:09 UTC 

[libvirt test] 25910: tolerable FAIL
 2014-04-17 19:51 UTC 

[PATCH v3] x86/vmx: Add force-ept command line option
 2014-04-17 19:16 UTC 

[PATCH v3 0/4] Add max-ram-below-4g (was Add pci_hole_min_size machine option)
 2014-04-17 18:27 UTC  (3+ messages)
  ` PING "

[PATCH RFC 00/23] tools: add support for FreeBSD
 2014-04-17 18:26 UTC  (43+ messages)
` [PATCH RFC 01/23] build: set FreeBSD specific build variables
` [PATCH RFC 02/23] configure: make the libaio test non-fatal on OSes different than Linux
` [PATCH RFC 03/23] include: import FreeBSD headers for evtchn and privcmd devices
` [PATCH RFC 04/23] libxc: add support for FreeBSD
` [PATCH RFC 05/23] libxc: remove usage of "daylight" variable
` [PATCH RFC 06/23] libxc: remove include of malloc.h
` [PATCH RFC 07/23] libelf: add defines for bswap_* functions for FreeBSD
` [PATCH RFC 08/23] configure: add checks for endian.h and sys/endian.h
` [PATCH RFC 09/23] lz4: add support for OSes that don't have asm/unaligned.h
` [PATCH RFC 10/23] xenstored: add the FreeBSD xenstored interface
` [PATCH RFC 11/23] xenstore: add some missing headers
` [PATCH RFC 12/23] console: add FreeBSD includes
` [PATCH RFC 15/23] libxl: add support for OS-specific names to backend interfaces
` [PATCH RFC 16/23] libxl: add FreeBSD OS support
` [PATCH RFC 17/23] libxl: add support for FreeBSD uuid implementation
` [PATCH RFC 18/23] libxl: only include utmp.h if it's present
` [PATCH RFC 20/23] xenstat: add a dummy FreeBSD implementation
` [PATCH RFC 21/23] gdbsx: remove cast from ioctl

[PATCH] tools/pygrub: store kernels in /var/run/pygrub
 2014-04-17 18:18 UTC  (5+ messages)

[PATCH] tools/pygrub: remove /var/run/xend/boot from install target
 2014-04-17 18:16 UTC  (2+ messages)

[PATCH] tools: remove /var/lock/subsys from install target
 2014-04-17 18:15 UTC  (2+ messages)

[PATCH] tools: remove /var/run/xenstored from install target
 2014-04-17 18:14 UTC  (2+ messages)

xl shutdown --wait "racy"
 2014-04-17 18:09 UTC  (4+ messages)

Grant access to more than one dom
 2014-04-17 18:06 UTC  (8+ messages)

[GIT PULL] Xen regression and other fixes for 3.15-rc1
 2014-04-17 18:04 UTC  (3+ messages)

[PATCH v3 00/11] Prevent one cause of "MP-BIOS bug: 8254 timer"... message from linux
 2014-04-17 17:43 UTC  (12+ messages)
` [optional PATCH v3 01/11] hvm/hpet: Add manual unit test code
` [PATCH v3 02/11] hvm/hpet: Only call guest_time_hpet(h) one time per action
` [PATCH v3 03/11] hvm/hpet: Only set comparator or period not both
` [PATCH v3 04/11] hvm/hpet: Correctly limit period to a maximum
` [PATCH v3 05/11] hvm/hpet: In hpet_save, correctly compute mc64
` [PATCH v3 06/11] hvm/hpet: In hpet_save, call hpet_get_comparator
` [PATCH v3 07/11] hvm/hpet: Init comparator64 like comparator
` [PATCH v3 08/11] hvm/hpet: Use signed divide in hpet_get_comparator
` [PATCH v3 09/11] hvm/hpet: comparator can only change when master clock is enabled
` [PATCH v3 10/11] hvm/hpet: Prevent master clock equal to comparator while enabled
` [PATCH v3 11/11] hvm/hpet: handle 1st period special

Help please
 2014-04-17 17:15 UTC 

[RFC v2 0/6] xen/arm: Support guest VM save/restore/migration
 2014-04-17 16:55 UTC  (7+ messages)
` [RFC v2 1/6] xen/arm: Save and restore support with hvm context hypercalls

Update seabios and upstream qemu versions used on xen-unstable
 2014-04-17 16:28 UTC  (15+ messages)

[PATCH] hypercall/mem: Introduce XENMEM_machphys_compat_mfn_list
 2014-04-17 15:53 UTC 

[PATCH 0/6] x86/P2M: reduce time group type changes take
 2014-04-17 15:47 UTC  (7+ messages)
` [PATCH 1/6] x86/EPT: don't walk entire page tables when globally changing types
` [PATCH 2/6] x86/EPT: don't walk entire page tables when changing types on a range
` [PATCH 3/6] x86/P2M: simplify write_p2m_entry()
` [PATCH 4/6] x86/NPT: don't walk entire page tables when changing types on a range
` [PATCH 5/6] x86/NPT: don't walk entire page tables when globally changing types
` [PATCH 6/6] x86/P2M: cleanup

[PATCH v2] x86/vmx: Add command line option to enable EPT without PAT
 2014-04-17 15:44 UTC  (5+ messages)

[libvirt baseline test] 25903: tolerable FAIL
 2014-04-17 15:43 UTC  (5+ messages)
    ` [OSSTEST PATCH] cr-daily-branch: Print better message re lack of push

[Xen-users] Xen 4.3.1 HVM hangs after boot
 2014-04-17 15:29 UTC 

[OSSTEST PATCH 1/2] mg-allocate: Fix an "uninitialized value" warning
 2014-04-17 15:14 UTC  (2+ messages)
` [OSSTEST PATCH 2/2] preseed_base: drop obsolete references to NetGateway and NetNetmask

[OSSTEST PATCH 05/12] ts-xen-install: default the interface to the one in /etc/network/interfaces
 2014-04-17 15:13 UTC  (4+ messages)
` [OSSTEST PATCH 1/3] ts-xen-install: nodhcp: Fix iface regexp
  ` [OSSTEST PATCH 2/3] ts-xen-install: nohcp: Invert sense of interfaces loop
  ` [OSSTEST PATCH 3/3] ts-xen-install: nodhcp: Make idempotent

[OSSTEST PATCH] cr-publish-flight-logs: use ssh -o batchmode=yes
 2014-04-17 15:12 UTC 

[PATCH v3 00/16] xen/arm: Add GICv3 support
 2014-04-17 15:12 UTC  (7+ messages)
` [PATCH v3 13/16] xen/arm: Add support for GIC v3

[PATCH v9 00/19] qspinlock: a 4-byte queue spinlock with PV support
 2014-04-17 15:03 UTC 

[PATCH v5 1/2] implement is_hardware_domain using hardware_domain global
 2014-04-17 15:00 UTC  (7+ messages)
` [PATCH v5 2/2] allow hardware domain != dom0

the /dev/xvda can not be mounted and read/write when using xl create domU
 2014-04-17 14:58 UTC  (5+ messages)

[PATCH] ts-debian-hvm-install: fix local migration test
 2014-04-17 14:27 UTC  (3+ messages)

[PATCH xen v3] xen: arm: fully implement multicall interface
 2014-04-17 14:24 UTC  (5+ messages)
` [PATCH linux v3] arm: xen: implement multicall hypercall support

[PATCH 0/9] tools changes to honor --prefix=
 2014-04-17 14:13 UTC  (10+ messages)
` [PATCH 1/9] tools/python: add APPEND_LDFLAGS to CFLAGS
` [PATCH 2/9] tools/libfsimage: append APPEND_LDFLAGS to link command
` [PATCH 3/9] tools/debugger: "
` [PATCH 4/9] tools/blktap2: "
` [PATCH 5/9] tools: add APPEND_LDFLAGS to xentop "
` [PATCH 6/9] tools/pygrub: add APPEND_LDFLAGS to CFLAGS
` [PATCH 7/9] tools/libxl: remove XEN_RUN_DIR from install target
` [PATCH 8/9] tools/libxc: provide variable paths to libxc
` [PATCH 9/9] tools/libxc: use XEN_RUN_DIR for SUSPEND_LOCK_FILE

usage of fixed path in hotplug scripts
 2014-04-17 14:06 UTC 

[V9 PATCH 0/8] pvh dom0 patches
 2014-04-17 13:58 UTC  (7+ messages)
` [V9 PATCH 6/8] pvh dom0: Add and remove foreign pages

[PATCH v5 0/3] Time-related fixes for migration
 2014-04-17 13:30 UTC  (3+ messages)

[PATCH xen v2] xen: arm: fully implement multicall interface
 2014-04-17 12:51 UTC  (3+ messages)

[PATCH v3 00/18] xen/arm: Interrupt management reworking
 2014-04-17 12:35 UTC  (18+ messages)
` [PATCH v3 08/18] xen/arm: IRQ: Move IRQ management from gic.c to irq.c
` [PATCH v3 18/18] xen/arm: IRQ: Handle multiple action per IRQ

[PATCH] hypercall/mem: Introduce XENMEM_machphys_compat_mfn_list
 2014-04-17 12:25 UTC  (4+ messages)

[PATCH RFC V2 00/10] xl/libxl: JSON infrastructure and new "xl-json" format
 2014-04-17 11:13 UTC  (11+ messages)
` [PATCH RFC V2 01/10] libxl IDL: rename json_fn to json_gen_fn
` [PATCH RFC V2 02/10] libxl_json: introduce libx__object_from_json
` [PATCH RFC V2 03/10] libxl_internal: make JSON_* types bit-field
` [PATCH RFC V2 04/10] libxl_internal: introduce libxl__json_object_is_{null, number, double}
` [PATCH RFC V2 05/10] libxl_json: introduce parser functions for builtin types
` [PATCH RFC V2 06/10] libxl_json: allow basic JSON type objects generation
` [PATCH RFC V2 07/10] libxl/gentypes.py: generate JSON object for keyed-union discriminator
` [PATCH RFC V2 08/10] libxl IDL: generate code to parse libxl__json_object to libxl_FOO struct
` [PATCH RFC V2 09/10] libxl/gentest.py: test JSON parser
` [PATCH RFC V2 10/10] xl: introduce "xl-json" format

[PATCH RFC] arm64: 32-bit tolerant sync bitops
 2014-04-17 10:42 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).