xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-08 03:24:03 to 2015-10-09 07:51:22 UTC [more...]

[Patch RFC 00/13] VT-d Asynchronous Device-TLB Flush for ATS Device
 2015-10-09  7:51 UTC  (12+ messages)

[PATCH seabios.git rel-1.7.5] fix release-1.7.5 for gcc5
 2015-10-09  7:34 UTC  (2+ messages)

[PATCH 4.5] ipxe fix for gcc5
 2015-10-09  7:28 UTC  (2+ messages)

[PATCH V7 0/7] xen pvusb toolstack work
 2015-10-09  7:15 UTC  (8+ messages)
` [PATCH V7 3/7] libxl: add pvusb API
` [PATCH V7 5/7] xl: add pvusb commands

[V5 0/4] add xsaves/xrstors support
 2015-10-09  7:13 UTC  (5+ messages)
` [V5 2/4] x86/xsaves: enable xsaves/xrstors/xsavec in xen

[PATCH 00/13] Add VMX TSC scaling support
 2015-10-09  6:51 UTC  (3+ messages)
` [PATCH 01/13] x86/time.c: Use system time to calculate elapsed_nsec in tsc_get_info()

[ovmf test] 62723: trouble: broken/pass
 2015-10-09  5:56 UTC 

[linux-4.1 test] 62719: regressions - trouble: broken/fail/pass
 2015-10-09  5:44 UTC 

[PATCH 0/7] xen: sched: fix locking of {insert, remove}_vcpu()
 2015-10-09  5:31 UTC  (29+ messages)
` [PATCH 1/7] xen: sched: fix locking of remove_vcpu() in credit1
` [PATCH 2/7] xen: sched: fix locking for insert_vcpu() in credit1 and RTDS
` [PATCH 3/7] xen: sched: better handle (not) inserting idle vCPUs in runqueues
` [PATCH 4/7] xen: sched: get rid of the per domain vCPU list in RTDS
` [PATCH 5/7] xen: sched: get rid of the per domain vCPU list in Credit2
` [PATCH 6/7] xen: sched: fix an 'off by one \t' in credit2 debug dump
` [PATCH 7/7] xen: sched / cpupool: dump the actual value of NOW()

[PATCH] tools: remove unused wrappers for python
 2015-10-09  4:42 UTC  (23+ messages)

[qemu-upstream-4.4-testing baseline-only test] 38139: tolerable FAIL
 2015-10-09  4:34 UTC 

[linux-3.0 test] 62716: tolerable trouble: broken/fail/pass - PUSHED
 2015-10-09  3:12 UTC 

[PATCH v1] Add build-id to XENVER hypercall
 2015-10-09  2:56 UTC  (5+ messages)
` [PATCH v1 1/4] xsm/libxl/xen_version: Add XSM for some of the xen_version commands
` [PATCH v1 2/4] xen-version: Add third parameter (len) to the do_version hypercall
` [PATCH v1 3/4] XENVER_build_id: Provide ld-embedded build-ids
` [PATCH v1 4/4] libxl: info: Display build_id of the hypervisor

[PATCH 3.2 018/107] x86/ldt: Make modify_ldt synchronous
 2015-10-09  0:12 UTC 

[xen-unstable test] 62711: tolerable FAIL - PUSHED
 2015-10-08 22:30 UTC 

[linux-3.14 bisection] complete test-amd64-i386-xl-qcow2
 2015-10-08 22:14 UTC  (6+ messages)

[PATCH 0/2] Bulk mem-share identical domains
 2015-10-08 21:07 UTC  (5+ messages)

[PATCH v2 1/2] x86/mem-sharing: Bulk mem-sharing entire domains
 2015-10-08 20:57 UTC  (2+ messages)
` [PATCH v2 2/2] tests/mem-sharing: Add bulk option to memshrtool

[PATCH 0/9] xen: sched: improve (a lot! :-D) Credit2 runqueue handling
 2015-10-08 20:44 UTC  (11+ messages)
