xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-13 13:27:18 to 2021-01-15 08:30:35 UTC [more...]

[PATCH v12 00/27] tools/xenstore: support live update for xenstored
 2021-01-15  8:29 UTC  (6+ messages)
` [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 08/27] tools/xenstore: add basic live-update command parsing
` [PATCH v12 09/27] tools/xenstore: introduce live update status block

[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  (38+ 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
` [PATCH v11 06/27] tools/xenstore: refactor XS_CONTROL handling
` [PATCH v11 07/27] tools/xenstore: add live update command to xenstore-control
` [PATCH v11 08/27] tools/xenstore: add basic live-update command parsing
` [PATCH v11 09/27] tools/xenstore: introduce live update status block
` [PATCH v11 10/27] tools/xenstore: save new binary for live update
` [PATCH v11 11/27] tools/xenstore: add command line handling "
` [PATCH v11 12/27] tools/xenstore: add support for delaying execution of a xenstore request
` [PATCH v11 13/27] tools/xenstore: add the basic framework for doing the live update
` [PATCH v11 14/27] tools/xenstore: allow live update only with no transaction active
` [PATCH v11 15/27] docs: update the xenstore migration stream documentation
` [PATCH v11 16/27] tools/xenstore: add include file for state structure definitions
` [PATCH v11 17/27] tools/xenstore: dump the xenstore state for live update
` [PATCH v11 18/27] tools/xenstore: handle CLOEXEC flag for local files and pipes
` [PATCH v11 19/27] tools/xenstore: split off domain introduction from do_introduce()
` [PATCH v11 20/27] tools/xenstore: evaluate the live update flag when starting
` [PATCH v11 21/27] tools/xenstore: read internal state when doing live upgrade
` [PATCH v11 22/27] tools/xenstore: add reading global state for live update
` [PATCH v11 23/27] tools/xenstore: add read connection "
` [PATCH v11 24/27] tools/xenstore: add read node "
` [PATCH v11 25/27] tools/xenstore: add read watch "
` [PATCH v11 26/27] tools/xenstore: handle dying domains in "
` [PATCH v11 27/27] tools/xenstore: activate new binary for "

[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  (18+ messages)
` [RFC PATCH v3 2/6] swiotlb: Add restricted DMA pool
` [RFC PATCH v3 4/6] swiotlb: Add restricted DMA alloc/free support
` [RFC PATCH v3 6/6] of: Add plumbing for restricted DMA pool

[PATCH V4 00/24] IOREQ feature (+ virtio-mmio) on Arm
 2021-01-15  2:11 UTC  (30+ messages)
` [PATCH V4 11/24] xen/mm: Make x86's XENMEM_resource_ioreq_server handling common
` [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 24/24] [RFC] libxl: Add support for virtio-disk configuration
    ` [ANNOUNCE] Xen 4.15 release schedule and feature tracking

(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 

[PATCH v4 00/11] xen/arm: Add support for SMMUv3 driver
 2021-01-14 23:47 UTC  (6+ messages)
` [PATCH v4 08/11] xen/compiler: import 'fallthrough' keyword from linux

[PATCH 0/3] gnttab: pin count related adjustments & more
 2021-01-14 23:37 UTC  (5+ 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()

IRQ latency measurements in hypervisor
 2021-01-14 23:33 UTC  (2+ messages)

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

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

[PATCH for-4.15 0/4] xen/iommu: Collection of bug fixes for IOMMU teadorwn
 2021-01-14 19:19 UTC  (12+ 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

[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)

[PATCH] x86/dpci: remove the dpci EOI timer
 2021-01-14 17:22 UTC  (22+ messages)

[PATCH] argo: don't leak stack contents when returning ring info
 2021-01-14 17:01 UTC  (3+ messages)

[xen-unstable test] 158416: tolerable FAIL - PUSHED
 2021-01-14 16:16 UTC 

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

[PATCH] common: don't require use of DOMID_SELF
 2021-01-14 15:38 UTC  (6+ messages)

[PATCH 0/4] xen: domain-tracked allocations, and fault injection
 2021-01-14 15:30 UTC  (9+ messages)
` [PATCH 1/4] xen/dmalloc: Introduce dmalloc() APIs
` [PATCH 3/4] xen/domctl: Introduce fault_ttl

[PATCH 00/17] x86/PV: avoid speculation abuse through guest accessors plus 
 2021-01-14 15:11 UTC  (18+ messages)
` [PATCH 01/17] x86/shadow: use __put_user() instead of __copy_to_user()
` [PATCH 02/17] x86: split __{get,put}_user() into "guest" and "unsafe" variants
` [PATCH 03/17] x86: split __copy_{from,to}_user() "
` [PATCH 04/17] x86/PV: harden guest memory accesses against speculative abuse
` [PATCH 05/17] x86: rename {get,put}_user() to {get,put}_guest()
` [PATCH 06/17] x86/gdbsx: convert "user" to "guest" accesses
` [PATCH 07/17] x86: rename copy_{from,to}_user() to copy_{from,to}_guest_pv()
` [PATCH 08/17] x86: move stac()/clac() from {get,put}_unsafe_asm()
` [PATCH 09/17] x86/PV: use get_unsafe() instead of copy_from_unsafe()
` [PATCH 10/17] x86/shadow: "
` [PATCH 11/17] x86/shadow: polish shadow_write_entries()
` [PATCH 12/17] x86/shadow: move shadow_set_l<N>e() to their own source file
` [PATCH 13/17] x86/shadow: don't open-code SHF_* shorthands
` [PATCH 14/17] x86/shadow: SH_type_l2h_shadow is PV-only
` [PATCH 15/17] x86/shadow: drop SH_type_l2h_pae_shadow
` [PATCH 16/17] x86/shadow: only 4-level guest code needs building when !HVM
` [PATCH 17/17] x86/shadow: adjust is_pv_*() checks

[PATCH] Fix error: array subscript has type 'char'
 2021-01-14 14:16 UTC  (5+ messages)

[qemu-mainline test] 158413: regressions - FAIL
 2021-01-14 13:54 UTC 

[ovmf test] 158417: all pass - PUSHED
 2021-01-14 13:15 UTC 

Purpose of translate MSI interrupt into INTx for guest passthrough
 2021-01-14 10:41 UTC  (6+ messages)

[PATCH] memory: avoid pointless continuation in xenmem_add_to_physmap()
 2021-01-14  9:20 UTC  (3+ messages)

[PATCH v2] xen/irq: Propagate the error from init_one_desc_irq() in init_*_irq_data()
 2021-01-14  9:18 UTC  (4+ messages)
` [PING] "

[linux-linus test] 158410: regressions - FAIL
 2021-01-14  9:06 UTC 

[ovmf test] 158414: all pass - PUSHED
 2021-01-14  8:17 UTC 

[libvirt test] 158415: regressions - FAIL
 2021-01-14  6:35 UTC 

[xen-unstable test] 158409: regressions - FAIL
 2021-01-14  4:57 UTC 

[xen-unstable-smoke test] 158412: tolerable all pass - PUSHED
 2021-01-14  3:57 UTC 

[qemu-mainline test] 158406: regressions - FAIL
 2021-01-14  1:12 UTC 

[PATCH 0/3] Alternatives vs ORC, a slightly easier way
 2021-01-14  0:21 UTC  (6+ messages)
` [PATCH 3/3] objtool: Support stack layout changes in alternatives

[PATCH v2 1/2] xen/arm: Correct the coding style of get_cycles
 2021-01-14  0:18 UTC  (6+ messages)
` [PATCH v2 2/2] xen/arm: Add defensive barrier in get_cycles for Arm64

[PATCH 0/5] domain referencing adjustments
 2021-01-13 22:42 UTC  (7+ messages)
` [PATCH 1/5] common: don't (kind of) open-code rcu_lock_domain_by_any_id()
` [PATCH 3/5] argo: don't pointlessly use get_domain_by_id()

[xen-unstable-smoke test] 158408: tolerable all pass - PUSHED
 2021-01-13 22:08 UTC 

[PATCH] kconfig: ensure strndup() declaration is visible
 2021-01-13 21:14 UTC  (2+ messages)

[linux-linus test] 158401: regressions - FAIL
 2021-01-13 20:30 UTC 

[xen-unstable test] 158399: regressions - FAIL
 2021-01-13 20:09 UTC 

[PATCH] x86/mem_sharing: fix wrong field name used in 2c5119d
 2021-01-13 19:11 UTC  (2+ messages)

[PATCH 0/3] Cleanup to tools/tests
 2021-01-13 19:08 UTC  (8+ messages)
` [PATCH 2/3] tools: Move xen-access from tests/ to misc/
` [PATCH 3/3] tools: Move memshrtool "

[PATCH v2 0/2] a tiny bit of header disentangling
 2021-01-13 18:48 UTC  (5+ messages)
` [PATCH v2 1/2] include: don't use asm/page.h from common headers
` [PATCH v2 2/2] mm: split out mfn_t / gfn_t / pfn_t definitions and helpers

[PATCH v2] lib: drop (replace) debug_build()
 2021-01-13 18:37 UTC  (2+ messages)

Inconsistent console behavior during HVM direct boot
 2021-01-13 18:09 UTC  (4+ messages)

Proposal - lightweight auto test binaries
 2021-01-13 18:02 UTC  (5+ messages)

[PATCH] xen/iommu: smmu: Use 1UL << 31 rather than 1 << 31
 2021-01-13 17:50 UTC  (3+ messages)

[PATCH v10 00/25] tools/xenstore: support live update for xenstored
 2021-01-13 17:42 UTC  (5+ messages)
` [PATCH v10 06/25] tools/xenstore: add live update command to xenstore-control

[PATCH v2] xen/arm: don't read aarch32 regs when aarch32 isn't available
 2021-01-13 17:38 UTC  (2+ messages)

PCI passthrough regression on BSD* guests since 4.13.1
 2021-01-13 15:16 UTC 

[PATCH v4 0/5] Xen INTX/GSI event channel delivery fixes
 2021-01-13 15:13 UTC  (2+ messages)

[PATCH 0/6] x86/p2m: restrict more code to build just for HVM
 2021-01-13 15:06 UTC  (14+ messages)
` [PATCH 2/6] x86/mm: p2m_add_foreign() is HVM-only

[qemu-mainline test] 158396: regressions - FAIL
 2021-01-13 13:43 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).