Show patches with: State = Action Required       |    Archived = No       |   426678 patches
« 1 2 ... 624 625 6264266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v5,30/36] target/arm: remove broad "else" statements when checking accels arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,29/36] target/arm: cleanup cpu includes arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,28/36] target/arm: move kvm-const.h, kvm.c, kvm64.c, kvm_arm.h to kvm/ arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,27/36] target/arm: remove kvm include file for PSCI and arm-powerctl arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,26/36] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled() arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,25/36] target/arm: cpu: fix style arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,24/36] target/arm: move TCG cpu and models inside tcg/ arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,23/36] target/arm: move sve_exception_el out of TCG helpers arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,22/36] target/arm: split 32bit cpu models from cpu.c to cpu32.c arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,21/36] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,20/36] target/arm: move arm_cpu_list to common_cpu arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-09 Claudio Fontana New
[RFC,v5,19/36] target/arm: move arm_sctlr away from tcg helpers arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,18/36] target/arm: move sve_zcr_len_for_el to common_cpu arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,17/36] target/arm: move arm_mmu_idx* to cpu-mmu arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,16/36] target/arm: split vfp state setting from tcg helpers arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,15/36] target/arm: add temporary stub for arm_rebuild_hflags arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,14/36] target/arm: move cpsr_read, cpsr_write to cpu_common arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,13/36] target/arm: kvm: add stubs for some helpers arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,12/36] target/arm: only perform TCG cpu and machine inits if TCG enabled arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,11/36] target/arm: move cpu definitions to common cpu module arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,10/36] target/arm: cpregs: fix style (mostly just comments) arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,09/36] target/arm: split cpregs from tcg/helper.c arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,08/36] target/arm: cpu-mmu: fix comment style arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,07/36] target/arm: move physical address translation to cpu-mmu arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,06/36] target/arm: split off cpu-sysemu.c arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,05/36] target/arm: only build psci for TCG arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,04/36] target/arm: tcg: add sysemu and user subsirs arm cleanup experiment for kvm-only build - - - - --- 2021-03-09 Claudio Fontana New
[RFC,v5,03/36] arm: tcg: only build under CONFIG_TCG arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-09 Claudio Fontana New
[RFC,v5,02/36] target/arm: move helpers to tcg/ arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-09 Claudio Fontana New
[RFC,v5,01/36] target/arm: move translate modules to tcg/ arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-09 Claudio Fontana New
[RFC,v4,33/33] XXX disable arm-cpu-features arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,32/33] XXX disable a bunch of tests that seem to use tcg cpus arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,31/33] tests/qtest: skip bios-tables-test test_acpi_oem_fields_virt for KVM arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,30/33] target/arm: remove broad "else" statements when checking accels arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,29/33] target/arm: cleanup cpu includes arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,28/33] target/arm: move kvm-const.h, kvm.c, kvm64.c, kvm_arm.h to kvm/ arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,27/33] target/arm: remove kvm include file for PSCI and arm-powerctl arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,26/33] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled() arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,25/33] target/arm: cpu: fix style arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,24/33] target/arm: move TCG cpu and models inside tcg/ arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,23/33] target/arm: move sve_exception_el out of TCG helpers arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,22/33] target/arm: split 32bit cpu models from cpu.c to cpu32.c arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,21/33] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,20/33] target/arm: move arm_cpu_list to common_cpu arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-05 Claudio Fontana New
[RFC,v4,19/33] target/arm: move arm_sctlr away from tcg helpers arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,18/33] target/arm: move sve_zcr_len_for_el to common_cpu arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,17/33] target/arm: move arm_mmu_idx* to cpu-mmu arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,16/33] target/arm: split vfp state setting from tcg helpers arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,15/33] target/arm: add temporary stub for arm_rebuild_hflags arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,14/33] target/arm: move cpsr_read, cpsr_write to cpu_common arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,13/33] target/arm: kvm: add stubs for some helpers arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,12/33] target/arm: only perform TCG cpu and machine inits if TCG enabled arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,11/33] target/arm: move cpu definitions to common cpu module arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,10/33] target/arm: cpregs: fix style (mostly just comments) arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,09/33] target/arm: split cpregs from tcg/helper.c arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,08/33] target/arm: cpu-mmu: fix comment style arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,07/33] target/arm: move physical address translation to cpu-mmu arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,06/33] target/arm: split off cpu-sysemu.c arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,05/33] target/arm: only build psci for TCG arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,04/33] target/arm: tcg: add sysemu and user subsirs arm cleanup experiment for kvm-only build - - - - --- 2021-03-05 Claudio Fontana New
[RFC,v4,03/33] arm: tcg: only build under CONFIG_TCG arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-05 Claudio Fontana New
[RFC,v4,02/33] target/arm: move helpers to tcg/ arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-05 Claudio Fontana New
[RFC,v4,01/33] target/arm: move translate modules to tcg/ arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-05 Claudio Fontana New
[RFC,v3,23/23] target/arm: wrap call to aarch64_sve_change_el in tcg_enabled() arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,22/23] target/arm: move TCG cpu and models inside tcg/ arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,21/23] target/arm: move sve_exception_el out of TCG helpers arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,20/23] target/arm: split 32bit cpu models from cpu.c to cpu32.c arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,19/23] target/arm: move aarch64_sync_32_to_64 (and vv) to cpu code arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,18/23] target/arm: move arm_cpu_list to common_cpu arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-03 Claudio Fontana New
[RFC,v3,17/23] target/arm: move arm_sctlr away from tcg helpers arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,16/23] target/arm: move sve_zcr_len_for_el to common_cpu arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,15/23] target/arm: move arm_mmu_idx* to cpu-mmu arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,14/23] target/arm: split vfp state setting from tcg helpers arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,13/23] target/arm: add temporary stub for arm_rebuild_hflags arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,12/23] target/arm: move cpsr_read, cpsr_write to cpu_common arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,11/23] target/arm: kvm: add stubs for some helpers arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,10/23] target/arm: only perform TCG cpu and machine inits if TCG enabled arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,09/23] target/arm: move cpu definitions to common cpu module arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,08/23] target/arm: split cpregs from tcg/helper.c arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,07/23] target/arm: move physical address translation to cpu-mmu arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,06/23] target/arm: split off cpu-sysemu.c arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,05/23] target/arm: only build psci for TCG arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,04/23] target/arm: tcg: add sysemu and user subsirs arm cleanup experiment for kvm-only build - - - - --- 2021-03-03 Claudio Fontana New
[RFC,v3,03/23] arm: tcg: only build under CONFIG_TCG arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-03 Claudio Fontana New
[RFC,v3,02/23] target/arm: move helpers to tcg/ arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-03 Claudio Fontana New
[RFC,v3,01/23] target/arm: move translate modules to tcg/ arm cleanup experiment for kvm-only build - - 1 - --- 2021-03-03 Claudio Fontana New
[v26,20/20] i386: make cpu_load_efer sysemu-only i386 cleanup PART 2 - - 1 - --- 2021-03-01 Claudio Fontana New
[v26,19/20] target/i386: gdbstub: only write CR0/CR2/CR3/EFER for sysemu i386 cleanup PART 2 - - 1 - --- 2021-03-01 Claudio Fontana New
[v26,18/20] target/i386: gdbstub: introduce aux functions to read/write CS64 regs i386 cleanup PART 2 - - 1 - --- 2021-03-01 Claudio Fontana New
[v26,17/20] i386: split off sysemu part of cpu.c i386 cleanup PART 2 - - 1 - --- 2021-03-01 Claudio Fontana New
[v26,16/20] i386: split seg_helper into user-only and sysemu parts i386 cleanup PART 2 - - 1 - --- 2021-03-01 Claudio Fontana New
[v26,15/20] i386: split svm_helper into sysemu and stub-only user i386 cleanup PART 2 - - 1 - --- 2021-03-01 Claudio Fontana New
[v26,14/20] i386: separate fpu_helper sysemu-only parts i386 cleanup PART 2 - - 1 - --- 2021-03-01 Claudio Fontana New
[v26,13/20] i386: split misc helper user stubs and sysemu part i386 cleanup PART 2 - - 1 - --- 2021-03-01 Claudio Fontana New
[v26,12/20] i386: move TCG bpt_helper into sysemu/ i386 cleanup PART 2 - - 1 - --- 2021-03-01 Claudio Fontana New
[v26,11/20] i386: split tcg excp_helper into sysemu and user parts i386 cleanup PART 2 - - 1 - --- 2021-03-01 Claudio Fontana New
[v26,10/20] i386: split smm helper (sysemu) i386 cleanup PART 2 - - 1 - --- 2021-03-01 Claudio Fontana New
[v26,09/20] i386: split off sysemu-only functionality in tcg-cpu i386 cleanup PART 2 - - 1 - --- 2021-03-01 Claudio Fontana New
[v26,08/20] meson: add target_user_arch i386 cleanup PART 2 - - 1 - --- 2021-03-01 Claudio Fontana New
[v26,07/20] accel-cpu: make cpu_realizefn return a bool i386 cleanup PART 2 - - 3 - --- 2021-03-01 Claudio Fontana New
« 1 2 ... 624 625 6264266 4267 »