Xen-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
[PATCH RFC v2 00/15] rcu-tasks: let preemption outside trampolines be a quiescent state
 2026-09-13 18:20 UTC  (31+ messages)
` [PATCH RFC v2 01/15] rcu-tasks: Add per-task trampoline nesting count
` [PATCH RFC v2 02/15] entry: Pass pt_regs to irqentry_exit_cond_resched()
` [PATCH RFC v2 03/15] rcu-tasks: Hold trampoline nesting across irq-exit preemption in trampoline text
` [PATCH RFC v2 04/15] kprobes: Let Tasks RCU recognise tasks preempted in an optprobe jump window
` [PATCH RFC v2 05/15] ftrace: Mark modules hosting direct-call trampolines for Tasks RCU
` [PATCH RFC v2 06/15] x86/ftrace: Maintain Tasks RCU trampoline nesting in ftrace_caller
` [PATCH RFC v2 07/15] x86/kprobes: Maintain Tasks RCU trampoline nesting in the optprobe template
` [PATCH RFC v2 08/15] bpf, x86: Maintain Tasks RCU trampoline nesting in the BPF trampoline
` [PATCH RFC v2 09/15] arm64: ftrace: Maintain Tasks RCU trampoline nesting in ftrace_caller
` [PATCH RFC v2 10/15] bpf, arm64: Maintain Tasks RCU trampoline nesting in the BPF trampoline
` [PATCH RFC v2 11/15] samples: ftrace: Maintain Tasks RCU trampoline nesting in direct-call trampolines
` [PATCH RFC v2 12/15] rcutorture: Bracket Tasks RCU readers with trampoline nesting
` [PATCH RFC v2 13/15] rcu-tasks: Treat preemption outside trampolines as a quiescent state
` [PATCH RFC v2 14/15] rcu-tasks: Retire switched-out tasks with no trampoline nesting at scan time
` [PATCH RFC v2 15/15] rcu-tasks: Kick running holdouts through the scheduler

[PATCH v6 0/7] xen/igd: fixes for Intel IGD passthrough
 2026-09-13 15:30 UTC  (10+ messages)
  ` [PATCH v6 1/7] xen/igd: get PCH info from host sysfs
  ` [PATCH v6 2/7] xen/igd: don't register rom bar twice
  ` [PATCH v6 3/7] xen/igd: fixup device id before registering rom
  ` [PATCH v6 4/7] xen/igd: enable guest creation when ROM read fails
  ` [PATCH v6 5/7] xen/igd: use igd header for IGD related definitions
  ` [PATCH v6 6/7] xen/igd: implement support for extended VBT
  ` [PATCH v6 7/7] xen/igd: use custom option ROM if provided

[PATCH] 9p/xen: fix refcount leak in p9_xen_response() on wrong tag
 2026-09-13  9:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/13] x86/msr: Drop 32-bit MSR interfaces
 2026-09-13  5:36 UTC  (6+ messages)
` [PATCH v3 12/13] treewide: convert rdmsrq() from a macro to an inline function

[PATCH v4 0/2] tools: Intel IGD fixes
 2026-09-13  3:27 UTC  (3+ messages)
  ` [PATCH v4 1/2] tools/hvmloader: implement Intel IGD extended VBT support
  ` [PATCH v4 2/2] libxl: add OpRegion and VBT to firmware when assigning IGD

[PATCH 0/4] address most remaining rule 11.1 violations
 2026-09-12 16:06 UTC  (9+ messages)
` [PATCH 1/4] x86/domain: address Misra rule 11.1 violation in reset_stack_and_call_ind()
` [PATCH 2/4] Eclair: relax long <-> function-pointer conversion deviation
` [PATCH 3/4] Eclair: relax "noreturn" "
` [PATCH 4/4] x86/kexec: address Misra rule 11.1 violation in machine_kexec_load()

[BUG] Intel Alder Lake guest PMU unusable because Xen vPMU rejects IA32_PERF_GLOBAL_CTRL bit 48
 2026-09-12 13:52 UTC  (2+ messages)

[BUG] hw/xen: features published after InitWait since 240cc11369fc
 2026-09-12 12:50 UTC  (9+ messages)

[PATCH v2 00/39] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
 2026-09-12  8:50 UTC  (38+ messages)
` [PATCH v2 09/39] xen/riscv: implement virtual APLIC MMIO emulation
` [PATCH v2 10/39] xen/riscv: build the target hart index via aplic_hart_field()
` [PATCH v2 12/39] xen/riscv: implement vCPU context switching
` [PATCH v2 15/39] xen/riscv: add IMSIC vCPU context switch handlers
` [PATCH v2 18/39] xen/riscv: add guest page fault handling stub
` [PATCH v2 21/39] xen/riscv: resolve the faulting guest physical address
` [PATCH v2 22/39] xen/riscv: add guest memory read helper

