Show patches with: State = Action Required       |    Archived = No       |   426549 patches
« 1 2 ... 1064 1065 10664265 4266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RESEND,v5,12/19] target/loongarch: Add avail_64 to check la64-only instructions Add some checks before translating instructions - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,13/19] target/loongarch: Add LoongArch32 cpu la132 Add some checks before translating instructions 1 - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,14/19] hw/loongarch: Remove restriction of la464 cores in the virt machine Add some checks before translating instructions - - 2 - --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,15/19] target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions Add some checks before translating instructions 1 - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,16/19] target/loongarch: Add avail_LSPW to check LSPW instructions Add some checks before translating instructions - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,17/19] target/loongarch: Add avail_LAM to check atomic instructions Add some checks before translating instructions - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,19/19] target/loongarch: Add avail_IOCSR to check iocsr instructions Add some checks before translating instructions - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,18/19] target/loongarch: Add avail_LSX to check LSX instructions Add some checks before translating instructions - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
docs/about/license: Update LICENSE URL docs/about/license: Update LICENSE URL - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[1/7] tcg/tcg-op: Document bswap16() byte pattern tcg: Document *swap/deposit helpers - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[2/7] tcg/tcg-op: Document bswap32() byte pattern tcg: Document *swap/deposit helpers - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[3/7] tcg/tcg-op: Document bswap64() byte pattern tcg: Document *swap/deposit helpers - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[4/7] tcg/tcg-op: Document hswap() byte pattern tcg: Document *swap/deposit helpers - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[5/7] tcg/tcg-op: Document wswap() byte pattern tcg: Document *swap/deposit helpers - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[6/7] tcg/tcg-op: Document deposit_z() tcg: Document *swap/deposit helpers - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[7/7] target/cris: Fix a typo in gen_swapr() tcg: Document *swap/deposit helpers - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
target/arm: Use deposit_z() in BCF opcode target/arm: Use deposit_z() in BCF opcode - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[1/6] target/arm: Use hswap_i32() in VREV/SMLAD opcodes target: Use TCG generic gen_hswap_i32/i64() - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[2/6] target/cris: Use hswap_i32() in SWAPW opcode target: Use TCG generic gen_hswap_i32/i64() - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[3/6] target/microblaze: Use hswap_i32() in SWAPH opcode target: Use TCG generic gen_hswap_i32/i64() - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[4/6] target/sh4: Use hswap_i32() in SWAP.W opcode target: Use TCG generic gen_hswap_i32/i64() - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[5/6] target/mips: Use hswap_i64() in DSHD opcode target: Use TCG generic gen_hswap_i32/i64() - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[6/6] target/loongarch: Use hswap_i64() in REVH.D opcode target: Use TCG generic gen_hswap_i32/i64() - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[01/12] tcg/tcg-op: Factor tcg_gen_hrev32_i32() out tcg: Factor hrev{32,64}_{i32,i64,tl} out - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[02/12] target/arm: Use generic hrev32_i32() in ARM REV16 and VREV16 opcodes tcg: Factor hrev{32,64}_{i32,i64,tl} out - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[03/12] target/cris: Use generic hrev32_i32() in SWAPB opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[04/12] target/rx: Use generic hrev32_i32() in REVW opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[05/12] tcg/tcg-op: Factor tcg_gen_hrev64_i64() out tcg: Factor hrev{32,64}_{i32,i64,tl} out - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[10/12] target/arm: Use generic hrev_i64() in Aarch64 REV16 opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[09/12] tcg/tcg-op: Add tcg_gen_hrev32_i64() and tcg_gen_hrev_i64() tcg: Factor hrev{32,64}_{i32,i64,tl} out - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[08/12] target/loongarch: Use generic hrev64_i64() in REVB.4H opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[11/12] target/loongarch: Use generic hrev64_i32() in REVB.2H opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[07/12] target/ppc: Use generic hrev64_i64() in BRH / BSWAP16x8 opcodes tcg: Factor hrev{32,64}_{i32,i64,tl} out - - 2 - --- 2023-08-22 Philippe Mathieu-Daudé New
[v2] docs/about/license: Update LICENSE URL [v2] docs/about/license: Update LICENSE URL - - 3 - --- 2023-08-22 Philippe Mathieu-Daudé New
[06/12] target/mips: Use generic hrev64_i64() in DSBH opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[12/12] target/mips: Use generic hrev32_tl() in WSBH opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
docs/devel/tcg-ops: Bury mentions of trunc_shr_i64_i32() docs/devel/tcg-ops: Bury mentions of trunc_shr_i64_i32() - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[RFC] target/loongarch: Sign-extend REVB.2H result [RFC] target/loongarch: Sign-extend REVB.2H result - 1 - - --- 2023-08-22 Philippe Mathieu-Daudé New
tcg: Prohibit incomplete extr[lh]_i64_i32() implementation tcg: Prohibit incomplete extr[lh]_i64_i32() implementation - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[v2,1/8] tcg/tcg-op: Document bswap16_i32() byte pattern tcg: Document *swap* helper implementations - - - - --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,2/8] tcg/tcg-op: Document bswap16_i64() byte pattern tcg: Document *swap* helper implementations - - - - --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,3/8] tcg/tcg-op: Document bswap32_i32() byte pattern tcg: Document *swap* helper implementations - - - - --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,4/8] tcg/tcg-op: Document bswap32_i64() byte pattern tcg: Document *swap* helper implementations - - - - --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,5/8] tcg/tcg-op: Document bswap64_i64() byte pattern tcg: Document *swap* helper implementations - - 1 - --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,6/8] tcg/tcg-op: Document hswap_i32/64() byte pattern tcg: Document *swap* helper implementations - - 1 - --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,7/8] tcg/tcg-op: Document wswap_i64() byte pattern tcg: Document *swap* helper implementations - - 1 - --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,8/8] target/cris: Fix a typo in gen_swapr() tcg: Document *swap* helper implementations - - 1 - --- 2023-08-23 Philippe Mathieu-Daudé New
[1/8] target/ppc/pmu: Include missing 'qemu/timer.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - - - --- 2023-08-28 Philippe Mathieu-Daudé New
[2/8] target/riscv/pmu: Restrict 'qemu/log.h' include to source target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - - - --- 2023-08-28 Philippe Mathieu-Daudé New
[3/8] target/translate: Include missing 'exec/cpu_ldst.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[4/8] target/translate: Remove unnecessary 'exec/cpu_ldst.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[5/8] target/translate: Restrict 'exec/cpu_ldst.h' to user emulation target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[6/8] target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[7/8] target/helper: Remove unnecessary 'qemu/main-loop.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - - - --- 2023-08-28 Philippe Mathieu-Daudé New
[8/8] target/mips: Remove unused headers in lcsr_helper.c target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[v2,01/11] target/ppc/pmu: Include missing 'qemu/timer.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[v2,02/11] target/riscv/pmu: Restrict 'qemu/log.h' include to source target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[v2,03/11] target/translate: Include missing 'exec/cpu_ldst.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[v2,04/11] target/translate: Remove unnecessary 'exec/cpu_ldst.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[v2,05/11] target/translate: Restrict 'exec/cpu_ldst.h' to user emulation target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[v2,06/11] target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[v2,07/11] target/helper: Remove unnecessary 'qemu/main-loop.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[v2,08/11] target/mips: Remove unused headers in lcsr_helper.c target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[v2,09/11] target/xtensa: Include missing 'qemu/atomic.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[v2,10/11] qemu/processor: Remove unused 'qemu/atomic.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
[v2,11/11] exec/translation-block: Clean up includes target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" - - 1 - --- 2023-08-28 Philippe Mathieu-Daudé New
accel/tcg: Fix typo in translator_io_start() description accel/tcg: Fix typo in translator_io_start() description - - 1 - --- 2023-08-30 Philippe Mathieu-Daudé New
[v2] accel: Remove HAX accelerator [v2] accel: Remove HAX accelerator 1 - 3 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,00/41] Misc patches for 2023-08-31 - - - - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,01/41] accel: Remove HAX accelerator [PULL,01/41] accel: Remove HAX accelerator 1 - 2 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,02/41] accel/tcg: spelling fixes [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,03/41] qemu/uri: Use QueryParams type definition [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,04/41] bulk: Do not declare function prototypes using 'extern' keyword [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,05/41] hw/net/i82596: Include missing 'exec/address-spaces.h' header [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,06/41] hw/dma/etraxfs: Include missing 'exec/memory.h' header [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,07/41] exec/address-spaces.h: Remove unuseful 'exec/memory.h' include [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,08/41] target/ppc/pmu: Include missing 'qemu/timer.h' header [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,09/41] target/riscv/pmu: Restrict 'qemu/log.h' include to source [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,10/41] target/translate: Include missing 'exec/cpu_ldst.h' header [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,11/41] target/translate: Remove unnecessary 'exec/cpu_ldst.h' header [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,12/41] target/translate: Restrict 'exec/cpu_ldst.h' to user emulation [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,13/41] target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,14/41] target/helpers: Remove unnecessary 'qemu/main-loop.h' header [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,15/41] target/mips: Remove unused headers in lcsr_helper.c [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,16/41] target/xtensa: Include missing 'qemu/atomic.h' header [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,17/41] qemu/processor: Remove unused 'qemu/atomic.h' header [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,18/41] exec/translation-block: Clean up includes [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,19/41] chardev/char-fe: Document FEWatchFunc typedef [PULL,01/41] accel: Remove HAX accelerator 1 - - - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,20/41] hw/char: Have FEWatchFunc handlers return G_SOURCE_CONTINUE/REMOVE [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,21/41] hw/char/pl011: Restrict MemoryRegionOps implementation access sizes [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,22/41] hw/char/pl011: Display register name in trace events [PULL,01/41] accel: Remove HAX accelerator - - 2 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,23/41] hw/char/pl011: Remove duplicated PL011_INT_[RT]X definitions [PULL,01/41] accel: Remove HAX accelerator - - 2 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,24/41] hw/char/pl011: Replace magic values by register field definitions [PULL,01/41] accel: Remove HAX accelerator - - 2 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,25/41] hw/i2c/pmbus_device: Fix modifying QOM class internals from instance [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,26/41] hw/i2c: spelling fixes [PULL,01/41] accel: Remove HAX accelerator - - - - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,27/41] hw/ide: spelling fixes [PULL,01/41] accel: Remove HAX accelerator - - - - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,28/41] hw/display: spelling fixes [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,29/41] hw/mips: spelling fixes [PULL,01/41] accel: Remove HAX accelerator - - 1 - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,30/41] hw/sd: spelling fixes [PULL,01/41] accel: Remove HAX accelerator - - - - --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,31/41] hw/usb: spelling fixes [PULL,01/41] accel: Remove HAX accelerator - - - - --- 2023-08-31 Philippe Mathieu-Daudé New
« 1 2 ... 1064 1065 10664265 4266 »