xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-28 11:06:41 to 2021-01-29 11:45:43 UTC [more...]

[PATCH 0/3] x86: Initial Trenchboot/SKINIT support
 2021-01-29 11:45 UTC  (8+ messages)
` [PATCH 3/3] x86: Support booting under Secure Startup via SKINIT
` [PATCH 2.5/3] x86/svm: Reimplement VMRUN/STGI/CLGI with new asm-defns.h infrastructure
` [PATCH v2 3/3] x86: Support booting under Secure Startup via SKINIT

[PATCH] x86/HVM: support emulated UMIP
 2021-01-29 11:45 UTC 

[PATCH] xen/memory: Reject out-of-range resource 'frame' values
 2021-01-29 11:43 UTC  (10+ messages)

[PATCH V6 00/24] IOREQ feature (+ virtio-mmio) on Arm
 2021-01-29 11:37 UTC  (46+ messages)
` [PATCH V6 01/24] x86/ioreq: Prepare IOREQ feature for making it common
` [PATCH V6 02/24] x86/ioreq: Add IOREQ_STATUS_* #define-s and update code for moving
` [PATCH V6 03/24] x86/ioreq: Provide out-of-line wrapper for the handle_mmio()
` [PATCH V6 04/24] xen/ioreq: Make x86's IOREQ feature common
` [PATCH V6 05/24] xen/ioreq: Make x86's hvm_ioreq_needs_completion() common
` [PATCH V6 06/24] xen/ioreq: Make x86's hvm_mmio_first(last)_byte() common
` [PATCH V6 07/24] xen/ioreq: Make x86's hvm_ioreq_(page/vcpu/server) structs common
` [PATCH V6 08/24] xen/ioreq: Move x86's ioreq_server to struct domain
` [PATCH V6 09/24] xen/ioreq: Make x86's IOREQ related dm-op handling common
` [PATCH V6 10/24] xen/ioreq: Move x86's io_completion/io_req fields to struct vcpu
` [PATCH V6 11/24] xen/mm: Make x86's XENMEM_resource_ioreq_server handling common
` [PATCH V6 12/24] xen/ioreq: Remove "hvm" prefixes from involved function names
` [PATCH V6 13/24] xen/ioreq: Use guest_cmpxchg64() instead of cmpxchg()
` [PATCH V6 14/24] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
` [PATCH V6 15/24] xen/arm: Call vcpu_ioreq_handle_completion() in check_for_vcpu_work()
` [PATCH V6 16/24] xen/mm: Handle properly reference in set_foreign_p2m_entry() on Arm
` [PATCH V6 17/24] xen/ioreq: Introduce domain_has_ioreq_server()
` [PATCH V6 18/24] xen/dm: Introduce xendevicemodel_set_irq_level DM op
  ` [TOOLS ACK needed] "
` [PATCH V6 19/24] xen/arm: io: Abstract sign-extension
` [PATCH V6 20/24] xen/arm: io: Harden sign extension check
` [PATCH V6 21/24] xen/ioreq: Make x86's send_invalidate_req() common
` [PATCH V6 22/24] xen/arm: Add mapcache invalidation handling
` [PATCH V6 23/24] xen/ioreq: Do not let bufioreq to be used on other than x86 arches
` [PATCH V6 24/24] xen/ioreq: Make the IOREQ feature selectable on Arm

[PATCH] x86/mm: Remove cascade damage from "fishy" ref/typecount failure
 2021-01-29 11:29 UTC  (8+ messages)
` [PATCH v3] x86/mm: Short circuit "

[PATCH v2] Fix error: array subscript has type 'char'
 2021-01-29 11:00 UTC  (22+ messages)
` [PATCH v2] NetBSD hotplug: fix block unconfigure on destroy
` [PATCH v2] NetBSD: use system-provided headers
` [PATCH v2] libs/foreignmemory: Implement on NetBSD
` [PATCH v2] libs/gnttab: implement "
` [PATCH v2] libs/light: make it build without setresuid()
` [PATCH v2] libs/light: pass some infos to qemu
` [PATCH v2] libs/store: make build without PTHREAD_STACK_MIN

[libvirt test] 158761: regressions - FAIL
 2021-01-29 10:57 UTC 

[PATCH] x86/pod: Do not fragment PoD memory allocations
 2021-01-29 10:56 UTC  (14+ messages)

[PATCH] xen/arm: smmuv3: Disable the SMMUv3 driver when ACPI is enabled
 2021-01-29 10:47 UTC 

[PATCH v4] tools/foreignmem: Support querying the size of a resource
 2021-01-29 10:38 UTC  (4+ messages)

