Show patches with: Archived = No       |   15735 patches
« 1 2 ... 3 4 5157 158 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[XEN,v1] x86/mwait-idle: add dependency on general Intel CPU support [XEN,v1] x86/mwait-idle: add dependency on general Intel CPU support - - - --- 2024-09-05 Sergiy Kibrik Superseded
[XEN,v6] CODING_STYLE: Add a section on header guards naming conventions [XEN,v6] CODING_STYLE: Add a section on header guards naming conventions - - - --- 2024-09-05 Alessandro Zucchelli New
x86emul/test: fix build with gas 2.43 x86emul/test: fix build with gas 2.43 1 - - --- 2024-09-05 Jan Beulich New
[3/3] x86/trampoline: Collect other scattered trampoline symbols x86/trampoline: Header cleanup - - - --- 2024-09-05 Andrew Cooper New
[2/3] x86/trampoline: Move the trampoline declarations out of <asm/config.h> x86/trampoline: Header cleanup - 1 - --- 2024-09-05 Andrew Cooper New
[1/3] x86/acpi: Drop acpi_video_flags and use bootsym(video_flags) directly x86/trampoline: Header cleanup - 1 - --- 2024-09-05 Andrew Cooper New
[v4] x86/xstate: enable AMX components [v4] x86/xstate: enable AMX components - 1 - --- 2024-09-05 Jan Beulich New
[v3,5/5] x86/bitops: Use the POPCNT instruction when available xen/bitops: hweight() cleanup/improvements 1 - - --- 2024-09-04 Andrew Cooper New
[v3,4/5] xen/bitops: Implement hweight64() in terms of hweight{l,32}() xen/bitops: hweight() cleanup/improvements 1 1 - --- 2024-09-04 Andrew Cooper New
[v3,3/5] xen/bitops: Implement hweight32() in terms of hweightl() xen/bitops: hweight() cleanup/improvements 3 - - --- 2024-09-04 Andrew Cooper New
[v3,2/5] xen/bitops: Drop the remnants of hweight{8,16}() xen/bitops: hweight() cleanup/improvements 3 - - --- 2024-09-04 Andrew Cooper New
[v3,1/5] xen/bitops: Reinstate the please tidy message xen/bitops: hweight() cleanup/improvements 1 - - --- 2024-09-04 Andrew Cooper New
[PULL,v1,12/12] docs/system/i386: xenpvh: Add a basic description [PULL,v1,01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst - 1 - --- 2024-09-04 Edgar E. Iglesias New
[PULL,v1,11/12] hw/i386/xen: Add a Xen PVH x86 machine [PULL,v1,01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst - 1 - --- 2024-09-04 Edgar E. Iglesias New
[PULL,v1,10/12] hw/xen: pvh-common: Add support for creating PCIe/GPEX [PULL,v1,01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst - 1 - --- 2024-09-04 Edgar E. Iglesias New
[PULL,v1,09/12] hw/arm: xenpvh: Reverse virtio-mmio creation order [PULL,v1,01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst 1 - - --- 2024-09-04 Edgar E. Iglesias New
[PULL,v1,08/12] hw/arm: xenpvh: Rename xen_arm.c -> xen-pvh.c [PULL,v1,01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst - 1 - --- 2024-09-04 Edgar E. Iglesias New
[PULL,v1,07/12] hw/arm: xenpvh: Break out a common PVH machine [PULL,v1,01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst - 1 - --- 2024-09-04 Edgar E. Iglesias New
[PULL,v1,06/12] hw/arm: xenpvh: Move stubbed functions to xen-stubs.c [PULL,v1,01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst - 1 - --- 2024-09-04 Edgar E. Iglesias New
[PULL,v1,05/12] hw/arm: xenpvh: Remove double-negation in warning [PULL,v1,01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst - 1 - --- 2024-09-04 Edgar E. Iglesias New
[PULL,v1,04/12] hw/arm: xenpvh: Add support for SMP guests [PULL,v1,01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst - 1 - --- 2024-09-04 Edgar E. Iglesias New
[PULL,v1,03/12] hw/arm: xenpvh: Tweak machine description [PULL,v1,01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst - 1 - --- 2024-09-04 Edgar E. Iglesias New
[PULL,v1,02/12] hw/arm: xenpvh: Update file header to use SPDX [PULL,v1,01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst 1 - - --- 2024-09-04 Edgar E. Iglesias New
[PULL,v1,01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst [PULL,v1,01/12] MAINTAINERS: Add docs/system/arm/xenpvh.rst 1 - - --- 2024-09-04 Edgar E. Iglesias New
[PULL,v1,00/12] Xen queue - - - --- 2024-09-04 Edgar E. Iglesias New
[v4,6/6] x86/time: prefer CMOS over EFI_GET_TIME x86/time: improvements to wallclock logic - - - --- 2024-09-04 Roger Pau Monné Superseded
[v4,5/6] x86/time: introduce command line option to select wallclock x86/time: improvements to wallclock logic - - - --- 2024-09-04 Roger Pau Monné Superseded
[v4,4/6] x86/time: introduce probing logic for the wallclock x86/time: improvements to wallclock logic - - - --- 2024-09-04 Roger Pau Monné Superseded
[v4,3/6] x86/time: split CMOS read and probe logic into function x86/time: improvements to wallclock logic 1 - - --- 2024-09-04 Roger Pau Monné Superseded
[v4,2/6] x86/time: move CMOS edge detection into read helper x86/time: improvements to wallclock logic 1 - - --- 2024-09-04 Roger Pau Monné Superseded
[v4,1/6] x86/time: introduce helper to fetch Xen wallclock when running as a guest x86/time: improvements to wallclock logic 1 - - --- 2024-09-04 Roger Pau Monné Superseded
[RFC,5/5] setup mapping for trampoline in setup_pagesXX Reuse 32 bit C code more safely - - - --- 2024-09-04 Frediano Ziglio New
[RFC,4/5] Remove duplication preparing pages Reuse 32 bit C code more safely - - - --- 2024-09-04 Frediano Ziglio New
[RFC,3/5] Reuse code to relocate trampoline Reuse 32 bit C code more safely - - - --- 2024-09-04 Frediano Ziglio New
[RFC,2/5] x86/boot: create a C bundle for 32 bit boot code and use it Reuse 32 bit C code more safely - - - --- 2024-09-04 Frediano Ziglio New
[RFC,1/5] Avoid usage of global in reloc.c Reuse 32 bit C code more safely - - - --- 2024-09-04 Frediano Ziglio New
[5/5] x86/HVM: drop redundant access splitting x86/HVM: emulation (MMIO) improvements - - - --- 2024-09-04 Jan Beulich New
[4/5] x86/HVM: slightly improve CMPXCHG16B emulation x86/HVM: emulation (MMIO) improvements 1 - - --- 2024-09-04 Jan Beulich New
[3/5] x86/HVM: correct read/write split at page boundaries x86/HVM: emulation (MMIO) improvements - - - --- 2024-09-04 Jan Beulich New
[2/5] x86/HVM: allocate emulation cache entries dynamically x86/HVM: emulation (MMIO) improvements - - - --- 2024-09-04 Jan Beulich New
[1/5] x86/HVM: reduce recursion in linear_{read,write}() x86/HVM: emulation (MMIO) improvements - 1 - --- 2024-09-04 Jan Beulich New
arm/smmu: Complete SMR masking support arm/smmu: Complete SMR masking support - 1 - --- 2024-09-04 Michal Orzel New
tools/libxg: Don't gunzip the guests initrd tools/libxg: Don't gunzip the guests initrd - - - --- 2024-09-04 Andrew Cooper New
[v5,7/7] VMX: support USER_MSR x86emul: misc additions - - - --- 2024-09-04 Jan Beulich New
[v5,6/7] x86/cpu-policy: re-arrange no-VMX logic x86emul: misc additions - - - --- 2024-09-04 Jan Beulich New
[v5,5/7] x86emul: support USER_MSR instructions x86emul: misc additions - - - --- 2024-09-04 Jan Beulich New
[v5,4/7] x86: introduce x86_seg_sys x86emul: misc additions - 1 - --- 2024-09-04 Jan Beulich New
[v5,3/7] x86emul+VMX: support {RD,WR}MSRLIST x86emul: misc additions - - - --- 2024-09-04 Jan Beulich New
[v5,2/7] x86emul: support CMPccXADD x86emul: misc additions 1 - - --- 2024-09-04 Jan Beulich New
[v5,1/7] x86emul: support LKGS x86emul: misc additions - - - --- 2024-09-04 Jan Beulich New
x86: fix UP build with gcc14 x86: fix UP build with gcc14 1 - - --- 2024-09-04 Jan Beulich New
RISCV/shutdown: Implement machine_{halt,restart}() RISCV/shutdown: Implement machine_{halt,restart}() 1 - - --- 2024-09-03 Andrew Cooper New
blkif: reconcile protocol specification with in-use implementations blkif: reconcile protocol specification with in-use implementations - - - --- 2024-09-03 Roger Pau Monné Superseded
[v3,7/7] x86/time: probe the CMOS RTC by default x86/time: improvements to wallclock logic - - - --- 2024-09-03 Roger Pau Monné Superseded
[v3,6/7] x86/time: introduce command line option to select wallclock x86/time: improvements to wallclock logic - - - --- 2024-09-03 Roger Pau Monné Superseded
[v3,5/7] x86/time: prefer CMOS over EFI_GET_TIME x86/time: improvements to wallclock logic - - - --- 2024-09-03 Roger Pau Monné Superseded
[v3,4/7] x86/time: introduce probing logic for the wallclock x86/time: improvements to wallclock logic - - - --- 2024-09-03 Roger Pau Monné Superseded
[v3,3/7] x86/time: split CMOS read and probe logic into function x86/time: improvements to wallclock logic - - - --- 2024-09-03 Roger Pau Monné Superseded
[v3,2/7] x86/time: move CMOS edge detection into read helper x86/time: improvements to wallclock logic - - - --- 2024-09-03 Roger Pau Monné Superseded
[v3,1/7] x86/time: introduce helper to fetch Xen wallclock when running as a guest x86/time: improvements to wallclock logic - - - --- 2024-09-03 Roger Pau Monné Superseded
arm/div64: Drop do_div() macro for GCC version < 4 arm/div64: Drop do_div() macro for GCC version < 4 1 - - --- 2024-09-03 Michal Orzel New
arm/gicv3: Fix ICH_VTR_EL2.ListRegs mask arm/gicv3: Fix ICH_VTR_EL2.ListRegs mask - 1 - --- 2024-09-03 Michal Orzel New
[v2] x86/boot: Fix include paths for 32bit objects [v2] x86/boot: Fix include paths for 32bit objects - 1 - --- 2024-09-03 Andrew Cooper New
[v2,3/3] tools/oxenstored: Use the plugin for Xenctrl.domain_getinfo tools/ocaml: Stabilize domain_getinfo for Oxenstored - - - --- 2024-09-03 Andrii Sultanov Superseded
[v2,2/3] ocaml/libs: Implement a dynamically-loaded plugin for Xenctrl.domain_getinfo tools/ocaml: Stabilize domain_getinfo for Oxenstored - - - --- 2024-09-03 Andrii Sultanov Superseded
[v2,1/3] tools/ocaml: Build infrastructure for OCaml dynamic libraries tools/ocaml: Stabilize domain_getinfo for Oxenstored 2 - - --- 2024-09-03 Andrii Sultanov Superseded
x86/boot: Reinstate -nostdinc for CFLAGS_x86_32 x86/boot: Reinstate -nostdinc for CFLAGS_x86_32 - - - --- 2024-09-03 Andrew Cooper New
[XEN] CHANGELOG: Update after fixing dm_restrict [XEN] CHANGELOG: Update after fixing dm_restrict - - - --- 2024-09-03 Anthony PERARD New
[RFC,DONOTMERGE,1/1] arm64: dts: ti: k3-am62p-main: Add interrupts property for DMSS INTA Add interrupts property to interrupt aggregators/routers - - - --- 2024-09-03 Vaishnav Achath New
[XEN] x86/tboot: add Intel dependency [XEN] x86/tboot: add Intel dependency 1 - - --- 2024-09-03 Sergiy Kibrik New
[XEN,v4] x86/intel: optional build of PSR support [XEN,v4] x86/intel: optional build of PSR support - - - --- 2024-09-03 Sergiy Kibrik Superseded
[RFC,XEN,v14,5/5] tools: Add new function to do PIRQ (un)map on PVH dom0 Support device passthrough when dom0 is PVH on Xen - - - --- 2024-09-03 Jiqian Chen Superseded
[RFC,XEN,v14,4/5] tools: Add new function to get gsi from dev Support device passthrough when dom0 is PVH on Xen - 1 - --- 2024-09-03 Jiqian Chen Superseded
[XEN,v14,3/5] x86/domctl: Add hypercall to set the access of x86 gsi Support device passthrough when dom0 is PVH on Xen - - - --- 2024-09-03 Jiqian Chen Superseded
[XEN,v14,2/5] x86/pvh: Allow (un)map_pirq when dom0 is PVH Support device passthrough when dom0 is PVH on Xen - - - --- 2024-09-03 Jiqian Chen Superseded
[XEN,v14,1/5] xen/pci: Add hypercall to support reset of pcidev Support device passthrough when dom0 is PVH on Xen - 1 - --- 2024-09-03 Jiqian Chen Superseded
[v6,9/9] xen/riscv: introduce early_fdt_map() RISCV device tree mapping 1 - - --- 2024-09-02 Oleksii Kurochko New
[v6,8/9] xen/riscv: page table handling RISCV device tree mapping - - - --- 2024-09-02 Oleksii Kurochko New
[v6,7/9] xen/riscv: introduce and initialize SBI RFENCE extension RISCV device tree mapping 1 - - --- 2024-09-02 Oleksii Kurochko New
[v6,6/9] xen/riscv: introduce functionality to work with CPU info RISCV device tree mapping - - - --- 2024-09-02 Oleksii Kurochko New
[v6,5/9] xen/riscv: introduce asm/pmap.h header RISCV device tree mapping - 1 - --- 2024-09-02 Oleksii Kurochko New
[v6,4/9] xen/riscv: set up fixmap mappings RISCV device tree mapping - - - --- 2024-09-02 Oleksii Kurochko New
[v6,3/9] xen/riscv: allow write_atomic() to work with non-scalar types RISCV device tree mapping - - - --- 2024-09-02 Oleksii Kurochko New
[v6,2/9] xen/riscv: use {read,write}{b,w,l,q}_cpu() to define {read,write}_atomic() RISCV device tree mapping - - - --- 2024-09-02 Oleksii Kurochko New
[v6,1/9] xen/riscv: prevent recursion when ASSERT(), BUG*(), or panic() are called RISCV device tree mapping - - - --- 2024-09-02 Oleksii Kurochko New
[v2] x86/boot: Use fastcall for 32bit code [v2] x86/boot: Use fastcall for 32bit code - 1 - --- 2024-09-02 Andrew Cooper New
[XEN,v3,3/3] libxl: Update the documentation of libxl_xen_console_read_line() libxl: Fixes for libxl_xenconsole_readline() - 1 - --- 2024-09-02 Javi Merino New
[XEN,v3,2/3] libxl: Remove unnecessary buffer zeroing and zalloc() libxl: Fixes for libxl_xenconsole_readline() - 1 - --- 2024-09-02 Javi Merino New
[XEN,v3,1/3] libxl: Fix nul-termination of the return value of libxl_xen_console_read_line() libxl: Fixes for libxl_xenconsole_readline() - 1 - --- 2024-09-02 Javi Merino New
x86/cpu: revert opt_allow_unsafe from __ro_after_init to __read_mostly x86/cpu: revert opt_allow_unsafe from __ro_after_init to __read_mostly - 1 - --- 2024-09-02 Roger Pau Monné New
[4/4] x86/boot: Use fastcall for 32bit code xen/boot: Remove defs.h - - - --- 2024-09-02 Andrew Cooper New
[3/4] x86/boot: Use <xen/compiler.h> xen/boot: Remove defs.h - 1 - --- 2024-09-02 Andrew Cooper New
[2/4] x86/boot: Use <xen/macros.h> xen/boot: Remove defs.h - 1 - --- 2024-09-02 Andrew Cooper New
[1/4] x86/boot: Use <xen/types.h> xen/boot: Remove defs.h - 1 - --- 2024-09-02 Andrew Cooper New
x86/PV: simplify (and thus correct) guest accessor functions x86/PV: simplify (and thus correct) guest accessor functions - - - --- 2024-09-02 Jan Beulich New
x86/boot: Use <xen/types.h> x86/boot: Use <xen/types.h> - 1 - --- 2024-09-02 Andrew Cooper New
[4/4] ARM/vgic: Use for_each_set_bit() in vgic-mmio* ARM: Cleanup following bitops improvements - - - --- 2024-09-02 Andrew Cooper New
[3/4] ARM/vgic: Use for_each_set_bit() in gic_find_unused_lr() ARM: Cleanup following bitops improvements - 1 - --- 2024-09-02 Andrew Cooper New
[2/4] ARM/vgic: Correct the expression for lr_all_full() ARM: Cleanup following bitops improvements - 1 - --- 2024-09-02 Andrew Cooper New
[1/4] ARM/div: Drop __div64_fls() ARM: Cleanup following bitops improvements - 1 - --- 2024-09-02 Andrew Cooper New
« 1 2 ... 3 4 5157 158 »