xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-08 16:46:24 to 2016-01-11 15:36:09 UTC [more...]

Uniform commands for booting xen
 2016-01-11 15:36 UTC  (4+ messages)

[PATCH] xen/spinlock: Use mnemonics for recursive spinlock sentinel values
 2016-01-11 15:35 UTC  (3+ messages)

[PATCH v5 0/3] public/io/netif.h: support for toeplitz hashing
 2016-01-11 15:25 UTC  (3+ messages)
` [PATCH v5 1/2] public/io/netif.h: document transmit and receive wire formats separately
` [PATCH v5 2/2] public/io/netif.h: document control ring and toeplitz hashing

[PATCH 1/2] build: introduce CONFIG_NR_CPUS in Kconfig
 2016-01-11 15:30 UTC  (8+ messages)
` [PATCH 2/2] build: convert NR_CPUS to Kconfig

[PATCH] tools: make flask utils build unconditional
 2016-01-11 15:19 UTC  (11+ messages)

[PATCH v4 0/5] Allow schedulers to be selectable through Kconfig
 2016-01-11 15:10 UTC  (17+ messages)
` [PATCH v4 1/5] build: Env var to enable expert config options
` [PATCH v4 2/5] build: Hook the schedulers into Kconfig
` [PATCH v4 3/5] build: Alloc space for sched list in the link file
` [PATCH v4 4/5] sched: Register the schedulers into the list
` [PATCH v4 5/5] sched: Use the auto-generated list of schedulers

[PATCH] MAINTAINERS: update Xen files
 2016-01-11 15:10 UTC  (2+ messages)
` [Qemu-devel] "

[PATCHv5 0/3] Implement per-cpu reader-writer locks
 2016-01-11 15:06 UTC  (4+ messages)
` [PATCHv5 1/3] rwlock: Add per-cpu reader-writer lock infrastructure

[PATCH] libxl: add basic spice support for pv domUs
 2016-01-11 15:00 UTC  (2+ messages)

Blank screen while booting xen
 2016-01-11 14:53 UTC  (2+ messages)

[PATCH] x86/hvm: Allow the guest to permit the use of userspace hypercalls
 2016-01-11 14:44 UTC  (3+ messages)

[PATCH v3 13/13] xen-hvm: Mark inappropriate error handling FIXME
 2016-01-11 14:30 UTC  (3+ messages)
  ` [Xen-devel] "

[qemu-upstream-4.6-testing test] 77722: tolerable FAIL - PUSHED
 2016-01-11 14:27 UTC 

[PATCH v3] Add build-id to XENVER hypercall
 2016-01-11 14:12 UTC  (5+ messages)
` [PATCH v3 1/3] xsm/xen_version: Add XSM for the xen_version hypercall (v6)
` [PATCH v3 3/3] libxl: info: Display build_id of the hypervisor

[PATCH v13 0/8] Xen VMware tools support
 2016-01-11 13:50 UTC  (5+ messages)
` [PATCH v13 7/8] Add IOREQ_TYPE_VMWARE_PORT

[qemu-upstream-4.4-testing test] 77735: regressions - FAIL
 2016-01-11 13:19 UTC 

[linux-linus test] 77716: regressions - FAIL
 2016-01-11 12:56 UTC 

[xen-4.5-testing baseline-only test] 38615: regressions - FAIL
 2016-01-11 12:10 UTC 

[ovmf test] 77717: regressions - FAIL
 2016-01-11 11:50 UTC 

[PATCH 2/2] xen: convert XSM_ENABLE to Kconfig
 2016-01-11 11:44 UTC  (3+ messages)
