Show patches with: State = Action Required       |   23783 patches
« 1 2 ... 55 56 57237 238 »
Patch Series S/W/F Date Submitter Delegate State
[v7,06/25] target/riscv: Separate priv from mmu_idx target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v7,05/25] target/riscv: Add a tb flags field for vstart target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v7,03/25] target/riscv: Encode the FS and VS on a normal way for tb flags target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v7,02/25] target/riscv: Add a general status enum for extensions target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v7,01/25] target/riscv: Extract virt enabled state from tb flags target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v2,54/54] tcg/s390x: Simplify constraints on qemu_ld/st tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,53/54] tcg/s390x: Use ALGFR in constructing host address for qemu_ld/st tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,49/54] tcg/ppc: Reorg tcg_out_tlb_read tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,47/54] tcg/mips: Reorg tcg_out_tlb_load tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,46/54] tcg/mips: Remove MO_BSWAP handling tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,43/54] tcg/riscv: Convert tcg_out_qemu_{ld,st}_slow_path tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,42/54] tcg/ppc: Convert tcg_out_qemu_{ld,st}_slow_path tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,36/54] tcg/i386: Convert tcg_out_qemu_ld_slow_path tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,30/54] tcg/sparc64: Pass TCGType to tcg_out_qemu_{ld,st} tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,25/54] tcg/ppc: Rationalize args to tcg_out_qemu_{ld,st} tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,14/54] tcg/i386: Conditionalize tcg_out_extu_i32_i64 tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[PULL,0/3] tcg patch queue for 8.0 --- 2023-04-10 Richard Henderson New
[for-8.0] tcg/ppc: Fix TCG_TARGET_CALL_{ARG, RET}_I128 for ppc32 [for-8.0] tcg/ppc: Fix TCG_TARGET_CALL_{ARG, RET}_I128 for ppc32 --- 2023-04-08 Richard Henderson New
[12/12] tcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson New
[04/12] tcg/mips: Create and use TCG_REG_TB tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson New
[33/42] tcg/mips: Reorg tcg_out_tlb_load tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[31/42] tcg: Introduce tcg_out_st_helper_args tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[30/42] tcg: Introduce tcg_out_ld_helper_args tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[25/42] tcg/ppc: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st} tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[24/42] tcg/i386: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st} tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[23/42] tcg/arm: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st} tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[22/42] tcg/aarch64: Pass TGType to tcg_out_qemu_st tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[21/42] tcg/aarch64: Rename ext to d_type in tcg_out_qemu_ld tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[20/42] tcg/i386: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st} tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[18/42] tcg: Introduce tcg_out_movext2 tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr [for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr --- 2023-04-05 Richard Henderson New
[RFC,2/2] accel/kvm: Declare kvm_arch_irqchip_create() in 'sysemu/kvm_int.h' accel/kvm: Extract 'sysemu/kvm_irq.h' from 'sysemu/kvm.h' --- 2023-04-05 Philippe Mathieu-Daudé New
[RFC,1/2] accel/kvm: Extract 'sysemu/kvm_irq.h' from 'sysemu/kvm.h' accel/kvm: Extract 'sysemu/kvm_irq.h' from 'sysemu/kvm.h' --- 2023-04-05 Philippe Mathieu-Daudé New
[2/2] accel/stubs: Build HAX/KVM/XEN stubs once accel/stubs: Build HAX/KVM/XEN stubs once --- 2023-04-05 Philippe Mathieu-Daudé New
[1/2] accel/stubs: Remove kvm_flush_coalesced_mmio_buffer() stub accel/stubs: Build HAX/KVM/XEN stubs once --- 2023-04-05 Philippe Mathieu-Daudé New
[10/10] hw/s390x: Rename pv.c -> pv-kvm.c accel/kvm: Spring cleaning --- 2023-04-05 Philippe Mathieu-Daudé New
[RFC,09/10] target/riscv: Restrict KVM-specific fields from ArchCPU accel/kvm: Spring cleaning --- 2023-04-05 Philippe Mathieu-Daudé New
[08/10] target/ppc: Restrict KVM-specific field from ArchCPU accel/kvm: Spring cleaning --- 2023-04-05 Philippe Mathieu-Daudé New
[06/10] target/arm: Reduce QMP header pressure by not including 'kvm_arm.h' accel/kvm: Spring cleaning --- 2023-04-05 Philippe Mathieu-Daudé New
[05/10] hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' header accel/kvm: Spring cleaning --- 2023-04-05 Philippe Mathieu-Daudé New
[01/10] sysemu/kvm: Remove unused headers accel/kvm: Spring cleaning --- 2023-04-05 Philippe Mathieu-Daudé New
[14/14] accel: Rename HVF struct hvf_vcpu_state -> struct AccelvCPUState accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) --- 2023-04-05 Philippe Mathieu-Daudé New
[09/14] accel: Allocate NVMM vCPU using g_try_FOO() accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) --- 2023-04-05 Philippe Mathieu-Daudé New
[06/14] accel: Use a typedef for struct hax_vcpu_state accel: Share CPUState accel context (HAX/NVMM/WHPX/HVF) --- 2023-04-05 Philippe Mathieu-Daudé New
[1/2] target/arm: Remove KVM AArch32 CPU definitions target/arm: KVM Aarch32 spring cleaning --- 2023-04-05 Philippe Mathieu-Daudé New
Revert "memory: Optimize replay of guest mapping" Revert "memory: Optimize replay of guest mapping" --- 2023-04-04 Michael S. Tsirkin New
[PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" [PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" --- 2023-04-04 Richard Henderson New
[PULL,0/4] last minute tcg fixes --- 2023-04-04 Richard Henderson New
[PULL,08/10] tests/vm: use the default system python for NetBSD [PULL,01/10] scripts/coverage: initial coverage comparison script --- 2023-04-04 Alex Bennée New
[PULL,06/10] Use hexagon toolchain version 16.0.0 [PULL,01/10] scripts/coverage: initial coverage comparison script --- 2023-04-04 Alex Bennée New
[PULL,05/10] metadata: add .git-blame-ignore-revs [PULL,01/10] scripts/coverage: initial coverage comparison script --- 2023-04-04 Alex Bennée New
[PULL,03/10] gdbstub: don't report auxv feature unless on Linux [PULL,01/10] scripts/coverage: initial coverage comparison script --- 2023-04-04 Alex Bennée New
[PULL,for,8.0,00/10] misc fixes (tests, gdbstub, metadata) --- 2023-04-04 Alex Bennée New
[v2,05/11] qemu-options: finesse the recommendations around -blockdev more misc fixes for 8.0 (tests, gdbstub, meta, docs) --- 2023-04-03 Alex Bennée New
[PULL,4/6] tests/avocado: Enable TuxRun/mips64 (big-endian) test [PULL,1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9 --- 2023-03-30 Philippe Mathieu-Daudé New
[PULL,0/6] Misc fixes for 2023-03-30 --- 2023-03-30 Philippe Mathieu-Daudé New
[11/11] tests/gitlab: use kaniko to build images more misc fixes for 8.0 (tests, gdbstub, meta, docs) --- 2023-03-30 Alex Bennée New
[09/11] tests/requirements.txt: bump up avocado-framework version to 101.0 more misc fixes for 8.0 (tests, gdbstub, meta, docs) --- 2023-03-30 Alex Bennée New
[PULL,15/15] softmmu: Restore use of CPU watchpoint for all accelerators [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson New
[PULL,11/15] include/exec: Change reserved_va semantics to last byte [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson New
[PULL,10/15] linux-user: Pass last not end to probe_guest_base [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson New
[PULL,09/15] accel/tcg: Pass last not end to tb_invalidate_phys_range [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson New
[PULL,05/15] accel/tcg: Pass last not end to page_reset_target_data [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson New
[PULL,04/15] accel/tcg: Pass last not end to page_set_flags [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson New
[PULL,00/15] tcg patch queue --- 2023-03-28 Richard Henderson New
[PATCH-for-8.0,v3] target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask() [PATCH-for-8.0,v3] target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask() --- 2023-03-28 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,3/3] softmmu: Restore use of CPU watchpoint for all accelerators softmmu: Restore use of CPU watchpoint for non-TCG accelerators --- 2023-03-28 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/3] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel softmmu: Restore use of CPU watchpoint for non-TCG accelerators --- 2023-03-28 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,2/2] target/arm/pauth: Inline pauth_param_mask() and pauth_ptr_mask() target/arm/gdbstub: Fix builds when TCG is disabled --- 2023-03-28 Philippe Mathieu-Daudé New
[for-8.0,v2,10/12] linux-user: Pass last not end to probe_guest_base tcg patch queue --- 2023-03-27 Richard Henderson New
[v6,06/25] target/riscv: Separate priv from mmu_idx target/riscv: MSTATUS_SUM + cleanups --- 2023-03-25 Richard Henderson New
[RFC] MAINTAINERS: add a section for policy documents [RFC] MAINTAINERS: add a section for policy documents --- 2023-03-24 Alex Bennée New
[PULL,7/8] cirrus-ci: Remove MSYS2 jobs duplicated with gitlab-ci Untitled series #204959 --- 2023-03-24 Thomas Huth New
[v2] tests/avocado: Add set of boot tests on SBSA-ref [v2] tests/avocado: Add set of boot tests on SBSA-ref --- 2023-03-23 Marcin Juszkiewicz New
[PULL,1/1] qga/vss-win32: fix warning for clang++-15 [PULL,1/1] qga/vss-win32: fix warning for clang++-15 --- 2023-03-22 Konstantin Kostiuk New
[PULL,v2,for,8.0,00/35] various fixes (testing, plugins, gitdm) --- 2023-03-22 Alex Bennée New
[PATCH-for-8.0,1/2] target/arm/gdbstub: Restrict aarch64_gdb_get_pauth_reg() to CONFIG_TCG target/arm/gdbstub: Fix builds when TCG is disabled --- 2023-03-22 Philippe Mathieu-Daudé New
[08/12] tools/vhost-user-video: Add initial vhost-user-video vmm [01/12] docs: Add a vhost-virtio-video rst file --- 2023-03-22 Albert Esteve New
[06/12] hw/display: add vhost-user-video-pci [01/12] docs: Add a vhost-virtio-video rst file --- 2023-03-22 Albert Esteve New
[05/12] standard-headers: Add virtio_video.h [01/12] docs: Add a vhost-virtio-video rst file --- 2023-03-22 Albert Esteve New
[04/12] vhost-user-video: add meson subdir build logic [01/12] docs: Add a vhost-virtio-video rst file --- 2023-03-22 Albert Esteve New
[03/12] vhost-user-video: boiler plate code for vhost-user-video device [01/12] docs: Add a vhost-virtio-video rst file --- 2023-03-22 Albert Esteve New
[02/12] MAINTAINERS: Add virtio-video section [01/12] docs: Add a vhost-virtio-video rst file --- 2023-03-22 Albert Esteve New
[01/12] docs: Add a vhost-virtio-video rst file [01/12] docs: Add a vhost-virtio-video rst file --- 2023-03-22 Albert Esteve New
[v2,2/2] cirrus-ci: Remove MSYS2 jobs duplicated with gitlab-ci ci: Remove cirrus-ci & cover SPICE in MSYS2 at gitlab-ci --- 2023-03-22 Philippe Mathieu-Daudé New
cirrus.yml: Cover SPICE in the MSYS2 job cirrus.yml: Cover SPICE in the MSYS2 job --- 2023-03-22 Philippe Mathieu-Daudé New
[RFC] tests/qemu-iotests: serialise all the qemu-iotests [RFC] tests/qemu-iotests: serialise all the qemu-iotests --- 2023-03-21 Alex Bennée New
[RFC] tests/avocado: re-factor igb test to avoid timeouts [RFC] tests/avocado: re-factor igb test to avoid timeouts --- 2023-03-21 Alex Bennée New
[RFC] tests/avocado: probe for multi-process support before running test [RFC] tests/avocado: probe for multi-process support before running test --- 2023-03-21 Alex Bennée New
[PATCH-for-8.1] block/dmg: Declare a type definition for DMG uncompress function [PATCH-for-8.1] block/dmg: Declare a type definition for DMG uncompress function --- 2023-03-20 Philippe Mathieu-Daudé New
[PATCH-for-8.1,2/5] block/dmg: Remove duplicated prototype declarations bulk: Do not declare function prototypes using 'extern' keyword --- 2023-03-20 Philippe Mathieu-Daudé New
[PATCH-for-8.1,1/5] qemu/osdep.h: Do not declare function prototypes using extern keyword bulk: Do not declare function prototypes using 'extern' keyword --- 2023-03-20 Philippe Mathieu-Daudé New
[10/10] accel/tcg: remove unused includes accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[09/10] accel/tcg: re-inline the filtering of virtual IRQs but data driven accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[08/10] accel/tcg: push i386 specific hacks into handle_cpu_interrupt callback accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[07/10] accel/tcg: use QEMU_IOTHREAD_LOCK_GUARD to cover the exit accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[06/10] includes: move irq definitions out of cpu-all.h accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[05/10] accel/tcg: remove the fake_user_interrupt guards accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[04/10] accel/tcg: don't bother with ifdef for CPU_DUMP_CCOP accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[03/10] accel/tcg: move i386 halt handling to sysemu_ops accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
« 1 2 ... 55 56 57237 238 »