xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-31 05:45:30 to 2017-11-02 09:20:18 UTC [more...]

Commit moratorium to staging
 2017-11-02  9:20 UTC  (11+ messages)

[PATCH v2 0/5] xen: grant table interface v2 support
 2017-11-02  9:19 UTC 

[PATCH v2 1/5] xen: re-introduce support for grant v2 interface
 2017-11-02  9:19 UTC  (5+ messages)
` [PATCH v2 2/5] xen: limit grant v2 interface to the v1 functionality
` [PATCH v2 3/5] xen: add grant interface version dependent constants to gnttab_ops
` [PATCH v2 4/5] xen: update arch/x86/include/asm/xen/cpuid.h
` [PATCH v2 5/5] xen: select grant interface version

[distros-debian-wheezy test] 72404: all pass
 2017-11-02  9:18 UTC 

[qemu-mainline test] 115477: regressions - FAIL
 2017-11-02  8:57 UTC 

[PATCH v3 for-next 0/4] xen: Convert __page_to_mfn and _mfn_to_page to use typesafe MFN
 2017-11-02  8:35 UTC  (11+ messages)
` [PATCH v3 for-next 1/4] xen/arm: domain_build: Clean-up insert_11_bank
` [PATCH v3 for-next 2/4] xen/arm32: mm: Rework is_xen_heap_page to avoid nameclash
` [PATCH v3 for-next 3/4] xen/tmem: Convert the file common/tmem_xen.c to use typesafe MFN
` [PATCH v3 for-next 4/4] xen: Convert __page_to_mfn and __mfn_to_page "

[xen-unstable test] 115471: regressions - FAIL
 2017-11-02  8:19 UTC 

d0v0 Unhandled general protection fault with 4.9.x on brand new hardware
 2017-11-02  7:56 UTC 

[RFC] ARM: New (Xen) VGIC design document
 2017-11-02  7:40 UTC  (10+ messages)

USB Passthrough: Incorrect device detected in Domain U
 2017-11-02  7:37 UTC  (3+ messages)

[PATCH 0/9] x86/vvmx: Read instruction operands correctly on VM exit
 2017-11-02  7:23 UTC  (5+ messages)
` [PATCH 4/9] x86/vvmx: Remove unnecessary VMX operand reads

[qemu-mainline test] 115474: regressions - FAIL
 2017-11-02  5:55 UTC 

[PATCH v1] x86/vvmx: don't enable vmcs shadowing for nested guests
 2017-11-02  4:35 UTC  (2+ messages)

[linux-linus test] 115469: regressions - FAIL
 2017-11-02  3:59 UTC 

[qemu-mainline test] 115472: regressions - FAIL
 2017-11-02  1:39 UTC 

[linux-4.9 test] 115466: regressions - FAIL
 2017-11-02  1:25 UTC 

[PATCH v6 1/1] xen/time: do not decrease steal time after live migration on xen
 2017-11-02  1:19 UTC  (2+ messages)

[PATCH] x86/cpuid: Enable new SSE/AVX/AVX512 cpu features
 2017-11-02  0:59 UTC  (3+ messages)

[qemu-mainline test] 115470: regressions - FAIL
 2017-11-01 23:42 UTC 

[PATCH v4 1/1] xen/time: do not decrease steal time after live migration on xen
 2017-11-01 23:35 UTC 

[PATCH-tip v2 1/2] x86/paravirt: Add kernel parameter to choose paravirt lock type
 2017-11-01 22:01 UTC  (3+ messages)
` [PATCH-tip v2 2/2] x86/xen: Deprecate xen_nopvspin

[xen-unstable test] 115464: regressions - FAIL
 2017-11-01 21:53 UTC 

[PATCH-tip v2 0/2] x86/paravirt: Enable users to choose PV lock type
 2017-11-01 20:58 UTC 

[PATCH] scripts: warn about invalid MAINTAINERS patterns
 2017-11-01 20:24 UTC  (5+ messages)
  ` [PATCH v2 1/1] "

[PATCH v5 1/1] xen/time: do not decrease steal time after live migration on xen
 2017-11-01 20:05 UTC  (3+ messages)

[PATCH] x86/paravirt: Add kernel parameter to choose paravirt lock type
 2017-11-01 19:42 UTC  (4+ messages)

[PATCH 0/3] x86/svm: virtual VMLOAD/VMSAVE
 2017-11-01 19:34 UTC  (8+ messages)
` [PATCH 1/3] x86/svm: rename lbr control field in vmcb
` [PATCH 2/3] x86/svm: add virtual VMLOAD/VMSAVE feature definition
` [PATCH 3/3] x86/svm: add virtual VMLOAD/VMSAVE support

[PATCH v2 1/1] scripts: warn about invalid MAINTAINERS patterns
 2017-11-01 18:33 UTC 

[qemu-mainline test] 115468: regressions - FAIL
 2017-11-01 18:33 UTC 

[PATCH v2] xen: support priv-mapping in an HVM tools domain
 2017-11-01 18:18 UTC  (4+ messages)

[PATCH RFC v2] Add SUPPORT.md
 2017-11-01 17:10 UTC  (8+ messages)

VGA passthrough with USB passthrough
 2017-11-01 16:52 UTC 

[linux-next test] 115462: regressions - FAIL
 2017-11-01 16:14 UTC 

[PATCH v3 0/7] Allow setting up shared memory areas between VMs from xl config files
 2017-11-01 15:55 UTC  (9+ messages)
` [PATCH v3 1/7] libxc: add xc_domain_remove_from_physmap to wrap XENMEM_remove_from_physmap
` [PATCH v3 3/7] libxl: introduce a new structure to represent static shared memory regions
` [PATCH v3 4/7] libxl: support mapping static shared memory areas during domain creation
` [PATCH v3 5/7] libxl: support unmapping static shared memory areas during domain destruction

[PATCH] x86/paravirt: Add kernel parameter to choose paravirt lock type
 2017-11-01 15:32 UTC 

[PATCH v1 0/6] libxl: create standalone vkb device
 2017-11-01 15:05 UTC  (7+ messages)
` [PATCH v1 1/6] libxl: move vkb device to libxl_vkb.c
` [PATCH v1 2/6] libxl: fix vkb XS entry and type
` [PATCH v1 3/6] libxl: add backend type and id to vkb
` [PATCH v1 4/6] libxl: vkb add list and info functions
` [PATCH v1 5/6] xl: add vkb config parser and CLI
` [PATCH v1 6/6] docs: add vkb device to xl.cfg and xl

[PATCH v1 0/5] libxl: add PV sound device
 2017-11-01 15:04 UTC  (6+ messages)
` [PATCH v1 1/5] "
` [PATCH v1 2/5] libxl: add vsnd list and info
` [PATCH v1 3/5] xl: add PV sound condif parser
` [PATCH v1 4/5] xl: add vsnd CLI commands
` [PATCH v1 5/5] docs: add PV sound device config

[PATCH for-4.10] xen/x86: p2m-pod: Prevent infinite loop when shattering 1GB pages
 2017-11-01 14:50 UTC 

[linux-linus test] 115459: regressions - FAIL
 2017-11-01 14:24 UTC 

[qemu-mainline test] 115463: regressions - FAIL
 2017-11-01 13:16 UTC 

[linux-4.9 test] 115457: regressions - FAIL
 2017-11-01 11:55 UTC 

[PATCH v4 for-4.10] scripts: introduce a script for build test
 2017-11-01 11:39 UTC  (2+ messages)

[PATCH v2] xen: support priv-mapping in an HVM tools domain
 2017-11-01 11:31 UTC 

[xen-unstable test] 115450: regressions - FAIL
 2017-11-01 10:31 UTC 

[PATCH] gdbsx: prefer privcmd character device
 2017-11-01 10:20 UTC  (4+ messages)
    ` [PATCH for-4.10] "

[OSSTEST PATCH v2 00/19] Upgrade to Stretch
 2017-11-01 10:05 UTC  (22+ messages)