[PATCH] Add basic b4 config file
 2026-09-12  8:49 UTC  (3+ messages)

[PATCH 00/12] address most remaining Misra rule 2.1 violations
 2026-09-11 20:48 UTC  (14+ messages)
` [PATCH 04/12] x86: add noreturn in a few more places
` [PATCH 05/12] x86/crash: address Misra 2.1 rule violation

[PATCH] x86/build: Remove leading space in xen.efi.S rule
 2026-09-11 20:16 UTC 

[PATCH] arm/xen: Point the comment at the YAML binding
 2026-09-11 19:39 UTC  (2+ messages)

[PATCH] x86: always park offline CPUs
 2026-09-11 19:32 UTC  (2+ messages)

[PATCH v2 0/8] mm: distinguish PTE table storage from PTE values
 2026-09-11 17:09 UTC  (9+ messages)
` [PATCH v2 1/8] mm: introduce hw_pte_t for PTE table storage
` [PATCH v2 2/8] mm: rename pointers to software PTE values as ptentp
` [PATCH v2 3/8] mm: use hw_pte_t for generic PTE table storage

[PATCH 00/28] Mark user creatable devices for secure for virt use case
 2026-09-11 16:50 UTC  (30+ messages)
` [PATCH 01/28] hw: mark secure machines for x86, s390, ppc, arm, loonarch, riscv
` [PATCH 02/28] accel: mark kvm and xen accelerators as secure
` [PATCH 03/28] hw: mark all virtio PCI devices "
` [PATCH 04/28] hw: mark all virtio CCW "
` [PATCH 05/28] hw: mark all vhost devices a secure
` [PATCH 06/28] hw: mark all remaining virtio object types as secure
` [PATCH 07/28] hw/vfio: mark all VFIO object classes "
` [PATCH 08/28] hw/xen: mark all Xen related object types as being secure
` [PATCH 09/28] hw/net: mark e1000, e1000e, IGB, rtl8139 & sPAPR VLAN as secure
` [PATCH 10/28] hw/usb: mark commonly used USB devices/hosts "
` [PATCH 11/28] hw/watchdog: mark some watchdog devices "
` [PATCH 12/28] hw/scsi: mark spapr and vmware SCSI controllers "
` [PATCH 13/28] hw/scsi: mark SCSI disk endpoint devices "
` [PATCH 14/28] hw/ide: mark ICH9 and ide-hd/ide-cd "
` [PATCH 15/28] hw: define most common PCI types "
` [PATCH 16/28] hw/pci-host: mark common x86, ppc, arm and s390 PCI hosts "
` [PATCH 17/28] hw/display: mark bochs, cirrus, qxl, VGA, ramfb "
` [PATCH 18/28] hw/tpm: mark all TPM implementations "
` [PATCH 19/28] hw/misc: mark pvpanic, vmcoreinfo "
` [PATCH 20/28] hw/audio: mark Intel HDA devices & codecs "
` [PATCH 21/28] hw/char: mark common serial / console devicess a secure
` [PATCH 22/28] hw/mem: mark nvdimm, pc-dimm & spapr-nvdimm devices as secure
` [PATCH 23/28] hw/uefi: mark the EFI vars service "
` [PATCH 24/28] hw/acpi: mark erst, vmclock and vmgenid devices "
` [PATCH 25/28] hw: mark KVM clock and RTC "
` [PATCH 26/28] hw: device AMD, Intel and ARM IOMMUs "
` [PATCH 27/28] hw/input: mark PS/2 and PC Keyboard devices "
` [PATCH 28/28] hw/i386: mark vmmouse / vmport "

[PATCH v5 35/62] qom: convert scalar properties to QAPI-aware registration
 2026-09-11 16:35 UTC  (2+ messages)
` [PATCH v5 52/62] hw: convert device-local PropertyInfo definitions to use qapi_type

