Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-16 12:29:51 to 2023-05-18 20:30:00 UTC [more...]

[qemu-mainline test] 180699: regressions - trouble: blocked/broken/fail/pass
 2023-05-18 20:29 UTC 

[libvirt test] 180698: tolerable all pass - PUSHED
 2023-05-18 19:37 UTC 

[PATCH v6 00/12] SVE feature for arm guests
 2023-05-18 18:39 UTC  (26+ 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
` [PATCH v6 05/12] arm/sve: save/restore SVE context switch
` [PATCH v6 07/12] xen: enable Dom0 to use SVE feature

unexport swiotlb_active
 2023-05-18 18:18 UTC  (6+ 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

[PATCH 00/20] x86: address -Wmissing-prototype warnings
 2023-05-18 17:31 UTC  (25+ 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

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

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-05-17 12:47 UTC  (4+ messages)
` [PATCH v1 3/9] virt: Implement Heki common code

[xen-unstable test] 180696: tolerable FAIL
 2023-05-18 16:54 UTC 

[XEN][PATCH v6 00/19] dynamic node programming using overlay dtbo
 2023-05-18 16:01 UTC  (7+ messages)
` [XEN][PATCH v6 17/19] tools/libs/ctrl: Implement new xc interfaces for dt overlay
` [XEN][PATCH v6 18/19] tools/libs/light: Implement new libxl functions for device tree overlay ops
` [XEN][PATCH v6 19/19] tools/xl: Add new xl command overlay for device tree overlay support

[XEN v7 00/11] Add support for 32-bit physical address
 2023-05-18 14:39 UTC  (12+ messages)
` [XEN v7 01/11] xen/arm: domain_build: Track unallocated pages using the frame number
` [XEN v7 02/11] xen/arm: Typecast the DT values into paddr_t
` [XEN v7 03/11] xen/arm: Introduce a wrapper for dt_device_get_address() to handle paddr_t
` [XEN v7 04/11] xen/arm: smmu: Use writeq_relaxed_non_atomic() for writing to SMMU_CBn_TTBR0
` [XEN v7 05/11] xen/arm: domain_build: Check if the address fits the range of physical address
` [XEN v7 06/11] xen: dt: Replace u64 with uint64_t as the callback function parameters for dt_for_each_range()
` [XEN v7 07/11] xen/arm: p2m: Use the pa_range_info table to support ARM_32 and ARM_64
` [XEN v7 08/11] xen/arm: Introduce choice to enable 64/32 bit physical addressing
` [XEN v7 09/11] xen/arm: guest_walk: LPAE specific bits should be enclosed within "ifndef CONFIG_PHYS_ADDR_T_32"
` [XEN v7 10/11] xen/arm: Restrict zeroeth_table_offset for ARM_64
` [XEN v7 11/11] xen/arm: p2m: Enable support for 32bit IPA for ARM_32

[XEN PATCH v8 00/22] Xen FF-A mediator
 2023-05-18 14:34 UTC  (3+ messages)
` [XEN PATCH v8 03/22] tools: add Arm "

[PATCH V2 1/2] libxl: virtio: Remove unused frontend nodes
 2023-05-18 14:19 UTC  (5+ messages)
` [PATCH V2 2/2] libxl: arm: Add grant_usage parameter for virtio devices

[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  (22+ 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)

[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  (17+ messages)
` [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 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)


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