Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-30 08:37:06 to 2023-12-01 11:21:18 UTC [more...]

[PATCH v3] xen/public: fix flexible array definitions
 2023-12-01 11:20 UTC 

[PATCH v2 0/5] xen/x86: add testing for self modifying code and livepatch
 2023-12-01 10:59 UTC  (11+ messages)
` [PATCH v2 1/5] x86/livepatch: set function alignment to ensure minimal function size
` [PATCH v2 3/5] xen/x86: introduce self modifying code test

INFORMAL VOTE REQUIRED - DOCUMENTATION WORDING
 2023-12-01 10:27 UTC  (6+ messages)

[PATCH] xen/livepatch: make .livepatch.funcs read-only for in-tree tests
 2023-12-01 10:16 UTC 

[PATCH v2 00/29] tools: enable xenstore-stubdom to use 9pfs
 2023-12-01 10:14 UTC  (10+ messages)
` [PATCH v2 27/29] tools/xenstored: add helpers for filename handling

[PATCH v6 0/5] Kconfig for PCI passthrough on ARM
 2023-12-01  9:16 UTC  (8+ messages)
` [PATCH v6 4/5] [FUTURE] xen/arm: enable vPCI for domUs

Informal voting proposal
 2023-12-01  9:08 UTC 

[PATCH v10 00/17] PCI devices passthrough on Arm, part 3
 2023-12-01  9:04 UTC  (5+ messages)
` [PATCH v10 12/17] vpci/header: emulate PCI_COMMAND register for guests

[RFC XEN PATCH v2 0/3] Support device passthrough when dom0 is PVH on Xen
 2023-12-01  9:03 UTC  (26+ messages)
` [RFC XEN PATCH v2 1/3] xen/vpci: Clear all vpci status of device
` [RFC XEN PATCH v2 2/3] x86/pvh: Open PHYSDEVOP_map_pirq for PVH dom0
` [RFC XEN PATCH v2 3/3] tools: Add new function to get gsi from irq

[RFC KERNEL PATCH v2 0/3] Support device passthrough when dom0 is PVH on Xen
 2023-12-01  8:58 UTC  (10+ 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 PATCH 0/7] address some violations of MISRA C Rule 8.4
 2023-12-01  8:47 UTC  (19+ messages)
