Show patches with: Submitter = Fabiano Rosas       |    State = Action Required       |    Archived = No       |   874 patches
« 1 2 3 48 9 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/6] target/arm: Fix checkpatch comment style warnings in helper.c target/arm: general cleanups - - - - --- 2022-12-13 Fabiano Rosas New
[2/6] target/arm: Fix checkpatch space errors in helper.c target/arm: general cleanups - - - - --- 2022-12-13 Fabiano Rosas New
[3/6] target/arm: Fix checkpatch brace errors in helper.c target/arm: general cleanups - - - - --- 2022-12-13 Fabiano Rosas New
[4/6] target/arm: Remove unused includes from m_helper.c target/arm: general cleanups - - - - --- 2022-12-13 Fabiano Rosas New
[5/6] target/arm: Remove unused includes from helper.c target/arm: general cleanups - - - - --- 2022-12-13 Fabiano Rosas New
[6/6] target/arm: cleanup cpu includes target/arm: general cleanups 1 - - - --- 2022-12-13 Fabiano Rosas New
tests/avocado: add machine:none tag to version.py tests/avocado: add machine:none tag to version.py - - 1 - --- 2022-12-15 Fabiano Rosas New
[1/5] target/arm: only build psci for TCG [1/5] target/arm: only build psci for TCG - - 2 - --- 2022-12-16 Fabiano Rosas New
[2/5] target/arm: rename handle_semihosting to tcg_handle_semihosting [1/5] target/arm: only build psci for TCG - - 1 - --- 2022-12-16 Fabiano Rosas New
[3/5] target/arm: wrap semihosting and psci calls with tcg_enabled [1/5] target/arm: only build psci for TCG - - 1 - --- 2022-12-16 Fabiano Rosas New
[4/5] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled() [1/5] target/arm: only build psci for TCG - - 1 - --- 2022-12-16 Fabiano Rosas New
[5/5] target/arm: only perform TCG cpu and machine inits if TCG enabled [1/5] target/arm: only build psci for TCG - - 1 - --- 2022-12-16 Fabiano Rosas New
[v2,1/5] target/arm: rename handle_semihosting to tcg_handle_semihosting target/arm: Some CONFIG_TCG code movement - - 1 - --- 2022-12-20 Fabiano Rosas New
[v2,2/5] target/arm: wrap psci call with tcg_enabled target/arm: Some CONFIG_TCG code movement - - 1 - --- 2022-12-20 Fabiano Rosas New
[v2,3/5] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled() target/arm: Some CONFIG_TCG code movement - - 1 - --- 2022-12-20 Fabiano Rosas New
[v2,4/5] target/arm: Move PC alignment check target/arm: Some CONFIG_TCG code movement - - 1 - --- 2022-12-20 Fabiano Rosas New
[v2,5/5] target/arm: only perform TCG cpu and machine inits if TCG enabled target/arm: Some CONFIG_TCG code movement - - 2 - --- 2022-12-20 Fabiano Rosas New
[RFC,01/27] target/arm: Fix checkpatch comment style warnings in helper.c target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-04 Fabiano Rosas New
[RFC,02/27] target/arm: Fix checkpatch space errors in helper.c target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-04 Fabiano Rosas New
[RFC,03/27] target/arm: Fix checkpatch brace errors in helper.c target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-04 Fabiano Rosas New
[RFC,04/27] target/arm: Remove unused includes from m_helper.c target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-04 Fabiano Rosas New
[RFC,05/27] target/arm: Remove unused includes from helper.c target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-04 Fabiano Rosas New
[RFC,06/27] target/arm: cleanup cpu includes target/arm: Allow CONFIG_TCG=n builds 1 - 2 - --- 2023-01-04 Fabiano Rosas New
[RFC,07/27] target/arm: rename handle_semihosting to tcg_handle_semihosting target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-04 Fabiano Rosas New
[RFC,08/27] target/arm: wrap psci call with tcg_enabled target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-04 Fabiano Rosas New
[RFC,09/27] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled() target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-04 Fabiano Rosas New
[RFC,10/27] target/arm: Move PC alignment check target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-04 Fabiano Rosas New
[RFC,11/27] target/arm: only perform TCG cpu and machine inits if TCG enabled target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-04 Fabiano Rosas New
[RFC,12/27] target/arm: Add tcg/meson.build target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-04 Fabiano Rosas New
[RFC,13/27] target/arm: move translate modules to tcg/ target/arm: Allow CONFIG_TCG=n builds - - 3 - --- 2023-01-04 Fabiano Rosas New
[RFC,14/27] target/arm: Move regime_using_lpae_format into internal.h target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-04 Fabiano Rosas New
[RFC,15/27] target/arm: move helpers to tcg/ target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-04 Fabiano Rosas New
[RFC,16/27] target/arm: only build psci for TCG target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-04 Fabiano Rosas New
[RFC,17/27] target/arm: Extract cpustate list manipulation to a file target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-04 Fabiano Rosas New
[RFC,18/27] target/arm: Move cpregs code out of cpu.h target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-04 Fabiano Rosas New
[RFC,19/27] target/arm: Move common cpregs code into a separate file target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-04 Fabiano Rosas New
[RFC,20/27] target/arm: Move cpregs definitions into tcg/cpregs.c target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-04 Fabiano Rosas New
[RFC,21/27] target/arm: make further preparation for the exception code to move target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-04 Fabiano Rosas New
[RFC,22/27] target/arm: Move hflags code into the tcg directory target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-04 Fabiano Rosas New
[RFC,23/27] tests: do not run test-hmp on all machines for ARM KVM-only target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-04 Fabiano Rosas New
[RFC,24/27] tests: do not run qom-test on all machines for ARM KVM-only target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-04 Fabiano Rosas New
[RFC,25/27] tests: device-introspect-test: cope with ARM TCG-only devices target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-04 Fabiano Rosas New
[RFC,26/27] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-04 Fabiano Rosas New
[RFC,27/27] target/arm: don't access TCG code when debugging with KVM target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-04 Fabiano Rosas New
[RFC,v2,01/19] target/arm: rename handle_semihosting to tcg_handle_semihosting target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,02/19] target/arm: wrap psci call with tcg_enabled target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,03/19] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled() target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,04/19] target/arm: Move PC alignment check target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,05/19] target/arm: Move cpregs code into cpregs.c target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,06/19] target/arm: Move define_debug_regs() to cpregs.c target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,07/19] target/arm: Move helper_set_pstate_* into cpregs.c target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,08/19] target/arm: move translate modules to tcg/ target/arm: Allow CONFIG_TCG=n builds - - 3 - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,09/19] target/arm: move helpers to tcg/ target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,10/19] target/arm: Move psci.c into the tcg directory target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,11/19] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,12/19] target/arm: Move hflags code into the tcg directory target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,13/19] tests: do not run test-hmp on all machines for ARM KVM-only target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,14/19] tests: do not run qom-test on all machines for ARM KVM-only target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,15/19] tests: device-introspect-test: cope with ARM TCG-only devices target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,16/19] tests/tcg: Do not build/run TCG tests if TCG is disabled target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,17/19] target/arm: Move regime_using_lpae_format into internal.h target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,18/19] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-09 Fabiano Rosas New
[RFC,v2,19/19] target/arm: don't access TCG code when debugging with KVM target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-09 Fabiano Rosas New
[RFC,v3,01/28] target/arm: rename handle_semihosting to tcg_handle_semihosting target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,02/28] target/arm: wrap psci call with tcg_enabled target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,03/28] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled() target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,04/28] target/arm: Move PC alignment check target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,05/28] target/arm: Move cpregs code out of cpu.h target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,06/28] target/arm: Move cpregs code into cpregs.c target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,07/28] target/arm: Move define_debug_regs() to cpregs.c target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,08/28] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,09/28] target/arm: move translate modules to tcg/ target/arm: Allow CONFIG_TCG=n builds - - 3 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,10/28] target/arm: move helpers to tcg/ target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,11/28] target/arm: Move psci.c into the tcg directory target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,12/28] target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,13/28] target/arm: Move hflags code into the tcg directory target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,14/28] target/arm: Move regime_using_lpae_format into internal.h target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,15/28] target/arm: Don't access TCG code when debugging with KVM target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,16/28] cpu-defs.h: Expose CPUTLBEntryFull to non-TCG code target/arm: Allow CONFIG_TCG=n builds - - 2 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,17/28] target/arm: Move cortex sysregs into cpregs.c target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,18/28] target/arm: Move common cpu code into cpu.c target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,19/28] target/arm: move cpu_tcg to tcg/cpu32.c target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,20/28] target/arm: Set cortex-a57 as default cpu for KVM-only build target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,21/28] tests/qtest: Skip tests that depend on TCG when CONFIG_TCG=n target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,22/28] tests/qtest: Restrict bcm2835-dma-test to CONFIG_RASPI target/arm: Allow CONFIG_TCG=n builds - - 3 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,23/28] tests/tcg: Do not build/run TCG tests if TCG is disabled target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,24/28] tests/avocado: Skip tests that require a missing accelerator target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,25/28] tests/avocado: Tag TCG tests with accel:tcg target/arm: Allow CONFIG_TCG=n builds - - 1 - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,26/28] target/avocado: Pass parameters to migration test on aarch64 target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,27/28] arm/Kconfig: Always select SEMIHOSTING when TCG is present target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-13 Fabiano Rosas New
[RFC,v3,28/28] arm/Kconfig: Do not build TCG-only boards on a KVM-only build target/arm: Allow CONFIG_TCG=n builds - - - - --- 2023-01-13 Fabiano Rosas New
[01/20] target/arm: rename handle_semihosting to tcg_handle_semihosting target/arm: CONFIG_TCG=n part 1 - - 2 - --- 2023-01-18 Fabiano Rosas New
[02/20] target/arm: wrap psci call with tcg_enabled target/arm: CONFIG_TCG=n part 1 - - 1 - --- 2023-01-18 Fabiano Rosas New
[03/20] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled() target/arm: CONFIG_TCG=n part 1 - - 1 - --- 2023-01-18 Fabiano Rosas New
[04/20] target/arm: Move PC alignment check target/arm: CONFIG_TCG=n part 1 - - 2 - --- 2023-01-18 Fabiano Rosas New
[05/20] target/arm: Move cpregs code out of cpu.h target/arm: CONFIG_TCG=n part 1 - - 2 - --- 2023-01-18 Fabiano Rosas New
[06/20] target/arm: Move cpregs code into cpregs.c target/arm: CONFIG_TCG=n part 1 - - 2 - --- 2023-01-18 Fabiano Rosas New
[07/20] target/arm: Move define_debug_regs() to cpregs.c target/arm: CONFIG_TCG=n part 1 - - 1 - --- 2023-01-18 Fabiano Rosas New
[08/20] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled target/arm: CONFIG_TCG=n part 1 - - 1 - --- 2023-01-18 Fabiano Rosas New
[09/20] target/arm: move translate modules to tcg/ target/arm: CONFIG_TCG=n part 1 - - 3 - --- 2023-01-18 Fabiano Rosas New
« 1 2 3 48 9 »