Show patches with: State = Action Required       |    Archived = No       |   21886 patches
« 1 2 ... 51 52 53218 219 »
Patch Series S/W/F Date Submitter Delegate State
[RFC] cputlb and ssi: cache class to avoid expensive object_dynamic_cast_assert (HACK!!!) [RFC] cputlb and ssi: cache class to avoid expensive object_dynamic_cast_assert (HACK!!!) --- 2022-08-04 Alex Bennée New
[PULL,1/1] target/mips: Advance pc after semihosting exception [PULL,1/1] target/mips: Advance pc after semihosting exception --- 2022-08-03 Richard Henderson New
[PULL,0/1] semihosting patch queue --- 2022-08-03 Richard Henderson New
[PULL,3/5] migration: Assert that migrate_multifd_compression() returns an in-range value Untitled series #182803 --- 2022-08-02 Dr. David Alan Gilbert New
[v4,22/22] tests/qtest: enable tests for virtio-gpio virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée New
[v4,13/22] hw/virtio: add vhost-user-gpio-pci boilerplate virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée New
[v4,12/22] hw/virtio: add boilerplate for vhost-user-gpio device virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée New
[v4,11/22] hw/virtio: move vhd->started check into helper and add FIXME virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée New
[v4,10/22] hw/virtio: move vm_running check to virtio_device_started virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée New
[v4,09/22] hw/virtio: add some vhost-user trace events virtio-gpio and various virtio cleanups --- 2022-08-02 Alex Bennée New
[PULL,1/1] linux-user/riscv: Align signal frame to 16 bytes [PULL,1/1] linux-user/riscv: Align signal frame to 16 bytes --- 2022-08-01 Alistair Francis New
[RFC] util: add a qemu_backtrace utility function [RFC] util: add a qemu_backtrace utility function --- 2022-08-01 Alex Bennée New
[PULL,2/2] hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX' minor loongarch cleanups --- 2022-07-30 Richard Henderson New
linux-user: Implement faccessat2 linux-user: Implement faccessat2 --- 2022-07-29 Richard Henderson New
[PULL,10/13] qapi: Add exit-failure PanicAction [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée New
[PULL,09/13] semihosting: Fix handling of buffer in TARGET_SYS_TMPNAM [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée New
[PULL,01/13] tests: refresh to latest libvirt-ci module [PULL,01/13] tests: refresh to latest libvirt-ci module --- 2022-07-29 Alex Bennée New
[PULL,00/13] testing, semihosting and doc fixes --- 2022-07-29 Alex Bennée New
[v1,1/5] block/vhost-user-blk-server: don't expose VHOST_USER_F_PROTOCOL_FEATURES virtio fixes (split from virtio-gpio series) --- 2022-07-27 Alex Bennée New
[RFC,2/2] hw/ppc/ppc440_uc: Handle mapping failure in DMA engine Fix Coverity and other errors in ppc440_uc DMA --- 2022-07-26 Peter Maydell New
[1/3] target/arm: Create kvm_arm_svm_supported target/arm: Fix kvm probe of ID_AA64ZFR0 --- 2022-07-25 Richard Henderson New
[PULL,2/8] accel/kvm: Avoid Coverity warning in query_stats() Untitled series #181913 --- 2022-07-22 Paolo Bonzini New
[PULL,21/21] hw/loongarch: Add fdt support [PULL,01/21] tests/docker/dockerfiles: Add debian-loongarch-cross.docker --- 2022-07-19 Richard Henderson New
[PULL,20/21] hw/loongarch: Add acpi ged support [PULL,01/21] tests/docker/dockerfiles: Add debian-loongarch-cross.docker --- 2022-07-19 Richard Henderson New
[PULL,19/21] hw/loongarch: Add smbios support [PULL,01/21] tests/docker/dockerfiles: Add debian-loongarch-cross.docker --- 2022-07-19 Richard Henderson New
[PULL,17/21] hw/loongarch: Add uefi bios loading support [PULL,01/21] tests/docker/dockerfiles: Add debian-loongarch-cross.docker --- 2022-07-19 Richard Henderson New
[PULL,16/21] hw/loongarch: Add fw_cfg table support [PULL,01/21] tests/docker/dockerfiles: Add debian-loongarch-cross.docker --- 2022-07-19 Richard Henderson New
[PULL,15/21] tests/tcg/loongarch64: Add pcadd related instructions test [PULL,01/21] tests/docker/dockerfiles: Add debian-loongarch-cross.docker --- 2022-07-19 Richard Henderson New
[PULL,14/21] tests/tcg/loongarch64: Add fp comparison instructions test [PULL,01/21] tests/docker/dockerfiles: Add debian-loongarch-cross.docker --- 2022-07-19 Richard Henderson New
[PULL,12/21] tests/tcg/loongarch64: Add div and mod related instructions test [PULL,01/21] tests/docker/dockerfiles: Add debian-loongarch-cross.docker --- 2022-07-19 Richard Henderson New
[PULL,11/21] tests/tcg/loongarch64: Add clo related instructions test [PULL,01/21] tests/docker/dockerfiles: Add debian-loongarch-cross.docker --- 2022-07-19 Richard Henderson New
[PULL,00/21] loongarch patch queue --- 2022-07-19 Richard Henderson New
[PULL,10/12] semihosting: Remove qemu_semihosting_log_out Untitled series #180918 --- 2022-07-12 Philippe Mathieu-Daudé New
[PULL,07/12] target/mips: Use semihosting/syscalls.h Untitled series #180918 --- 2022-07-12 Philippe Mathieu-Daudé New
[COMMITTED,3/3] iotests/copy-before-write: specify required_fmts build fixes --- 2022-07-12 Richard Henderson New
[COMMITTED,2/3] iotests: fix copy-before-write for macOS and FreeBSD build fixes --- 2022-07-12 Richard Henderson New
[COMMITTED,1/3] gitlab-ci/cirrus: Update freebsd to python 3.9 packages build fixes --- 2022-07-12 Richard Henderson New
[PULL,0/2] tcg patch queue --- 2022-07-12 Richard Henderson New
linux-user/aarch64: Do not clear PROT_MTE on mprotect linux-user/aarch64: Do not clear PROT_MTE on mprotect --- 2022-07-11 Richard Henderson New
[RISU,v4,29/29] aarch64: Trivial SME test risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,26/29] ppc64: Clean up reginfo handling risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,25/29] Remove return value from reginfo_dump risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,23/29] Standardize reginfo_dump_mismatch printing risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,22/29] ppc64: Use uint64_t to represent double risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,21/29] aarch64: Use arch_init to configure sve risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,20/29] aarch64: Reorg sve reginfo to save space risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,19/29] aarch64: Assume system support for SVE risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,18/29] Compute reginfo_size based on the reginfo risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,17/29] Add magic and size to the trace header risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,16/29] Split out recv_register_info risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,15/29] Rearrange reginfo and memblock buffers risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,14/29] Merge reginfo.c into risu.c risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,13/29] Split RES_MISMATCH for registers and memory risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,12/29] Simplify syncing with master risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,11/29] Always write for --master risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,10/29] Pass non-OK result back through siglongjmp risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,09/29] Unify i/o functions and use RisuResult risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,08/29] Add enum RisuResult risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,07/29] Add enum RisuOp risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,06/29] Make some risu.c symbols static risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,05/29] Use EXIT_FAILURE, EXIT_SUCCESS risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,04/29] Adjust tracefile open for write risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,03/29] Hoist trace file and socket opening risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,02/29] Unify master_fd and apprentice_fd to comm_fd risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[RISU,v4,01/29] Use bool for tracing variables risu cleanups and improvements --- 2022-07-08 Richard Henderson New
[v6,19/45] target/arm: Implement SME MOVA target/arm: Scalable Matrix Extension --- 2022-07-08 Richard Henderson New
[v6,17/45] target/arm: Implement SME RDSVL, ADDSVL, ADDSPL target/arm: Scalable Matrix Extension --- 2022-07-08 Richard Henderson New
[v6,15/45] target/arm: Add SME enablement checks target/arm: Scalable Matrix Extension --- 2022-07-08 Richard Henderson New
[v6,04/45] target/arm: Mark ADR as non-streaming target/arm: Scalable Matrix Extension --- 2022-07-08 Richard Henderson New
[v6,03/45] target/arm: Trap non-streaming usage when Streaming SVE is active target/arm: Scalable Matrix Extension --- 2022-07-08 Richard Henderson New
[v6,02/45] target/arm: Add infrastructure for disas_sme target/arm: Scalable Matrix Extension --- 2022-07-08 Richard Henderson New
[PULL,6/6] hw/intc/loongarch_ipi: Fix mail send and any send function [PULL,1/6] hw/rtc/ls7a_rtc: Drop unused inline functions --- 2022-07-05 Richard Henderson New
[PULL,5/6] hw/intc/loongarch_ipi: Fix ipi device access of 64bits [PULL,1/6] hw/rtc/ls7a_rtc: Drop unused inline functions --- 2022-07-05 Richard Henderson New
[PULL,4/6] tcg/tci: Remove CONFIG_DEBUG_TCG_INTERPRETER [PULL,1/6] hw/rtc/ls7a_rtc: Drop unused inline functions --- 2022-07-05 Richard Henderson New
[PULL,3/6] scripts/qemu-binfmt-conf: Add LoongArch to qemu_get_family() [PULL,1/6] hw/rtc/ls7a_rtc: Drop unused inline functions --- 2022-07-05 Richard Henderson New
[PULL,2/6] target/loongarch: Clean up tlb when cpu reset [PULL,1/6] hw/rtc/ls7a_rtc: Drop unused inline functions --- 2022-07-05 Richard Henderson New
[PULL,0/6] loongarch64 patch queue --- 2022-07-05 Richard Henderson New
[PULL,14/23] hw/intc/loongarch_pch_msi: Fix msi vector convertion [PULL,01/23] linux-user: Add LoongArch generic header files --- 2022-07-04 Richard Henderson New
[PULL,11/23] target/loongarch: Adjust functions and structure to support user-mode [PULL,01/23] linux-user: Add LoongArch generic header files --- 2022-07-04 Richard Henderson New
[PULL,10/23] target/loongarch: remove unused include hw/loader.h [PULL,01/23] linux-user: Add LoongArch generic header files --- 2022-07-04 Richard Henderson New
[PULL,07/23] target/loongarch: remove badaddr from CPULoongArch [PULL,01/23] linux-user: Add LoongArch generic header files --- 2022-07-04 Richard Henderson New
[PULL,05/23] linux-user: Add LoongArch cpu_loop support [PULL,01/23] linux-user: Add LoongArch generic header files --- 2022-07-04 Richard Henderson New
[PULL,03/23] linux-user: Add LoongArch elf support [PULL,01/23] linux-user: Add LoongArch generic header files --- 2022-07-04 Richard Henderson New
[PULL,02/23] linux-user: Add LoongArch signal support [PULL,01/23] linux-user: Add LoongArch generic header files --- 2022-07-04 Richard Henderson New
[PULL,00/23] loongarch64 patch queue --- 2022-07-04 Richard Henderson New
[54/62] target/arm: Split out S1TranslateResult type target/arm: Implement FEAT_HAFDBS --- 2022-07-03 Richard Henderson New
[33/62] target/arm: Fold secure and non-secure a-profile mmu indexes target/arm: Implement FEAT_HAFDBS --- 2022-07-03 Richard Henderson New
[06/62] target/arm: Use PageEntryExtra for BTI target/arm: Implement FEAT_HAFDBS --- 2022-07-03 Richard Henderson New
[05/62] target/arm: Use PageEntryExtra for MTE target/arm: Implement FEAT_HAFDBS --- 2022-07-03 Richard Henderson New
[02/62] target/arm: Enable PageEntryExtra target/arm: Implement FEAT_HAFDBS --- 2022-07-03 Richard Henderson New
[01/62] accel/tcg: Introduce PageEntryExtra target/arm: Implement FEAT_HAFDBS --- 2022-07-03 Richard Henderson New
[PULL,v2,04/19] target/riscv: Minimize the calls to decode_save_opc Untitled series #180079 --- 2022-07-03 Alistair Francis New
[PULL,v2,03/19] target/riscv: Remove generate_exception_mtval Untitled series #180079 --- 2022-07-03 Alistair Francis New
[PULL,v2,02/19] target/riscv: Set env->bins in gen_exception_illegal Untitled series #180079 --- 2022-07-03 Alistair Francis New
target/s390x: Exit tb after executing ex_value target/s390x: Exit tb after executing ex_value --- 2022-06-30 Richard Henderson New
[v5,2/2] target/xtensa: Use semihosting/syscalls.h target/xtensa: semihosting cleanup --- 2022-06-28 Richard Henderson New
[v5,1/2] target/xtensa: Use an exception for semihosting target/xtensa: semihosting cleanup --- 2022-06-28 Richard Henderson New
[v5,6/8] semihosting: Remove qemu_semihosting_log_out target/mips: semihosting cleanup --- 2022-06-28 Richard Henderson New
[v5,3/8] target/mips: Use semihosting/syscalls.h target/mips: semihosting cleanup --- 2022-06-28 Richard Henderson New
[PULL,60/60] target/nios2: Move nios2-semi.c to nios2_softmmu_ss [PULL,01/60] semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h --- 2022-06-28 Richard Henderson New
« 1 2 ... 51 52 53218 219 »