Show patches with: Submitter = Oleksii K.       |    Archived = No       |   523 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,06/20] xen/bitops: put __ffs() and ffz() into linux compatible header Enable build of full Xen for RISC-V - - - --- 2024-03-15 Oleksii K. Superseded
[v6,05/20] xen/bitops: implement fls{l}() in common logic Enable build of full Xen for RISC-V - - - --- 2024-03-15 Oleksii K. Superseded
[v6,04/20] xen/asm-generic: introduce generic non-atomic test_*bit() Enable build of full Xen for RISC-V - - - --- 2024-03-15 Oleksii K. Superseded
[v6,03/20] xen/riscv: introduce extenstion support check by compiler Enable build of full Xen for RISC-V - - - --- 2024-03-15 Oleksii K. Superseded
[v6,02/20] xen/riscv: disable unnecessary configs Enable build of full Xen for RISC-V - - - --- 2024-03-15 Oleksii K. Superseded
[v6,01/20] automation: introduce fixed randconfig for RISC-V Enable build of full Xen for RISC-V 1 1 - --- 2024-03-15 Oleksii K. Superseded
[v5,23/23] xen/README: add compiler and binutils versions for RISC-V64 Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v5,22/23] xen/riscv: enable full Xen build Enable build of full Xen for RISC-V - 1 - --- 2024-02-26 Oleksii K. Superseded
[v5,21/23] xen/rirscv: add minimal amount of stubs to build full Xen Enable build of full Xen for RISC-V 1 - - --- 2024-02-26 Oleksii K. Superseded
[v5,20/23] xen/riscv: introduce vm_event_*() functions Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v5,19/23] xen/riscv: add minimal stuff to mm.h to build full Xen Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v5,18/23] xen/riscv: add minimal stuff to processor.h to build full Xen Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v5,17/23] xen/riscv: add minimal stuff to page.h to build full Xen Enable build of full Xen for RISC-V 1 - - --- 2024-02-26 Oleksii K. Superseded
[v5,16/23] xen/riscv: add required things to current.h Enable build of full Xen for RISC-V 1 - - --- 2024-02-26 Oleksii K. Superseded
[v5,15/23] xen/riscv: add definition of __read_mostly Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v5,14/23] xen/riscv: introduce monitor.h Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v5,13/23] xen/riscv: introduce atomic.h Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v5,12/23] xen/riscv: introduce io.h Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v5,11/23] xen/riscv: introduce cmpxchg.h Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v5,10/23] xen/riscv: introduces acrquire, release and full barriers Enable build of full Xen for RISC-V 1 - - --- 2024-02-26 Oleksii K. Superseded
[v5,09/23] xen/riscv: introduce bitops.h Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v5,08/23] xen/asm-generic: introduce generic non-atomic test_*bit() Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v5,07/23] xen/asm-generic: introduce generic hweight64() Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v5,06/23] xen/asm-generic: introduce generic ffz() Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v5,05/23] xen/asm-generic: introduce generic find first set bit functions Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v5,04/23] xen/asm-generic: introduce generic fls() and flsl() functions Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v5,03/23] xen/riscv: introduce nospec.h Enable build of full Xen for RISC-V 1 - - --- 2024-02-26 Oleksii K. Superseded
[v5,02/23] xen/riscv: use some asm-generic headers Enable build of full Xen for RISC-V 1 - - --- 2024-02-26 Oleksii K. Superseded
[v5,01/23] xen/riscv: disable unnecessary configs Enable build of full Xen for RISC-V - - - --- 2024-02-26 Oleksii K. Superseded
[v9,7/7] xen/asm-generic: fold struct devarch into struct dev Introduce generic headers - 1 - --- 2024-02-16 Oleksii K. New
[v9,6/7] xen/ppc: switch PPC to use asm-generic/device.h Introduce generic headers 1 - - --- 2024-02-16 Oleksii K. New
[v9,5/7] xen/arm: switch Arm to use asm-generic/device.h Introduce generic headers - 1 - --- 2024-02-16 Oleksii K. New
[v9,4/7] xen/asm-generic: introduce generic device.h Introduce generic headers 2 - - --- 2024-02-16 Oleksii K. New
[v9,3/7] xen/asm-generic: ifdef inclusion of <asm/mem_access.h> Introduce generic headers 3 - - --- 2024-02-16 Oleksii K. New
[v9,2/7] xen/asm-generic: introduce stub header monitor.h Introduce generic headers 4 - - --- 2024-02-16 Oleksii K. New
[v9,1/7] automation: introduce fixed randconfig for RISC-V Introduce generic headers 1 1 - --- 2024-02-16 Oleksii K. New
[v8,7/7] xen/ppc: switch PPC to use asm-generic/device.h Introduce generic headers - - - --- 2024-02-09 Oleksii K. Superseded
[v8,6/7] xen/arm: switch Arm to use asm-generic/device.h Introduce generic headers - 1 - --- 2024-02-09 Oleksii K. Superseded
[v8,5/7] xen/asm-generic: introduce generic device.h Introduce generic headers 1 - - --- 2024-02-09 Oleksii K. Superseded
[v8,4/7] xen/asm-generic: ifdef inclusion of <asm/mem_access.h> Introduce generic headers 2 - - --- 2024-02-09 Oleksii K. Superseded
[v8,3/7] xen/asm-generic: introduce stub header monitor.h Introduce generic headers 3 - - --- 2024-02-09 Oleksii K. Superseded
[v8,2/7] automation: introduce fixed randconfig for RISC-V Introduce generic headers - - - --- 2024-02-09 Oleksii K. Superseded
[v8,1/7] automation: ensure values in EXTRA_FIXED_RANDCONFIG are separated by new line Introduce generic headers - - - --- 2024-02-09 Oleksii K. Superseded
[v2] xen/lib: introduce generic find next bit operations [v2] xen/lib: introduce generic find next bit operations 1 2 - --- 2024-02-09 Oleksii K. New
[v4,30/30] xen/README: add compiler and binutils versions for RISC-V64 Enable build of full Xen for RISC-V - - - --- 2024-02-05 Oleksii K. Superseded
[v4,29/30] xen/riscv: enable full Xen build Enable build of full Xen for RISC-V - 1 - --- 2024-02-05 Oleksii K. Superseded
[v4,28/30] xen/rirscv: add minimal amount of stubs to build full Xen Enable build of full Xen for RISC-V - - - --- 2024-02-05 Oleksii K. Superseded
[v4,27/30] xen/riscv: introduce vm_event_*() functions Enable build of full Xen for RISC-V - - - --- 2024-02-05 Oleksii K. Superseded
[v4,26/30] xen/riscv: add minimal stuff to mm.h to build full Xen Enable build of full Xen for RISC-V - - - --- 2024-02-05 Oleksii K. Superseded
[v4,25/30] xen/riscv: add minimal stuff to processor.h to build full Xen Enable build of full Xen for RISC-V - - - --- 2024-02-05 Oleksii K. Superseded
[v4,24/30] xen/riscv: add minimal stuff to page.h to build full Xen Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,23/30] xen/riscv: add required things to current.h Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,22/30] xen/riscv: define an address of frame table Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,21/30] xen/riscv: add definition of __read_mostly Enable build of full Xen for RISC-V - - - --- 2024-02-05 Oleksii K. Superseded
[v4,20/30] xen/riscv: introduce monitor.h Enable build of full Xen for RISC-V - - - --- 2024-02-05 Oleksii K. Superseded
[v4,19/30] xen/riscv: introduce event.h Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,18/30] xen/riscv: introduce time.h Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,17/30] xen/riscv: introduce regs.h Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,16/30] xen/riscv: introduce p2m.h Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,15/30] xen/riscv: introduce irq.h Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,14/30] xen/riscv: introduce atomic.h Enable build of full Xen for RISC-V - - - --- 2024-02-05 Oleksii K. Superseded
[v4,13/30] xen/riscv: introduce io.h Enable build of full Xen for RISC-V - - - --- 2024-02-05 Oleksii K. Superseded
[v4,12/30] xen/riscv: introduce cmpxchg.h Enable build of full Xen for RISC-V - - - --- 2024-02-05 Oleksii K. Superseded
[v4,11/30] xen/riscv: introduce smp.h Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,10/30] xen/riscv: introduce flushtlb.h Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,09/30] xen/riscv: introduce bitops.h Enable build of full Xen for RISC-V - - - --- 2024-02-05 Oleksii K. Superseded
[v4,08/30] xen/riscv: introduce setup.h Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,07/30] xen/asm-generic: introdure nospec.h Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,06/30] xen: avoid generation of empty asm/iommu.h Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,05/30] xen/riscv: introduce guest_atomics.h Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,04/30] xen/riscv: introduce cpufeature.h Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,03/30] xen: add support in public/hvm/save.h for PPC and RISC-V Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,02/30] xen/riscv: use some asm-generic headers Enable build of full Xen for RISC-V 1 - - --- 2024-02-05 Oleksii K. Superseded
[v4,01/30] xen/riscv: disable unnecessary configs Enable build of full Xen for RISC-V - - - --- 2024-02-05 Oleksii K. Superseded
xen: move BUG_ON(), WARN_ON(), ASSERT(), ASSERT_UNREACHABLE() to xen/bug.h xen: move BUG_ON(), WARN_ON(), ASSERT(), ASSERT_UNREACHABLE() to xen/bug.h 3 - - --- 2024-02-02 Oleksii K. New
[v7,7/7] xen/ppc: switch PPC to use asm-generic/device.h Introduce generic headers - - - --- 2024-01-26 Oleksii K. Superseded
[v7,6/7] xen/arm: switch Arm to use asm-generic/device.h Introduce generic headers - - - --- 2024-01-26 Oleksii K. Superseded
[v7,5/7] xen/asm-generic: introduce generic device.h Introduce generic headers - - - --- 2024-01-26 Oleksii K. Superseded
[v7,4/7] xen/asm-generic: ifdef inclusion of <asm/mem_access.h> Introduce generic headers 1 - - --- 2024-01-26 Oleksii K. Superseded
[v7,3/7] xen/asm-generic: introduce stub header monitor.h Introduce generic headers 2 - - --- 2024-01-26 Oleksii K. Superseded
[v7,2/7] automation: introduce fixed randconfig for RISC-V Introduce generic headers - - - --- 2024-01-26 Oleksii K. Superseded
[v7,1/7] automation: ensure values in EXTRA_FIXED_RANDCONFIG are separated by new line Introduce generic headers - - - --- 2024-01-26 Oleksii K. Superseded
xen/lib: introduce generic find next bit operations xen/lib: introduce generic find next bit operations - - - --- 2024-01-26 Oleksii K. Superseded
[v3,34/34] xen/README: add compiler and binutils versions for RISC-V64 Enable build of full Xen for RISC-V - - - --- 2023-12-22 Oleksii K. Superseded
[v3,33/34] xen/riscv: enable full Xen build Enable build of full Xen for RISC-V - 1 - --- 2023-12-22 Oleksii K. Superseded
[v3,32/34] xen/rirscv: add minimal amount of stubs to build full Xen Enable build of full Xen for RISC-V - - - --- 2023-12-22 Oleksii K. Superseded
[v3,31/34] xen/riscv: add minimal stuff to mm.h to build full Xen Enable build of full Xen for RISC-V - - - --- 2023-12-22 Oleksii K. Superseded
[v3,30/34] xen/riscv: add minimal stuff to processor.h to build full Xen Enable build of full Xen for RISC-V - - - --- 2023-12-22 Oleksii K. Superseded
[v3,29/34] xen/riscv: add minimal stuff to page.h to build full Xen Enable build of full Xen for RISC-V 1 - - --- 2023-12-22 Oleksii K. Superseded
[v3,28/34] xen/riscv: add required things to current.h Enable build of full Xen for RISC-V 1 - - --- 2023-12-22 Oleksii K. Superseded
[v3,27/34] xen/riscv: define an address of frame table Enable build of full Xen for RISC-V - - - --- 2023-12-22 Oleksii K. Superseded
[v3,26/34] xen/riscv: add definition of __read_mostly Enable build of full Xen for RISC-V - - - --- 2023-12-22 Oleksii K. Superseded
[v3,25/34] xen/riscv: introduce monitor.h Enable build of full Xen for RISC-V - - - --- 2023-12-22 Oleksii K. Superseded
[v3,24/34] xen/riscv: introduce event.h Enable build of full Xen for RISC-V - - - --- 2023-12-22 Oleksii K. Superseded
[v3,23/34] xen/riscv: introduce time.h Enable build of full Xen for RISC-V 1 - - --- 2023-12-22 Oleksii K. Superseded
[v3,22/34] xen/riscv: introduce regs.h Enable build of full Xen for RISC-V - - - --- 2023-12-22 Oleksii K. Superseded
[v3,21/34] xen/riscv: introduce p2m.h Enable build of full Xen for RISC-V - - - --- 2023-12-22 Oleksii K. Superseded
[v3,20/34] xen/riscv: introduce irq.h Enable build of full Xen for RISC-V 1 - - --- 2023-12-22 Oleksii K. Superseded
[v3,19/34] xen/riscv: introduce guest_access.h Enable build of full Xen for RISC-V 1 - - --- 2023-12-22 Oleksii K. Superseded
[v3,18/34] xen/riscv: introduce domain.h Enable build of full Xen for RISC-V 1 - - --- 2023-12-22 Oleksii K. Superseded
« 1 2 3 45 6 »