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

[PATCH] xen/xenbus: client: fix kernel-doc comments
 2023-12-06 18:17 UTC 

[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules
 2023-12-06 17:57 UTC  (15+ messages)
` [PATCH -next RFC 01/14] block: add some bdev apis
` [PATCH -next RFC 02/14] xen/blkback: use bdev api in xen_update_blkif_status()

Clang-format configuration discussion - pt 2
 2023-12-06 17:55 UTC  (5+ messages)

[PATCH v2 00/29] tools: enable xenstore-stubdom to use 9pfs
 2023-12-06 17:44 UTC  (4+ messages)
` [PATCH v2 15/29] tools/libs/light: add backend type for 9pfs PV devices

[PATCH v4 2/6] xen: backends: don't overwrite XenStore nodes created by toolstack
 2023-12-06 17:10 UTC  (2+ messages)

[PATCH] tools/libs/evtchn: drop assert()s in stubdom
 2023-12-06 16:44 UTC  (3+ messages)

[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
 2023-12-06 16:41 UTC  (10+ messages)
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching

[PATCH] CODING_STYLE: Add a section of the naming convention
 2023-12-06 16:22 UTC  (6+ messages)

[PATCH] Mini-OS: don't use objcopy --dump-section
 2023-12-06 16:17 UTC 

[xen-unstable-smoke test] 184009: tolerable all pass - PUSHED
 2023-12-06 15:52 UTC 

[linux-linus test] 184001: regressions - FAIL
 2023-12-06 15:47 UTC 

[PATCH v2 0/3] livepatch-build-tools: fixes for non GNU tools and alignment
 2023-12-06 14:46 UTC  (2+ messages)

[PATCH v13 00/35] x86: enable FRED for x86-64
 2023-12-06 14:11 UTC  (6+ messages)
` [PATCH v13 26/35] x86/fred: FRED entry/exit and dispatch code

[PATCH] Mini-OS: export main_thread
 2023-12-06 13:43 UTC 

xen | Successful pipeline for staging-4.17 | 6eb98dda
 2023-12-06 13:30 UTC 

[PATCH v5 00/11] Follow-up static shared memory PART I
 2023-12-06 13:30 UTC  (14+ messages)
` [PATCH v5 01/11] xen/arm: remove stale addr_cells/size_cells in assign_shared_memory
` [PATCH v5 02/11] xen/arm: avoid repetitive checking in process_shm_node
` [PATCH v5 03/11] xen/arm: re-define a set of data structures for static shared memory region
` [PATCH v5 04/11] xen/arm: introduce allocate_domheap_memory and guest_physmap_memory
` [PATCH v5 05/11] xen/arm: use paddr_assigned to indicate whether host address is provided
` [PATCH v5 06/11] xen/arm: support static shared memory when host address not provided
` [PATCH v5 07/11] xen/arm: remove shm holes for extended regions
` [PATCH v5 08/11] xen/p2m: put reference for superpage
` [PATCH v5 09/11] xen/docs: refine docs about static shared memory
` [PATCH v5 10/11] xen/arm: fix duplicate /reserved-memory node in Dom0
` [PATCH v5 11/11] xen/arm: create another /memory node for static shm

xen | Failed pipeline for staging-4.18 | 25b7f9ed
 2023-12-06 13:23 UTC 

[PATCH] Only compile the hypervisor with -Wdeclaration-after-statement
 2023-12-06 13:21 UTC  (11+ messages)

[PATCH] livepatch-build-tools: allow livepatching version.c
 2023-12-06 12:11 UTC  (4+ messages)

xen | Failed pipeline for staging | 59df2851
 2023-12-06 12:00 UTC 

[PATCH mini-os] x86: fix building with Clang
 2023-12-06 11:45 UTC  (2+ messages)

[PATCH v2 0/3] xen: have a more generic unaligned.h header
 2023-12-06 11:43 UTC  (15+ messages)
` [PATCH v2 1/3] xen/arm: set -mno-unaligned-access compiler option for Arm32
` [PATCH v2 2/3] xen: make include/xen/unaligned.h usable on all architectures
` [PATCH v2 3/3] xen: remove asm/unaligned.h

[PATCH] Mini-OS: use BUG() instead of dereferencing NULL
 2023-12-06 11:34 UTC  (2+ messages)

[xen-unstable-smoke test] 184006: tolerable all pass - PUSHED
 2023-12-06 11:12 UTC 

[XEN PATCH 0/7] address some violations of MISRA C Rule 8.4
 2023-12-06 10:35 UTC  (9+ messages)
` [XEN PATCH 7/7] xen/page_alloc: deviate first_valid_mfn for "

[XEN PATCH] ns16550: remove partial explicit initializer
 2023-12-06 10:14 UTC  (4+ messages)

[PATCH] docs/misra/rules.rst: add more rules
 2023-12-06  9:06 UTC  (2+ messages)

[XEN PATCH 0/6] xen: address violations of MISRA C:2012 Rule 8.2
 2023-12-06  8:57 UTC  (19+ messages)
` [XEN PATCH 1/6] xen/acpi: address remaining "
` [XEN PATCH 2/6] x86/mm: address "
` [XEN PATCH 3/6] AMD/IOMMU: "
` [XEN PATCH 4/6] x86/page: "
` [XEN PATCH 5/6] x86/mce: "
` [XEN PATCH 6/6] xen/pci: "

Trying add smt=off disabled cores to cpupool crash xen
 2023-12-06  7:56 UTC  (10+ messages)

[PATCH v3 0/6] x86/HVM: load state checking
 2023-12-06  7:27 UTC  (13+ messages)
` [PATCH v3 2/6] x86/HVM: split restore state checking from state loading
` [PATCH v3 5/6] x86/vPIC: vpic_elcr_mask() master bit 2 control
` [PATCH v3 6/6] x86/vPIC: check values loaded from state save record

[ovmf test] 184004: all pass - PUSHED
 2023-12-06  7:27 UTC 

[BUG]i2c_hid_acpi broken with 4.17.2 on Framework Laptop 13 AMD
 2023-12-06  7:15 UTC  (11+ messages)

[xen-unstable-smoke test] 184002: tolerable all pass - PUSHED
 2023-12-06  7:02 UTC 

[RFC KERNEL PATCH v2 0/3] Support device passthrough when dom0 is PVH on Xen
 2023-12-06  6:37 UTC  (18+ messages)
` [RFC KERNEL PATCH v2 1/3] xen/pci: Add xen_reset_device_state function
` [RFC KERNEL PATCH v2 2/3] xen/pvh: Unmask irq for passthrough device in PVH dom0

[xen-unstable test] 183996: tolerable FAIL - PUSHED
 2023-12-06  6:12 UTC 

xen | Failed pipeline for staging | 3e5672d6
 2023-12-06  5:09 UTC 

[BUG] Nested Virtualization Bug on x86-64 AMD CPU
 2023-12-06  3:05 UTC  (3+ messages)

SAF-* comment at the end of the line
 2023-12-06  2:42 UTC  (2+ messages)

[PATCH v6 0/5] Kconfig for PCI passthrough on ARM
 2023-12-06  2:34 UTC  (13+ messages)
` [PATCH v6 4/5] [FUTURE] xen/arm: enable vPCI for domUs

[linux-linus test] 183993: regressions - FAIL
 2023-12-06  1:45 UTC 

[xen-unstable-smoke test] 184000: tolerable all pass - PUSHED
 2023-12-06  1:26 UTC 

xen | Successful pipeline for staging | 4c6142a1
 2023-12-06  1:20 UTC 

[ovmf test] 183999: all pass - PUSHED
 2023-12-06  0:43 UTC 

[RFC PATCH] xen/arm: Add emulation of Debug Data Transfer Registers
 2023-12-05 23:21 UTC  (12+ messages)

[PATCH] CI: Fix fallout from adding elfutils-dev to the build container
 2023-12-05 22:59 UTC  (2+ messages)

xen | Successful pipeline for staging | 01da0aee
 2023-12-05 22:58 UTC 

xen | Failed pipeline for staging | 01da0aee
 2023-12-05 22:53 UTC 

[PATCH v2] x86/DMI: adjustments to comply with Misra C:2012 Rule 9.3
 2023-12-05 22:53 UTC  (3+ messages)

xen | Failed pipeline for staging | 01da0aee
 2023-12-05 22:43 UTC 

xen | Successful pipeline for staging | 948e0330
 2023-12-05 22:38 UTC 

[PATCH] xen: update PV-device interface headers
 2023-12-05 22:37 UTC  (2+ messages)

[xen-unstable-smoke test] 183998: tolerable all pass - PUSHED
 2023-12-05 22:30 UTC 

xen | Failed pipeline for staging | 948e0330
 2023-12-05 22:22 UTC 

xen | Failed pipeline for staging | 948e0330
 2023-12-05 22:17 UTC 

xen | Failed pipeline for staging | 948e0330
 2023-12-05 22:07 UTC 

xen | Failed pipeline for staging | 948e0330
 2023-12-05 22:01 UTC 

xen | Failed pipeline for staging | 948e0330
 2023-12-05 21:11 UTC 

[libvirt test] 183992: tolerable FAIL - PUSHED
 2023-12-05 20:05 UTC 

[PATCH] Config.mk: drop -Wdeclaration-after-statement
 2023-12-05 18:34 UTC  (9+ messages)

[PATCH v2 00/14] aio: remove AioContext lock
 2023-12-05 18:20 UTC  (15+ messages)
` [PATCH v2 01/14] virtio-scsi: replace AioContext lock with tmf_bh_lock
` [PATCH v2 02/14] scsi: assert that callbacks run in the correct AioContext
` [PATCH v2 03/14] tests: remove aio_context_acquire() tests
` [PATCH v2 04/14] aio: make aio_context_acquire()/aio_context_release() a no-op
` [PATCH v2 05/14] graph-lock: remove AioContext locking
` [PATCH v2 06/14] block: "
` [PATCH v2 07/14] block: remove bdrv_co_lock()
` [PATCH v2 08/14] scsi: remove AioContext locking
` [PATCH v2 09/14] aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED()
` [PATCH v2 10/14] aio: remove aio_context_acquire()/aio_context_release() API
` [PATCH v2 11/14] docs: remove AioContext lock from IOThread docs
` [PATCH v2 12/14] scsi: remove outdated AioContext lock comment
` [PATCH v2 13/14] job: remove outdated AioContext locking comments
` [PATCH v2 14/14] block: "

[PATCH 0/2] xen: have a more generic unaligned.h header
 2023-12-05 16:31 UTC  (14+ messages)
` [PATCH 1/2] xen: make include/xen/unaligned.h usable on all architectures

[PATCH v2 0/6] x86/iommu: improve setup time of hwdom IOMMU
 2023-12-05 16:07 UTC  (21+ messages)
` [PATCH v2 2/6] amd-vi: set IOMMU page table levels based on guest reported paddr width
` [PATCH v2 3/6] x86/iommu: introduce a rangeset to perform hwdom IOMMU setup
` [PATCH v2 4/6] x86/iommu: remove regions not to be mapped
` [PATCH v2 5/6] x86/iommu: switch hwdom IOMMU to use a rangeset
` [PATCH v2 6/6] x86/iommu: cleanup unused functions

[PATCH v2 00/39] Enable build of full Xen for RISC-V
 2023-12-05 15:59 UTC  (13+ messages)
` [PATCH v2 01/39] xen/riscv: disable unnecessary configs
` [PATCH v2 02/39] xen/riscv: use some asm-generic headers
` [PATCH v2 03/39] xen/riscv:introduce asm/byteorder.h
` [PATCH v2 05/39] xen/riscv: introduce spinlock.h
` [PATCH v2 06/39] xen/riscv: introduce fence.h
` [PATCH v2 07/39] xen/riscv: introduce arch-riscv/hvm/save.h

[PATCH v11 00/17] PCI devices passthrough on Arm, part 3
 2023-12-05 15:58 UTC  (3+ messages)
` [PATCH v11 06/17] vpci/header: rework exit path in init_bars

[xen-unstable test] 183990: tolerable FAIL
 2023-12-05 15:53 UTC 

[PATCH v2 0/5] xen/x86: add testing for self modifying code and livepatch
 2023-12-05 15:45 UTC  (7+ messages)
` [PATCH v2 1/5] x86/livepatch: set function alignment to ensure minimal function size

[PATCH 0/5] xen/livepatch: fixes for the pre-apply / post-revert hooks
 2023-12-05 15:16 UTC  (5+ messages)
` [PATCH 1/5] xen/livepatch: register livepatch regions when loaded


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