xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-14 18:31:09 to 2021-01-15 22:30:41 UTC [more...]

[xen-unstable-smoke test] 158448: regressions - FAIL
 2021-01-15 22:30 UTC 

[PATCH v2 0/2] oxenstored build enhancements
 2021-01-15 22:28 UTC  (10+ messages)
` [PATCH v2 1/2] automation/: add Ubuntu:focal container
` [PATCH v2 2/2] Makefile: add build-tools-oxenstored
` [PATCH v2 0/8] tools/ocaml/xenstored: implement live update
` [PATCH v2 1/8] tools/xenstore: add live update command to xenstore-control
` [PATCH v2 2/8] Add workaround for xenstore-control flood issues
` [PATCH v2 3/8] docs/designs/xenstore-migration.md: clarify that deletes are recursive
` [PATCH v2 4/8] tools/ocaml/xenstored: only quit on SIGTERM when a reload is possible
` [PATCH v2 5/8] tools/ocaml/xenstored: Automatically resume when possible
` [PATCH v2 6/8] tools/ocaml/xenstored: add cooperative live-update command

[PATCH V4 00/24] IOREQ feature (+ virtio-mmio) on Arm
 2021-01-15 22:01 UTC  (66+ messages)
` [PATCH V4 01/24] x86/ioreq: Prepare IOREQ feature for making it common
` [PATCH V4 02/24] x86/ioreq: Add IOREQ_STATUS_* #define-s and update code for moving
` [PATCH V4 03/24] x86/ioreq: Provide out-of-line wrapper for the handle_mmio()
` [PATCH V4 04/24] xen/ioreq: Make x86's IOREQ feature common
` [PATCH V4 05/24] xen/ioreq: Make x86's hvm_ioreq_needs_completion() common
` [PATCH V4 06/24] xen/ioreq: Make x86's hvm_mmio_first(last)_byte() common
` [PATCH V4 07/24] xen/ioreq: Make x86's hvm_ioreq_(page/vcpu/server) structs common
` [PATCH V4 08/24] xen/ioreq: Move x86's ioreq_server to struct domain
` [PATCH V4 10/24] xen/ioreq: Move x86's io_completion/io_req fields to struct vcpu
` [PATCH V4 11/24] xen/mm: Make x86's XENMEM_resource_ioreq_server handling common
` [PATCH V4 13/24] xen/ioreq: Use guest_cmpxchg64() instead of cmpxchg()
` [PATCH V4 14/24] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
` [PATCH V4 15/24] xen/arm: Stick around in leave_hypervisor_to_guest until I/O has completed
` [PATCH V4 16/24] xen/mm: Handle properly reference in set_foreign_p2m_entry() on Arm
` [PATCH V4 17/24] xen/ioreq: Introduce domain_has_ioreq_server()
` [PATCH V4 18/24] xen/dm: Introduce xendevicemodel_set_irq_level DM op
` [PATCH V4 19/24] xen/arm: io: Abstract sign-extension
` [PATCH V4 20/24] xen/arm: io: Harden sign extension check
` [PATCH V4 22/24] xen/arm: Add mapcache invalidation handling
` [PATCH V4 23/24] libxl: Introduce basic virtio-mmio support on Arm
` [PATCH V4 24/24] [RFC] libxl: Add support for virtio-disk configuration
    ` [ANNOUNCE] Xen 4.15 release schedule and feature tracking

[xen-unstable-smoke bisection] complete build-arm64-xsm
 2021-01-15 20:46 UTC 

[RESEND v2 0/7] Rid W=1 warnings in Ethernet
 2021-01-15 20:09 UTC  (2+ messages)
` [PATCH 2/7] net: xen-netback: xenbus: Demote nonconformant kernel-doc headers

[PATCH] xen/arm: livepatch: Include xen/mm.h rather than asm/mm.h
 2021-01-15 20:06 UTC  (3+ messages)

[xen-unstable-smoke test] 158440: regressions - FAIL
 2021-01-15 19:25 UTC 

[GIT PULL] xen: branch for v5.11-rc4
 2021-01-15 18:58 UTC  (2+ messages)

[linux-linus test] 158433: regressions - FAIL
 2021-01-15 18:47 UTC 

[PATCH v4 00/11] xen/arm: Add support for SMMUv3 driver
 2021-01-15 17:56 UTC  (22+ messages)
` [PATCH v4 01/11] xen/arm: smmuv3: Import the SMMUv3 driver from Linux
` [PATCH v4 07/11] xen/arm: bitops: Implement a ffsll function
` [PATCH v4 08/11] xen/compiler: import 'fallthrough' keyword from linux
` [PATCH v4 09/11] xen/arm: smmuv3: Use fallthrough pseudo-keyword
` [PATCH v4 11/11] xen/arm: smmuv3: Add support for SMMUv3 driver

Proposal - lightweight auto test binaries
 2021-01-15 17:43 UTC  (4+ messages)

[xen-unstable-smoke test] 158438: regressions - FAIL
 2021-01-15 17:33 UTC 

[PATCH] Fix error: array subscript has type 'char'
 2021-01-15 17:27 UTC  (17+ messages)
` [PATCH] NetBSD: Fix lock directory path
` [PATCH] NetBSD hotplug: fix block unconfigure on destroy
` [PATCH] NetBSD hotplug: handle case where vifname is not present
` [PATCH] NetBSD: remove xenbackendd
` [PATCH] NetBSD: use system-provided headers
` [PATCH] libs/light: fix uuid on NetBSD
` [PATCH] xenpaging.c: include errno.h

IRQ latency measurements in hypervisor
 2021-01-15 17:13 UTC  (6+ messages)

[PATCH v3 0/7] Multiple fixes to XENMEM_acquire_resource
 2021-01-15 16:57 UTC  (12+ messages)
` [PATCH v3 1/7] xen/gnttab: Rework resource acquisition
` [PATCH v3 5/7] xen/memory: Improve compat XENMEM_acquire_resource handling
` [PATCH v3 7/7] xen/memory: Fix mapping grant tables with XENMEM_acquire_resource

[PATCH v2 0/7] Rid W=1 warnings in Ethernet
 2021-01-15 16:56 UTC  (9+ messages)

[PATCH v2 0/2] gnttab: pin count related adjustments
 2021-01-15 16:15 UTC  (5+ messages)
` [PATCH v2 1/2] gnttab: adjust pin count overflow checks
` [PATCH v2 2/2] gnttab: consolidate pin-to-status syncing

[xen-unstable test] 158432: tolerable FAIL
 2021-01-15 15:24 UTC 

[PATCH] x86/CPUID: unconditionally set XEN_HVM_CPUID_IOMMU_MAPPINGS
 2021-01-15 15:19 UTC  (2+ messages)

[PATCH for-4.15 0/4] xen/iommu: Collection of bug fixes for IOMMU teadorwn
 2021-01-15 15:18 UTC  (16+ messages)
` [PATCH for-4.15 2/4] xen/iommu: x86: Free the IOMMU page-tables with the pgtables.lock held
` [PATCH for-4.15 4/4] xen/iommu: x86: Don't leak the IOMMU page-tables

[PATCH v2] common: don't require use of DOMID_SELF
 2021-01-15 15:16 UTC 

XSA-332 kernel patch - huge network performance on pfSense VMs
 2021-01-15 15:03 UTC 

[PATCH v2 0/4] x86/intr: guest interrupt handling fixes/cleanup
 2021-01-15 14:56 UTC  (6+ messages)
` [PATCH v2 1/4] x86/vioapic: check IRR before attempting to inject interrupt after EOI
` [PATCH v2 2/4] x86/vioapic: issue EOI to dpci when switching pin to edge trigger mode
` [PATCH v2 3/4] x86/vpic: issue dpci EOI for cleared pins at ICW1
` [PATCH v2 4/4] x86/dpci: remove the dpci EOI timer

[xen-unstable-smoke test] 158434: tolerable all pass - PUSHED
 2021-01-15 14:51 UTC 

[PATCH] x86/vmx: Remove IO bitmap from minimal VMX requirements
 2021-01-15 14:44 UTC  (3+ messages)

[GIT PULL] xen: branch for v5.11-rc4
 2021-01-15 14:31 UTC 

[PATCH 0/3] gnttab: pin count related adjustments & more
 2021-01-15 14:26 UTC  (13+ messages)
` [PATCH 1/3] gnttab: adjust pin count overflow checks
` [PATCH 2/3] gnttab: consolidate pin-to-status syncing
` [PATCH 3/3] Arm: don't hard-code grant table limits in create_domUs()

[qemu-mainline test] 158427: regressions - FAIL
 2021-01-15 13:42 UTC 

[PATCH] x86/dpci: remove the dpci EOI timer
 2021-01-15 13:40 UTC  (16+ messages)

[PATCH 5.4 01/62] x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
 2021-01-15 12:27 UTC 

[PATCH 0/3] x86/Dom0: support zstd compressed kernels
 2021-01-15 11:29 UTC  (9+ messages)
` [PATCH 1/3] introduce unaligned.h
` [PATCH 2/3] lib: introduce xxhash
` [PATCH 3/3] x86/Dom0: support zstd compressed kernels

zstd compressed kernels
 2021-01-15 10:57 UTC  (4+ messages)

[PATCH] common: don't require use of DOMID_SELF
 2021-01-15 10:49 UTC  (7+ messages)

[PATCH v12 00/27] tools/xenstore: support live update for xenstored
 2021-01-15  8:30 UTC  (28+ messages)
` [PATCH v12 01/27] tools/libxenevtchn: switch to standard xen coding style
` [PATCH v12 02/27] tools/libxenevtchn: rename open_flags to flags
` [PATCH v12 03/27] tools/libxenevtchn: check xenevtchn_open() flags for not supported bits
` [PATCH v12 04/27] tools/libxenevtchn: propagate xenevtchn_open() flags parameter
` [PATCH v12 05/27] tools/libxenevtchn: add possibility to not close file descriptor on exec
` [PATCH v12 06/27] tools/xenstore: refactor XS_CONTROL handling
` [PATCH v12 07/27] tools/xenstore: add live update command to xenstore-control
` [PATCH v12 08/27] tools/xenstore: add basic live-update command parsing
` [PATCH v12 09/27] tools/xenstore: introduce live update status block
` [PATCH v12 10/27] tools/xenstore: save new binary for live update
` [PATCH v12 11/27] tools/xenstore: add command line handling "
` [PATCH v12 12/27] tools/xenstore: add support for delaying execution of a xenstore request
` [PATCH v12 13/27] tools/xenstore: add the basic framework for doing the live update
` [PATCH v12 14/27] tools/xenstore: allow live update only with no transaction active
` [PATCH v12 15/27] docs: update the xenstore migration stream documentation
` [PATCH v12 16/27] tools/xenstore: add include file for state structure definitions
` [PATCH v12 17/27] tools/xenstore: dump the xenstore state for live update
` [PATCH v12 18/27] tools/xenstore: handle CLOEXEC flag for local files and pipes
` [PATCH v12 19/27] tools/xenstore: split off domain introduction from do_introduce()
` [PATCH v12 20/27] tools/xenstore: evaluate the live update flag when starting
` [PATCH v12 21/27] tools/xenstore: read internal state when doing live upgrade
` [PATCH v12 22/27] tools/xenstore: add reading global state for live update
` [PATCH v12 23/27] tools/xenstore: add read connection "
` [PATCH v12 24/27] tools/xenstore: add read node "
` [PATCH v12 25/27] tools/xenstore: add read watch "
` [PATCH v12 26/27] tools/xenstore: handle dying domains in "
` [PATCH v12 27/27] tools/xenstore: activate new binary for "

[linux-linus test] 158425: regressions - trouble: broken/fail/pass
 2021-01-15  7:20 UTC 

[PATCH v11 00/27] tools/xenstore: support live update for xenstored
 2021-01-15  7:11 UTC  (15+ messages)
` [PATCH v11 01/27] tools/libxenevtchn: switch to standard xen coding style
` [PATCH v11 02/27] tools/libxenevtchn: rename open_flags to flags
` [PATCH v11 03/27] tools/libxenevtchn: check xenevtchn_open() flags for not supported bits
` [PATCH v11 04/27] tools/libxenevtchn: propagate xenevtchn_open() flags parameter
` [PATCH v11 05/27] tools/libxenevtchn: add possibility to not close file descriptor on exec

[ovmf test] 158428: all pass - PUSHED
 2021-01-15  6:34 UTC 

[libvirt test] 158431: regressions - FAIL
 2021-01-15  6:13 UTC 

[xen-unstable-smoke test] 158429: tolerable FAIL - PUSHED
 2021-01-15  6:04 UTC 

[xen-unstable test] 158424: tolerable FAIL - PUSHED
 2021-01-15  4:50 UTC 

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-15  3:46 UTC  (6+ messages)
` [RFC PATCH v3 6/6] of: Add plumbing for restricted DMA pool

(no subject)
 2021-01-15  1:18 UTC  (3+ messages)
` [PATCH V3 16/23] xen/mm: Handle properly reference in set_foreign_p2m_entry() on Arm

[qemu-mainline test] 158421: regressions - FAIL
 2021-01-15  0:09 UTC 

[ovmf test] 158422: all pass - PUSHED
 2021-01-14 19:52 UTC 

[linux-linus test] 158418: regressions - FAIL
 2021-01-14 18:46 UTC 

[PATCH v3 08/15] x86: add new features for paravirt patching
 2021-01-14 18:40 UTC  (4+ 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).