Show patches with: Submitter = Philippe Mathieu-Daudé       |    Archived = No       |   6596 patches
« 1 2 3 465 66 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,14/14] target/mips: Remove unused CPUMIPSState::current_fpu field [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,13/14] target/mips: Introduce disas_mt_available() [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,12/14] target/mips: Introduce ase_3d_available() helper [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,11/14] target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,10/14] target/mips: Convert Loongson [D]MULT[U].G opcodes to decodetree [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,09/14] target/mips: Convert Loongson [D]MOD[U].G opcodes to decodetree [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,08/14] target/mips: Convert Loongson [D]DIVU.G opcodes to decodetree [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,07/14] target/mips: Convert Loongson DIV.G opcodes to decodetree [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,06/14] target/mips: Convert Loongson DDIV.G opcodes to decodetree [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,05/14] target/mips: Re-introduce OPC_ADDUH_QB_DSP and OPC_MUL_PH_DSP [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,04/14] target/mips: Simplify Loongson MULTU.G opcode [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,03/14] target/mips: Extract decode_64bit_enabled() helper [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,02/14] target/mips: Enable MSA ASE for mips32r6-generic [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,01/14] target/mips: Migrate TLB MemoryMapID register [PULL,01/14] target/mips: Migrate TLB MemoryMapID register --- 2024-10-31 Philippe Mathieu-Daudé New
[PULL,00/14] MIPS patches for 2024-10-31 --- 2024-10-31 Philippe Mathieu-Daudé New
[v3,9/9] target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,8/9] target/mips: Convert Loongson [D]MULT[U].G opcodes to decodetree target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,7/9] target/mips: Convert Loongson [D]MOD[U].G opcodes to decodetree target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,6/9] target/mips: Convert Loongson [D]DIVU.G opcodes to decodetree target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,5/9] target/mips: Convert Loongson DIV.G opcodes to decodetree target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,4/9] target/mips: Convert Loongson DDIV.G opcodes to decodetree target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,3/9] target/mips: Re-introduce OPC_ADDUH_QB_DSP and OPC_MUL_PH_DSP target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,2/9] target/mips: Simplify Loongson MULTU.G opcode target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
[v3,1/9] target/mips: Extract decode_64bit_enabled() helper target/mips: Convert Loongson LEXT opcodes to decodetree --- 2024-10-26 Philippe Mathieu-Daudé Superseded
target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext target/mips: Remove unreachable 32-bit code on 64-bit Loongson Ext --- 2024-10-26 Philippe Mathieu-Daudé New
target/mips: Introduce disas_mt_available() target/mips: Introduce disas_mt_available() --- 2024-10-24 Philippe Mathieu-Daudé Superseded
target/mips: Remove unused CPUMIPSState::current_fpu field target/mips: Remove unused CPUMIPSState::current_fpu field --- 2024-10-21 Philippe Mathieu-Daudé Superseded
target/mips: Introduce ase_3d_available() helper target/mips: Introduce ase_3d_available() helper --- 2024-10-21 Philippe Mathieu-Daudé Superseded
[PULL,33/33] hw/mips: Have mips_cpu_create_with_clock() take an endianness argument [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,32/33] hw/mips/cps: Set the vCPU 'cpu-big-endian' property [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,31/33] target/mips: Expose MIPSCPU::is_big_endian property [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,30/33] target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl() [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,29/33] target/mips: Use gen_op_addr_addi() when possible [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,28/33] target/mips: Have gen_addiupc() expand $pc during translation [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,27/33] target/mips: Replace MO_TE by mo_endian() [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,26/33] target/mips: Introduce mo_endian() helper [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,25/33] target/mips: Remove unused MEMOP_IDX() macro [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,24/33] target/mips: Rename unused sysemu argument of OP_LD_ATOMIC() [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,23/33] target/mips: Explode MO_TExx -> MO_TE | MO_xx [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,22/33] target/mips: Factor mo_endian_rev() out of MXU code [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,21/33] target/mips: Convert mips16e decr_and_load/store() macros to functions [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,20/33] target/mips: Replace MO_TE by mo_endian_env() in get_pte() [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,19/33] target/mips: Introduce mo_endian_env() helper [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,18/33] target/mips: Rename cpu_is_bigendian() -> disas_is_bigendian() [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,17/33] target/mips: Declare mips_env_is_bigendian() in 'internal.h' [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,16/33] hw/xtensa/xtfpga: Remove TARGET_BIG_ENDIAN #ifdef'ry [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,15/33] target/ppc: Use tcg_constant_tl() instead of tcg_gen_movi_tl() [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,14/33] target/tricore: Use tcg_constant_tl() instead of tcg_gen_movi_tl() [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,13/33] target/tricore: Use explicit little-endian LD/ST API [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,12/33] target/loongarch: Use explicit little-endian LD/ST API [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,11/33] linux-user/i386: Use explicit little-endian LD/ST API [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,10/33] target/avr: Use explicit little-endian LD/ST API [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,09/33] hw/i386: Use explicit little-endian LD/ST API [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,08/33] target/hexagon: Use explicit little-endian LD/ST API [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,07/33] target/alpha: Use explicit little-endian LD/ST API [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,06/33] gdbstub/helpers: Introduce ldtul_$endian_p() helpers [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé New
[PULL,05/33] target/alpha: Replace ldtul_p() -> ldq_p() [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,04/33] target/hexagon: Replace ldtul_p() -> ldl_p() [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,03/33] exec/memop: Remove unused memop_big_endian() helper [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,02/33] exec/tswap: Massage target_needs_bswap() definition [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done [PULL,01/33] qemu/bswap: Undefine CPU_CONVERT() once done --- 2024-10-15 Philippe Mathieu-Daudé Accepted
[PULL,00/33] Endianness cleanup patches for 2024-10-15 --- 2024-10-15 Philippe Mathieu-Daudé New
target/mips: Remove unused MEMOP_IDX() macro target/mips: Remove unused MEMOP_IDX() macro --- 2024-10-14 Philippe Mathieu-Daudé Superseded
[v2,16/16] hw/mips: Have mips_cpu_create_with_clock() take an endianness argument target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v2,15/16] hw/mips/cps: Set the vCPU 'cpu-big-endian' property target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v2,14/16] target/mips: Expose MIPSCPU::is_big_endian property target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v2,13/16] target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl() target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v2,12/16] target/mips: Use gen_op_addr_addi() when possible target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v2,11/16] target/mips: Have gen_addiupc() expand $pc during translation target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v2,10/16] target/mips: Replace MO_TE by mo_endian() target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé New
[v2,09/16] target/mips: Introduce mo_endian() helper target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v2,08/16] target/mips: Rename unused sysemu argument of OP_LD_ATOMIC() target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v2,07/16] target/mips: Explode MO_TExx -> MO_TE | MO_xx target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v2,06/16] target/mips: Factor mo_endian_rev() out of MXU code target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v2,05/16] target/mips: Convert mips16e decr_and_load/store() macros to functions target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v2,04/16] target/mips: Replace MO_TE by mo_endian_env() in get_pte() target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v2,03/16] target/mips: Introduce mo_endian_env() helper target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v2,02/16] target/mips: Rename cpu_is_bigendian() -> disas_is_bigendian() target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v2,01/16] target/mips: Declare mips_env_is_bigendian() in 'internal.h' target/mips: Remove target-specific endianness knowledge --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v3,2/2] gdbstub/helpers: Introduce ldtul_$endian_p() helpers gdbstub: Introduce ldtul_$endian_p() helpers --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[v3,1/2] exec/tswap: Massage target_needs_bswap() definition gdbstub: Introduce ldtul_$endian_p() helpers --- 2024-10-10 Philippe Mathieu-Daudé Superseded
[3/3] target/ppc: Use tcg_constant_tl() instead of tcg_gen_movi_tl() target: Use tcg_constant_tl() instead of tcg_gen_movi_tl() --- 2024-10-04 Philippe Mathieu-Daudé Superseded
[2/3] target/tricore: Use tcg_constant_tl() instead of tcg_gen_movi_tl() target: Use tcg_constant_tl() instead of tcg_gen_movi_tl() --- 2024-10-04 Philippe Mathieu-Daudé Superseded
[1/3] target/mips: Use tcg_constant_tl() instead of tcg_gen_movi_tl() target: Use tcg_constant_tl() instead of tcg_gen_movi_tl() --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,25/25] hw/ppc/e500: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,24/25] target/openrisc: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,23/25] target/s390x: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé Superseded
[v2,22/25] hw/s390x: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé Superseded
[v2,21/25] target/hppa: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,20/25] target/sparc: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,19/25] hw/sparc: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,18/25] target/m68k: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé Superseded
[v2,17/25] hw/m68k: Use explicit big-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,16/25] target/riscv: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,15/25] target/rx: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,14/25] target/tricore: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé Superseded
[v2,13/25] target/sh4: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé New
[v2,12/25] target/loongarch: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé Superseded
[v2,11/25] linux-user/i386: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé Superseded
[v2,10/25] target/avr: Use explicit little-endian LD/ST API misc: Use explicit endian LD/ST API --- 2024-10-04 Philippe Mathieu-Daudé Superseded
« 1 2 3 465 66 »