Show patches with: Archived = No       |   445174 patches
« 1 2 ... 415 416 4174451 4452 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] memory: avoid updating ioeventfds for some address_space [RFC] memory: avoid updating ioeventfds for some address_space - - - - --- 2023-08-22 hongmianquan 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
[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
[v2] docs/about/license: Update LICENSE URL [v2] docs/about/license: Update LICENSE URL - - 3 - --- 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
[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
[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
[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
[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
[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
[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
[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
[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
[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
target/loongarch: cpu: Implement get_arch_id callback target/loongarch: cpu: Implement get_arch_id callback - - 1 - --- 2023-08-22 Bibo Mao New
[v2,9/9] docs: Start documenting VM templating memory-backend-file related improvements and VM templating support - - - - --- 2023-08-22 David Hildenbrand New
[v2,8/9] docs: Don't mention "-mem-path" in multi-process.rst memory-backend-file related improvements and VM templating support - - - - --- 2023-08-22 David Hildenbrand New
[v2,7/9] softmmu/physmem: Never return directories from file_ram_open() memory-backend-file related improvements and VM templating support - - - - --- 2023-08-22 David Hildenbrand New
[v2,6/9] softmmu/physmem: Fail creation of new files in file_ram_open() with readonly=true memory-backend-file related improvements and VM templating support - - - - --- 2023-08-22 David Hildenbrand New
[v2,5/9] softmmu/physmem: Bail out early in ram_block_discard_range() with readonly files memory-backend-file related improvements and VM templating support - - - - --- 2023-08-22 David Hildenbrand New
[v2,4/9] softmmu/physmem: Remap with proper protection in qemu_ram_remap() memory-backend-file related improvements and VM templating support - - - - --- 2023-08-22 David Hildenbrand New
[v2,3/9] backends/hostmem-file: Add "rom" property to support VM templating with R/O files memory-backend-file related improvements and VM templating support - - - - --- 2023-08-22 David Hildenbrand New
[v2,2/9] softmmu/physmem: Distinguish between file access mode and mmap protection memory-backend-file related improvements and VM templating support - - - - --- 2023-08-22 David Hildenbrand New
[v2,1/9] nvdimm: Reject writing label data to ROM instead of crashing QEMU memory-backend-file related improvements and VM templating support - 1 1 - --- 2023-08-22 David Hildenbrand 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
[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() - - 1 - --- 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
[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() - - 1 - --- 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
[7/7] target/cris: Fix a typo in gen_swapr() tcg: Document *swap/deposit helpers - - - - --- 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
[5/7] tcg/tcg-op: Document wswap() 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
[3/7] tcg/tcg-op: Document bswap64() byte pattern tcg: Document *swap/deposit helpers - - 1 - --- 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
[1/7] tcg/tcg-op: Document bswap16() byte pattern tcg: Document *swap/deposit helpers - - - - --- 2023-08-22 Philippe Mathieu-Daudé New
[v3,5/5] vdpa: remove net cvq migration blocker Enable vdpa net migration with features depending on CVQ 1 - - - --- 2023-08-22 Eugenio Perez Martin New
[v3,4/5] vdpa: move vhost_vdpa_set_vring_ready to the caller Enable vdpa net migration with features depending on CVQ 1 - - - --- 2023-08-22 Eugenio Perez Martin New
[v3,3/5] vdpa: rename vhost_vdpa_net_load to vhost_vdpa_net_cvq_load Enable vdpa net migration with features depending on CVQ 1 - - - --- 2023-08-22 Eugenio Perez Martin New
[v3,2/5] vdpa: export vhost_vdpa_set_vring_ready Enable vdpa net migration with features depending on CVQ 1 - - - --- 2023-08-22 Eugenio Perez Martin New
[v3,1/5] vdpa: use first queue SVQ state for CVQ default Enable vdpa net migration with features depending on CVQ 1 - - - --- 2023-08-22 Eugenio Perez Martin New
docs/about/license: Update LICENSE URL docs/about/license: Update LICENSE URL - - 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
[v1,4/4] vfio/pci: enable MSI-X in interrupt restoring on dynamic allocation Support dynamic MSI-X allocation - - - - --- 2023-08-22 Jing Liu New
[v1,3/4] vfio/pci: use an invalid fd to enable MSI-X Support dynamic MSI-X allocation - - - - --- 2023-08-22 Jing Liu New
[v1,2/4] vfio/pci: enable vector on dynamic MSI-X allocation Support dynamic MSI-X allocation - - - 1 --- 2023-08-22 Jing Liu New
[v1,1/4] vfio/pci: detect the support of dynamic MSI-X allocation Support dynamic MSI-X allocation - - 1 - --- 2023-08-22 Jing Liu 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,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,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,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,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,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,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,11/19] target/loongarch: Add a check parameter to the TRANS macro Add some checks before translating instructions - - 2 - --- 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 - - 2 - --- 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 - - 2 - --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,08/19] target/loongarch: Extract set_pc() helper Add some checks before translating instructions - - 2 - --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,07/19] target/loongarch: Extract make_address_pc() helper Add some checks before translating instructions - - 2 - --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,06/19] target/loongarch: Extract make_address_i() helper Add some checks before translating instructions - - 2 - --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,05/19] target/loongarch: Extract make_address_x() helper Add some checks before translating instructions - - 2 - --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,04/19] target/loongarch: Add LA64 & VA32 to DisasContext Add some checks before translating instructions - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,03/19] target/loongarch: Support LoongArch32 VPPN Add some checks before translating instructions - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,02/19] target/loongarch: Support LoongArch32 DMW Add some checks before translating instructions - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,01/19] target/loongarch: Support LoongArch32 TLB entry Add some checks before translating instructions - - 1 - --- 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/ - - 2 - --- 2023-08-22 Philippe Mathieu-Daudé New
[v5,08/19] target/loongarch: Extract set_pc() helper Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ - - 2 - --- 2023-08-22 Philippe Mathieu-Daudé New
[v5,07/19] target/loongarch: Extract make_address_pc() helper Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ - - 2 - --- 2023-08-22 Philippe Mathieu-Daudé New
[v5,06/19] target/loongarch: Extract make_address_i() helper Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ - - 2 - --- 2023-08-22 Philippe Mathieu-Daudé New
[v5,05/19] target/loongarch: Extract make_address_x() helper Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ - - 2 - --- 2023-08-22 Philippe Mathieu-Daudé New
[v5,04/19] target/loongarch: Add LA64 & VA32 to DisasContext Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[v5,03/19] target/loongarch: Support LoongArch32 VPPN Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[v5,02/19] target/loongarch: Support LoongArch32 DMW Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[v5,01/19] target/loongarch: Support LoongArch32 TLB entry Based-on: https://patchew.org/QEMU/20230821125959.28666-1-philmd@linaro.org/ - - 1 - --- 2023-08-22 Philippe Mathieu-Daudé New
[v4,9/9] target/arm: Implement FEAT_FPAC and FEAT_FPACCOMBINE Implement Most ARMv8.3 Pointer Authentication Features - - 1 - --- 2023-08-22 Richard Henderson New
[v4,8/9] targer/arm: Inform helpers whether a PAC instruction is 'combined' Implement Most ARMv8.3 Pointer Authentication Features - - 2 - --- 2023-08-22 Richard Henderson New
[v4,7/9] target/arm: Implement FEAT_Pauth2 Implement Most ARMv8.3 Pointer Authentication Features - - 2 - --- 2023-08-22 Richard Henderson New
[v4,6/9] target/arm: Implement FEAT_EPAC Implement Most ARMv8.3 Pointer Authentication Features - - 2 - --- 2023-08-22 Richard Henderson New
[v4,5/9] target/arm: Implement FEAT_PACQARMA3 Implement Most ARMv8.3 Pointer Authentication Features - - 2 - --- 2023-08-22 Richard Henderson New
[v4,4/9] target/arm: Don't change pauth features when changing algorithm Implement Most ARMv8.3 Pointer Authentication Features - - 1 - --- 2023-08-22 Richard Henderson New
[v4,3/9] target/arm: Add feature detection for FEAT_Pauth2 and extensions Implement Most ARMv8.3 Pointer Authentication Features - - 1 - --- 2023-08-22 Richard Henderson New
[v4,2/9] target/arm: Add ID_AA64ISAR2_EL1 Implement Most ARMv8.3 Pointer Authentication Features - - 1 - --- 2023-08-22 Richard Henderson New
[v4,1/9] tests/tcg/aarch64: Adjust pauth tests for FEAT_FPAC Implement Most ARMv8.3 Pointer Authentication Features - - 1 - --- 2023-08-22 Richard Henderson New
[v4,15/15] target/loongarch: Add avail_IOCSR to check iocsr instructions Add some checks before translating instructions - - 1 - --- 2023-08-22 Song Gao New
[v4,14/15] target/loongarch: Add avail_LSX to check LSX instructions Add some checks before translating instructions - - 1 - --- 2023-08-22 Song Gao New
[v4,13/15] target/loongarch: Add avail_LAM to check atomic instructions Add some checks before translating instructions - - 1 - --- 2023-08-22 Song Gao New
[v4,12/15] target/loongarch: Add avail_LSPW to check LSPW instructions Add some checks before translating instructions - - 1 - --- 2023-08-22 Song Gao New
[v4,11/15] target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions Add some checks before translating instructions 1 - - - --- 2023-08-22 Song Gao New
[v4,10/15] hw/loongarch: Remove restriction of la464 cores in the virt machine Add some checks before translating instructions - - 2 - --- 2023-08-22 Song Gao New
[v4,09/15] target/loongarch: Add LoongArch32 cpu la132 Add some checks before translating instructions 1 - 1 - --- 2023-08-22 Song Gao New
[v4,08/15] target/loongarch: Add avail_64 to check la64-only instructions Add some checks before translating instructions - - 1 - --- 2023-08-22 Song Gao New
[v4,07/15] target/loongarch: Add a check parameter to the TRANS macro Add some checks before translating instructions - - 2 - --- 2023-08-22 Song Gao New
[v4,06/15] target/loongarch: Sign extend results in VA32 mode Add some checks before translating instructions - - 2 - --- 2023-08-22 Song Gao New
[v4,05/15] target/loongarch: Truncate high 32 bits of address in VA32 mode Add some checks before translating instructions - - 2 - --- 2023-08-22 Song Gao New
[v4,04/15] target/loongarch: Add LA64 & VA32 to DisasContext Add some checks before translating instructions - - 1 - --- 2023-08-22 Song Gao New
[v4,03/15] target/loongarch: Support LoongArch32 VPPN Add some checks before translating instructions - - 1 - --- 2023-08-22 Song Gao New
[v4,02/15] target/loongarch: Support LoongArch32 DMW Add some checks before translating instructions - - 1 - --- 2023-08-22 Song Gao New
[v4,01/15] target/loongarch: Support LoongArch32 TLB entry Add some checks before translating instructions - - 1 - --- 2023-08-22 Song Gao New
« 1 2 ... 415 416 4174451 4452 »