[PATCH v2 1/2] viridian: remove implicit limit of 64 VPs per partition
 2021-01-29 10:38 UTC  (5+ messages)
  ` Ping: "

[PATCH for <= 5.4] xen/privcmd: allow fetching resource sizes
 2021-01-29 10:35 UTC  (4+ messages)

Null scheduler and vwfi native problem
 2021-01-29 10:16 UTC  (12+ messages)

[xen-unstable-smoke test] 158768: regressions - FAIL
 2021-01-29 10:09 UTC 

[PATCH] x86/pvh: pass module command line to dom0
 2021-01-29  9:48 UTC  (3+ messages)

[PATCH v3 0/7] Multiple fixes to XENMEM_acquire_resource
 2021-01-29  9:46 UTC  (14+ 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

[ANNOUNCE] Xen 4.15 release schedule and feature tracking
 2021-01-29  9:22 UTC  (9+ messages)

[xen-unstable-smoke test] 158759: regressions - FAIL
 2021-01-29  8:28 UTC  (2+ messages)

[PATCH v2] xen-blkback: fix compatibility bug with single page rings
 2021-01-29  8:13 UTC  (4+ messages)

[PATCH] libs/foreignmemory: fix MiniOS build
 2021-01-29  8:11 UTC  (2+ messages)

[linux-5.4 test] 158748: regressions - FAIL
 2021-01-29  6:15 UTC 

[qemu-mainline test] 158740: regressions - FAIL
 2021-01-29  6:03 UTC 

Problems starting Xen domU after latest stable update
 2021-01-29  5:26 UTC  (5+ messages)

Is initramfs' /dev supposed to show exposed targets at Guest Boot Time?
 2021-01-29  4:11 UTC 

[xen-unstable-smoke test] 158752: regressions - FAIL
 2021-01-29  3:58 UTC 

[PATCH V5 00/22] IOREQ feature (+ virtio-mmio) on Arm
 2021-01-29  1:15 UTC  (65+ messages)
` [PATCH V5 04/22] xen/ioreq: Make x86's IOREQ feature common
` [PATCH V5 09/22] xen/ioreq: Make x86's IOREQ related dm-op handling common
` [PATCH V5 10/22] xen/ioreq: Move x86's io_completion/io_req fields to struct vcpu
` [PATCH V5 14/22] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
` [PATCH V5 22/22] xen/arm: Add mapcache invalidation handling

[linux-linus test] 158722: regressions - FAIL
 2021-01-29  1:13 UTC 

[xen-unstable test] 158719: tolerable FAIL - PUSHED
 2021-01-29  0:23 UTC 

[xen-unstable-smoke test] 158750: regressions - FAIL
 2021-01-29  0:01 UTC 

[xen-unstable-smoke test] 158743: regressions - FAIL
 2021-01-28 20:46 UTC 

[linux-5.4 test] 158716: regressions - FAIL
 2021-01-28 19:31 UTC 

[xen-unstable-smoke bisection] complete build-amd64
 2021-01-28 18:38 UTC 

[GIT PULL] xen: branch for v5.11-rc6
 2021-01-28 18:16 UTC  (2+ messages)

[xen-unstable-smoke test] 158728: regressions - FAIL
 2021-01-28 17:53 UTC 

more randconfig failures
 2021-01-28 17:45 UTC  (7+ messages)

[RFC PATCH 00/34] block: introduce bio_new()
 2021-01-28 17:24 UTC  (17+ messages)
` [RFC PATCH 02/34] block: introduce and use bio_new
      ` [Ocfs2-devel] "
` [RFC PATCH 17/34] iomap: use bio_new in iomap_dio_zero
` [RFC PATCH 18/34] iomap: use bio_new in iomap_dio_bio_actor
` [RFC PATCH 19/34] fs/jfs/jfs_logmgr.c: use bio_new in lbmRead
` [RFC PATCH 25/34] ocfs/cluster: use bio_new in dm-log-writes
` [RFC PATCH 26/34] xfs: use bio_new in xfs_rw_bdev
` [RFC PATCH 27/34] xfs: use bio_new in xfs_buf_ioapply_map

[qemu-mainline test] 158714: regressions - FAIL
 2021-01-28 17:18 UTC 

[PATCH] x86/HVM: re-order error path of hvm_domain_initialise()
 2021-01-28 16:56 UTC  (3+ messages)

[PATCH] xen-release-management doc: More info on schedule
 2021-01-28 16:52 UTC  (3+ messages)

[PATCH v2] xen: Add RING_COPY_RESPONSE()
 2021-01-28 15:50 UTC 

[PATCH for-4.15] x86/boot: Drop 'noapic' suggestion from check_timer()
 2021-01-28 15:27 UTC  (4+ messages)

[xen-unstable-smoke test] 158724: regressions - FAIL
 2021-01-28 14:50 UTC 

[OSSTEST PATCH 1/7] target_editfile_kvp_replace: Support changing multiple keys
 2021-01-28 14:26 UTC  (10+ messages)
` [OSSTEST PATCH 7/7] make-flight: Stripy xenstored
            ` [OSSTEST PATCH 7/7] make-flight: Stripy xenstored [and 2 more messages]

[PATCH] Fix error: array subscript has type 'char'
 2021-01-28 14:05 UTC  (5+ messages)
` [PATCH] NetBSD hotplug: Introduce locking functions

Problems with APIC on versions 4.9 and later (4.8 works)
 2021-01-28 13:08 UTC  (11+ messages)

[PATCH] xen-blkback: fix compatibility bug with single page rings
 2021-01-28 13:04 UTC  (2+ messages)

[PATCH] libs/light: make it build without setresuid()
 2021-01-28 11:39 UTC  (12+ 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).