xen-devel Mail Thread Index
- [PATCH AUTOSEL 5.15 5/6] xen/mcelog: Add __nonstring annotations for unterminated strings,
Sasha Levin
- [PATCH AUTOSEL 6.12 11/13] xen/mcelog: Add __nonstring annotations for unterminated strings,
Sasha Levin
- [PATCH AUTOSEL 6.13 13/16] xen/mcelog: Add __nonstring annotations for unterminated strings,
Sasha Levin
- [PATCH AUTOSEL 6.14 15/18] xen/mcelog: Add __nonstring annotations for unterminated strings,
Sasha Levin
- [PATCH] x86: annotate page tables also with type,
Jan Beulich
- [ANNOUNCE] Call for agenda items for April 3, 2025 Community Call @ 15:00 UTC,
Cody Zuschlag
- [PATCH] Config.mk: correct gcc5 check,
Jan Beulich
- [RFC PATCH v1 00/15] MSR refactor with new MSR instructions support,
Xin Li (Intel)
- [RFC PATCH v1 02/15] x86/msr: Replace __rdmsr() with native_rdmsrl(),
Xin Li (Intel)
- [RFC PATCH v1 06/15] x86/msr: Remove MSR write APIs that take the MSR value in two u32 arguments,
Xin Li (Intel)
- [RFC PATCH v1 03/15] x86/msr: Simplify pmu_msr_{read,write}(),
Xin Li (Intel)
- [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl(),
Xin Li (Intel)
- [RFC PATCH v1 07/15] x86/msr: Remove pmu_msr_{read,write}(),
Xin Li (Intel)
- [RFC PATCH v1 08/15] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions,
Xin Li (Intel)
- [RFC PATCH v1 09/15] x86/opcode: Add immediate form MSR instructions to x86-opcode-map,
Xin Li (Intel)
- [RFC PATCH v1 05/15] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrl(msr, value),
Xin Li (Intel)
- [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available,
Xin Li (Intel)
- [RFC PATCH v1 04/15] x86/msr: Let pv_cpu_ops.write_msr{_safe}() take an u64 instead of two u32,
Xin Li (Intel)
- [RFC PATCH v1 15/15] x86/msr: Move the ARGS macros after the MSR read/write APIs,
Xin Li (Intel)
- [RFC PATCH v1 12/15] x86/msr: Use the alternatives mechanism to write MSR,
Xin Li (Intel)
- [RFC PATCH v1 11/15] x86/extable: Implement EX_TYPE_FUNC_REWIND,
Xin Li (Intel)
- [RFC PATCH v1 14/15] x86/extable: Add support for the immediate form MSR instructions,
Xin Li (Intel)
- [RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR,
Xin Li (Intel)
- [PATCH v3 0/5] Enable early bootup of Armv8-R AArch32 systems,
Ayan Kumar Halder
- [XEN PATCH v2 1/1] tools/libxl: search PATH for QEMU if `QEMU_XEN_PATH` is not absolute,
Hongbo
- Re: [PATCH 1/2] i386/xen: Move KVM_XEN_HVM_CONFIG ioctl to kvm_xen_init_vcpu(),
David Woodhouse
- [PATCH v3] xen/arm/efi: merge neighboring banks,
Stefano Stabellini
- [PATCH] x86emul: Fix blowfish build in 64bit-clean environments,
Andrew Cooper
- [PATCH] xen/types: Drop compatibility for GCC < 4.4,
Andrew Cooper
- [PATCH v3 1/4] xen/riscv: introduce preinit_xen_time(),
Oleksii Kurochko
- [PATCH v5 00/16] xen: Centralise byteswap infrastructure,
Andrew Cooper
- [PATCH v5 01/16] xen/lzo: Remove more remanants of TMEM,
Andrew Cooper
- [PATCH v5 02/16] xen: Remove __{BIG,LITTLE}_ENDIAN_BITFIELD,
Andrew Cooper
- [PATCH v5 03/16] xen: Implement common byte{order,swap}.h,
Andrew Cooper
- [PATCH v5 04/16] xen/lib: Switch to xen/byteorder.h,
Andrew Cooper
- [PATCH v5 06/16] xen/decompressors: Remove use of *_to_cpup() helpers,
Andrew Cooper
- [PATCH v5 05/16] xen/device-tree: Remove use of *_to_cpup() helpers,
Andrew Cooper
- [PATCH v5 08/16] xen/decompressors: Use new byteorder infrastructure,
Andrew Cooper
- [PATCH v5 07/16] xen/arch: Switch to new byteorder infrastructure,
Andrew Cooper
- [PATCH v5 09/16] xen: Remove old byteorder infrastructure,
Andrew Cooper
- [PATCH v5 10/16] crypto/vmac: Switch to xen/byteswap.h,
Andrew Cooper
- [PATCH v5 11/16] xsm/flask: Switch {asm -> xen}/byteorder.h,
Andrew Cooper
- [PATCH v5 12/16] xen/common: Switch {asm -> xen}/byteorder.h,
Andrew Cooper
- [PATCH v5 13/16] arm: Remove asm/byteorder.h,
Andrew Cooper
- [PATCH v5 14/16] ppc: Drop asm/byteorder.h,
Andrew Cooper
- [PATCH v5 16/16] x86: Drop asm/byteorder.h,
Andrew Cooper
- [PATCH v5 15/16] riscv: Remove asm/byteorder.h,
Andrew Cooper
- [PATCH v2 0/3] Enable MC/DC support for GCOV,
Volodymyr Babchuk
- [PATCH] [v2] xenbus: add module description,
Arnd Bergmann
- [PATCH 0/4] mm: Fix apply_to_pte_range() vs lazy MMU mode,
Alexander Gordeev
- [PATCH v3] xen/percpu: don't initialize percpu on resume,
Mykola Kvach
- [PATCH] xen/char: implement suspend/resume calls for SCIF driver,
Mykola Kvach
- [QUESTION] Minimal Xen Configuration,
Kwon, Gihwan
- [PATCH v3] xen: simplify bitmap_to_xenctl_bitmap for little endian,
Stefano Stabellini
- [PATCH v2] xen: add kconfig for event_fifo,
Stefano Stabellini
- [PATCH v2] xen/arm/efi: merge neighboring banks,
Stefano Stabellini
- [PATCH] xen: fix multicall debug feature,
Juergen Gross
- [PATCH v3] Xen: Update compiler checks,
Andrew Cooper
- [PATCH v2] xen/config.h: Move BITS_PER_* definitions from asm/config.h to xen/config.h,
Oleksii Kurochko
- [PATCH v2] Xen: Update compiler checks,
Andrew Cooper
- [PATCH v2] CHANGELOG: Minimum toolchain requirements for x86 and ARM,
Andrew Cooper
- preparations for 4.19.2,
Jan Beulich
- Re: [xen-tip:linux-next 12/12] WARNING: modpost: vmlinux: section mismatch in reference: mc_debug_data+0x0 (section: .data) -> mc_debug_data_early (section: .init.data),
Borislav Petkov
- Allocating SEV C-bit-cleared pages (without relying on swiotlb),
Teddy Astie
- [PATCH v3] ARM/vgic: Use for_each_set_bit() in vgic-mmio*,
Andrew Cooper
- [PATCH] libxc/PM: correct (not just) error handling in xc_get_cpufreq_para(),
Jan Beulich
- [PATCH v2] xen/percpu: don't initialize percpu on resume,
Mykola Kvach
- [PATCH] x86/MTRR: hook mtrr_bp_restore() back up,
Jan Beulich
- [XEN PATCH] CI: Change pipeline name for scheduled pipeline,
Anthony PERARD
- [PATCH] x86/MTRR: constrain AP sync and BSP restore,
Jan Beulich
- [linux-next:master] [PCI/MSI] d9f2164238: Kernel_panic-not_syncing:Fatal_exception,
kernel test robot
- [PATCH v1 1/3] vpci: Hide capability when it fails to initialize,
Jiqian Chen
- [PATCH] xen/percpu: don't initialize percpu on resume,
Mykola Kvach
- NULL pointer dereference in cpufreq_update_limits(?) under Xen PV dom0 - regression in 6.13,
Marek Marczykowski-Górecki
- [PATCH v1 0/3] Enable MC/DC support for GCOV,
Volodymyr Babchuk
- [PATCH v1] xen/config.h: Move BITS_PER_* definitions from asm/config.h to xen/config.h,
Oleksii Kurochko
- [PATCH 0/6] remove qemu-traditional,
Juergen Gross
- [PATCH] ARM/vgic: Fix out-of-bounds accesses in vgic_mmio_write_sgir(),
Andrew Cooper
- [PATCH] x86/emul: Adjust handling of CR8_LEGACY,
Andrew Cooper
- [XEN PATCH] kconfig/randconfig: Remove non-existing config,
Anthony PERARD
- [XEN PATCH] automation: Avoid changing source files for randconfig tests,
Anthony PERARD
- [PATCH v3] xen/riscv: add H extenstion to -march,
Oleksii Kurochko
- [PATCH] Arm/domctl: correct XEN_DOMCTL_vuart_op error return value,
Jan Beulich
- [PATCH] x86/pmstat: correct get_cpufreq_para()'s error return value,
Jan Beulich
- [PATCH] x86/PVH: expose OEMx ACPI tables to Dom0,
Jan Beulich
- [PATCH v2 00/19] xen: introduce CONFIG_SYSCTL,
Penny Zheng
- [PATCH v2 01/19] xen/x86: remove "depends on !PV_SHIM_EXCLUSIVE",
Penny Zheng
- [PATCH v2 02/19] xen: introduce CONFIG_SYSCTL,
Penny Zheng
- [PATCH v2 03/19] xen/xsm: wrap around xsm_sysctl with CONFIG_SYSCTL,
Penny Zheng
- [PATCH v2 04/19] xen/sysctl: wrap around XEN_SYSCTL_readconsole,
Penny Zheng
- [PATCH v2 05/19] xen/sysctl: make CONFIG_TRACEBUFFER depend on CONFIG_SYSCTL,
Penny Zheng
- [PATCH v2 06/19] xen/sysctl: wrap around XEN_SYSCTL_sched_id,
Penny Zheng
- [PATCH v2 07/19] xen/sysctl: wrap around XEN_SYSCTL_perfc_op,
Penny Zheng
- [PATCH v2 14/19] xen: make avail_domheap_pages() static,
Penny Zheng
- [PATCH v2 19/19] xen/sysctl: wrap around sysctl hypercall,
Penny Zheng
- [PATCH v2 10/19] xen/sysctl: introduce CONFIG_PM_STATS,
Penny Zheng
- [PATCH v2 12/19] xen/sysctl: wrap around XEN_SYSCTL_cpupool_op,
Penny Zheng
- [PATCH v2 16/19] xen/sysctl: make CONFIG_COVERAGE depend on CONFIG_SYSCTL,
Penny Zheng
- [PATCH v2 13/19] xen/sysctl: wrap around XEN_SYSCTL_scheduler_op,
Penny Zheng
- [PATCH v2 08/19] xen/sysctl: wrap around XEN_SYSCTL_lockprof_op,
Penny Zheng
- [PATCH v2 17/19] xen/sysctl: make CONFIG_LIVEPATCH depend on CONFIG_SYSCTL,
Penny Zheng
- [PATCH v2 18/19] xen/sysctl: wrap around arch-specific arch_do_sysctl,
Penny Zheng
- [PATCH v2 09/19] xen/pmstat: clean up pmstat.c,
Penny Zheng
- [PATCH v2 15/19] xen/sysctl: wrap around XEN_SYSCTL_physinfo,
Penny Zheng
- [PATCH v2 11/19] xen/sysctl: wrap around XEN_SYSCTL_page_offline_op,
Penny Zheng
- linux-next: duplicate patches in the xen-tip tree,
Stephen Rothwell
- [PATCH] x86/bitops: Account for POPCNT errata on earlier Intel CPUs,
Andrew Cooper
- [PATCH] x86/elf: Remove ASM_CALL_CONSTRAINT from elf_core_save_regs(),
Andrew Cooper
- Re: [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs,
Valentin Schneider
- [PATCH] tools: Remove support for qemu-trad's battery reporting,
Alejandro Vallejo
- [PATCH 0/2] x86/emul: Emulate %cr8 accesses,
Andrew Cooper
- [PATCH v2 1/4] xen/riscv: introduce preinit_xen_time(),
Oleksii Kurochko
- [PATCH v18 0/2] PCI devices passthrough on Arm, part 3,
Stewart Hildebrand
- [PATCH V2] xen/arm: Initialize acpi_disabled to true during declaration,
Oleksandr Tyshchenko
- [PATCH] x86/pmstat: fold two allocations in get_cpufreq_para(),
Jan Beulich
- [PATCH] xenpm: sanitize allocations in show_cpufreq_para_by_cpuid(),
Jan Beulich
- [PATCH v2] tools/arm: Fix nr_spis handling v2,
Michal Orzel
- [MINI-OS PATCH v3 0/2] 9pfs: add some file operation hooks,
Juergen Gross
- [PATCH v4] x86/PVH: account for module command line length,
Jan Beulich
- [PATCH] lib/inflate.c: remove dead code,
Jan Beulich
- [PATCH] x86/CPU: don't hard-code MTRR availability,
Jan Beulich
- [PATCH v2] x86/P2M: synchronize fast and slow paths of p2m_get_page_from_gfn(),
Jan Beulich
- [RFC PATCH] xen/device-tree: Switch back to dt_unreserved_regions() in boot allocator,
Oleksandr Tyshchenko
- [PATCH 05/10] xenbus: add module description,
Arnd Bergmann
- [PATCH v2] arinc653: move next_switch_time access under lock,
Jan Beulich
- [PATCH v4 0/5] FF-A VM to VM support,
Bertrand Marquis
- [PATCH v3] x86/PVH: account for module command line length,
Jan Beulich
- [PATCH v3 0/5] FF-A VM to VM support,
Bertrand Marquis
- [GIT PULL] xen: branch for v6.15-rc1,
Juergen Gross
- VIF network definition does not work with backend=domnet,
Shen Long
- [PATCH] xen/arm/efi: merge neighboring banks,
Stefano Stabellini
- [PATCH v2] xen/riscv: add H extenstion to -march,
Oleksii Kurochko
- Using Restricted DMA for virtio-pci,
David Woodhouse
- [PATCH v7] Avoid crash calling PrintErrMesg from efi_multiboot2,
Frediano Ziglio
- [MINI-OS PATCH v2 0/2] 9pfs: add some file operation hooks,
Juergen Gross
- [PATCH v2] x86: make Viridian support optional,
Sergiy Kibrik
- [MINI-OS PATCH 00/12] kexec: add kexec support to Mini-OS,
Juergen Gross
- [MINI-OS PATCH 01/12] kexec: add kexec framework,
Juergen Gross
- [MINI-OS PATCH 02/12] kexec: add final kexec stage,
Juergen Gross
- [MINI-OS PATCH 03/12] add elf.h,
Juergen Gross
- [MINI-OS PATCH 05/12] kexec: finalize parameter location and size,
Juergen Gross
- [MINI-OS PATCH 04/12] kexec: analyze new kernel for kexec,
Juergen Gross
- [MINI-OS PATCH 08/12] kexec: move used pages away for new kernel,
Juergen Gross
- [MINI-OS PATCH 07/12] kexec: build parameters for new kernel,
Juergen Gross
- [MINI-OS PATCH 10/12] kexec: switch read-only area to be writable again,
Juergen Gross
- [MINI-OS PATCH 09/12] mm: change set_readonly() to change_readonly(),
Juergen Gross
- [MINI-OS PATCH 12/12] kexec: do the final kexec step,
Juergen Gross
- [MINI-OS PATCH 06/12] kexec: reserve memory below boundary,
Juergen Gross
- [MINI-OS PATCH 11/12] kexec: add kexec callback functionality,
Juergen Gross
- Re: [MINI-OS PATCH 00/12] kexec: add kexec support to Mini-OS,
Samuel Thibault
- [PATCH v2] x86/irq: introduce APIC_VECTOR_VALID(),
dmkhn
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Bjorn Helgaas
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Jürgen Groß
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Daniel Gomez
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Roger Pau Monné
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Daniel Gomez
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Roger Pau Monné
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Daniel Gomez
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Thomas Gleixner
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Thomas Gleixner
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Daniel Gomez
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Roger Pau Monné
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Thomas Gleixner
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Roger Pau Monné
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Thomas Gleixner
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Roger Pau Monné
- Message not available
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Marek Szyprowski
- [PATCH] PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends,
Thomas Gleixner
- Re: [PATCH] PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends,
Jürgen Groß
- Re: [PATCH] PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends,
Thomas Gleixner
- Re: [PATCH] PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends,
Juergen Gross
- Re: [PATCH] PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends,
Bert Karwatzki
- Re: [PATCH v3 3/3] PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag,
Borislav Petkov
[PATCH RESEND 0/3] Xen: CI changes for new toolchain baseline,
Andrew Cooper
[PATCH 0/3] Xen: CI changes for new toolchain baseline,
Andrew Cooper
[PATCH v2 0/4] automation/cirrus-ci: add smoke tests of the FreeBSD builds,
Roger Pau Monne
[PATCH v3] x86/vga: fix mapping of the VGA text buffer,
Roger Pau Monne
Re: [PATCH RFC for-4.19] docs/checklist: Start tagging new dev windows,
Julien Grall
Re: [PATCH for-4.20 0/2] docs/process: Update the branching checklist,
Julien Grall
Re: [PATCH -next v6 1/8] entry: Split generic entry into generic exception and syscall entry,
Linus Walleij
[PATCH] process/release: mention MAINTAINER adjustments,
Jan Beulich
[XEN PATCH v1 0/4] make nested virtualization support optional,
Sergiy Kibrik
[PATCH v2 0/2] x86/PVH: initial space allocation,
Jan Beulich
[MINI-OS PATCH 0/2] 9pfs: add some file operation hooks,
Juergen Gross
[PATCH] x86/boot: Simplify the expression for extra allocation space,
Andrew Cooper
[PATCH] x86/mm: Fix IS_ALIGNED() check in IS_LnE_ALIGNED(),
Andrew Cooper
[PATCH] x86/cpu: Validate CPUID leaf 0x2 EDX output,
Jan Beulich
[PATCH] x86/setup: correct off-by-1 in module mapping,
Jan Beulich
[PATCH] x86/PVH: account for module command line length,
Jan Beulich
[PATCH] xen: simplify bitmap_to_xenctl_bitmap for little endian,
Stefano Stabellini
[PATCH] xen: add kconfig for event_fifo,
Stefano Stabellini
[PATCH v1 0/8] xen/console: cleanup console input switch logic,
dmkhn
Call for next release manager,
Oleksii Kurochko
[PATCH 0/7] x86: generate xen.efi image with no write-execute sections,
Roger Pau Monne
[PATCH v1 0/2] Improve reproducibility of build artifacts,
Marek Marczykowski-Górecki
- [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Marek Marczykowski-Górecki
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Jan Beulich
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Jan Beulich
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Jan Beulich
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Marek Marczykowski-Górecki
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Jan Beulich
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Marek Marczykowski-Górecki
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Jan Beulich
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Anthony PERARD
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Marek Marczykowski-Górecki
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Jan Beulich
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Marek Marczykowski-Górecki
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Anthony PERARD
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Jan Beulich
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Marek Marczykowski-Górecki
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Jan Beulich
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Marek Marczykowski-Górecki
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Jan Beulich
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Marek Marczykowski-Górecki
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Jan Beulich
- Re: [PATCH v1 2/2] Strip build path directories in tools, xen and xen/arch/x86,
Marek Marczykowski-Górecki
- [PATCH v1 1/2] docs/xen-headers: use alphabetical sorting for @incontents,
Marek Marczykowski-Górecki
[PATCH v3 0/3] drivers: Simplify handling of pci_sbdf_t in passthrough/amd,
Andrii Sultanov
[PATCH] xen/compiler: Fix the position of the visibility pragma,
Andrew Cooper
[PATCH v2 0/5] x86/ubsan: fix ubsan on clang + code fixes,
Roger Pau Monne
Re: [PATCH 2/2] xen/dm: arm: Introduce inject_msi2 DM op,
Mykyta Poturai
[PATCH] tools/arm: Fix nr_spis handling v2,
Michal Orzel
[PATCH] x86/msi: always propagate MSI register writes from __setup_msi_irq(),
Roger Pau Monne
[PATCH] x86/msi: always propagate MSI writes when not in active system mode,
Roger Pau Monne
[PATCH v2] xen/arinc653: call xfree() with local IRQ enabled,
Anderson Choi
[PATCH] xen/sched: call xfree() after local IRQ is enabled,
Anderson Choi
[PATCH v7 0/3] Add/enable stack protector,
Volodymyr Babchuk
[PATCH v2] xen: vm_event: do not do vm_event_op for an invalid domain,
Volodymyr Babchuk
[PATCH] xen: vm_event: do not do vm_event_op for an invalid domain,
Volodymyr Babchuk
[PATCH v3 0/7] MPU mm subsystem skeleton,
Luca Fancellu
- [PATCH v3 3/7] xen/arm: Introduce frame_table and virt_to_page,
Luca Fancellu
- [PATCH v3 2/7] xen/arm: Implement virt/maddr conversion in MPU system,
Luca Fancellu
- [PATCH v3 4/7] arm/mpu: Kconfig symbols for MPU build,
Luca Fancellu
- [PATCH v3 5/7] arm/mpu: Implement stubs for ioremap_attr on MPU,
Luca Fancellu
- [PATCH v3 6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL,
Luca Fancellu
- Re: [PATCH v3 6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL,
Orzel, Michal
- Re: [PATCH v3 6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL,
Oleksii Kurochko
- Re: [PATCH v3 6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL,
Jan Beulich
- Re: [PATCH v3 6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL,
Luca Fancellu
- Re: [PATCH v3 6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL,
Luca Fancellu
- Re: [PATCH v3 6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL,
Luca Fancellu
- Re: [PATCH v3 6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL,
Oleksii Kurochko
- Re: [PATCH v3 6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL,
Jan Beulich
- Re: [PATCH v3 6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL,
Orzel, Michal
- Re: [PATCH v3 6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL,
Oleksii Kurochko
- Re: [PATCH v3 6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL,
Orzel, Michal
- Re: [PATCH v3 6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL,
Jan Beulich
- Re: [PATCH v3 6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL,
Orzel, Michal
- Re: [PATCH v3 6/7] xen: introduce Kconfig ARCH_PAGING_MEMPOOL,
Jan Beulich
- [PATCH v3 7/7] arm/mpu: Create the skeleton for MPU compilation,
Luca Fancellu
- [PATCH v3 1/7] arm/mpu: Add HYPERVISOR_VIRT_START and avoid a check in xen.lds.S,
Luca Fancellu
[PATCH 0/4] x86/traps: Simplify exception setup,
Andrew Cooper
[RFC] analysis of runtime xenheap memory allocations,
Andrea Bastoni
[PATCH v6 00/18] make system memory API available for common code,
Pierrick Bouvier
- [PATCH v6 01/18] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian(),
Pierrick Bouvier
- [PATCH v6 02/18] exec/tswap: implement {ld,st}.*_p as functions instead of macros,
Pierrick Bouvier
- [PATCH v6 03/18] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h,
Pierrick Bouvier
- [PATCH v6 05/18] exec/memory.h: make devend_memop "target defines" agnostic,
Pierrick Bouvier
- [PATCH v6 04/18] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h,
Pierrick Bouvier
- [PATCH v6 06/18] codebase: prepare to remove cpu.h from exec/exec-all.h,
Pierrick Bouvier
- [PATCH v6 08/18] exec/memory-internal: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH v6 09/18] exec/ram_addr: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH v6 10/18] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code,
Pierrick Bouvier
- [PATCH v6 12/18] hw/xen: add stubs for various functions,
Pierrick Bouvier
- [PATCH v6 13/18] system/xen: remove inline stubs,
Pierrick Bouvier
- [PATCH v6 11/18] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled,
Pierrick Bouvier
- [PATCH v6 14/18] system/physmem: compilation unit is now common to all targets,
Pierrick Bouvier
- [PATCH v6 07/18] exec/exec-all: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH v6 16/18] include/exec/memory: move devend functions to memory-internal.h,
Pierrick Bouvier
- [PATCH v6 15/18] include/exec/memory: extract devend_big_endian from devend_memop,
Pierrick Bouvier
- [PATCH v6 18/18] system/ioport: make compilation unit common,
Pierrick Bouvier
- [PATCH v6 17/18] system/memory: make compilation unit common,
Pierrick Bouvier
[PATCH] x86/emul: Emulate %cr8 accesses,
Andrew Cooper
[ImageBuilder][PATCH] uboot-script-gen: add ability to cfg vcpu hard affinity,
gragst . linux
[PATCH 15/15] drm/xen: Test for imported buffers with drm_gem_is_imported(),
Thomas Zimmermann
[PATCH 0/8] automation/cirrus-ci: add smoke tests of the FreeBSD builds,
Roger Pau Monne
[ImageBuilder][PATCH] uboot-script-gen: add debug option to print final dt "chosen" node,
Grygorii Strashko
[PATCH] arinc653: move next_switch_time access under lock,
Jan Beulich
[PATCH] xen/pciback: use sysfs_emit_at() instead of scnprintf(),
tang.dongxing
[PATCH v1] x86: make Viridian support optional,
Sergiy Kibrik
Re: [PATCH v1] x86: make Viridian support optional,
Jan Beulich
[PATCH v2] CHANGELOG.md: Mention PCI passthrough for HVM domUs,
Jiqian Chen
Xen panic when shutting down ARINC653 cpupool,
Choi, Anderson
[PATCH v2 0/7] MPU mm subsystem skeleton,
Luca Fancellu
[PATCH v2 0/3] drivers: Simplify handling of pci_sbdf_t in passthrough/amd,
Andrii Sultanov
[PATCH v3] x86/hvm: add HVM-specific Kconfig,
dmkhn
[PATCH 0/3] x86/irq: cleanup use of open-coded values,
dmkhn
[RFC PATCH v2] xen: add libafl-qemu fuzzer support,
Volodymyr Babchuk
[PATCH v2 0/4] track memory used by balloon drivers,
Nico Pache
[PATCH v2] ARM/vgic: Use for_each_set_bit() in vgic_mmio_write_sgir(),
Andrew Cooper
[PATCH v2] x86/hvm: Use for_each_set_bit() in hvm_emulate_writeback(),
Andrew Cooper
[PATCH] x86/traps: Drop incorrect BUILD_BUG_ON() and comment in load_system_tables(),
Andrew Cooper
[PATCH] x86/debug: Move activate_debugregs() into debug.c,
Andrew Cooper
[PATCH] xen: Drop __text_section(),
Andrew Cooper
[PATCH v5 00/17] make system memory API available for common code,
Pierrick Bouvier
- [PATCH v5 02/17] exec/tswap: implement {ld,st}.*_p as functions instead of macros,
Pierrick Bouvier
- [PATCH v5 01/17] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian(),
Pierrick Bouvier
- [PATCH v5 03/17] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h,
Pierrick Bouvier
- [PATCH v5 04/17] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h,
Pierrick Bouvier
- [PATCH v5 05/17] exec/memory.h: make devend_memop "target defines" agnostic,
Pierrick Bouvier
- [PATCH v5 06/17] codebase: prepare to remove cpu.h from exec/exec-all.h,
Pierrick Bouvier
- Re: [PATCH v5 00/17] make system memory API available for common code,
Pierrick Bouvier
- [PATCH v5 15/17] include/exec/memory: move devend functions to memory-internal.h,
Pierrick Bouvier
- [PATCH v5 09/17] exec/ram_addr: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH v5 10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code,
Pierrick Bouvier
- [PATCH v5 11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled,
Pierrick Bouvier
- [PATCH v5 13/17] system/physmem: compilation unit is now common to all targets,
Pierrick Bouvier
- [PATCH v5 16/17] system/memory: make compilation unit common,
Pierrick Bouvier
- [PATCH v5 07/17] exec/exec-all: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH v5 17/17] system/ioport: make compilation unit common,
Pierrick Bouvier
- [PATCH v5 08/17] exec/memory-internal: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH v5 12/17] hw/xen: add stubs for various functions,
Pierrick Bouvier
- [PATCH v5 14/17] include/exec/memory: extract devend_big_endian from devend_memop,
Pierrick Bouvier
[PATCH 00/11] Add support for exact-node memory claims,
Alejandro Vallejo
- [PATCH 01/11] xen/memory: Mask XENMEMF_node() to 8 bits,
Alejandro Vallejo
- [PATCH 02/11] xen/page_alloc: Remove `claim` from domain_set_outstanding_pages(),
Alejandro Vallejo
- [PATCH 03/11] xen/page_alloc: Add static per-node counts of free pages,
Alejandro Vallejo
- [PATCH 04/11] xen: Add node argument to domain_{adjust_tot_pages,set_outstanding_pages}(),
Alejandro Vallejo
- [PATCH 05/11] xen: Create per-node outstanding claims,
Alejandro Vallejo
- [PATCH 06/11] xen/page_alloc: Hook per-node claims to alloc_heap_pages(),
Alejandro Vallejo
- [PATCH 08/11] xen/memory: Enable parsing NUMA node argument in XENMEM_claim_pages,
Alejandro Vallejo
- [PATCH 10/11] tools/xl: Expose a "claim_on_node" setting in xl.cfg,
Alejandro Vallejo
- [PATCH 11/11] docs/man: Document the new claim_on_node option,
Alejandro Vallejo
- [PATCH 09/11] tools/xc: Add `node` argument to xc_domain_claim_pages(),
Alejandro Vallejo
- [PATCH 07/11] xen/page_alloc: Set node affinity when claiming pages from an exact node,
Alejandro Vallejo
[PATCH 0/2] xen: An error handling fix,
Markus Armbruster
[PATCH v9 0/8] SMMU handling for PCIe Passthrough on ARM,
Mykyta Poturai
[PATCH v9 0/3] xenstored: use new libxenmanage functionality,
Juergen Gross
[PATCH] VT-d: Adjust diagnostics in set_msi_source_id(),
Andrew Cooper
[PATCH v4 0/3] make build of vm_event/mem_access/monitor optional,
Sergiy Kibrik
[PATCH] ci: add yet another HW runner,
Marek Marczykowski-Górecki
- Re: [PATCH] ci: add yet another HW runner,
Stefano Stabellini
- S3 regression on AMD in 4.20 (was: Re: [PATCH] ci: add yet another HW runner),
Marek Marczykowski-Górecki
- Re: S3 regression on AMD in 4.20 (was: Re: [PATCH] ci: add yet another HW runner),
Marek Marczykowski-Górecki
- Re: S3 regression on AMD in 4.20,
Andrew Cooper
- Re: S3 regression on AMD in 4.20,
Roger Pau Monné
- Re: S3 regression on AMD in 4.20,
Jan Beulich
- Re: S3 regression on AMD in 4.20,
Roger Pau Monné
- Re: S3 regression on AMD in 4.20,
Jan Beulich
- Re: S3 regression on AMD in 4.20,
Roger Pau Monné
- Re: S3 regression on AMD in 4.20,
Marek Marczykowski-Górecki
- Re: S3 regression on AMD in 4.20,
Roger Pau Monné
- Re: S3 regression on AMD in 4.20,
Marek Marczykowski-Górecki
- Re: S3 regression on AMD in 4.20,
Roger Pau Monné
- Re: [PATCH] ci: add yet another HW runner,
Marek Marczykowski-Górecki
[PATCH] x86/irq: use NR_ISAIRQS instead of open-coded value,
dmkhn
[PATCH v1] drivers: Change amd_iommu struct to contain pci_sbdf_t, simplify code,
Andrii Sultanov
[PATCH v2 0/4] Enable early bootup of Armv8-R AArch32 systems,
Ayan Kumar Halder
[PATCH v4 00/17] make system memory API available for common code,
Pierrick Bouvier
- [PATCH v4 01/17] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian(),
Pierrick Bouvier
- [PATCH v4 02/17] exec/tswap: implement {ld,st}.*_p as functions instead of macros,
Pierrick Bouvier
- [PATCH v4 03/17] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h,
Pierrick Bouvier
- [PATCH v4 05/17] exec/memory.h: make devend_memop "target defines" agnostic,
Pierrick Bouvier
- [PATCH v4 04/17] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h,
Pierrick Bouvier
- [PATCH v4 06/17] codebase: prepare to remove cpu.h from exec/exec-all.h,
Pierrick Bouvier
- [PATCH v4 07/17] exec/exec-all: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH v4 09/17] exec/ram_addr: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH v4 08/17] exec/memory-internal: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH v4 13/17] system/physmem: compilation unit is now common to all targets,
Pierrick Bouvier
- [PATCH v4 16/17] system/memory: make compilation unit common,
Pierrick Bouvier
- [PATCH v4 10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code,
Pierrick Bouvier
- [PATCH v4 14/17] include/exec/memory: extract devend_big_endian from devend_memop,
Pierrick Bouvier
- [PATCH v4 11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled,
Pierrick Bouvier
- [PATCH v4 15/17] include/exec/memory: move devend functions to memory-internal.h,
Pierrick Bouvier
- [PATCH v4 12/17] hw/xen: add stubs for various functions,
Pierrick Bouvier
- [PATCH v4 17/17] system/ioport: make compilation unit common,
Pierrick Bouvier
- Re: [PATCH v4 00/17] make system memory API available for common code,
Pierrick Bouvier
[PATCH 0/7] x86/ubsan: fix ubsan on clang + code fixes,
Roger Pau Monne
[PATCH 0/6] symbols: assorted adjustments,
Jan Beulich
[PATCH] trace: convert init_trace_bufs() to constructor,
Jan Beulich
[PATCH 0/2] VT-d: set_msi_source_id() (XSA-467 follow-up),
Jan Beulich
[PATCH v4] docs: specify numerical values of Xenstore commands,
Juergen Gross
[PATCH] xen/sched: fix arinc653 to not use variables across cpupools,
Juergen Gross
[PATCH v8 RESEND 0/6] (mostly) Arm32: add/convert entry point annotations,
Jan Beulich
Discussion on unexpected behavior of ARINC653 scheduler,
Choi, Anderson
[PATCH] block: remove unused parameter,
Anuj Gupta
[PATCH v2] x86/hvm: add HVM-specific Kconfig,
dmkhn
[PATCH] [RFC] vpci: allow BAR write while mapped,
Stewart Hildebrand
[PATCH 0/8] xen: Untangle mm.h,
Andrew Cooper
- [PATCH 1/8] xen/elfstructs: Include xen/types.h,
Andrew Cooper
- [PATCH 2/8] xen/livepatch: Fix include hierarchy,
Andrew Cooper
- [PATCH 3/8] xen: Sort includes,
Andrew Cooper
- [PATCH 4/8] xen/common: Split tlk-clock.h out of mm.h,
Andrew Cooper
- [PATCH 4/8] xen/common: Split tlb-clock.h out of mm.h,
Andrew Cooper
- [PATCH 5/8] xen/arch: Strip out tlb-clock stubs for non-implementors,
Andrew Cooper
- [PATCH 6/8] xen/mm: Exclude flushtlb.h from mm.h for PPC and RISC-V,
Andrew Cooper
- [PATCH 7/8] xen/mm: Exclude flushtlb.h from mm.h for ARM,
Andrew Cooper
- [PATCH 8/8] xen/mm: Exclude flushtlb.h from mm.h for x86,
Andrew Cooper
- Re: [PATCH 0/8] xen: Untangle mm.h,
Andrew Cooper
Re: [PATCH v8 9/9] tools/xenstored: use xenmanage_poll_changed_domain(),
Jason Andryuk
Re: [PATCH v8 8/9] tools/xenstored: use unique_id to identify new domain with same domid,
Jason Andryuk
[PATCH] xenfs/xensyms: respect hypervisor's "next" indication,
Jan Beulich
Re: [XEN PATCH 1/1] tools/libxl: search PATH for QEMU if `QEMU_XEN_PATH` is not absolute,
Anthony PERARD
[PATCH 00/10] MPU mm subsistem skeleton,
Luca Fancellu
- [v5,01/10] xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH,
Luca Fancellu
- [PATCH 03/10] arm/mpu: Add HYPERVISOR_VIRT_START and avoid a check in xen.lds.S,
Luca Fancellu
- [v5,02/10] xen/arm: Restrict Kconfig configuration for LLC coloring,
Luca Fancellu
- [PATCH 04/10] arm/mpu: Implement virt/maddr conversion in MPU system,
Luca Fancellu
- [PATCH 05/10] arm/mpu: Introduce frame_table, virt_to_page, maddr_to_virt,
Luca Fancellu
- [PATCH 06/10] arm/mpu: Kconfig symbols for MPU build,
Luca Fancellu
- [PATCH 07/10] arm/mpu: Implement stubs for ioremap_attr on MPU,
Luca Fancellu
- [PATCH 08/10] xen/arm: Rename setup_pagetables with a more generic name,
Luca Fancellu
- [PATCH 09/10] xen/arm: introduce Kconfig HAS_PAGING_MEMPOOL,
Luca Fancellu
- [PATCH 10/10] arm/mpu: Create the skeleton for MPU compilation,
Luca Fancellu
- Re: [PATCH 00/10] MPU mm subsistem skeleton,
Orzel, Michal
[PATCH] x86/shadow: replace p2m_is_valid() uses,
Jan Beulich
[PATCH v2 0/2] arm: better handling of nr_spis,
Michal Orzel
[PATCH v3] docs: specify numerical values of Xenstore commands,
Juergen Gross
[PATCH v1 00/19] xen: introduce CONFIG_SYSCTL,
Penny Zheng
- [PATCH v1 01/19] xen: introduce CONFIG_SYSCTL,
Penny Zheng
- [PATCH v1 02/19] xen/xsm: wrap around xsm_sysctl with CONFIG_SYSCTL,
Penny Zheng
- [PATCH v1 03/19] xen/sysctl: wrap around XEN_SYSCTL_readconsole,
Penny Zheng
- [PATCH v1 04/19] xen/sysctl: make CONFIG_TRACEBUFFER depend on CONFIG_SYSCTL,
Penny Zheng
- [PATCH v1 05/19] xen/sysctl: wrap around XEN_SYSCTL_sched_id,
Penny Zheng
- [PATCH v1 06/19] xen/sysctl: wrap around XEN_SYSCTL_perfc_op,
Penny Zheng
- [PATCH v1 07/19] xen/sysctl: wrap around XEN_SYSCTL_lockprof_op,
Penny Zheng
- [PATCH v1 11/19] xen/sysctl: wrap around XEN_SYSCTL_page_offline_op,
Penny Zheng
- [PATCH v1 10/19] xen/page: fix return type of online_page(),
Penny Zheng
- [PATCH v1 08/19] xen/sysctl: introduce CONFIG_PM_STATISTIC,
Penny Zheng
- [PATCH v1 15/19] xen/sysctl: wrap around XEN_SYSCTL_physinfo,
Penny Zheng
- [PATCH v1 18/19] xen/sysctl: wrap around arch-specific arch_do_sysctl,
Penny Zheng
- [PATCH v1 14/19] xen: make avail_domheap_pages() static,
Penny Zheng
- [PATCH v1 12/19] xen/sysctl: wrap around XEN_SYSCTL_cpupool_op,
Penny Zheng
- [PATCH v1 09/19] xen/sysctl: make CONFIG_PM_STATISTIC depend on CONFIG_SYSCTL,
Penny Zheng
- [PATCH v1 19/19] xen/sysctl: wrap around sysctl hypercall,
Penny Zheng
- [PATCH v1 17/19] xen/sysctl: wrap around XEN_SYSCTL_livepatch_op,
Penny Zheng
- [PATCH v1 13/19] xen/sysctl: wrap around XEN_SYSCTL_scheduler_op,
Penny Zheng
- [PATCH v1 16/19] xen/sysctl: wrap around XEN_SYSCTL_coverage_op,
Penny Zheng
[PATCH v1] CHANGELOG.md: Mention PCI passthrough for HVM domUs,
Jiqian Chen
[RFC 0/5] track memory used by balloon drivers,
Nico Pache
[REGRESSION] Re: [PATCH 0/3] x86/P2M: assorted corrections,
Andrew Cooper
[PATCH] x86/IDT: Fix IDT generation for INT $0x80,
Andrew Cooper
[PATCH 0/8] x86: Drop the vm86 segments selectors from struct cpu_user_regs,
Andrew Cooper
Re: [PATCH] x86/boot: Fix zap_low_mappings() to map less of the trampoline,
Andrew Cooper
[PATCH v17 0/2] PCI devices passthrough on Arm, part 3,
Stewart Hildebrand
[PATCH v3 00/17] make system memory API available for common code,
Pierrick Bouvier
- [PATCH v3 02/17] exec/tswap: implement {ld,st}.*_p as functions instead of macros,
Pierrick Bouvier
- [PATCH v3 01/17] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian(),
Pierrick Bouvier
- [PATCH v3 04/17] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h,
Pierrick Bouvier
- [PATCH v3 07/17] exec/exec-all: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH v3 08/17] exec/memory-internal: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH v3 03/17] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h,
Pierrick Bouvier
- [PATCH v3 05/17] exec/memory.h: make devend_memop "target defines" agnostic,
Pierrick Bouvier
- [PATCH v3 06/17] codebase: prepare to remove cpu.h from exec/exec-all.h,
Pierrick Bouvier
- [PATCH v3 09/17] exec/ram_addr: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH v3 14/17] include/exec/memory: extract devend_big_endian from devend_memop,
Pierrick Bouvier
- [PATCH v3 10/17] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code,
Pierrick Bouvier
- [PATCH v3 11/17] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled,
Pierrick Bouvier
- [PATCH v3 13/17] system/physmem: compilation unit is now common to all targets,
Pierrick Bouvier
- [PATCH v3 16/17] system/memory: make compilation unit common,
Pierrick Bouvier
- [PATCH v3 17/17] system/ioport: make compilation unit common,
Pierrick Bouvier
- [PATCH v3 12/17] hw/xen: add stubs for various functions,
Pierrick Bouvier
- [PATCH v3 15/17] include/exec/memory: move devend functions to memory-internal.h,
Pierrick Bouvier
Re: [PATCH v6 4/4] CHANGELOG.md: Mention stack-protector feature,
Oleksii Kurochko
[PATCH v1 1/4] xen/riscv: introduce preinit_xen_time(),
Oleksii Kurochko
[PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation,
Thomas Zimmermann
- [PATCH v4 01/25] drm/dumb-buffers: Sanitize output on errors,
Thomas Zimmermann
- [PATCH v4 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 09/25] drm/hibmc: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 15/25] drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 20/25] drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 22/25] drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 24/25] drm/xen: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 05/25] drm/gem-vram: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 10/25] drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 19/25] drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 07/25] drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 12/25] drm/mediatek: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 06/25] drm/armada: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 16/25] drm/qxl: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
- [PATCH v4 02/25] drm/dumb-buffers: Provide helper to set pitch and size,
Thomas Zimmermann
- [PATCH v4 08/25] drm/gma500: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thomas Zimmermann
[PATCH v1] xen/riscv: add H extenstion to -march,
Oleksii Kurochko
Re: [PATCH] x86/elf: Improve code generation in elf_core_save_regs(),
Andrew Cooper
[PATCH v3] x86/msr: expose MSR_FAM10H_MMIO_CONF_BASE on AMD,
Roger Pau Monne
[PATCH v4 0/3] x86/pci: reduce PCI accesses,
Roger Pau Monne
Re: [PATCH v2 1/2] xen/arm: fix iomem permissions cfg in map_range_to_domain(),
Grygorii Strashko
[RFC PATCH v3 0/7] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support,
Grygorii Strashko
[ImageBuilder][PATCH v2] uboot-script-gen: handle reserved memory regions,
Luca Miccio
[PATCH v2 0/7] Add support for R-Car Gen4 PCI host controller,
Mykyta Poturai
[PATCH v3 0/3] make build of vm_event/mem_access/monitor optional,
Sergiy Kibrik
Re: [PATCH v8 7/9] docs: update xenstore migration stream definition,
Julien Grall
Re: [PATCH v8 1/9] xen/events: don't allow binding a global virq from any domain,
Julien Grall
[PATCH v2] tools: Mark ACPI SDTs as NVS in the PVH build path,
Alejandro Vallejo
[PATCH 0/2] arm: better handling of nr_spis,
Michal Orzel
[PATCH v2] docs: specify numerical values of Xenstore commands,
Juergen Gross
[PATCH] docs: add explanation for 'Resolved:',
dmkhn
[PATCH v4] xen/console: make console buffer size configurable,
dmkhn
[PATCH v2 00/16] make system memory API available for common code,
Pierrick Bouvier
- [PATCH v2 01/16] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian(),
Pierrick Bouvier
- [PATCH v2 03/16] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h,
Pierrick Bouvier
- [PATCH v2 04/16] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h,
Pierrick Bouvier
- [PATCH v2 08/16] exec/memory-internal: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH v2 09/16] exec/ram_addr: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH v2 10/16] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code,
Pierrick Bouvier
- [PATCH v2 11/16] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled,
Pierrick Bouvier
- [PATCH v2 12/16] hw/xen: add stubs for various functions,
Pierrick Bouvier
- [PATCH v2 06/16] codebase: prepare to remove cpu.h from exec/exec-all.h,
Pierrick Bouvier
- [PATCH v2 13/16] system/physmem: compilation unit is now common to all targets,
Pierrick Bouvier
- [PATCH v2 07/16] exec/exec-all: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH v2 02/16] exec/tswap: implement {ld,st}.*_p as functions instead of macros,
Pierrick Bouvier
- [PATCH v2 05/16] exec/memory.h: make devend_memop "target defines" agnostic,
Pierrick Bouvier
- [PATCH v2 14/16] include/exec/memory: extract devend_big_endian from devend_memop,
Pierrick Bouvier
- [PATCH v2 16/16] system/ioport: make compilation unit common,
Pierrick Bouvier
- [PATCH v2 15/16] system/memory: make compilation unit common,
Pierrick Bouvier
[PATCH] xen/mcelog: Add __nonstring annotations for unterminated strings,
Kees Cook
[PATCH] automation/cirrus-ci: store xen/.config as an artifact,
Roger Pau Monne
[PATCH] tools: Mark ACPI SDTs as NVS in the PVH build path,
Alejandro Vallejo
Re: [PATCH 3/3] x86/P2M: don't include MMIO_DM in p2m_is_valid(),
Roger Pau Monné
Re: [PATCH 2/3] x86/P2M: correct old entry checking in p2m_remove_entry(),
Roger Pau Monné
Re: [PATCH 1/3] x86/P2M: synchronize fast and slow paths of p2m_get_page_from_gfn(),
Roger Pau Monné
[PATCH v2 0/5] FF-A VM to VM support,
Bertrand Marquis
Re: [PATCH] PCI: drop pci_segments_init(),
Julien Grall
[PATCH v3 0/2] x86/pci: reduce PCI accesses,
Roger Pau Monne
Ping: [PATCH] PCI: drop pci_segments_init(),
Jan Beulich
Re: [PATCH v3 0/2] tools/hvmloader: Decouple APIC IDs from vCPU IDs,
Jan Beulich
[PATCH 00/16] make system memory API available for common code,
Pierrick Bouvier
- [PATCH 02/16] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h,
Pierrick Bouvier
- [PATCH 01/16] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h,
Pierrick Bouvier
- [PATCH 05/16] qemu/bswap: implement {ld,st}.*_p as functions,
Pierrick Bouvier
- [PATCH 03/16] include: move target_words_bigendian() from tswap to bswap,
Pierrick Bouvier
- [PATCH 04/16] exec/memory.h: make devend_memop target agnostic,
Pierrick Bouvier
- [PATCH 07/16] codebase: prepare to remove cpu.h from exec/exec-all.h,
Pierrick Bouvier
- [PATCH 06/16] exec/cpu-all.h: we can now remove ld/st macros,
Pierrick Bouvier
- [PATCH 10/16] exec/ram_addr: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH 11/16] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code,
Pierrick Bouvier
- [PATCH 08/16] exec/exec-all: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH 09/16] exec/memory-internal: remove dependency on cpu.h,
Pierrick Bouvier
- [PATCH 12/16] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled,
Pierrick Bouvier
- [PATCH 14/16] system/physmem: compilation unit is now common to all targets,
Pierrick Bouvier
- [PATCH 15/16] system/memory: make compilation unit common,
Pierrick Bouvier
- [PATCH 16/16] system/ioport: make compilation unit common,
Pierrick Bouvier
- [PATCH 13/16] hw/xen: add stubs for various functions,
Pierrick Bouvier
- Re: [PATCH 00/16] make system memory API available for common code,
BALATON Zoltan
[PATCH v2 0/2] tools: Fix PVH dom0 passthrough with legacy irq,
Jason Andryuk
[PATCH] xen: Update minimum toolchain requirements,
Andrew Cooper
[PATCH] xen/domain: Initialise the domain handle before inserting into the domlist,
Andrew Cooper
Re: [PATCH v1 1/1] xen: No need to flush the mapcache for grants,
Anthony PERARD
[PATCH] CI: Drop the now-obsolete 11-riscv64.dockerfile,
Andrew Cooper
[PATCH] tools/libs: Make uselibs.mk more legible,
Andrew Cooper
Re: [PATCH v3 02/25] drm/dumb-buffers: Provide helper to set pitch and size,
Simona Vetter
Re: [PATCH v2] xen: Add support for XenServer 6.1 platform device,
Frediano Ziglio
Re: [PATCH 2/2] hw/xen: Add "mode" parameter to xen-block devices,
Anthony PERARD
[PATCH v2] xen/events: fix global virq handling,
Jan Beulich
[PATCH v4 0/2] Prerequisite patches for Arm64 MPU build,
Luca Fancellu
Re: xen | Failed pipeline for staging | fe5757f2,
Jan Beulich
[PATCH] xen/events: fix global virq handling,
Juergen Gross
[PATCH v2] docs: hardware runners setup,
Stefano Stabellini
[PATCH] xen/pciback: Remove unused pcistub_get_pci_dev,
linux
Re: [ImageBuilder] uboot-script-gen: handle reserved memory regions,
Stefano Stabellini
[PATCH] x86/e820: Remove opencoded vendor/feature checks,
Andrew Cooper
[PATCH 00/23] ARM split hardware and control domains,
Jason Andryuk
- [PATCH 02/23] xen/arm: Factor out construct_hwdom(),
Jason Andryuk
- [PATCH 01/23] xen: introduce hardware domain create flag,
Jason Andryuk
- [PATCH 03/23] xen/arm: dom0less hwdom construction,
Jason Andryuk
- [PATCH 04/23] xen/arm: dom0less use domid 0 for hwdom,
Jason Andryuk
- [PATCH 05/23] xen/arm: Add capabilities to dom0less,
Jason Andryuk
- [PATCH 07/23] tools/libxl: Expose hardware and privileged flags,
Jason Andryuk
- [PATCH 08/23] xen/arm: dom0less seed xenstore grant table entry,
Jason Andryuk
- [PATCH 09/23] tools/init-dom0less: Only seed legacy xenstore grants,
Jason Andryuk
- [PATCH 06/23] xen/domctl: Expose privileged and hardware capabilities,
Jason Andryuk
- [PATCH 10/23] xen/arm: dom0less delay xenstore initialization,
Jason Andryuk
- [PATCH 12/23] tools/xl: Print domain capabilities with verbose,
Jason Andryuk
- [PATCH 16/23] xsm/dummy: Allow hwdom xen_version,
Jason Andryuk
- [IMAGEBUILDER PATCH] Add domain capabilities,
Jason Andryuk
- [PATCH 18/23] xsm/dummy: Allow hwdom SYSCTL_readconsole/physinfo,
Jason Andryuk
- [PATCH 13/23] xsm/dummy: Allow XS_PRIV XEN_SYSCTL_getdomaininfolist,
Jason Andryuk
- [PATCH 17/23] xsm/dummy: Allow hwdom more - except targeting control,
Jason Andryuk
- [PATCH 21/23] automation/dom0less-arm64: Use double quotes,
Jason Andryuk
- [PATCH 11/23] tools/xenstored: Automatically set dom0_domid and priv_domid,
Jason Andryuk
- [PATCH 22/23] automation: Add arm64 hardware/control split test,
Jason Andryuk
- [PATCH 19/23] xsm/dummy: Allow sysctls to both hardware and control,
Jason Andryuk
- [PATCH 23/23] DO NOT COMMIT: automation: updated imagebuilder,
Jason Andryuk
- [PATCH 14/23] xsm/dummy: Allow XS_PRIV to call get_hvm_param,
Jason Andryuk
- [PATCH 20/23] xsm/silo: Support hwdom/control domains,
Jason Andryuk
- [PATCH 15/23] xen/xsm: Add XSM_HW_PRIV,
Jason Andryuk
[PATCH] docs: hardware runners setup,
Stefano Stabellini
Re: [PATCH v16 4/5] xen/arm: translate virtual PCI bus topology for guests,
Stewart Hildebrand
Re: [PATCH v3 20/25] drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb(),
Thierry Reding
Re: [PATCH 4/7] xen/arm: add support for R-Car Gen4 PCI host controller,
Stewart Hildebrand
[PATCH v4 1/2] asm-generic: Introduce mm-types.h header,
Shawn Anastasio
[PATCH v2] xen/events: fix get_global_virq_handler() usage without hardware domain,
Juergen Gross
[PATCH] xen/events: fix get_global_virq_handler() usage without hardware domain,
Juergen Gross
Re: [PATCH v8 3/9] xen: add bitmap to indicate per-domain state changes,
Jan Beulich
A Heartfelt Goodbye to the Xen Project Community,
Kelly Choi
[PATCH v2 0/3] x86/pci: reduce PCI accesses,
Roger Pau Monne
[PATCH] xen/xsm: fix xsm_get_domain_state() in xsm.h,
Juergen Gross
Re: [PATCH v6] Avoid crash calling PrintErrMesg from efi_multiboot2,
Jan Beulich
[PATCH] XSM: correct xsm_get_domain_state(),
Jan Beulich
[PATCH] config: update Mini-OS commit,
Juergen Gross
[PATCH] docs: specify numerical values of Xenstore commands,
Juergen Gross
[PATCH] libxl: avoid infinite loop in libxl__remove_directory(),
Jan Beulich
[PATCH v3 0/5] xen/acpi: introduce cppc performance hypercall,
Penny Zheng
[RFC] qxl: add additional vram regions to Xen physmap,
Alessandro Muggianu
Re: [PATCH v3 0/3] xen: Fix usage of devices behind a VMD bridge,
Roger Pau Monné
[PATCH v3 00/15] amd-cppc CPU Performance Scaling Driver,
Penny Zheng
- [PATCH v3 01/15] xen/cpufreq: introduces XEN_PM_PSD for solely delivery of _PSD,
Penny Zheng
- [PATCH v3 02/15] xen/x86: introduce new sub-hypercall to propagate CPPC data,
Penny Zheng
- [PATCH v3 03/15] xen/cpufreq: refactor cmdline "cpufreq=xxx",
Penny Zheng
- [PATCH v3 04/15] xen/cpufreq: move XEN_PROCESSOR_PM_xxx to internal header,
Penny Zheng
- [PATCH v3 07/15] xen/cpufreq: fix core frequency calculation for AMD Family 1Ah CPUs,
Penny Zheng
- [PATCH v3 06/15] xen/cpufreq: disable px statistic info in amd-cppc mode,
Penny Zheng
- [PATCH v3 08/15] xen/amd: export processor max frequency value,
Penny Zheng
- [PATCH v3 05/15] xen/x86: introduce "cpufreq=amd-cppc" xen cmdline,
Penny Zheng
- [PATCH v3 09/15] xen/x86: introduce a new amd cppc driver for cpufreq scaling,
Penny Zheng
- [PATCH v3 11/15] xen/cpufreq: abstract Energy Performance Preference value,
Penny Zheng
- [PATCH v3 15/15] xen/cpufreq: Adapt SET/GET_CPUFREQ_CPPC xen_sysctl_pm_op for amd-cppc driver,
Penny Zheng
- [PATCH v3 13/15] tools/xenpm: Print CPPC parameters for amd-cppc driver,
Penny Zheng
- [PATCH v3 12/15] xen/x86: implement EPP support for the amd-cppc driver in active mode,
Penny Zheng
- [PATCH v3 14/15] xen/xenpm: Adapt cpu frequency monitor in xenpm,
Penny Zheng
- [PATCH v3 10/15] xen/cpufreq: only set gov NULL when cpufreq_driver.setpolicy is NULL,
Penny Zheng
Re: [PATCH] x86/hvm: add HVM-specific Kconfig,
Denis Mukhin
[PATCH] xen/public: add missing Xenstore commands to xs_wire.h,
Juergen Gross
[PATCH v3] xen/console: make console buffer size configurable,
dmkhn
[PATCH v5] xen/consoled: clean up console handling for PV shim,
dmkhn
[PATCH v2] docs: fix INTRODUCE description in xenstore.txt,
Juergen Gross
Re: [PATCH v8 2/6] automation: drop debian:11-riscv64 container,
Stefano Stabellini
BUG - running new version on nested virtualization,
KAĞAN IŞILDAK
[PATCH] Xen: CI fixes from XSN-2,
Andrew Cooper
[PATCH] tools/init-dom0less: Fix cpus > 1 and xenstore entries,
Jason Andryuk
Re: [PATCH 0/7] Add support for R-Car Gen4 PCI host controller,
Stefano Stabellini
Xen Security Notice 2 (CVE-2024-35347) AMD CPU Microcode Signature Verification Vulnerability,
Andrew Cooper
Xen Project Releases Version 4.20,
Oleksii Kurochko
Ping: [PATCH] x86/ACPI: annotate assembly data with type and size,
Jan Beulich
Re: [PATCH v4] xen/consoled: clean up console handling for PV shim,
Jan Beulich
Re: [PATCH v3 08/12] x86/emulator: Refactor FXSAVE_AREA to use wrappers,
Jan Beulich
Re: [PATCH v4 01/11] x86/HVM: improve CET-IBT pruning of ENDBR,
Andrew Cooper
Re: [PATCH v8 4/6] xen/riscv: make zbb as mandatory,
Jan Beulich
Re: [PATCH v3 0/3] x86/dom0: be less restrictive with the Interrupt Address Range,
Jan Beulich
Re: [XEN PATCH v2 2/3] xen/rt: address violation of MISRA C Rule 8.2,
Jan Beulich
Re: [PATCH] xen/page_alloc: Simplify domain_adjust_tot_pages,
Jan Beulich
Re: [PATCH] xen/iocap.h: add documentation,
Jan Beulich
Re: [PATCH] x86/msi: prevent MSI entry re-writes of the same data,
Jan Beulich
Re: Verbosity during boot,
Jan Beulich
[PATCH 00/16] Suspend to RAM support for Xen on arm64,
Mykola Kvach
- [PATCH 01/16] iommu: Add checks before calling iommu suspend/resume,
Mykola Kvach
- [PATCH 02/16] xen/x86: Move freeze/thaw_domains into common files,
Mykola Kvach
- [PATCH 03/16] xen/arm: introduce a separate struct for watchdog timers,
Mykola Kvach
- [PATCH 04/16] xen/cpu: prevent disable_nonboot_cpus crash on ARM64,
Mykola Kvach
- [PATCH 05/16] xen/percpu: don't initialize percpu on resume,
Mykola Kvach
- [PATCH 06/16] xen/arm: Introduce system suspend config option,
Mykola Kvach
- [PATCH 07/16] xen/char: implement suspend/resume calls for SCIF driver,
Mykola Kvach
- [PATCH 09/16] xen/arm: add suspend and resume timer helpers,
Mykola Kvach
- [PATCH 08/16] xen/arm: add watchdog domain suspend/resume helpers,
Mykola Kvach
- [PATCH 10/16] xen/arm: Implement GIC suspend/resume functions (gicv2 only),
Mykola Kvach
- [PATCH 12/16] xen/arm: Trigger Xen suspend when hardware domain completes suspend,
Mykola Kvach
- [PATCH 15/16] xen/arm: Save/restore context on suspend/resume,
Mykola Kvach
- [PATCH 16/16] CHANGELOG: Mention Xen suspend/resume to RAM feature on arm64,
Mykola Kvach
- [PATCH 11/16] xen/arm: Implement PSCI system suspend,
Mykola Kvach
- [PATCH 14/16] xen/arm: Resume memory management on Xen resume,
Mykola Kvach
- [PATCH 13/16] xen/arm: Implement PSCI SYSTEM_SUSPEND call (physical interface),
Mykola Kvach
- Re: [PATCH 00/16] Suspend to RAM support for Xen on arm64,
Mykola Kvach
- Re: [PATCH 00/16] Suspend to RAM support for Xen on arm64,
Julien Grall
[PATCH] xen/public: remove some unused defines from xs_wire.h,
Juergen Gross
[PATCH] tools/libs/store: use single_with_domid() in xs_get_domain_path(),
Juergen Gross
[PATCH] docs: fix INTRODUCE description in xenstore.txt,
Juergen Gross
Re: [PATCH v8 1/6] xen/README: add compiler and binutils versions for RISCV-64,
Jan Beulich
Re: [PATCH v8 0/9] remove libxenctrl usage from xenstored,
Juergen Gross
Re: [PATCH v8 2/8] iommu/arm: Introduce iommu_add_dt_pci_sideband_ids API,
Jan Beulich
Re: [PATCH] RISCV/bitops: Use Zbb to provide arch-optimised bitops,
Jan Beulich
Re: [PATCH] xen/console: make console buffer size configurable,
Denis Mukhin
[PATCH v2] xen/console: make console buffer size configurable,
dmkhn
[PATCH v2 0/5] x86/IDT: Generate the IDT at build time,
Andrew Cooper
[PATCH] MISRA: Rephrase the deviation for Directive 4.10,
Andrew Cooper
[PATCH v3] x86/vmx: Rewrite vmx_sync_pir_to_irr() to be more efficient,
Andrew Cooper
Re: [PATCH v3 2/2] xen/mm: Introduce per-arch pte_attr_t type for PTE flags,
Shawn Anastasio
Re: [PATCH v3 1/2] xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH,
Stefano Stabellini
[PATCH v1] xen: fusa: arch_specs: Definition of the Virtual Machines' roles,
Ayan Kumar Halder
[PATCH v2 0/2] Enable early bootup of AArch32 MPU systems (pre-requisite patches),
Ayan Kumar Halder
[XEN PATCH] automation/eclair: Reduce verbosity of ECLAIR logs.,
Nicola Vetrini
Re: [PATCH 5/8] x86/IDT: Make idt_tables[] be per_cpu(idt),
Andrew Cooper
Re: [XEN PATCH v2 3/6] CI: Refresh the Debian 12 arm64 container,
Andrew Cooper
[PATCH v2] docs: Add some details on XenServer PCI devices,
Frediano Ziglio
Re: [PATCH 3/5] xen/arm: mpu: Move some of the definitions to common file,
Luca Fancellu
Re: [PATCH v6 1/4] common: remove -fno-stack-protector from EMBEDDED_EXTRA_CFLAGS,
Andrew Cooper
Re: [PATCH 8/9] arm/mpu: Implement early_fdt_map support in MPU systems,
Ayan Kumar Halder
Re: [PATCH] xen/riscv: copy_to_guest/copy_from_guest functionality.,
Milan Đokić
Re: [PATCH 7/9] arm/mpu: Introduce MPU memory mapping flags,
Ayan Kumar Halder
Re: [PATCH 6/9] arm/mpu: Provide a constructor for pr_t type,
Ayan Kumar Halder
Re: [PATCH v3 2/2] xen/arm: Restrict Kconfig configuration for LLC coloring,
Luca Fancellu
Re: [PATCH 5/9] arm/mpu: Introduce utility functions for the pr_t type,
Ayan Kumar Halder
[PATCH v2] xen/page_alloc: Simplify domain_adjust_tot_pages,
Alejandro Vallejo
Re: [PATCH 3/9] arm/mpu: Introduce MPU memory region map structure,
Ayan Kumar Halder
Re: [PATCH v8 0/6] (mostly) Arm32: add/convert entry point annotations,
Luca Fancellu
Re: [RFC PATCH] xen/amd-iommu: Add interrupt remapping quirk for ath11k,
Roger Pau Monné
Re: [PATCH] docs: Add some details on XenServer PCI devices,
Alejandro Vallejo
Re: [PATCH v3] xen/arm: Don't use copy_from_paddr for DTB relocation,
Orzel, Michal
RE: [PATCH v2 31/38] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration,
Michael Kelley
RE: [PATCH v2 10/38] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock,
Michael Kelley
RE: [PATCH v2 09/38] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers,
Michael Kelley
RE: [PATCH v2 08/38] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary,
Michael Kelley
RE: [PATCH v2 03/38] x86/tsc: Add helper to register CPU and TSC freq calibration routines,
Michael Kelley
Re: [RFC] CI: GitLab automatic pipeline deletion,
Stefano Stabellini
[PATCH v2 0/2] xen/watchdog: Identify which domain watchdog fired,
Andrew Cooper
[PATCH] x86/trampoline: Rename entrypoints,
Andrew Cooper
[PATCH] IOMMU/VT-d: Fix comment,
Andrew Cooper
Re: [PATCH v2 00/38] x86: Try to wrangle PV clocks vs. TSC,
Sean Christopherson
Re: [PATCH] xen/x86: fix build with CONFIG_HVM=n and -Og,
Stewart Hildebrand
[PATCH v2 0/2] x86/vlapic: Fixes to APIC_ESR handling,
Andrew Cooper
Re: [PATCH] xen: Don't cast away const-ness in vcpu_show_registers(),
Andrew Cooper
Re: [PATCH v3 2/3] PCI: vmd: Disable MSI remapping bypass under Xen,
Roger Pau Monné
[PATCH 0/2] Set release date,
Andrew Cooper
[PATCH v2 0/5] Fix lazy mmu mode,
Ryan Roberts
Re: [PATCH v9] vpci: Add resizable bar support,
Roger Pau Monné
[ANNOUNCE] Call for agenda items - Community Call 6th March 2025,
Kelly Choi
Re: [PATCH] x86/asm: Remove semicolon from LOCK prefix,
Roger Pau Monné
Re: [PATCH 0/8] xen: Build fixes and dust removal,
Philippe Mathieu-Daudé
[PATCH v2] xen/arm: Fix platforms Kconfig indent,
Bertrand Marquis
Re: [PATCH v2] tools/xl: fix channel configuration setting,
Jürgen Groß
[PATCH] xen/arm: Fix platforms Kconfig indent,
Bertrand Marquis
[PATCH] xen: Kconfig: Drop reference to obsolete configs MCORE2 and MK8,
Lukas Bulwahn
[PATCH v2] x86/msr: expose MSR_FAM10H_MMIO_CONF_BASE on AMD,
Roger Pau Monne
[PATCH 0/4] xen/arm: misc tiny fixes,
Michal Orzel
Re: [PATCH v16 0/5] PCI devices passthrough on Arm, part 3,
Stewart Hildebrand
[PATCH v1 0/4] Fix lazy mmu mode,
Ryan Roberts
[PATCH 0/4] clang-format with examples,
Oleksandr Andrushchenko
Re: [6.1.y] Regression from b1e6e80a1b42 ("xen/swiotlb: add alignment check for dma buffers") when booting with Xen and mpt3sas_cm0 _scsih_probe failures,
Greg KH
Mail converted by MHonArc
|