Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-16 07:38:14 to 2023-05-18 13:43:50 UTC [more...]

xen cache colors in ARM
 2023-05-16 18:00 UTC  (19+ messages)

unexport swiotlb_active
 2023-05-18 13:42 UTC  (5+ messages)
` [PATCH 1/4] x86: move a check out of pci_xen_swiotlb_init
` [PATCH 2/4] x86: always initialize xen-swiotlb when xen-pcifront is enabling
` [PATCH 3/4] drm/nouveau: stop using is_swiotlb_active
` [PATCH 4/4] swiotlb: unexport is_swiotlb_active

[linux-linus test] 180693: regressions - FAIL
 2023-05-18 13:36 UTC 

[PATCH] pci: fix pci_get_pdev() to always account for the segment
 2023-05-18 13:06 UTC  (6+ messages)

[PATCH] automation: Enable parallel build with cppcheck analysis
 2023-05-18 12:26 UTC  (2+ messages)

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-18 12:12 UTC  (2+ messages)

[PATCH 0/2] PVH Dom0 on QEMU
 2023-05-18 11:44 UTC  (25+ messages)
` [PATCH 1/2] xen/x86/pvh: use preset XSDT header for XSDT generation
` [PATCH 2/2] xen/x86/pvh: copy ACPI tables to Dom0 instead of mapping

PVH Dom0 related UART failure
 2023-05-18 10:34 UTC  (2+ messages)

[PATCH v6 00/12] SVE feature for arm guests
 2023-05-18  9:55 UTC  (9+ messages)
` [PATCH v6 01/12] xen/arm: enable SVE extension for Xen
` [PATCH v6 02/12] xen/arm: add SVE vector length field to the domain
` [PATCH v6 03/12] xen/arm: Expose SVE feature to the guest
` [PATCH v6 04/12] xen/arm: add SVE exception class handling

[qemu-mainline test] 180691: tolerable FAIL - PUSHED
 2023-05-18  7:17 UTC 

[linux-5.4 test] 180690: tolerable FAIL - PUSHED
 2023-05-18  5:18 UTC 

[ovmf test] 180695: all pass - PUSHED
 2023-05-18  2:26 UTC 

[xen-unstable-smoke test] 180694: tolerable all pass - PUSHED
 2023-05-18  2:25 UTC 

[PATCH] xen: Fix host pci for stubdom
 2023-05-18  2:09 UTC  (3+ messages)

[xen-unstable test] 180689: tolerable FAIL - PUSHED
 2023-05-17 22:47 UTC 

[PATCH 0/6] block: add blk_io_plug_call() API
 2023-05-17 22:10 UTC  (7+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] block/nvme: convert to "
` [PATCH 3/6] block/blkio: "
` [PATCH 4/6] block/io_uring: "
` [PATCH 5/6] block/linux-aio: "
` [PATCH 6/6] block: remove bdrv_co_io_plug() API

[PATCH] xen/pt: fix igd passthrough for pc machine with xen accelerator
 2023-05-17 19:48 UTC  (5+ messages)

[PATCH] xen: xen_debug_interrupt prototype to global header
 2023-05-17 19:41 UTC  (2+ messages)

[PATCH 0/2] diff-report.py tool
 2023-05-17 19:37 UTC  (8+ messages)
` [PATCH 1/2] xen/misra: add "
` [PATCH 2/2] xen/misra: diff-report.py: add report patching feature

[libvirt test] 180688: tolerable all pass - PUSHED
 2023-05-17 19:31 UTC 

[PATCH v2 0/2] Add API for making parts of a MMIO page R/O and use it in XHCI console
 2023-05-17 19:28 UTC  (3+ messages)
