xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-03 21:47:50 to 2017-03-06 21:07:25 UTC [more...]

[xtf test] 106503: trouble: broken/pass
 2017-03-06 21:07 UTC 

[PATCHv4 28/33] x86/mm: add support of additional page table level during early boot
 2017-03-06 20:48 UTC  (3+ messages)
  ` [PATCHv4 18/33] x86/xen: convert __xen_pgd_walk() and xen_cleanmfnmap() to support p4d

[linux-next test] 106487: tolerable FAIL
 2017-03-06 20:46 UTC 

[ovmf test] 106489: regressions - FAIL
 2017-03-06 20:19 UTC 

[PATCH 1/7] xen: import new ring macros in ring.h
 2017-03-06 20:01 UTC  (7+ messages)
  ` [PATCH 2/7] xen: introduce the header file for the Xen 9pfs transport protocol
  ` [PATCH 3/7] xen/9pfs: introduce Xen 9pfs transport driver
  ` [PATCH 4/7] xen/9pfs: connect to the backend
  ` [PATCH 5/7] xen/9pfs: send requests "
  ` [PATCH 6/7] xen/9pfs: receive responses
  ` [PATCH 7/7] xen/9pfs: build 9pfs Xen transport driver

[PATCH 0/7] Xen transport for 9pfs frontend driver
 2017-03-06 20:00 UTC 

[PATCH v2 0/5] xen: use new xendevicemodel library
 2017-03-06 19:13 UTC  (9+ messages)
` [PATCH v2 5/5] xen: use libxendevicemodel when available

[xen-unstable-smoke test] 106497: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-06 19:13 UTC 

[PATCH 0/7] Fixes to pagetable handling
 2017-03-06 18:39 UTC  (8+ messages)
` [PATCH 6/7] x86/pagewalk: Consistently use guest_walk_*() helpers for translation
` [PATCH 7/7] x86/pagewalk: Re-implement the pagetable walker
` [RFC XTF PATCH] Pagetable Emulation testing

[xtf test] 106496: tolerable all pass - PUSHED
 2017-03-06 18:26 UTC 

[linux-linus test] 106486: regressions - FAIL
 2017-03-06 17:46 UTC 

[PATCH] x86: drop unneeded __packed attributes
 2017-03-06 17:35 UTC  (4+ messages)

[PATCH 01/29] drivers, block: convert xen_blkif.refcnt from atomic_t to refcount_t
 2017-03-06 16:58 UTC  (33+ messages)
` [PATCH 02/29] drivers, firewire: convert fw_node.ref_count "
` [PATCH 03/29] drivers, char: convert vma_data.refcnt "
` [PATCH 04/29] drivers, connector: convert cn_callback_entry.refcnt "
` [PATCH 05/29] drivers, md, bcache: convert cached_dev.count "
` [PATCH 06/29] drivers, md: convert dm_cache_metadata.ref_count "
` [PATCH 07/29] drivers, md: convert dm_dev_internal.count "
` [PATCH 08/29] drivers, md: convert mddev.active "
` [PATCH 09/29] drivers, md: convert table_device.count "
` [PATCH 10/29] drivers, md: convert stripe_head.count "
` [PATCH 11/29] drivers, media: convert cx88_core.refcount "
` [PATCH 12/29] drivers, media: convert s2255_dev.num_channels "
` [PATCH 13/29] drivers, media: convert vb2_vmarea_handler.refcount "
` [PATCH 14/29] drivers, media: convert vb2_dc_buf.refcount "
` [PATCH 15/29] drivers, media: convert vb2_dma_sg_buf.refcount "
` [PATCH 16/29] drivers, media: convert vb2_vmalloc_buf.refcount "
` [PATCH 17/29] drivers, pci: convert hv_pci_dev.refs "
` [PATCH 18/29] drivers, s390: convert urdev.ref_count "
` [PATCH 19/29] drivers, s390: convert lcs_reply.refcnt "
` [PATCH 20/29] drivers, s390: convert qeth_reply.refcnt "
` [PATCH 21/29] drivers, s390: convert fc_fcp_pkt.ref_cnt "
` [PATCH 22/29] drivers, scsi: convert iscsi_task.refcount "
` [PATCH 23/29] drivers: convert vme_user_vma_priv.refcnt "
` [PATCH 24/29] drivers: convert iblock_req.pending "
` [PATCH 25/29] drivers, usb: convert ffs_data.ref "
` [PATCH 26/29] drivers, usb: convert dev_data.count "
` [PATCH 27/29] drivers, usb: convert ep_data.count "
` [PATCH 28/29] drivers: convert sbd_duart.map_guard "
` [PATCH 29/29] drivers, xen: convert grant_map.users "

[PATCH 0/5] x86/vioapic: introduce support for multiple vIO APICs
 2017-03-06 16:49 UTC  (8+ messages)
` [PATCH 1/5] x86/vioapic: move domain out of hvm_vioapic struct
` [PATCH 4/5] x86/ioapic: add prototype for apic_gsi_base to io_apic.h
` [PATCH 5/5] x86/vioapic: allow PVHv2 Dom0 to have more than one IO APIC