` [PATCH v2 "

[GIT PULL] xen: features and fixes for 4.5-rc0
 2016-01-11 11:32 UTC 

[PATCH v3 01/41] lcoking/barriers, arch: Use smp barriers in smp_store_release()
 2016-01-11 11:12 UTC  (42+ messages)
` [PATCH v3 02/41] asm-generic: guard smp_store_release/load_acquire
` [PATCH v3 03/41] ia64: rename nop->iosapic_nop
` [PATCH v3 04/41] ia64: reuse asm-generic/barrier.h
` [PATCH v3 05/41] powerpc: "
` [PATCH v3 06/41] s390: "
` [PATCH v3 07/41] sparc: "
` [PATCH v3 08/41] arm: "
` [PATCH v3 09/41] arm64: "
` [PATCH v3 10/41] metag: "
` [PATCH v3 11/41] mips: "
` [PATCH v3 12/41] x86/um: "
` [PATCH v3 13/41] x86: "
` [PATCH v3 14/41] asm-generic: add __smp_xxx wrappers
` [PATCH v3 15/41] powerpc: define __smp_xxx
` [PATCH v3 16/41] arm64: "
` [PATCH v3 17/41] arm: "
` [PATCH v3 18/41] blackfin: "
` [PATCH v3 19/41] ia64: "
` [PATCH v3 20/41] metag: "
` [PATCH v3 21/41] mips: "
` [PATCH v3 22/41] s390: "
` [PATCH v3 23/41] sh: define __smp_xxx, fix smp_store_mb for !SMP
` [PATCH v3 24/41] sparc: define __smp_xxx
` [PATCH v3 25/41] tile: "
` [PATCH v3 26/41] xtensa: "
` [PATCH v3 27/41] x86: "
` [PATCH v3 28/41] asm-generic: implement virt_xxx memory barriers
` [PATCH v3 29/41] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
` [PATCH v3 30/41] virtio_ring: update weak barriers to use virt_xxx
` [PATCH v3 31/41] sh: support 1 and 2 byte xchg
` [PATCH v3 32/41] sh: move xchg_cmpxchg to a header by itself
` [PATCH v3 33/41] virtio_ring: use virt_store_mb
` [PATCH v3 34/41] checkpatch.pl: add missing memory barriers
` [PATCH v3 35/41] checkpatch: check for __smp outside barrier.h
` [PATCH v3 36/41] checkpatch: add virt barriers
` [PATCH v3 37/41] xenbus: use virt_xxx barriers
` [PATCH v3 38/41] xen/io: "
` [PATCH v3 39/41] xen/events: "
` [PATCH v3 40/41] s390: use generic memory barriers
` [PATCH v3 41/41] s390: more efficient smp barriers

[PATCH v2 20/32] metag: define __smp_xxx
 2016-01-11 11:10 UTC 

[PATCH v4 1/3] checkpatch.pl: add missing memory barriers
 2016-01-11 11:06 UTC  (5+ messages)
` [PATCH v4 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v4 3/3] checkpatch: add virt barriers
` [PATCH v4 0/3] checkpatch: handling of memory barriers

[PATCH v4] igd-passthrough-i440FX: convert to realize()
 2016-01-11 11:01 UTC  (12+ messages)
            ` [Xen-devel] "

[PATCH v4 0/3] checkpatch: handling of memory barriers
 2016-01-11 11:00 UTC 

[PATCH v3 1/3] checkpatch.pl: add missing memory barriers
 2016-01-11 10:56 UTC  (8+ messages)
` [PATCH v3 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v3 3/3] checkpatch: add virt barriers

VirtIO-GPU 3D OpenGL Hardware Acceleration for VMs and Xen
 2016-01-11 10:34 UTC  (3+ messages)

[PATCH] libxc: Expose the MPX cpuid flag to guest
 2016-01-11 10:07 UTC  (4+ messages)

[PATCH v3 0/5] Allow schedulers to be selectable through Kconfig
 2016-01-11  9:06 UTC  (13+ messages)
` [PATCH v3 2/5] build: Hook the schedulers into Kconfig

[PATCH v2] Add build-id to XENVER hypercall
 2016-01-11  9:02 UTC  (7+ messages)
` [PATCH v2 1/3] xsm/xen_version: Add XSM for the xen_version hypercall

Recall: [Xen-devel] [PATCH v4] igd-passthrough-i440FX: convert to realize()
 2016-01-11  8:32 UTC 

[XenGT][IGVT-g] DomU pgt_device structure initialization
 2016-01-11  5:50 UTC  (6+ messages)

[xen-4.3-testing test] 77687: tolerable FAIL - PUSHED
 2016-01-11  5:32 UTC 

[libvirt test] 77684: tolerable FAIL - PUSHED
 2016-01-11  3:19 UTC 

[xen-4.4-testing test] 77671: tolerable FAIL - PUSHED
 2016-01-11  2:48 UTC 

[linux-mingo-tip-master test] 77679: regressions - FAIL
 2016-01-11  2:25 UTC 

[qemu-upstream-4.3-testing test] 77690: regressions - FAIL
 2016-01-11  1:33 UTC 

[qemu-upstream-4.2-testing test] 77693: regressions - FAIL
 2016-01-11  1:21 UTC 

[xen-4.5-testing test] 77666: tolerable FAIL - PUSHED
 2016-01-10 23:41 UTC 

[PATCH v3 0/3] checkpatch: handling of memory barriers
 2016-01-10 19:30 UTC 

[PATCH v2 1/3] checkpatch.pl: add missing memory barriers
 2016-01-10 19:29 UTC  (8+ messages)
` [PATCH v2 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v2 3/3] checkpatch: add virt barriers

[PATCH trivial v2] xen/Makefile.objs: simplify
 2016-01-10 17:54 UTC  (2+ messages)

[qemu-upstream-4.5-testing test] 77636: regressions - FAIL
 2016-01-10 17:32 UTC 

