Show patches with: State = Action Required       |    Archived = No       |   21702 patches
« 1 2 ... 49 50 51217 218 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,3/3] tests/avocado: apply a band aid to aspeed-evb login [PULL,1/3] linux-user: un-parent OBJECT(cpu) when closing thread --- 2022-08-16 Alex Bennée New
[PULL,for,7.1,0/3] memory leak and testing tweaks --- 2022-08-16 Alex Bennée New
[PULL,0/1] loongarch patch queue --- 2022-08-14 Richard Henderson New
[for-7.2,16/21] accel/tcg: Raise PROT_EXEC exception early accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes --- 2022-08-12 Richard Henderson New
[for-7.2,15/21] accel/tcg: Hoist get_page_addr_code out of tb_gen_code accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes --- 2022-08-12 Richard Henderson New
[for-7.2,14/21] accel/tcg: Hoist get_page_addr_code out of tb_lookup accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes --- 2022-08-12 Richard Henderson New
[for-7.2,08/21] accel/tcg: Merge tb_htable_lookup into caller accel/tcg: minimize tlb lookups during translate + user-only PROT_EXEC fixes --- 2022-08-12 Richard Henderson New
[v1,8/8] accel/tcg: remove trace_vcpu_dstate TB checking memory leaks and speed tweaks --- 2022-08-11 Alex Bennée New
[v1,5/8] ssi: cache SSIPeripheralClass to avoid GET_CLASS() memory leaks and speed tweaks --- 2022-08-11 Alex Bennée New
[v1,2/8] cpu: cache CPUClass in CPUState for hot code paths memory leaks and speed tweaks --- 2022-08-11 Alex Bennée New
[PULL,1/1] target/loongarch: Remove cpu_fcsr0 [PULL,1/1] target/loongarch: Remove cpu_fcsr0 --- 2022-08-09 Richard Henderson New
[PULL,0/1] loongarch patch queue --- 2022-08-09 Richard Henderson New
[PULL,7/7] target/loongarch: Update gdb_set_fpu() and gdb_get_fpu() [PULL,1/7] target/loongarch: Fix macros SET_FPU_* in cpu.h --- 2022-08-05 Richard Henderson New
[PULL,6/7] target/loongarch: Update loongarch-fpu.xml [PULL,1/7] target/loongarch: Fix macros SET_FPU_* in cpu.h --- 2022-08-05 Richard Henderson New
[PULL,3/7] target/loongarch: Fix GDB get the wrong pc [PULL,1/7] target/loongarch: Fix macros SET_FPU_* in cpu.h --- 2022-08-05 Richard Henderson New
[PULL,0/7] loongarch patch queue --- 2022-08-05 Richard Henderson New
[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
« 1 2 ... 49 50 51217 218 »