[xtf test] 106493: regressions - all pass
 2017-03-06 16:31 UTC 

[PATCH] x86/mem_access: fixed vm_event emulation check with altp2m enabled
 2017-03-06 16:12 UTC  (3+ messages)

[GSoC 2017] Rust bindings for libxl
 2017-03-06 15:50 UTC 

[PATCH 0/2] Build fixes for clang 4.0
 2017-03-06 15:33 UTC  (14+ messages)
` [PATCH 1/2] build/clang: remove the address-of-packed-member warning
` [PATCH 2/2] build/clang: fix XSM dummy policy when using clang 4.0

[PATCH v16 0/9] x86: multiboot2 protocol support
 2017-03-06 14:59 UTC  (9+ messages)
` [PATCH v16 5/9] x86: change default load address from 1 MiB to 2 MiB

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-06 14:54 UTC 

[PATCH 00/11] pl011 emulation support in Xen
 2017-03-06 14:48 UTC  (39+ messages)
` [PATCH 01/11] xen/arm: vpl011: Add pl011 uart emulation "
` [PATCH 02/11] xen/arm: vpl011: Add new hvm params in Xen for ring buffer/event setup
` [PATCH 03/11] xen/arm: vpl011: Refactor evtchn_send in Xen to allow sending events from a xen bound channel
` [PATCH 04/11] xen/arm: vpl011: Enable vpl011 emulation for a domain in Xen
` [PATCH 05/11] xen/arm: vpl011: Initialize nr_spis in vgic_init in Xen to atleast 1
` [PATCH 06/11] xen/arm: vpl011: Add a new pl011 uart node in the guest DT in the toolstack
` [PATCH 08/11] xen/arm: vpl011: Allocate a new PFN in the toolstack and pass to Xen using a hvm call

[xtf test] 106490: all pass - PUSHED
 2017-03-06 14:42 UTC 

[PATCH V4 0/8] COLO-Proxy: Make Xen COLO use userspace colo-proxy
 2017-03-06 14:31 UTC  (10+ messages)
` [PATCH V4 1/8] COLO-Proxy: Add remus command to open userspace proxy
` [PATCH V4 2/8] COLO-Proxy: Setup userspace colo-proxy on primary side
` [PATCH V4 3/8] COLO-Proxy: Setup userspace colo-proxy on secondary side
` [PATCH V4 4/8] COLO-Proxy: Add primary userspace colo proxy start args
` [PATCH V4 5/8] COLO-Proxy: Add secondary userspace colo-proxy "
` [PATCH V4 6/8] COLO-Proxy: Add colo-compare notify args
` [PATCH V4 7/8] COLO-Proxy: Use socket to get checkpoint event
` [PATCH V4 8/8] COLO-proxy: Add colo_userspace_proxy macro

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-06 14:20 UTC 

[PATCH 01/10] x86: assembly, ENTRY for fn, GLOBAL for data
 2017-03-06 14:09 UTC  (4+ messages)

[PATCH net v2] xen-netback: fix race condition on XenBus disconnect
 2017-03-06 13:56 UTC  (2+ messages)

[PATCH] x86/emul: Correct the decoding of mov to/from cr/dr
 2017-03-06 13:55 UTC  (4+ messages)

[xen-unstable test] 106435: regressions - FAIL
 2017-03-06 13:52 UTC  (4+ messages)

[PATCH v2] xen: Allow a default compiled-in command line using Kconfig
 2017-03-06 13:37 UTC  (6+ messages)

[xen-unstable test] 106482: tolerable FAIL
 2017-03-06 11:42 UTC 

[PATCH] xen: Allow a default compiled-in command line using Kconfig
 2017-03-06 11:29 UTC  (6+ messages)

(no subject)
 2017-03-06 10:48 UTC  (2+ messages)

[ovmf test] 106484: regressions - FAIL
 2017-03-06 10:32 UTC 

[distros-debian-sid test] 68639: regressions - trouble: blocked/broken/fail/pass
 2017-03-06 10:01 UTC 

[PATCH 5/7] x86/shadow: Use the pagewalk reserved bits helpers
 2017-03-06  9:26 UTC  (2+ messages)

[libvirt test] 106483: regressions - FAIL
 2017-03-06  8:57 UTC 

[linux-linus test] 106480: regressions - FAIL
 2017-03-06  8:29 UTC 

