Show patches with: Submitter = Alexandru Elisei       |    State = Action Required       |   459 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[kvm-unit-tests,0/4] arm: Timer fixes - - - --- 2021-12-07 Alexandru Elisei New
[kvm-unit-tests,01/10] lib: arm/arm64: gicv3: Add missing barrier when sending IPIs GIC fixes and improvements - 1 - --- 2020-11-25 Alexandru Elisei New
[kvm-unit-tests,01/18] lib: arm/arm64: Remove unnecessary dcache maintenance operations Various fixes - - - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,02/10] lib: arm/arm64: gicv2: Add missing barrier when sending IPIs GIC fixes and improvements - 1 - --- 2020-11-25 Alexandru Elisei New
[kvm-unit-tests,02/18] lib: arm64: Remove barriers before TLB operations Various fixes - - - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,03/10] arm/arm64: gic: Remove memory synchronization from ipi_clear_active_handler() GIC fixes and improvements - 1 - --- 2020-11-25 Alexandru Elisei New
[kvm-unit-tests,03/18] lib: Add WRITE_ONCE and READ_ONCE implementations in compiler.h Various fixes - - - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,04/10] arm/arm64: gic: Remove unnecessary synchronization with stats_reset() GIC fixes and improvements - 1 - --- 2020-11-25 Alexandru Elisei New
[kvm-unit-tests,04/18] lib: arm/arm64: Use WRITE_ONCE to update the translation tables Various fixes - - - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,05/10] arm/arm64: gic: Use correct memory ordering for the IPI test GIC fixes and improvements - - - --- 2020-11-25 Alexandru Elisei New
[kvm-unit-tests,05/18] lib: arm/arm64: Remove unused CPU_OFF parameter Various fixes - - - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,06/10] arm/arm64: gic: Check spurious and bad_sender in the active test GIC fixes and improvements - 1 - --- 2020-11-25 Alexandru Elisei New
[kvm-unit-tests,06/18] arm/arm64: psci: Don't run C code without stack or vectors Various fixes - - - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,07/10] arm/arm64: gic: Wait for writes to acked or spurious to complete GIC fixes and improvements - 1 - --- 2020-11-25 Alexandru Elisei New
[kvm-unit-tests,07/18] lib: arm/arm64: Add missing include for alloc_page.h in pgtable.h Various fixes - 1 - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,08/10] arm/arm64: gic: Split check_acked() into two functions GIC fixes and improvements - - - --- 2020-11-25 Alexandru Elisei New
[kvm-unit-tests,08/18] lib: arm: Implement flush_tlb_all Various fixes - - - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,09/10] arm/arm64: gic: Make check_acked() more generic GIC fixes and improvements - 1 - --- 2020-11-25 Alexandru Elisei New
[kvm-unit-tests,09/18] lib: arm/arm64: Teach mmu_clear_user about block mappings Various fixes - - - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,1/1] arm: pmu: Don't read PMCR if PMU is not present Don't access PMU when not present - - - --- 2020-12-17 Alexandru Elisei New
[kvm-unit-tests,1/2] arm: Change text base address for 32 bit tests when running under kvmtool arm: 32 bit tests improvements - - - --- 2022-03-09 Alexandru Elisei New
[kvm-unit-tests,1/3] lib: arm64: Add missing ISB in flush_tlb_page arm64: Add code generation test - 1 - --- 2019-09-30 Alexandru Elisei New
[kvm-unit-tests,1/3] lib/vmalloc: Treat virt_to_pte_phys() as returning a physical address arm/arm64: mmu cleanups and fixes - - - --- 2022-10-06 Alexandru Elisei New
[kvm-unit-tests,1/4] arm: timer: Fix TVAL comparison for timer condition met [kvm-unit-tests,1/4] arm: timer: Fix TVAL comparison for timer condition met - - - --- 2021-12-07 Alexandru Elisei New
[kvm-unit-tests,1/4] configure: Fix whitespaces for the --gen-se-header help text configure changes and rename --target-efi - - - --- 2022-02-10 Alexandru Elisei New
[kvm-unit-tests,1/6] arm64: Remove unnecessary ISB when writing to SPSel Misc assembly fixes and cleanups - 1 - --- 2021-02-27 Alexandru Elisei New
[kvm-unit-tests,1/7] lib: arm: Discover ns16550a UART arm/arm64: Add support for running under kvmtool - 1 - --- 2019-01-24 Alexandru Elisei New
[kvm-unit-tests,10/10] arm64: gic: Use IPI test checking for the LPI tests GIC fixes and improvements - - - --- 2020-11-25 Alexandru Elisei New
[kvm-unit-tests,10/18] arm/arm64: selftest: Add prefetch abort test Various fixes - - - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,11/18] arm64: timer: Write to ICENABLER to disable timer IRQ Various fixes - - - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,12/18] arm64: timer: EOIR the interrupt after masking the timer Various fixes - - - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,13/18] arm64: timer: Test behavior when timer disabled or masked Various fixes - - - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,14/18] lib: arm/arm64: Refuse to disable the MMU with non-identity stack pointer Various fixes - 1 - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,15/18] arm/arm64: Perform dcache clean + invalidate after turning MMU off Various fixes - - - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,16/18] arm: cstart64.S: Downgrade TLBI to non-shareable in asm_mmu_enable Various fixes - - - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,17/18] arm/arm64: Invalidate TLB before enabling MMU Various fixes - 1 - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,18/18] arm: cstart64.S: Remove icache invalidation from asm_mmu_enable Various fixes - - - --- 2019-11-27 Alexandru Elisei New
[kvm-unit-tests,2/2] arm/run: Fix using qemu-system-aarch64 to run aarch32 tests on aarch64 arm: 32 bit tests improvements - - - --- 2022-03-09 Alexandru Elisei New
[kvm-unit-tests,2/3] arm/arm64: mmu: Teach virt_to_pte_phys() about block descriptors arm/arm64: mmu cleanups and fixes - - - --- 2022-10-06 Alexandru Elisei New
[kvm-unit-tests,2/3] lib: arm/arm64: Add function to clear the PTE_USER bit arm64: Add code generation test - 1 - --- 2019-09-30 Alexandru Elisei New
[kvm-unit-tests,2/4] arm: timer: Move the different tests into their own functions [kvm-unit-tests,1/4] arm: timer: Fix TVAL comparison for timer condition met - - - --- 2021-12-07 Alexandru Elisei New
[kvm-unit-tests,2/4] configure: Restrict --target-efi to x86_64 configure changes and rename --target-efi - - - --- 2022-02-10 Alexandru Elisei New
[kvm-unit-tests,2/6] arm/arm64: Remove dcache_line_size global variable Misc assembly fixes and cleanups - - - --- 2021-02-27 Alexandru Elisei New
[kvm-unit-tests,2/7] lib: arm: Remove warning about uart0_base mismatch arm/arm64: Add support for running under kvmtool - - - --- 2019-01-24 Alexandru Elisei New
[kvm-unit-tests,3/3] arm/arm64: mmu: Rename mmu_get_pte() -> follow_pte() arm/arm64: mmu cleanups and fixes - - - --- 2022-10-06 Alexandru Elisei New
[kvm-unit-tests,3/3] arm64: Add cache code generation test arm64: Add code generation test - 1 - --- 2019-09-30 Alexandru Elisei New
[kvm-unit-tests,3/4] arm: timer: Test CVAL before interrupt pending state [kvm-unit-tests,1/4] arm: timer: Fix TVAL comparison for timer condition met - - - --- 2021-12-07 Alexandru Elisei New
[kvm-unit-tests,3/4] configure: Make the --target option available to all architectures configure changes and rename --target-efi - - - --- 2022-02-10 Alexandru Elisei New
[kvm-unit-tests,3/6] arm/arm64: Remove unnecessary ISB when doing dcache maintenance Misc assembly fixes and cleanups - - - --- 2021-02-27 Alexandru Elisei New
[kvm-unit-tests,3/7] lib: chr-testdev: Make chr_testdev_init() return status arm/arm64: Add support for running under kvmtool - - - --- 2019-01-24 Alexandru Elisei New
[kvm-unit-tests,4/4] arm: timer: Take into account other wake-up events for the TVAL test [kvm-unit-tests,1/4] arm: timer: Fix TVAL comparison for timer condition met - - - --- 2021-12-07 Alexandru Elisei New
[kvm-unit-tests,4/6] lib: arm64: Consolidate register definitions to sysreg.h Misc assembly fixes and cleanups - 1 - --- 2021-02-27 Alexandru Elisei New
[kvm-unit-tests,4/7] lib: arm: Implement PSCI SYSTEM_OFF in psci_system_off() arm/arm64: Add support for running under kvmtool - - - --- 2019-01-24 Alexandru Elisei New
[kvm-unit-tests,5/6] arm64: Configure SCTLR_EL1 at boot Misc assembly fixes and cleanups - 1 - --- 2021-02-27 Alexandru Elisei New
[kvm-unit-tests,5/7] lib: arm: Fallback to psci_system_off() in exit() arm/arm64: Add support for running under kvmtool - - - --- 2019-01-24 Alexandru Elisei New
[kvm-unit-tests,6/6] arm64: Disable TTBR1_EL1 translation table walks Misc assembly fixes and cleanups - 1 - --- 2021-02-27 Alexandru Elisei New
[kvm-unit-tests,6/7] lib: argv: Implement argv_find() for test parameters arm/arm64: Add support for running under kvmtool - - - --- 2019-01-24 Alexandru Elisei New
[kvm-unit-tests,7/7] arm/arm64: Use argv_find() for test names arm/arm64: Add support for running under kvmtool - - - --- 2019-01-24 Alexandru Elisei New
[kvm-unit-tests,BUG] x86: debug.c compilation error with --target-efi [kvm-unit-tests,BUG] x86: debug.c compilation error with --target-efi - - - --- 2022-02-10 Alexandru Elisei New
[kvm-unit-tests,RFC,01/16] arm: selftest.c: Remove redundant check for Exception Level arm64: Run at EL2 - - - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,01/19] Makefile: Define __ASSEMBLY__ for assembly files arm/arm64: Rework cache maintenance at boot - 2 - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,02/16] arm/arm64: psci: Don't run C code without stack or vectors arm64: Run at EL2 - - - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,02/19] lib/alloc_phys: Initialize align_min arm/arm64: Rework cache maintenance at boot - 1 - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,03/16] lib: arm/arm64: Add missing include for alloc_page.h in pgtable.h arm64: Run at EL2 - 1 - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,03/19] lib/alloc_phys: Use phys_alloc_aligned_safe and rename it to memalign_ea… arm/arm64: Rework cache maintenance at boot - 1 - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,04/16] arm/arm64: selftest: Add prefetch abort test arm64: Run at EL2 - - - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,04/19] powerpc: Use the page allocator arm/arm64: Rework cache maintenance at boot - - - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,05/16] arm64: timer: Write to ICENABLER to disable timer IRQ arm64: Run at EL2 - - - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,05/19] lib/alloc_phys: Remove locking arm/arm64: Rework cache maintenance at boot - - - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,06/16] arm64: timer: EOIR the interrupt after masking the timer arm64: Run at EL2 - - - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,06/19] lib/alloc_phys: Remove allocation accounting arm/arm64: Rework cache maintenance at boot - 1 - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,07/16] arm64: timer: Test behavior when timer disabled or masked arm64: Run at EL2 - - - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,07/19] arm/arm64: Mark the phys_end parameter as unused in setup_mmu() arm/arm64: Rework cache maintenance at boot - - - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,08/16] lib: arm/arm64: Refuse to disable the MMU with non-identity stack pointer arm64: Run at EL2 - 1 - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,08/19] arm/arm64: Use pgd_alloc() to allocate mmu_idmap arm/arm64: Rework cache maintenance at boot - 1 - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,09/16] lib: arm/arm64: Invalidate TLB before enabling MMU arm64: Run at EL2 - 1 - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,09/19] arm/arm64: Zero secondary CPUs' stack arm/arm64: Rework cache maintenance at boot - 2 - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,1/1] configure: arm: Replace --vmm with --target configure: arm: Replace --vmm with --target - - - --- 2021-04-20 Alexandru Elisei New
[kvm-unit-tests,RFC,1/5] lib: arm: Print test exit status on exit if chr-testdev is not available arm: Add kvmtool to the runner script - - - --- 2021-07-02 Alexandru Elisei New
[kvm-unit-tests,RFC,10/16] lib: Add UL and ULL definitions to linux/const.h arm64: Run at EL2 - - - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,10/19] arm/arm64: Enable the MMU early arm/arm64: Rework cache maintenance at boot - - - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,11/16] lib: arm64: Run existing tests at EL2 arm64: Run at EL2 - - - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,11/19] arm/arm64: Map the UART when creating the translation tables arm/arm64: Rework cache maintenance at boot - - - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,12/16] arm64: timer: Add test for EL2 timers arm64: Run at EL2 - - - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,12/19] arm/arm64: assembler.h: Replace size with end address for dcache_by_line… arm/arm64: Rework cache maintenance at boot - 2 - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,13/16] arm64: selftest: Add basic test for EL2 arm64: Run at EL2 - - - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,13/19] arm: page.h: Add missing libcflat.h include arm/arm64: Rework cache maintenance at boot - - - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,14/16] lib: arm64: Add support for disabling and re-enabling VHE arm64: Run at EL2 - - - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,14/19] arm/arm64: Add C functions for doing cache maintenance arm/arm64: Rework cache maintenance at boot - - - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,15/16] arm64: selftest: Expand EL2 test to disable and re-enable VHE arm64: Run at EL2 - - - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,15/19] lib/alloc_phys: Add callback to perform cache maintenance arm/arm64: Rework cache maintenance at boot - - - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,16/16] arm64: timer: Run tests with VHE disabled arm64: Run at EL2 - - - --- 2019-08-28 Alexandru Elisei New
[kvm-unit-tests,RFC,16/19] arm/arm64: Allocate secondaries' stack using the page allocator arm/arm64: Rework cache maintenance at boot - 1 - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,17/19] arm/arm64: Configure secondaries' stack before enabling the MMU arm/arm64: Rework cache maintenance at boot - - - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,18/19] arm/arm64: Perform dcache maintenance at boot arm/arm64: Rework cache maintenance at boot - - - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,19/19] arm/arm64: Rework the cache maintenance in asm_mmu_disable arm/arm64: Rework cache maintenance at boot - - - --- 2022-08-09 Alexandru Elisei New
[kvm-unit-tests,RFC,2/5] scripts: Rename run_qemu_status -> run_test_status arm: Add kvmtool to the runner script - 2 - --- 2021-07-02 Alexandru Elisei New
[kvm-unit-tests,RFC,3/5] run_tests.sh: Add kvmtool support arm: Add kvmtool to the runner script - - - --- 2021-07-02 Alexandru Elisei New
[kvm-unit-tests,RFC,4/4] Rename --target-efi to --efi-payload configure changes and rename --target-efi - - - --- 2022-02-10 Alexandru Elisei New
[kvm-unit-tests,RFC,4/5] scripts: Generate kvmtool standalone tests arm: Add kvmtool to the runner script - - - --- 2021-07-02 Alexandru Elisei New
« 1 2 3 44 5 »