[PATCH v2] nestedsvm: Fix multi-byte IO port intercept check
 2026-09-11 15:20 UTC  (4+ messages)

[PATCH v4 46/75] qom: convert scalar properties to QAPI-aware registration
 2026-09-11 15:20 UTC  (3+ messages)

[PATCH v1] x86/svm: Fix VMLOAD/VMSAVE state handling when using nested virt
 2026-09-11 15:12 UTC 

[PATCH v2 0/7] unmap_page_range optimisation
 2026-09-11 15:12 UTC  (16+ messages)
` [PATCH v2 1/7] x86: make UPDATE_ENTRY() allow for multiple operation flags
` [PATCH v2 2/7] x86: Remove return value from UPDATE_ENTRY
` [PATCH v2 3/7] x86: extend update_intpte() to support atomic get-and-update
` [PATCH v2 4/7] x86: extend mod_l1_entry() to optionally return the old PTE value
` [PATCH v2 5/7] x86: extend do_mmu_update() to support returning "
` [PATCH v2 6/7] x86: New feature flag XENFEAT_mmu_pt_update_swap
` [PATCH Linux v2 7/7] xen: Add new Xen pv-op pte_get_and_clear

[PATCH 00/29] Mark user creatable devices for secure for virt use case
 2026-09-11 14:31 UTC 

[PATCH v1 0/6] nestedsvm: Misc fixes
 2026-09-11 13:37 UTC  (4+ messages)
` [PATCH v1 5/6] nestedsvm: Fix deferred event injection

[PATCH v12 0/6] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support
 2026-09-11 13:06 UTC  (9+ messages)
` [PATCH v12 1/6] xen/domctl: chain SCI handling before IOMMU in assign_device domctl
` [PATCH v12 2/6] xen: arm: smccc: add INVALID_PARAMETER error code
` [PATCH v12 4/6] xen/arm: scmi: introduce SCI SCMI SMC multi-agent driver
` [PATCH v12 3/6] lib/arm: Add I/O memory copy helpers
` [PATCH v12 6/6] docs: arm: add SCI SCMI SMC multi-agent driver docs
` [PATCH v12 5/6] tools/xl/libxl: wire up SCMI SMC multi-agent configuration

[PATCH 0/5] xen/sched: rtds: add per-cpupool admission control
 2026-09-11 13:05 UTC  (4+ messages)

[PATCH v3 0/8] drm: replace simple display pipe users with atomic helpers
 2026-09-11 12:53 UTC  (3+ messages)
` [PATCH v3 5/8] drm/gm12u320: replace struct drm_simple_display_pipe with regular "

[PATCH v5 0/6] Fix ARM domcreate
 2026-09-11 12:47 UTC  (7+ messages)
` [PATCH v5 1/6] xen/arm: report proper GIC version via XEN_DOMCTL_getdomaininfo
` [PATCH v5 2/6] ARM/sysctl: Expose the supported guest GIC modes in physinfo
` [PATCH v5 3/6] tools/arm: choose GIC version explicitly instead of relying on GIC_NATIVE
` [PATCH v5 4/6] xen/arm: remove XEN_DOMCTL_CONFIG_GIC_NATIVE from the ABI
` [PATCH v5 5/6] xen/arm: report clock_frequency via sysctl physinfo, not createdomain
` [PATCH v5 6/6] xen: make config argument const

[PATCH v1] nestedsvm: Fix multi-byte IO port intercept check
 2026-09-11 11:13 UTC  (3+ messages)

[PATCH v3 0/4] xen/arm: Fix eSPI IRQ handling
 2026-09-11 11:03 UTC  (3+ messages)
` [PATCH v3 1/4] xen/arm: make is_espi() a pure range predicate

