Show patches with: none      |   75811 patches
« 1 2 ... 89 90 91758 759 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,26/39] accel/tcg: Use CPUTLBEntryFull.phys_addr in io_failed [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson Accepted
[PULL,25/39] accel/tcg: Split out io_prepare and io_failed [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson New
[PULL,24/39] accel/tcg: Simplify tlb_plugin_lookup [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson New
[PULL,23/39] target/arm: Use tcg_gen_gvec_cmpi for compare vs 0 [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson Accepted
[PULL,22/39] tcg: Add gvec compare with immediate and scalar operand [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson New
[PULL,21/39] tcg/loongarch64: Implement 128-bit load & store [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson Superseded
[PULL,20/39] tcg/loongarch64: Lower rotli_vec to vrotri [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson New
[PULL,19/39] tcg/loongarch64: Lower rotv_vec ops to LSX [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson New
[PULL,18/39] tcg/loongarch64: Lower vector shift integer ops [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson New
[PULL,17/39] tcg/loongarch64: Lower bitsel_vec to vbitsel [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson New
[PULL,16/39] tcg/loongarch64: Lower vector shift vector ops [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson New
[PULL,15/39] tcg/loongarch64: Lower vector saturated ops [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson New
[PULL,14/39] tcg/loongarch64: Lower vector min max ops [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson Superseded
[PULL,13/39] tcg/loongarch64: Lower mul_vec to vmul [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson New
[PULL,12/39] tcg/loongarch64: Lower neg_vec to vneg [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson New
[PULL,11/39] tcg/loongarch64: Lower vector bitwise operations [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson New
[PULL,10/39] tcg/loongarch64: Lower add/sub_vec to vadd/vsub [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson Accepted
[PULL,09/39] tcg/loongarch64: Lower cmp_vec to vseq/vsle/vslt [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson Accepted
[PULL,08/39] tcg: pass vece to tcg_target_const_match() [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson New
[PULL,07/39] tcg/loongarch64: Lower basic tcg vec ops to LSX [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson New
[PULL,06/39] tcg/loongarch64: Import LSX instructions [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson Accepted
[PULL,05/39] thunk: Delete checks for old host definitions [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson Accepted
[PULL,04/39] softmmu: Delete checks for old host definitions [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson Accepted
[PULL,03/39] util: Delete checks for old host definitions [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson Accepted
[PULL,02/39] accel/tcg: Fix the comment for CPUTLBEntryFull [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson New
[PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion [PULL,01/39] accel/tcg: mttcg remove false-negative halted assertion --- 2023-09-16 Richard Henderson Accepted
[PULL,00/39] tcg patch queue --- 2023-09-16 Richard Henderson New
[5/5] accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-09-15 Philippe Mathieu-Daudé Superseded
[4/5] accel/tcg: Have tcg_exec_realizefn() return a boolean accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-09-15 Philippe Mathieu-Daudé Superseded
[3/5] accel: Declare AccelClass::[un]realize_cpu() handlers accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-09-15 Philippe Mathieu-Daudé New
[2/5] accel: Introduce accel_cpu_unrealize() stub accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-09-15 Philippe Mathieu-Daudé Superseded
[1/5] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-09-15 Philippe Mathieu-Daudé Superseded
[2/2] target/arm: Implement Neoverse N2 CPU model target/arm: Implement Neoverse-N2 --- 2023-09-15 Peter Maydell Superseded
[1/2] target/arm: Correct minor errors in Cortex-A710 definition target/arm: Implement Neoverse-N2 --- 2023-09-15 Peter Maydell Superseded
[PULL,19/19] host/include/aarch64: Implement clmul.h [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson Accepted
[PULL,18/19] host/include/i386: Implement clmul.h [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson Accepted
[PULL,17/19] target/ppc: Use clmul_64 [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson Accepted
[PULL,16/19] target/s390x: Use clmul_64 [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson New
[PULL,15/19] target/i386: Use clmul_64 [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson Accepted
[PULL,14/19] target/arm: Use clmul_64 [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson Accepted
[PULL,13/19] crypto: Add generic 64-bit carry-less multiply routine [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson New
[PULL,12/19] target/ppc: Use clmul_32* routines [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson Accepted
[PULL,11/19] target/s390x: Use clmul_32* routines [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson Accepted
[PULL,10/19] target/arm: Use clmul_32* routines [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson Accepted
[PULL,09/19] crypto: Add generic 32-bit carry-less multiply routines [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson New
[PULL,08/19] target/ppc: Use clmul_16* routines [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson Accepted
[PULL,07/19] target/s390x: Use clmul_16* routines [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson Accepted
[PULL,06/19] target/arm: Use clmul_16* routines [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson New
[PULL,05/19] crypto: Add generic 16-bit carry-less multiply routines [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson New
[PULL,04/19] target/ppc: Use clmul_8* routines [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson Accepted
[PULL,03/19] target/s390x: Use clmul_8* routines [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson Accepted
[PULL,02/19] target/arm: Use clmul_8* routines [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson New
[PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines [PULL,01/19] crypto: Add generic 8-bit carry-less multiply routines --- 2023-09-15 Richard Henderson New
[PULL,00/19] crypto: Provide clmul.h and host accel --- 2023-09-15 Richard Henderson New
[v2,3/3] softmmu: Introduce cpu_address_space_sync accel/tcg: Alternate fix for #1866 --- 2023-09-15 Richard Henderson New
[v2,2/3] softmmu: Introduce AddressSpaceDispatch generation numbers accel/tcg: Alternate fix for #1866 --- 2023-09-15 Richard Henderson New
[v2,1/3] softmmu: Use cpu->created in tcg_commit accel/tcg: Alternate fix for #1866 --- 2023-09-15 Richard Henderson New
[2/2] hw/intc/apic: Pass CPU using QOM link property hw/intc/apic: QOM cleanup --- 2023-09-15 Philippe Mathieu-Daudé Superseded
[1/2] target/i386: Only realize existing APIC device hw/intc/apic: QOM cleanup --- 2023-09-15 Philippe Mathieu-Daudé Superseded
[RFC] gitlab: shuffle some targets and reduce avocado noise [RFC] gitlab: shuffle some targets and reduce avocado noise --- 2023-09-15 Alex Bennée Superseded
[PULL,9/9] tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884 [PULL,1/9] tests: update Debian images to Bookworm --- 2023-09-15 Alex Bennée New
[PULL,8/9] tests/avocado: Fix console data loss [PULL,1/9] tests: update Debian images to Bookworm --- 2023-09-15 Alex Bennée Accepted
[PULL,7/9] gitlab: make Cirrus CI jobs gating [PULL,1/9] tests: update Debian images to Bookworm --- 2023-09-15 Alex Bennée Accepted
[PULL,6/9] gitlab: make Cirrus CI timeout explicit [PULL,1/9] tests: update Debian images to Bookworm --- 2023-09-15 Alex Bennée New
[PULL,5/9] qtest: kill orphaned qtest QEMU processes on FreeBSD [PULL,1/9] tests: update Debian images to Bookworm --- 2023-09-15 Alex Bennée Accepted
[PULL,4/9] microbit: add missing qtest_quit() call [PULL,1/9] tests: update Debian images to Bookworm --- 2023-09-15 Alex Bennée New
[PULL,3/9] tests/docker: Update docker-loongarch-cross toolchain [PULL,1/9] tests: update Debian images to Bookworm --- 2023-09-15 Alex Bennée Accepted
[PULL,2/9] gitlab: fix typo/spelling in comments [PULL,1/9] tests: update Debian images to Bookworm --- 2023-09-15 Alex Bennée New
[PULL,1/9] tests: update Debian images to Bookworm [PULL,1/9] tests: update Debian images to Bookworm --- 2023-09-15 Alex Bennée New
[PULL,0/9] testing updates (back to green!) --- 2023-09-15 Alex Bennée New
[1/1] tests/avocado: update firmware to enable sbsa-ref/neoverse-v1 [1/1] tests/avocado: update firmware to enable sbsa-ref/neoverse-v1 --- 2023-09-15 Marcin Juszkiewicz New
[3/6:,2/2] accel/tcg: Track current value of can_do_io in the TB [3/6:,1/2] accel/tcg: Refactor gen_io_start() as set_can_do_io() --- 2023-09-15 Philippe Mathieu-Daudé New
[3/6:,1/2] accel/tcg: Refactor gen_io_start() as set_can_do_io() [3/6:,1/2] accel/tcg: Refactor gen_io_start() as set_can_do_io() --- 2023-09-15 Philippe Mathieu-Daudé New
pc-bios/canyonlands.dts: Fix some DeviceTree warnings pc-bios/canyonlands.dts: Fix some DeviceTree warnings --- 2023-09-14 Philippe Mathieu-Daudé New
[RFC,4/4] accel/tcg: Keep tlb_set_dirty() internal accel/tcg: Stubs cleanups --- 2023-09-14 Philippe Mathieu-Daudé New
[RFC,3/4] accel/tcg: Guard tb_flush() with tcg_enabled() and remove the stub accel/tcg: Stubs cleanups --- 2023-09-14 Philippe Mathieu-Daudé New
[2/4] accel/tcg: Remove unused tcg_flush_jmp_cache() stub accel/tcg: Stubs cleanups --- 2023-09-14 Philippe Mathieu-Daudé New
[1/4] accel/tcg: Remove tlb_set_dirty() stub accel/tcg: Stubs cleanups --- 2023-09-14 Philippe Mathieu-Daudé New
[11/11] accel/tcg: Make cpu-exec-common.c a target agnostic unit accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[10/11] accel/tcg: Make icount.o a target agnostic unit accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[09/11] accel/tcg: Make monitor.c a target-agnostic unit accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[08/11] accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h' accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[07/11] exec: Rename target specific page-vary.c -> page-vary-target.c accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[06/11] exec: Rename cpu.c -> cpu-target.c accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[05/11] accel: Rename accel-common.c -> accel-target.c accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[04/11] accel: Make accel-blocker.o target agnostic accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[03/11] accel/tcg: Restrict dump_exec_info() declaration accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[02/11] exec: Move cpu_loop_foo() target agnostic functions to 'cpu-common.h' accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé Superseded
[01/11] exec: Make EXCP_FOO definitions target agnostic accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé Superseded
[6/6] accel/tcg: Always require can_do_io accel/tcg: Always require can_do_io (#1866) --- 2023-09-14 Richard Henderson Superseded
[5/6] accel/tcg: Always set CF_LAST_IO with CF_NOIRQ accel/tcg: Always require can_do_io (#1866) --- 2023-09-14 Richard Henderson Superseded
[4/6] accel/tcg: Improve setting of can_do_io at start of TB accel/tcg: Always require can_do_io (#1866) --- 2023-09-14 Richard Henderson Superseded
[3/6] accel/tcg: Track current value of can_do_io in the TB accel/tcg: Always require can_do_io (#1866) --- 2023-09-14 Richard Henderson Superseded
[2/6] accel/tcg: Hoist CF_MEMI_ONLY check outside translation loop accel/tcg: Always require can_do_io (#1866) --- 2023-09-14 Richard Henderson Superseded
[1/6] accel/tcg: Avoid load of icount_decr if unused accel/tcg: Always require can_do_io (#1866) --- 2023-09-14 Richard Henderson Superseded
[9/9] tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884 testing/next: avocado, gitlab, docker, cirrus --- 2023-09-14 Alex Bennée Superseded
[8/9] tests/avocado: Fix console data loss testing/next: avocado, gitlab, docker, cirrus --- 2023-09-14 Alex Bennée Superseded
[7/9] gitlab: make Cirrus CI jobs gating testing/next: avocado, gitlab, docker, cirrus --- 2023-09-14 Alex Bennée Superseded
[6/9] gitlab: make Cirrus CI timeout explicit testing/next: avocado, gitlab, docker, cirrus --- 2023-09-14 Alex Bennée Superseded
[5/9] qtest: kill orphaned qtest QEMU processes on FreeBSD testing/next: avocado, gitlab, docker, cirrus --- 2023-09-14 Alex Bennée Superseded
« 1 2 ... 89 90 91758 759 »