[ovmf test] 106481: regressions - FAIL
 2017-03-06  7:35 UTC 

[PATCH v4] x86/apicv: Fix wrong IPI suppression during posted interrupt delivery
 2017-03-06  6:13 UTC  (4+ messages)

[ovmf test] 106479: regressions - FAIL
 2017-03-05 23:41 UTC 

[linux-linus test] 106478: regressions - FAIL
 2017-03-05 23:25 UTC 

[qemu-mainline baseline-only test] 68638: regressions - trouble: blocked/broken/fail/pass
 2017-03-05 22:05 UTC 

[PATCH v2 00/21] x86/xen: untangle PV and PVHVM guest support code
 2017-03-05 17:59 UTC  (2+ messages)

[qemu-mainline test] 106474: tolerable FAIL - PUSHED
 2017-03-05 16:18 UTC 

[ovmf test] 106472: regressions - FAIL
 2017-03-05 14:41 UTC 

[linux-linus test] 106471: regressions - FAIL
 2017-03-05 14:11 UTC 

[xen-unstable baseline-only test] 68637: regressions - trouble: blocked/broken/fail/pass
 2017-03-05 12:04 UTC 

[Outreachy] Interested in open source contribution to Xen Project
 2017-03-05 11:34 UTC 

[xen-unstable test] 106469: tolerable FAIL
 2017-03-05 11:19 UTC 

[xen-unstable-coverity test] 106475: all pass - PUSHED
 2017-03-05 10:34 UTC 

[libvirt test] 106473: regressions - FAIL
 2017-03-05 10:19 UTC 

[PATCH v2 14/21] x86/xen: split suspend.c for PV and PVHVM guests
 2017-03-05  9:13 UTC  (2+ messages)

[qemu-mainline test] 106466: regressions - trouble: blocked/broken/fail/pass
 2017-03-05  6:53 UTC 

[qemu-mainline baseline-only test] 68636: regressions - trouble: blocked/broken/fail/pass
 2017-03-05  5:32 UTC 

[GSoC]about the task "Share a page in memory from the VM config file"
 2017-03-05  4:58 UTC  (5+ messages)

[ovmf test] 106458: regressions - FAIL
 2017-03-05  3:58 UTC 

[linux-linus test] 106457: regressions - FAIL
 2017-03-05  3:42 UTC 

[xen-unstable test] 106452: tolerable trouble: blocked/broken/fail/pass - PUSHED
 2017-03-05  1:30 UTC 

[xen-unstable baseline-only test] 68635: tolerable trouble: blocked/broken/fail/pass
 2017-03-05  0:49 UTC 

[qemu-mainline test] 106447: regressions - trouble: blocked/broken/fail/pass
 2017-03-04 21:46 UTC 

[qemu-mainline baseline-only test] 68633: regressions - trouble: blocked/broken/fail/pass
 2017-03-04 18:13 UTC 

[linux-linus test] 106440: regressions - trouble: blocked/broken/fail/pass
 2017-03-04 17:54 UTC 

[PATCH] xen/arm: fix affected memory range by dcache clean functions
 2017-03-04 17:45 UTC  (2+ messages)

[ovmf test] 106442: regressions - FAIL
 2017-03-04 17:43 UTC 

[distros-debian-stretch test] 68634: regressions - trouble: blocked/broken/fail/pass
 2017-03-04 17:28 UTC 

[seabios baseline-only test] 68632: tolerable FAIL
 2017-03-04 15:53 UTC 

[xen-unstable baseline-only test] 68630: regressions - trouble: blocked/broken/fail/pass
 2017-03-04 12:37 UTC 

[qemu-mainline test] 106426: tolerable FAIL - PUSHED
 2017-03-04 10:45 UTC 

[ovmf test] 106433: regressions - FAIL
 2017-03-04 10:37 UTC 

[libvirt test] 106434: tolerable FAIL - PUSHED
 2017-03-04  9:39 UTC 

[linux-linus test] 106423: regressions - trouble: blocked/broken/fail/pass
 2017-03-04  9:18 UTC 

[xen-unstable test] 106412: tolerable FAIL - PUSHED
 2017-03-04  4:33 UTC 

[xen-4.4-testing baseline-only test] 68629: regressions - FAIL
 2017-03-04  4:17 UTC 

[ovmf test] 106415: regressions - FAIL
 2017-03-04  4:12 UTC 

[qemu-mainline test] 106410: tolerable FAIL - PUSHED
 2017-03-04  1:59 UTC 

[qemu-mainline baseline-only test] 68631: regressions - trouble: blocked/broken/fail/pass
 2017-03-04  0:55 UTC 

[xen-unstable-smoke test] 106419: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-04  0:19 UTC 

[linux-linus test] 106406: regressions - FAIL
 2017-03-03 23: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).