[PATCH] x86: Rename X86_ET_EXT_INTR to X86_ET_INTR and fix function names
 2026-09-11 11:00 UTC  (2+ messages)

[PATCH v3] x86/svm: Intercept CR0 writes selectively
 2026-09-11  9:51 UTC 

[PATCH v10 0/4] xen/acpi,device-tree: Introduce generic CPU topology support for ACPI and DT
 2026-09-11  9:42 UTC  (5+ messages)
` [PATCH v10 1/4] xen/device-tree: Parse 'cpu-map' node for CPU topology exploration
` [PATCH v10 2/4] xen/sched: Link CPU topology to scheduler
` [PATCH v10 3/4] xen/sched: Make cpu_nr_siblings() architecture-specific
` [PATCH v10 4/4] xen/acpi: Parse PPTT to initialize CPU topology

[RFC PATCH v2 0/5] x86: Use a single fixed ASID per domain
 2026-09-11  9:43 UTC  (5+ messages)
` [PATCH v2 1/5] vmx: Refactor vpid_sync_vcpu_gva()

[PATCH v3 0/3] Viridian changes for Hyper-V as a guest
 2026-09-11  9:12 UTC  (4+ messages)
` [PATCH v3 1/3] x86/viridian: Workaround Hyper-V GP fault writing to MSR
` [PATCH v3 2/3] x86/viridian: Implement synthetic timer direct mode
` [PATCH v3 3/3] tools/libxl: Add support for Viridian stimer "

[PULL v2 11/75] net/tap: deprecate "no" as special value for script/downscript
 2026-09-11  9:03 UTC  (2+ messages)
` [PULL v2 65/75] hw/hotplug: Constify HotplugHandler

[PATCH v5 00/17] x86/msr: Inline rdmsr/wrmsr instructions
 2026-09-11  8:42 UTC  (5+ messages)
` [PATCH v5 03/17] x86/msr: Minimize usage of native_*() msr access functions
` [PATCH v5 12/17] x86/paravirt: Split off MSR related hooks into new header
` [PATCH v5 14/17] x86/paravirt: Switch MSR access pv_ops functions to instruction interfaces
` [PATCH v5 15/17] x86/msr: Reduce number of low level MSR access helpers

[PATCH v2] xen/arm64/atomic: Clear exclusive monitor on cmpxchg failure
 2026-09-11  8:42 UTC  (5+ messages)

[PATCH v2] common: dom0less-bindings: introduce XSM labels
 2026-09-11  7:58 UTC  (2+ messages)

[PATCH] xen: Use __has_include() in xen/percpu.h
 2026-09-11  7:45 UTC  (2+ messages)

[PATCH v3] tools/hvmloader: implement Intel IGD extended VBT support
 2026-09-11  7:31 UTC 

Build failure on staging for Qemu
 2026-09-11  7:09 UTC 

[PATCH v9 0/5] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-09-11  4:39 UTC  (5+ messages)
` [PATCH v9 4/5] x86/cpuid: fix unbootable VMs by really inlining memcmp() in hypervisor_cpuid_base()
` [PATCH v9 5/5] x86/pvh: fix unbootable VMs by really inlining memset() in xen_prepare_pvh()

[PATCH RFC 00/13] rcu-tasks: let preemption outside trampolines be a quiescent state
 2026-09-10 22:59 UTC  (3+ messages)

[PATCH v2 0/7] unmap_page_range optimisation
 2026-09-10 20:31 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox