Show patches with: Submitter = Philippe Mathieu-Daudé       |    Archived = No       |   5387 patches
« 1 2 ... 26 27 2853 54 »
Patch Series S/W/F Date Submitter Delegate State
[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
[6/6] target/loongarch: Use hswap_i64() in REVH.D opcode target: Use TCG generic gen_hswap_i32/i64() --- 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
[4/6] target/sh4: Use hswap_i32() in SWAP.W 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() --- 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
[1/6] target/arm: Use hswap_i32() in VREV/SMLAD opcodes target: Use TCG generic gen_hswap_i32/i64() --- 2023-08-22 Philippe Mathieu-Daudé New
target/arm: Use deposit_z() in BCF opcode target/arm: Use deposit_z() in BCF opcode --- 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é Superseded
[6/7] tcg/tcg-op: Document deposit_z() tcg: Document *swap/deposit helpers --- 2023-08-22 Philippe Mathieu-Daudé New
[5/7] tcg/tcg-op: Document wswap() byte pattern tcg: Document *swap/deposit helpers --- 2023-08-22 Philippe Mathieu-Daudé New
[4/7] tcg/tcg-op: Document hswap() 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 --- 2023-08-22 Philippe Mathieu-Daudé Superseded
[2/7] tcg/tcg-op: Document bswap32() byte pattern tcg: Document *swap/deposit helpers --- 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
docs/about/license: Update LICENSE URL docs/about/license: Update LICENSE URL --- 2023-08-22 Philippe Mathieu-Daudé Superseded
[RESEND,v5,18/19] target/loongarch: Add avail_LSX to check LSX instructions Add some checks before translating instructions --- 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 --- 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 --- 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 --- 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 --- 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 --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,13/19] target/loongarch: Add LoongArch32 cpu la132 Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,12/19] target/loongarch: Add avail_64 to check la64-only instructions Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,11/19] target/loongarch: Add a check parameter to the TRANS macro Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,10/19] target/loongarch: Sign extend results in VA32 mode Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,09/19] target/loongarch: Truncate high 32 bits of address in VA32 mode Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,08/19] target/loongarch: Extract set_pc() helper Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,07/19] target/loongarch: Extract make_address_pc() helper Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,06/19] target/loongarch: Extract make_address_i() helper Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,05/19] target/loongarch: Extract make_address_x() helper Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,04/19] target/loongarch: Add LA64 & VA32 to DisasContext Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,03/19] target/loongarch: Support LoongArch32 VPPN Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,02/19] target/loongarch: Support LoongArch32 DMW Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,01/19] target/loongarch: Support LoongArch32 TLB entry Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
[v5,09/19] target/loongarch: Truncate high 32 bits of address in VA32 mode Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ --- 2023-08-22 Philippe Mathieu-Daudé Superseded
[v5,08/19] target/loongarch: Extract set_pc() helper Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ --- 2023-08-22 Philippe Mathieu-Daudé Superseded
[v5,07/19] target/loongarch: Extract make_address_pc() helper Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ --- 2023-08-22 Philippe Mathieu-Daudé Superseded
[v5,06/19] target/loongarch: Extract make_address_i() helper Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ --- 2023-08-22 Philippe Mathieu-Daudé Superseded
[v5,05/19] target/loongarch: Extract make_address_x() helper Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ --- 2023-08-22 Philippe Mathieu-Daudé Superseded
[v5,04/19] target/loongarch: Add LA64 & VA32 to DisasContext Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ --- 2023-08-22 Philippe Mathieu-Daudé Superseded
[v5,03/19] target/loongarch: Support LoongArch32 VPPN Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ --- 2023-08-22 Philippe Mathieu-Daudé Superseded
[v5,02/19] target/loongarch: Support LoongArch32 DMW Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ --- 2023-08-22 Philippe Mathieu-Daudé Superseded
[v5,01/19] target/loongarch: Support LoongArch32 TLB entry Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ --- 2023-08-22 Philippe Mathieu-Daudé Superseded
[v3,8/8] target/loongarch: Add GDB support for loongarch32 mode target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-21 Philippe Mathieu-Daudé New
[v3,7/8] target/loongarch: Add new object class for loongarch32 cpus target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-21 Philippe Mathieu-Daudé New
[v3,6/8] target/loongarch: Add function to check current arch target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-21 Philippe Mathieu-Daudé New
[v3,5/8] target/loongarch: Extract 64-bit specifics to loongarch64_cpu_class_init target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-21 Philippe Mathieu-Daudé Superseded
[v3,4/8] target/loongarch: Introduce abstract TYPE_LOONGARCH64_CPU target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-21 Philippe Mathieu-Daudé New
[v3,3/8] target/loongarch: Fix loongarch_la464_initfn() misses setting LSPW target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-21 Philippe Mathieu-Daudé New
[v3,2/8] target/loongarch: Remove duplicated disas_set_info assignment target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-21 Philippe Mathieu-Daudé Superseded
[v3,1/8] target/loongarch: Log I/O write accesses to CSR registers target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-21 Philippe Mathieu-Daudé Superseded
[v2,8/8] target/loongarch: Add GDB support for loongarch32 mode target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-18 Philippe Mathieu-Daudé Superseded
[v2,7/8] target/loongarch: Add new object class for loongarch32 cpus target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-18 Philippe Mathieu-Daudé Superseded
[v2,6/8] target/loongarch: Add function to check current arch target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-18 Philippe Mathieu-Daudé Superseded
[v2,5/8] target/loongarch: Extract 64-bit specifics to loongarch64_cpu_class_init target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-18 Philippe Mathieu-Daudé New
[v2,4/8] target/loongarch: Introduce abstract TYPE_LOONGARCH64_CPU target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-18 Philippe Mathieu-Daudé Superseded
[v2,3/8] target/loongarch: Fix loongarch_la464_initfn() misses setting LSPW target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-18 Philippe Mathieu-Daudé Superseded
[v2,2/8] target/loongarch: Remove duplicated disas_set_info assignment target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-18 Philippe Mathieu-Daudé Superseded
[v2,1/8] target/loongarch: Log I/O write accesses to CSR registers target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-18 Philippe Mathieu-Daudé Superseded
[4/4] target/loongarch: Extract 64-bit specifics to loongarch64_cpu_class_init target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-18 Philippe Mathieu-Daudé New
[3/4] target/loongarch: Rename 64-bit specific functions target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-18 Philippe Mathieu-Daudé New
[2/4] target/loongarch: Remove duplicated disas_set_info assignment target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-18 Philippe Mathieu-Daudé Superseded
[1/4] target/loongarch: Log I/O write accesses to CSR registers target/loongarch: Cleanups in preparation of loongarch32 support --- 2023-08-18 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.2] target/arm/cpu: Allow logging disabled CPU features at UNIMP level [PATCH-for-8.2] target/arm/cpu: Allow logging disabled CPU features at UNIMP level --- 2023-08-10 Philippe Mathieu-Daudé New
[PULL,10/10] target/m68k: Fix semihost lseek offset computation [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() --- 2023-08-01 Philippe Mathieu-Daudé Accepted
[PULL,09/10] target/nios2: Fix semihost lseek offset computation [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() --- 2023-08-01 Philippe Mathieu-Daudé Accepted
[PULL,08/10] target/nios2: Pass semihosting arg to exit [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() --- 2023-08-01 Philippe Mathieu-Daudé Accepted
[PULL,07/10] tests/migration: Add -fno-stack-protector [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() --- 2023-08-01 Philippe Mathieu-Daudé Accepted
[PULL,06/10] misc: Fix some typos in documentation and comments [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() --- 2023-08-01 Philippe Mathieu-Daudé New
[PULL,05/10] ui/dbus: fix clang compilation issue [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() --- 2023-08-01 Philippe Mathieu-Daudé Accepted
[PULL,04/10] ui/dbus: fix win32 compilation when !opengl [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() --- 2023-08-01 Philippe Mathieu-Daudé Accepted
[PULL,03/10] hw/xen: prevent guest from binding loopback event channel to itself [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() --- 2023-08-01 Philippe Mathieu-Daudé Accepted
[PULL,02/10] i386/xen: consistent locking around Xen singleshot timers [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() --- 2023-08-01 Philippe Mathieu-Daudé Accepted
[PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() [PULL,01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi() --- 2023-08-01 Philippe Mathieu-Daudé Accepted
[PULL,00/10] Misc fixes for 2023-08-01 --- 2023-08-01 Philippe Mathieu-Daudé New
[PULL,10/10] target/tricore: Rename tricore_feature [PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers --- 2023-07-25 Philippe Mathieu-Daudé New
[PULL,09/10] target/sparc: Handle FPRS correctly on big-endian hosts [PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers --- 2023-07-25 Philippe Mathieu-Daudé New
[PULL,08/10] target/mips: Avoid shift by negative number in page_table_walk_refill() [PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers --- 2023-07-25 Philippe Mathieu-Daudé Accepted
[PULL,07/10] target/mips: Pass directory/leaf shift values to walk_directory() [PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers --- 2023-07-25 Philippe Mathieu-Daudé Accepted
[PULL,06/10] target/mips/mxu: Avoid overrun in gen_mxu_q8adde() [PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers --- 2023-07-25 Philippe Mathieu-Daudé Accepted
[PULL,05/10] target/mips/mxu: Avoid overrun in gen_mxu_S32SLT() [PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers --- 2023-07-25 Philippe Mathieu-Daudé Accepted
[PULL,04/10] target/mips/mxu: Replace magic array size by its definition [PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers --- 2023-07-25 Philippe Mathieu-Daudé Accepted
[PULL,03/10] hw/char/escc: Implement loopback mode [PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers --- 2023-07-25 Philippe Mathieu-Daudé Accepted
[PULL,02/10] hw/mips: Improve the default USB settings in the loongson3-virt machine [PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers --- 2023-07-25 Philippe Mathieu-Daudé Accepted
[PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers [PULL,01/10] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers --- 2023-07-25 Philippe Mathieu-Daudé Accepted
[PULL,00/10] Misc fixes for 2023-07-25 --- 2023-07-25 Philippe Mathieu-Daudé New
[for-8.1] tests/test-util-filemonitor: Avoid pointless allocations [for-8.1] tests/test-util-filemonitor: Avoid pointless allocations --- 2023-07-19 Philippe Mathieu-Daudé New
[for-8.1] hw/usb/hcd-xhci-pci: Fail if user requested MSIX but it can't be used [for-8.1] hw/usb/hcd-xhci-pci: Fail if user requested MSIX but it can't be used --- 2023-07-19 Philippe Mathieu-Daudé New
[for-8.1,v2,2/2] target/mips: Avoid shift by negative number in page_table_walk_refill() target/mips: Avoid shift by negative number in page_table_walk_refill() --- 2023-07-17 Philippe Mathieu-Daudé Superseded
[for-8.1,v2,1/2] target/mips: Pass directory/leaf shift values to walk_directory() target/mips: Avoid shift by negative number in page_table_walk_refill() --- 2023-07-17 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.1] hw/sd/sdcard: Allow users to bypass the power-of-2 size check [PATCH-for-8.1] hw/sd/sdcard: Allow users to bypass the power-of-2 size check --- 2023-07-17 Philippe Mathieu-Daudé New
[PATCH-for-8.1,3/3] target/mips/mxu: Avoid overrun in gen_mxu_q8adde() target/mips/mxu: Fix overruns --- 2023-07-12 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.1,2/3] target/mips/mxu: Avoid overrun in gen_mxu_S32SLT() target/mips/mxu: Fix overruns --- 2023-07-12 Philippe Mathieu-Daudé Superseded
[PATCH-for-8.1,1/3] target/mips/mxu: Replace magic array size by its definition target/mips/mxu: Fix overruns --- 2023-07-12 Philippe Mathieu-Daudé Superseded
[hotfix,PATCH-for-8.1,v5] configure: Fix cross-building for RISCV host [hotfix,PATCH-for-8.1,v5] configure: Fix cross-building for RISCV host --- 2023-07-11 Philippe Mathieu-Daudé New
[PATCH-for-8.1] linux-user/arm: Do not allocate a commpage at all for M-profile CPUs [PATCH-for-8.1] linux-user/arm: Do not allocate a commpage at all for M-profile CPUs --- 2023-07-11 Philippe Mathieu-Daudé Superseded
[v3,4/4] tests/vm/freebsd: Get up-to-date package list from lcitool vars file tests/vm/freebsd: Get up-to-date package list from lcitool --- 2023-07-11 Philippe Mathieu-Daudé New
[v3,3/4] tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper tests/vm/freebsd: Get up-to-date package list from lcitool --- 2023-07-11 Philippe Mathieu-Daudé Superseded
[v3,2/4] tests/lcitool: Refresh generated files tests/vm/freebsd: Get up-to-date package list from lcitool --- 2023-07-11 Philippe Mathieu-Daudé New
« 1 2 ... 26 27 2853 54 »