` [PATCH v2 1/2] x86/mm: add API for marking only part of a MMIO page read only

[PATCH v1] automation: allow to rerun build script
 2023-05-17 19:22 UTC  (2+ messages)

[PATCH] x86: do away with HAVE_AS_NEGATIVE_TRUE
 2023-05-17 17:05 UTC  (2+ messages)

[PATCH RFC] xen: Enable -Wwrite-strings
 2023-05-17 17:00 UTC  (3+ messages)

[PATCH 0/4] x86: Feature check cleanup
 2023-05-17 16:35 UTC  (11+ messages)
` [PATCH 1/4] x86/cpufeature: Rework {boot_,}cpu_has()
` [PATCH 2/4] x86/vtx: Remove opencoded MSR_ARCH_CAPS check
` [PATCH 3/4] x86/tsx: "
` [PATCH 4/4] x86/spec-ctrl: "

[PATCH v7 0/5] enable MMU for RISC-V
 2023-05-17 16:17 UTC  (7+ messages)
` [PATCH v7 1/5] xen/riscv: add VM space layout
` [PATCH v7 2/5] xen/riscv: introduce setup_initial_pages

[linux-linus test] 180687: regressions - FAIL
 2023-05-17 16:17 UTC 

[PATCH] MAINTAINERS: add more xenstore files
 2023-05-17 15:19 UTC  (2+ messages)

[PATCH 0/3] officializing xenstore control/feature-balloon entry
 2023-05-17 15:17 UTC  (2+ messages)

[PATCH] docs: fix xenstore-paths doc structure
 2023-05-17 15:11 UTC  (2+ messages)

[PATCH] libelf: make L1_MFN_VALID note known
 2023-05-17 14:19 UTC 

[qemu-mainline test] 180686: tolerable FAIL - PUSHED
 2023-05-17 10:42 UTC 

[PATCH 0/6] x86: Introduce MSR_ARCH_CAPS into featuresets
 2023-05-17  9:20 UTC  (25+ messages)
` [PATCH 1/6] x86/boot: Rework dom0 feature configuration
` [PATCH 2/6] x86/boot: Adjust MSR_ARCH_CAPS handling for the Host policy
` [PATCH 3/6] x86/cpu-policy: Infrastructure for MSR_ARCH_CAPS
` [PATCH 4/6] x86/cpu-policy: MSR_ARCH_CAPS feature names
` [PATCH 5/6] x86/boot: Record MSR_ARCH_CAPS for the Raw and Host CPU policy
` [PATCH 6/6] x86/boot: Expose MSR_ARCH_CAPS data in guest max policies

[xen-4.17-testing test] 180683: tolerable trouble: fail/pass/starved - PUSHED
 2023-05-17  7:29 UTC 

[xen-unstable test] 180682: tolerable FAIL - PUSHED
 2023-05-17  6:34 UTC 

fix qemu to build with gcc13
 2023-05-17  6:00 UTC 

[PATCH 0/3] Fix and improvements to xen-analysis.py
 2023-05-17  0:44 UTC  (7+ messages)
` [PATCH 1/3] xen/misra: xen-analysis.py: fix parallel analysis Cppcheck errors
` [PATCH 2/3] xen/misra: xen-analysis.py: allow cppcheck version above 2.7
` [PATCH 3/3] xen/misra: xen-analysis.py: use the relative path from the

[linux-linus test] 180680: regressions - FAIL
 2023-05-16 23:52 UTC 

[xen-unstable-smoke test] 180685: tolerable all pass - PUSHED
 2023-05-16 22:44 UTC 

[PATCH v1] automation: provide example for downloading an existing container
 2023-05-16 21:53 UTC  (6+ messages)

[PATCH v1] automation: update documentation about how to build a container
 2023-05-16 21:46 UTC  (2+ messages)

[PATCH 00/20] x86: address -Wmissing-prototype warnings
 2023-05-16 21:44 UTC  (22+ messages)
` [PATCH 01/20] x86: move prepare_ftrace_return prototype to header
` [PATCH 02/20] x86: ce4100: Mark local functions as 'static'
` [PATCH 03/20] x86: apic: hide unused safe_smp_processor_id on UP
` [PATCH 04/20] x86: avoid unneeded __div64_32 function definition
` [PATCH 05/20] x86: head: add dummy prototype for mk_early_pgtbl_32
` [PATCH 06/20] x86: math-emu: include asm/fpu/regset.h
` [PATCH 07/20] x86: doublefault: avoid missing-prototype warnings
` [PATCH 08/20] x86: highmem: include asm/numa.h for set_highmem_pages_init
` [PATCH 09/20] x86: platform_quirks: include linux/pnp.h for arch_pnpbios_disabled
` [PATCH 10/20] x86: xen: add missing prototypes
` [PATCH 11/20] x86: entry: add do_SYSENTER_32() prototype
` [PATCH 12/20] x86: qspinlock-paravirt: fix mising-prototype warnings
` [PATCH 13/20] x86: hibernate: declare global functions in suspend.h
` [PATCH 14/20] x86: fbdev: include asm/fb.h as needed
` [PATCH 15/20] x86: mce: add copy_mc_fragile_handle_tail prototype
` [PATCH 16/20] x86: vdso: include vdso/processor.h
` [PATCH 17/20] x86: usercopy: include arch_wb_cache_pmem declaration
` [PATCH 18/20] x86: ioremap: add early_memremap_pgprot_adjust prototype
` [PATCH 19/20] x86: purgatory: include header for warn() declaration
` [PATCH 20/20] x86: olpc: avoid missing-prototype warnings

[PATCH v2] piix: fix regression during unplug in Xen HVM domUs
 2023-05-16 20:00 UTC  (9+ messages)

[qemu-mainline test] 180679: regressions - trouble: broken/fail/pass/starved
 2023-05-16 19:40 UTC 

[PATCH v6 00/20] block: remove aio_disable_external() API
 2023-05-16 19:02 UTC  (21+ messages)