[qemu-mainline test] 77632: regressions - FAIL
 2016-01-10 15:20 UTC 

[PATCH v3 00/41] arch: barrier cleanup + barriers for virt
 2016-01-10 14:16 UTC 

[qemu-upstream-4.4-testing test] 77618: regressions - FAIL
 2016-01-10 13:24 UTC 

[PATCH v2 0/3] checkpatch: handling of memory barriers
 2016-01-10 11:56 UTC 

[PATCH 1/3] checkpatch.pl: add missing memory barriers
 2016-01-10 11:42 UTC 

[qemu-upstream-4.6-testing test] 77562: regressions - trouble: broken/fail/pass
 2016-01-10 11:17 UTC 

[ovmf test] 77570: regressions - FAIL
 2016-01-10 10:43 UTC 

[linux-linus test] 77554: regressions - FAIL
 2016-01-10 10:31 UTC 

[qemu-upstream-4.2-testing test] 77544: regressions - FAIL
 2016-01-10  4:32 UTC 

[xen-4.6-testing baseline-only test] 38611: regressions - FAIL
 2016-01-10  4:30 UTC 

[qemu-upstream-4.3-testing test] 77541: regressions - FAIL
 2016-01-10  3:51 UTC 

[xen-4.3-testing test] 77515: regressions - FAIL
 2016-01-10  2:23 UTC 

[libvirt test] 77517: tolerable FAIL - PUSHED
 2016-01-10  1:52 UTC 

[linux-mingo-tip-master test] 77510: regressions - FAIL
 2016-01-09 23:49 UTC 

[seabios baseline-only test] 38610: tolerable FAIL
 2016-01-09 22:53 UTC 

Building issues of python (error: -Wl, -rpath-link=../../tools/libs/toollog: No such file or directory) with gcc4.4
 2016-01-09 21:15 UTC  (2+ messages)

[qemu-mainline baseline-only test] 38609: tolerable FAIL
 2016-01-09 21:07 UTC 

[xen-4.4-testing test] 77506: regressions - FAIL
 2016-01-09 20:04 UTC 

[linux-next test] 77502: regressions - FAIL
 2016-01-09 19:19 UTC 

[xen-4.5-testing test] 77498: regressions - FAIL
 2016-01-09 18:10 UTC 

[xen-4.6-testing test] 77441: tolerable FAIL - PUSHED
 2016-01-09 14:20 UTC 

[seabios test] 77427: tolerable FAIL - PUSHED
 2016-01-09 12:32 UTC 

[qemu-upstream-4.5-testing test] 77426: regressions - FAIL
 2016-01-09 11:44 UTC 

[qemu-mainline test] 77410: tolerable FAIL - PUSHED
 2016-01-09 10:59 UTC 

[distros-debian-stretch test] 38607: tolerable FAIL
 2016-01-09  9:47 UTC 

[qemu-upstream-4.4-testing test] 77478: regressions - FAIL
 2016-01-09  8:58 UTC 

[libvirt] [PATCH V2 0/3] Xen: Support vif outging bandwidth QoS
 2016-01-09  1:59 UTC 

Missing libvirt+libxl functionality (Was: Re: [Xen-users] Programmatic administration of Xen machines)
 2016-01-09  1:48 UTC  (4+ messages)

[ovmf test] 77403: regressions - FAIL
 2016-01-09  1:35 UTC 

[ovmf bisection] complete test-amd64-i386-xl-qemuu-ovmf-amd64
 2016-01-09  0:33 UTC 

[qemu-upstream-4.6-testing test] 77379: regressions - FAIL
 2016-01-09  0:32 UTC 

[linux-linus test] 77360: regressions - FAIL
 2016-01-08 23:10 UTC 

[xen-unstable-smoke test] 77538: tolerable all pass - PUSHED
 2016-01-08 20:56 UTC 

[qemu-upstream-4.2-testing test] 77399: regressions - FAIL
 2016-01-08 20:30 UTC 

[qemu-upstream-4.3-testing test] 77398: regressions - FAIL
 2016-01-08 20:14 UTC 

[xen-unstable-smoke test] 77524: regressions - FAIL
 2016-01-08 18:55 UTC 

[xen-unstable test] 77330: regressions - FAIL
 2016-01-08 17:59 UTC 

[PATCH v4 0/3] public/io/netif.h: support for toeplitz hashing
 2016-01-08 17:35 UTC  (12+ messages)
` [PATCH v4 2/3] public/io/netif.h: document control ring and "
` [PATCH v4 3/3] public/io/netif.h: document new extra info for passing hash values

[PATCH] build: save generated xen .config
 2016-01-08 17:21 UTC 

[CALL-FOR-AGENDA] Monthly Xen.org Technical Call (2016-01-13)
 2016-01-08 16:50 UTC  (2+ 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).