Show patches with: State = Action Required       |    Archived = No       |   21745 patches
« 1 2 ... 49 50 51217 218 »
Patch Series S/W/F Date Submitter Delegate State
[09/10] hw/arm/virt: Fix devicetree warnings about the SMMU node hw/arm/virt: Fix dt-schema warnings --- 2022-08-24 Jean-Philippe Brucker New
[07/10] hw/arm/virt: Fix devicetree warnings about node names hw/arm/virt: Fix dt-schema warnings --- 2022-08-24 Jean-Philippe Brucker New
[05/10] hw/arm/virt: Fix devicetree warning about the timer node hw/arm/virt: Fix dt-schema warnings --- 2022-08-24 Jean-Philippe Brucker New
[03/10] hw/arm/virt: Fix devicetree warnings about the GIC node hw/arm/virt: Fix dt-schema warnings --- 2022-08-24 Jean-Philippe Brucker New
[02/10] hw/arm/boot: Fix devicetree warning about the PSCI node hw/arm/virt: Fix dt-schema warnings --- 2022-08-24 Jean-Philippe Brucker New
[PULL,v2,for,7.1,0/6] testing and doc updates --- 2022-08-24 Alex Bennée New
[v7,05/20] linux-user: Clear translations and tb_jmp_cache on mprotect() linux-user: Fix siginfo_t contents when jumping to non-readable pages --- 2022-08-23 Richard Henderson New
[2/2] target/s390x: Align __excp_addr in s390_probe_access target/s390x: s390_probe_access fixes --- 2022-08-23 Richard Henderson New
[1/2] Revert "target/s390x: Use probe_access_flags in s390_probe_access" target/s390x: s390_probe_access fixes --- 2022-08-23 Richard Henderson New
[PULL,4/6] tests/migration/i386: Speed up the i386 migration test (when using TCG) [PULL,1/6] tests/avocado: push default timeout to QemuBaseTest --- 2022-08-23 Alex Bennée New
[PULL,3/6] tests/migration/aarch64: Speed up the aarch64 migration test [PULL,1/6] tests/avocado: push default timeout to QemuBaseTest --- 2022-08-23 Alex Bennée New
[PULL,for,7.1,0/6] testing and doc updates --- 2022-08-23 Alex Bennée New
[v3,04/17] accel/tcg: Do not align tb->page_addr[0] accel/tcg + target/arm: pc-relative translation --- 2022-08-22 Richard Henderson New
[6/6] target/i386: Use tcg gvec ops for pmovmskb target/i386: Host vector ops for high-usage SSE --- 2022-08-22 Richard Henderson New
[5/6] target/i386: Use tcg gvec for pand, pandn, por, pxor target/i386: Host vector ops for high-usage SSE --- 2022-08-22 Richard Henderson New
[4/6] target/i386: Use tcg gvec for p{add,sub}* target/i386: Host vector ops for high-usage SSE --- 2022-08-22 Richard Henderson New
[3/6] target/i386: Use tcg gvec for pcmp{eq,gt}* target/i386: Host vector ops for high-usage SSE --- 2022-08-22 Richard Henderson New
[2/6] target/i386: Use tcg gvec for gen_op_movo target/i386: Host vector ops for high-usage SSE --- 2022-08-22 Richard Henderson New
[1/6] target/i386: Define XMMReg and access macros target/i386: Host vector ops for high-usage SSE --- 2022-08-22 Richard Henderson New
[v2,59/66] target/arm: Move be test for regime into S1TranslateResult target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,58/66] target/arm: Split out S1TranslateResult type target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,55/66] target/arm: Add ptw_idx argument to S1_ptw_translate target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,54/66] target/arm: Only use ARMMMUIdx_Stage1* for two-stage translation target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,53/66] target/arm: Use bool consistently for get_phys_addr subroutines target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,52/66] target/arm: Split out get_phys_addr_twostage target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,51/66] target/arm: Hoist check for disabled stage2 translation. target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,50/66] target/arm: Use softmmu tlbs for page table walking target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,48/66] target/arm: Add ARMMMUIdx_Phys_{S,NS} target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,47/66] include/exec: Remove target_tlb_bitN from MemTxAttrs target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,36/66] target/arm: Reorg get_phys_addr_disabled target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,31/66] target/arm: Fix S2 disabled check in S1_ptw_translate target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,30/66] target/arm: Hoist read of *is_secure in S1_ptw_translate target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,21/66] target/arm: Split out get_phys_addr_with_secure target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,20/66] target/arm: Add is_secure parameter to get_phys_addr_pmsav5 target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,13/66] target/arm: Add is_secure parameter to get_phys_addr_v5 target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,10/66] target/arm: Remove is_subpage argument to pmsav8_mpu_lookup target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v2,02/66] target/arm: Fix ipa_secure in get_phys_addr target/arm: Implement FEAT_HAFDBS --- 2022-08-22 Richard Henderson New
[v6,19/21] target/i386: Make translator stop before the end of a page linux-user: Fix siginfo_t contents when jumping to non-readable pages --- 2022-08-19 Richard Henderson New
[v6,14/21] accel/tcg: Raise PROT_EXEC exception early linux-user: Fix siginfo_t contents when jumping to non-readable pages --- 2022-08-19 Richard Henderson New
[v6,13/21] accel/tcg: Add nofault parameter to get_page_addr_code_hostp linux-user: Fix siginfo_t contents when jumping to non-readable pages --- 2022-08-19 Richard Henderson New
[v2,18/33] accel/tcg: Add fast path for translator_ld* accel/tcg + target/arm: pc-relative translation --- 2022-08-16 Richard Henderson New
[v2,13/33] accel/tcg: Unlock mmap_lock after longjmp accel/tcg + target/arm: pc-relative translation --- 2022-08-16 Richard Henderson New
[v2,03/33] linux-user/x86_64: Allocate vsyscall page as a commpage accel/tcg + target/arm: pc-relative translation --- 2022-08-16 Richard Henderson New
[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
« 1 2 ... 49 50 51217 218 »