` [PATCH 1/9] xen: sched: fix an 'off by one \t' in credit2 debug dump
` [PATCH 3/9] xen: sched: make locking for {insert, remove}_vcpu consistent

[linux-next test] 62710: regressions - FAIL
 2015-10-08 20:30 UTC 

[PATCH] xen/arm: ctxt_switch: Document the erratum #852523 related to Cortex A57
 2015-10-08 19:22 UTC 

[PATCH] build: drop unused SUBARCH variable
 2015-10-08 18:55 UTC  (5+ messages)

[PATCH 0/2] xen/arm: Add support for PSCI v1.0
 2015-10-08 18:45 UTC  (3+ messages)
` [PATCH 1/2] xen/arm: Add support of PSCI v1.0 for the host
` [PATCH 2/2] xen/arm: Replace XEN_PSCI_* by PSCI_VERSION(major, minor)

[PATCH v3 0/9] xen/arm: vgic: Support 32-bit access for 64-bit register
 2015-10-08 18:36 UTC  (20+ messages)
` [PATCH v3 7/9] xen/arm: vgic: Optimize the way to store the target vCPU in the rank

[PATCH v4 0/4] xen/arm: gic-v2: Detect automatically aliased GIC 400
 2015-10-08 18:23 UTC  (5+ messages)
` [PATCH v4 1/4] xen/arm: vgic-v2: Report the correct GICC size to the guest
` [PATCH v4 2/4] xen/arm: gic: Check the size of the CPU and vCPU interface retrieved from DT
` [PATCH v4 3/4] xen/arm: gic-v2: Automatically detect aliased GIC400
` [PATCH v4 4/4] xen/arm: platform: Drop the quirks callback

[qemu-upstream-4.4-testing test] 62702: tolerable FAIL - PUSHED
 2015-10-08 18:17 UTC 

[RFC] Xen 4.6 Acknowledgements
 2015-10-08 17:04 UTC 

[PATCH v7 00/32] Introduce HVM without dm and new boot ABI
 2015-10-08 16:39 UTC  (25+ messages)
` [PATCH v7 12/32] xen/x86: add bitmap of enabled emulated devices
` [PATCH v7 13/32] xen/vlapic: fixes for HVM code when running without a vlapic
` [PATCH v7 27/32] xen/x86: allow HVM guests to use hypercalls to bring up vCPUs
` [PATCH v7 31/32] libxl: allow the creation of HVM domains without a device model
` [PATCH v7 32/32] libxl: add support for migrating HVM guests "

[OSSTEST PATCH v3 0/3] Test case for cpupools
 2015-10-08 16:38 UTC  (4+ messages)
` [OSSTEST PATCH v3 1/3] ts-cpupools: new test script

[RFC OSSTEST] ap-fetch-*: Support $AP_FETCH_PLACEHOLDERS envvar which outputs a placeholder
 2015-10-08 16:43 UTC  (4+ messages)

[PATCH OSSTEST v3 0/3] Have OpenStack tested on top of xen's master and libvirt's master
 2015-10-08 16:42 UTC  (5+ messages)
` [PATCH OSSTEST v3 3/3] Create a flight to test OpenStack with xen-unstable and libvirt

Regression: qemu crash of hvm domUs with spice (backtrace included)
 2015-10-08 16:24 UTC  (2+ messages)

[PATCH OSSTEST v2 0/8] Fixes for switching to Jessie as base OS for test hosts
 2015-10-08 16:17 UTC  (2+ messages)

[PATCH] tools/python: remove broken xl binding
 2015-10-08 16:10 UTC  (7+ messages)

[PATCH OSSTEST v4 0/7] Misc standalone wrapper improvements
 2015-10-08 16:02 UTC  (12+ messages)