` [OSSTEST PATCH v2 01/19] gitignore: ignore vim swap file
` [OSSTEST PATCH v2 02/19] ts-xen-build-prep: only install w3c-dtd-xhtml for suites <Stretch
` [OSSTEST PATCH v2 03/19] ts-xen-build-prep: install packages for suites >jessie
` [OSSTEST PATCH v2 04/19] ts-xen-install: install some packages on stretch
` [OSSTEST PATCH v2 05/19] Debian.pm: use sysvinit-core instead of systemd
` [OSSTEST PATCH v2 06/19] ts-leak-check: suppress systemd-shim, which leaks in stretch
` [OSSTEST PATCH v2 07/19] ts-host-install: don't use the new nic naming scheme
` [OSSTEST PATCH v2 08/19] ts-guests-nbd-mirror: use target_{get, put}file_root to transfter cfg
` [OSSTEST PATCH v2 09/19] ts-debian-fixup: merge origin extra= to our own
` [OSSTEST PATCH v2 10/19] ts-debian-fixup: use correct resume device
` [OSSTEST PATCH v2 11/19] ts-debian-hvm-install: disable new nic naming scheme
` [OSSTEST PATCH v2 12/19] ts-xen-build-prep: install e2fslibs-dev
` [OSSTEST PATCH v2 13/19] TestSupport: add dpkg option when installing packages
` [OSSTEST PATCH v2 14/19] ts-guests-nbd-mirror: make it work with stretch
` [OSSTEST PATCH v2 15/19] Add clk_ignore_unused for stretch for arm hosts
` [OSSTEST PATCH v2 16/19] Set mac address in interfaces(5) if force-mac-address is set
` [OSSTEST PATCH v2 17/19] Skip bootloader installation for arm32 in Stretch
` [OSSTEST PATCH v2 18/19] make-flight: don't test pvgrub for Xen XXX
` [OSSTEST PATCH v2 19/19] Switch to Debian Stretch

[qemu-mainline test] 115460: regressions - FAIL
 2017-11-01  9:34 UTC 

[distros-debian-squeeze test] 72403: tolerable FAIL
 2017-11-01  8:57 UTC 

[qemu-mainline test] 115456: regressions - FAIL
 2017-11-01  6:04 UTC 

[linux-linus test] 115438: regressions - FAIL
 2017-11-01  5:22 UTC 

[qemu-mainline bisection] complete build-armhf
 2017-11-01  4:14 UTC 

[linux-4.9 test] 115432: regressions - FAIL
 2017-11-01  2:34 UTC 

[PATCH] aarch64: advertise the GIC system register interface
 2017-11-01  2:09 UTC  (8+ messages)

[qemu-mainline test] 115452: regressions - FAIL
 2017-11-01  2:03 UTC 

[PATCH v6 1/1] xen/time: do not decrease steal time after live migration on xen
 2017-11-01  1:46 UTC 

[qemu-mainline test] 115444: regressions - FAIL
 2017-10-31 21:56 UTC 

[xen-unstable test] 115419: regressions - FAIL
 2017-10-31 20:32 UTC 

[PATCH RFC for-next] x86/mm: introduce and use virt_to_xen_l4e
 2017-10-31 18:51 UTC 

[PATCH v8 00/13] introduce the Xen PV Calls frontend
 2017-10-31 17:50 UTC 

[PATCH v2] xen: support 52 bit physical addresses in pv guests
 2017-10-31 17:51 UTC  (2+ messages)

[PATCH for-4.10] common/multicall: Increase debugability for bad hypercalls
 2017-10-31 17:27 UTC  (3+ messages)

[qemu-mainline test] 115431: regressions - FAIL
 2017-10-31 16:15 UTC 

[PATCH 0/5] libxl: add PV sound device
 2017-10-31 15:54 UTC  (9+ messages)
` [PATCH 1/5] "
` [PATCH 5/5] docs: add PV sound device config

[linux-linus test] 115414: regressions - FAIL
 2017-10-31 14:52 UTC 

[RFC] [Draft Design] ACPI/IORT Support in Xen
 2017-10-31 14:14 UTC  (9+ messages)

[linux-4.9 test] 115411: regressions - FAIL
 2017-10-31 11:55 UTC 

[qemu-mainline test] 115421: regressions - trouble: blocked/broken/fail/pass
 2017-10-31 11:20 UTC 

[distros-debian-snapshot test] 72400: tolerable FAIL
 2017-10-31 11:11 UTC 

[PATCH 0/6] libxl: create standalone vkb device
 2017-10-31 11:01 UTC  (4+ messages)
` [PATCH 3/6] libxl: add backend type to vkb

[PATCH for-4.10] common/spinlock: Improve the output from check_lock() if it trips
 2017-10-31 10:53 UTC  (3+ messages)

[PATCH] MAINTAINERS: Make Christian Lindig maintainer for ocaml tools
 2017-10-31 10:53 UTC  (2+ messages)

[PATCH v7 for-next 00/12] vpci: PCI config space emulation
 2017-10-31 10:50 UTC  (5+ messages)
` [PATCH v7 for-next 02/12] pci: introduce a type to store a SBDF
` [PATCH v7 for-next 08/12] xen: introduce rangeset_consume_ranges

[libvirt test] 115415: tolerable all pass - PUSHED
 2017-10-31 10:50 UTC 

[PATCH 0/4] libxl: use libxl__device_kind string to access device
 2017-10-31 10:26 UTC  (9+ messages)
` [PATCH 1/4] libxl: use libxl__device_kind to get device XS entry
` [PATCH 2/4] libxl: use libxl__device_kind in LIBXL_DEFINE_UPDATE_DEVID
` [PATCH 3/4] libxl: move libxl__device_from_ to LIBXL_DEFINE_DEVICE_FROM_TYPE
` [PATCH 4/4] libxl: move ibxl_devid_to_device_... to LIBXL_DEFINE_DEVID_TO_DEVICE

[PATCH 1/4 v3] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for vuart_gfn"
 2017-10-31 10:07 UTC  (7+ messages)
` [PATCH 2/4 v3] libxl: Change the type of console_mfn to xen_pfn_t
` [PATCH 3/4 v3] xenconsole: Change the type of ring_ref to xen_pfn_t in console_create_ring
` [PATCH 4/4 v3] xenconsole: Define and use a macro XEN_INVALID_PFN instead of -1
` [PATCH 1/4 v3 for-4.10] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for vuart_gfn"

[qemu-mainline test] 115417: regressions - FAIL
 2017-10-31  9:20 UTC 

[examine test] 115400: regressions - FAIL
 2017-10-31  8:19 UTC  (2+ messages)

[xen-unstable test] 115401: regressions - FAIL
 2017-10-31  7:57 UTC 

[qemu-mainline test] 115412: regressions - FAIL
 2017-10-31  5:45 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).