` [PATCH v6 01/20] block-backend: split blk_do_set_aio_context()
` [PATCH v6 02/20] hw/qdev: introduce qdev_is_realized() helper
` [PATCH v6 03/20] virtio-scsi: avoid race between unplug and transport event
` [PATCH v6 04/20] virtio-scsi: stop using aio_disable_external() during unplug
` [PATCH v6 05/20] util/vhost-user-server: rename refcount to in_flight counter
` [PATCH v6 06/20] block/export: wait for vhost-user-blk requests when draining
` [PATCH v6 07/20] block/export: stop using is_external in vhost-user-blk server
` [PATCH v6 08/20] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
` [PATCH v6 09/20] block: add blk_in_drain() API
` [PATCH v6 10/20] block: drain from main loop thread in bdrv_co_yield_to_drain()
` [PATCH v6 11/20] xen-block: implement BlockDevOps->drained_begin()
` [PATCH v6 12/20] hw/xen: do not set is_external=true on evtchn fds
` [PATCH v6 13/20] block/export: rewrite vduse-blk drain code
` [PATCH v6 14/20] block/export: don't require AioContext lock around blk_exp_ref/unref()
` [PATCH v6 15/20] block/fuse: do not set is_external=true on FUSE fd
` [PATCH v6 16/20] virtio: make it possible to detach host notifier from any thread
` [PATCH v6 17/20] virtio-blk: implement BlockDevOps->drained_begin()
` [PATCH v6 18/20] virtio-scsi: "
` [PATCH v6 19/20] virtio: do not set is_external=true on host notifiers
` [PATCH v6 20/20] aio: remove aio_disable_external() API

[xen-unstable-smoke test] 180684: tolerable all pass - PUSHED
 2023-05-16 19:05 UTC 

[PATCH v2] tools: drop bogus and obsolete ptyfuncs.m4
 2023-05-16 16:28 UTC  (2+ messages)

[PATCH v3] Fix install.sh for systemd
 2023-05-16 16:14 UTC  (2+ messages)

Logic error in rsa_private
 2023-05-16 15:54 UTC 

[PATCH] docs/misra: adds Mandatory rules
 2023-05-16 15:28 UTC  (2+ messages)

Xen Security Advisory 431 v1 (CVE-2022-42336) - Mishandling of guest SSBD selection on AMD hardware
 2023-05-16 15:14 UTC 

[seabios test] 180681: tolerable FAIL - PUSHED
 2023-05-16 15:12 UTC 

[xen-unstable test] 180677: regressions - trouble: blocked/broken/fail/pass
 2023-05-16 15:06 UTC 

[PATCH v5 00/21] block: remove aio_disable_external() API
 2023-05-16 14:45 UTC  (6+ messages)
` [PATCH v5 12/21] xen-block: implement BlockDevOps->drained_begin()
` [PATCH v5 13/21] hw/xen: do not set is_external=true on evtchn fds

[PATCH v2 0/7] x86: retbleed=stuff fixes
 2023-05-16 13:59 UTC  (2+ messages)

[PATCH] m4/ptyfuncs.m4 tools/configure: add linux headers for pty functions
 2023-05-16 12:29 UTC  (3+ messages)

[linux-linus test] 180674: regressions - FAIL
 2023-05-16  9:11 UTC 

[PATCH v3 0/2] Add CpuidUserDis support
 2023-05-16  7:47 UTC  (3+ messages)
` [PATCH v3 2/2] x86: Add support for CpuidUserDis

[PATCH v3 00/12] x86: assorted shadow mode adjustments
 2023-05-16  7:42 UTC  (13+ messages)
` [PATCH v3 01/12] x86/shadow: reduce explicit log-dirty recording for HVM
` [PATCH v3 02/12] x86/shadow: call sh_update_cr3() directly from sh_page_fault()
` [PATCH v3 03/12] x86/shadow: don't generate bogus "domain dying" trace entry "
` [PATCH v3 04/12] x86/shadow: use lighter weight mode checks
` [PATCH v3 05/12] x86/shadow: move OOS functions to their own file
` [PATCH v3 06/12] x86/shadow: restrict OOS allocation to when it's really needed
` [PATCH v3 07/12] x86/shadow: OOS doesn't track VAs anymore
` [PATCH v3 08/12] x86/shadow: sh_rm_write_access_from_sl1p() is HVM-only
` [PATCH v3 09/12] x86/shadow: drop is_hvm_...() where easily possible
` [PATCH v3 10/12] x86/shadow: make monitor table create/destroy more consistent
` [PATCH v3 11/12] x86/shadow: vCPU-s never have "no mode"
` [PATCH v3 12/12] x86/shadow: adjust monitor table prealloc amount


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 read-only IMAP folder(s) and NNTP newsgroup(s).