` [PATCH OSSTEST v4 1/7] cs-adjust-flight: `branch' command ought to be `branch-set'
` [PATCH OSSTEST v4 2/7] cs-adjust-flight: Add job-status to report job stats
` [PATCH OSSTEST v4 3/7] standalone: Check job status at end of run-job
` [PATCH OSSTEST v4 4/7] standalone: Correctly quote $@ where it is used
` [PATCH OSSTEST v4 5/7] standalone: Make it possible to pass options to run-test
` [PATCH OSSTEST v4 6/7] standalone: Use fail() from mgi-common in most places
` [PATCH OSSTEST v4 7/7] standalone: do not rotate empty log files

[PATCH OSSTEST] Debian: Arrange to drop "quiet" from command line of installed system
 2015-10-08 15:59 UTC  (3+ messages)

[PATCH OSSTEST] Debian: Supply a defined default for firmware hostprop when checking for uefi
 2015-10-08 15:50 UTC  (2+ messages)

[PATCH OSSTEST] mfi-common: Do not enable ovmf for xen-4.4-testing build-*-prev jobs
 2015-10-08 15:49 UTC  (2+ messages)

[PATCH] libxc: remove superpages option for pv domains
 2015-10-08 15:36 UTC  (2+ messages)

[xen-unstable-smoke test] 62731: tolerable all pass - PUSHED
 2015-10-08 15:35 UTC 

RFC: LTS and stable release scheme
 2015-10-08 15:01 UTC  (21+ messages)

[PATCH v3 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-10-08 14:05 UTC  (16+ messages)
` [PATCH XEN v3 01/22] tools/Rules.mk: Properly handle libraries with recursive dependencies
` [PATCH XEN v3 02/22] tools: Refactor "xentoollog" into its own library
` [PATCH QEMU-XEN-TRADITIONAL v3 1/5] qemu-xen-traditional: Use xentoollog as a separate library

[PATCH v3 0/3] xen/arm: gic-v2: Detect automatically aliased GIC 400
 2015-10-08 13:01 UTC  (7+ messages)
` [PATCH v3 1/3] xen/arm: gic: Check the size of the CPU and vCPU interface retrieved from DT

[distros-debian-wheezy test] 38137: regressions - FAIL
 2015-10-08 12:58 UTC 

[ovmf baseline-only test] 38136: all pass
 2015-10-08 12:46 UTC 

[xen-unstable-smoke test] 62729: tolerable all pass - PUSHED
 2015-10-08 12:15 UTC 

[linux-3.16 baseline-only test] 38135: tolerable FAIL
 2015-10-08 12:14 UTC 

[PATCH v7 05/32] libxc: introduce a domain loader for HVM guest firmware
 2015-10-08 11:13 UTC  (9+ messages)
` [PATCH v8 "

[PATCH v6 0/3] detect and initialize CDP (Code/Data Prioritization) feature
 2015-10-08 10:48 UTC  (6+ messages)
` [PATCH v6 1/3] x86: Support enable CDP by boot parameter and add get CDP status
` [PATCH v6 2/3] x86: add domctl cmd to set/get CDP code/data CBM
` [PATCH v6 3/3] tools & docs: add tools and docs support for Intel CDP

[linux-mingo-tip-master test] 62707: regressions - FAIL
 2015-10-08 10:42 UTC 

[PATCH] x86emul: support clzero
 2015-10-08 10:26 UTC  (4+ messages)

[libvirt test] 62701: tolerable FAIL - PUSHED
 2015-10-08 10:07 UTC 

[RFC PATCH] Use vAPIC when doing IPI for PVHVM guests
 2015-10-08  9:30 UTC  (2+ messages)

[xen-4.4-testing test] 62700: tolerable FAIL - PUSHED
 2015-10-08  9:29 UTC 

[xen-4.3-testing test] 62392: tolerable FAIL - PUSHED
 2015-10-08  8:51 UTC  (2+ messages)

[qemu-mainline test] 62696: regressions - FAIL
 2015-10-08  7:36 UTC 

[linux-3.18 baseline-only test] 38134: regressions - FAIL
 2015-10-08  6:25 UTC 

[ovmf test] 62699: all pass - PUSHED
 2015-10-08  6:20 UTC 

[linux-3.16 test] 62695: tolerable FAIL - PUSHED
 2015-10-08  4:48 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).