` [XEN PATCH 1/7] xen/arm: mmu: add headers for missing declarations
` [XEN PATCH 2/7] x86/i8259: add missing header for init_IRQ declaration
` [XEN PATCH 3/7] xen/x86: add missing instances of asmlinkage attributes
` [XEN PATCH 4/7] x86/viridian: make build_assertions static
` [XEN PATCH 5/7] docs/misra: add entry to exclude-list.json
` [XEN PATCH 6/7] xen/x86: remove stale comment
` [XEN PATCH 7/7] xen/page_alloc: deviate first_valid_mfn for MISRA C Rule 8.4

Linux 6.7-rc1+: WARNING at drivers/xen/evtchn.c:167 evtchn_interrupt
 2023-12-01  8:29 UTC  (2+ messages)

[linux-linus test] 183957: tolerable FAIL - PUSHED
 2023-12-01  8:00 UTC 

[xen-unstable-smoke test] 183960: tolerable all pass - PUSHED
 2023-12-01  7:23 UTC 

[PATCH 0/6] Make Big QEMU Lock naming consistent
 2023-12-01  7:10 UTC  (32+ messages)
` [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
` [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
` [PATCH 3/6] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
` [PATCH 4/6] system/cpus: rename qemu_global_mutex to qemu_bql
` [PATCH 5/6] Replace "iothread lock" with "BQL" in comments
` [PATCH 6/6] Rename "QEMU global mutex" to "BQL" in comments and docs

[PATCH v3 for-4.18 00/10] Non-truncating XENVER_* subops
 2023-12-01  7:04 UTC  (4+ messages)
` [PATCH v3 02/10] xen/version: Introduce non-truncating deterministically-signed "

[xen-unstable test] 183952: tolerable FAIL - PUSHED
 2023-12-01  3:20 UTC 

[ovmf test] 183958: all pass - PUSHED
 2023-12-01  3:03 UTC 

[XEN PATCH v3] automation/eclair: improve scheduled analyses
 2023-12-01  2:59 UTC  (2+ messages)

[XEN PATCH v2] automation/eclair: add deviations for MISRA C:2012 Rule 5.6
 2023-12-01  2:55 UTC  (2+ messages)

[XEN PATCH 00/11] xen: address violations of MISRA C:2012 Rule 8.2
 2023-12-01  2:34 UTC  (21+ messages)
` [XEN PATCH 05/11] xen/domain: "
` [XEN PATCH 06/11] xen/notifier: "
` [XEN PATCH 07/11] xen/iommu: "
` [XEN PATCH 08/11] xen/kernel: address a violation "
` [XEN PATCH 09/11] xen/param: "
` [XEN PATCH 10/11] xen/perfc: "
` [XEN PATCH 11/11] xen/serial: "

[XEN PATCH] docs/misra: fix a typo in rules.rst
 2023-12-01  2:25 UTC  (2+ messages)

[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
 2023-12-01  0:45 UTC  (8+ messages)
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching

[PATCH 00/12] aio: remove AioContext lock
 2023-11-30 22:39 UTC  (22+ messages)
` [PATCH 01/12] virtio-scsi: replace AioContext lock with tmf_bh_lock
` [PATCH 02/12] tests: remove aio_context_acquire() tests
` [PATCH 03/12] aio: make aio_context_acquire()/aio_context_release() a no-op
` [PATCH 04/12] graph-lock: remove AioContext locking
` [PATCH 05/12] block: "
` [PATCH 06/12] scsi: "
` [PATCH 07/12] aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED()
` [PATCH 08/12] aio: remove aio_context_acquire()/aio_context_release() API
` [PATCH 09/12] docs: remove AioContext lock from IOThread docs
` [PATCH 10/12] scsi: remove outdated AioContext lock comment

[ovmf test] 183956: all pass - PUSHED
 2023-11-30 22:03 UTC 

[XEN PATCH v2] automation/eclair: improve scheduled analyses
 2023-11-30 16:37 UTC  (3+ messages)

[libvirt test] 183944: tolerable all pass - PUSHED
 2023-11-30 16:27 UTC 

[XEN PATCH 0/2] x86/p2m: address a violation of MISRA C:2012 Rule 8.3
 2023-11-30 15:56 UTC  (4+ messages)
` [XEN PATCH 1/2] x86/p2m: preparation work for xenmem_add_to_physmap_one()
` [XEN PATCH 2/2] x86/p2m: address a violation of MISRA C:2012 Rule 8.3

[RFC 00/41] qom-topo: Abstract Everything about CPU Topology
 2023-11-30 14:42 UTC  (42+ messages)
` [RFC 01/41] qdev: Introduce new device category to cover basic topology device
` [RFC 02/41] qdev: Allow qdev_device_add() to add specific category device
` [RFC 03/41] system: Create base category devices from cli before board initialization
` [RFC 04/41] qom/object: Introduce helper to resolve path from non-direct parent
` [RFC 05/41] qdev: Set device parent and id after setting properties
` [RFC 06/41] qdev: Introduce user-child interface to collect devices from -device
` [RFC 07/41] qdev: Introduce parent option in -device
` [RFC 08/41] hw/core/topo: Introduce CPU topology device abstraction
` [RFC 09/41] hw/core/topo: Support topology index for topology device
` [RFC 10/41] hw/core/topo: Add virtual method to update topology info for parent
` [RFC 11/41] hw/core/topo: Add virtual method to check topology child
` [RFC 12/41] hw/core/topo: Add helpers to traverse the CPU topology tree
` [RFC 13/41] hw/core/cpu: Convert CPU from general device to topology device
` [RFC 14/41] PPC/ppc-core: Offload core-id to PPC specific core abstarction
` [RFC 15/41] hw/cpu/core: Allow to configure plugged threads for cpu-core
` [RFC 16/41] PPC/ppc-core: Limit plugged-threads and nr-threads to be equal
` [RFC 17/41] hw/cpu/core: Convert cpu-core from general device to topology device
` [RFC 18/41] hw/cpu/cluster: Rename CPUClusterState to CPUCluster
` [RFC 19/41] hw/cpu/cluster: Wrap TCG related ops and props into CONFIG_TCG
` [RFC 20/41] hw/cpu/cluster: Descript cluster is not only used for TCG in comment
` [RFC 21/41] hw/cpu/cluster: Allow cpu-cluster to be created by -device
` [RFC 22/41] hw/cpu/cluster: Convert cpu-cluster from general device to topology device
` [RFC 23/41] hw/cpu/die: Abstract cpu-die level as "
` [RFC 24/41] hw/cpu/socket: Abstract cpu-socket "
` [RFC 25/41] hw/cpu/book: Abstract cpu-book "
` [RFC 26/41] hw/cpu/drawer: Abstract cpu-drawer "
` [RFC 27/41] hw/core/slot: Introduce CPU slot as the root of CPU topology
` [RFC 28/41] hw/core/slot: Maintain the core queue in CPU slot
` [RFC 29/41] hw/core/slot: Statistics topology information "
` [RFC 30/41] hw/core/slot: Check topology child to be added under "
` [RFC 31/41] hw/machine: Plug cpu-slot into machine to maintain topology tree
` [RFC 32/41] hw/machine: Build smp topology tree from -smp
` [RFC 33/41] hw/machine: Validate smp topology tree without -smp
` [RFC 34/41] hw/core/topo: Implement user-child to collect topology device from cli
` [RFC 35/41] hw/i386: Make x86_cpu_new() private in x86.c
` [RFC 36/41] hw/i386: Allow x86_cpu_new() to specify parent for new CPU
` [RFC 37/41] hw/i386: Allow i386 to create new CPUs from QOM topology
` [RFC 38/41] hw/i386: Wrap apic id and topology sub ids assigning as helpers
` [RFC 39/41] hw/i386: Add the interface to search parent for QOM topology
` [RFC 40/41] hw/i386: Support "
` [RFC 41/41] hw/i386: Cleanup non-QOM topology support

[PATCH] x86/DMI: adjustments to comply with Misra C:2012 Rule 9.3
 2023-11-30 14:56 UTC  (9+ messages)

[PATCH 0/5] xen/livepatch: fixes for the pre-apply / post-revert hooks
 2023-11-30 14:29 UTC  (6+ messages)
` [PATCH 1/5] xen/livepatch: register livepatch regions when loaded
` [PATCH 2/5] xen/livepatch: search for symbols in all loaded payloads
` [PATCH 3/5] xen/livepatch: fix norevert test attempt to open-code revert
` [PATCH 4/5] xen/livepatch: fix norevert test hook setup typo
` [PATCH 5/5] xen/livepatch: properly build the noapply and norevert tests

[PATCH v2] xen/public: fix flexible array definitions
 2023-11-30 13:28 UTC  (7+ messages)

[PATCH v2] xen/arm: Move static event channel feature to a separate module
 2023-11-30 13:17 UTC  (3+ messages)

[PATCH v4 00/14] Introduce generic headers
 2023-11-30 12:49 UTC  (9+ messages)
` [PATCH v4 02/14] xen/asm-generic: introduce generic device.h
` [PATCH v4 11/14] xen/asm-generic: introduce stub header numa.h

[xen-unstable test] 183938: tolerable FAIL - PUSHED
 2023-11-30 12:35 UTC 

[PATCH] tools/xg: Fix potential memory leak in cpu policy getters/setters
 2023-11-30 11:38 UTC  (2+ messages)

[PATCH v4 00/10] Follow-up static shared memory PART I
 2023-11-30 10:54 UTC  (5+ messages)

[PATCH] xen/public: fix flexible array definitions
 2023-11-30  9:21 UTC  (8+ messages)

[ovmf test] 183946: all pass - PUSHED
 2023-11-30  9:20 UTC 

[linux-linus test] 183937: tolerable FAIL - PUSHED
 2023-11-30  9:10 UTC 

[PATCH v8 0/2] vPCI capabilities filtering
 2023-11-30  9:08 UTC  (6+ messages)
` [PATCH v8 1/2] xen/vpci: header: status register handler

[PATCH 0/5] xen: address violations of MISRA C:2012 Rule 11.8
 2023-11-30  8:45 UTC  (4+ messages)
` [PATCH 5/5] xen/arm: "

[PATCH] Config.mk: drop -Wdeclaration-after-statement
 2023-11-30  8:36 UTC  (6+ 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).