Show patches with: State = Action Required       |    Archived = No       |   21652 patches
« 1 2 ... 15 16 17216 217 »
Patch Series S/W/F Date Submitter Delegate State
[04/33] hw/arm/fsl-imx7: Add a local 'gic' variable hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv --- 2023-12-12 Philippe Mathieu-Daudé New
[03/33] hw/arm/fsl-imx6ul: Add a local 'gic' variable hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv --- 2023-12-12 Philippe Mathieu-Daudé New
[02/33] hw/arm/fsl-imx6: Add a local 'gic' variable hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv --- 2023-12-12 Philippe Mathieu-Daudé New
[01/33] hw/arm/boot: Propagate vCPU to arm_load_dtb() hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv --- 2023-12-12 Philippe Mathieu-Daudé New
[v2,23/23] exec/cpu_ldst: Avoid including 'cpu.h' exec: Rework of various headers (user focused) --- 2023-12-12 Philippe Mathieu-Daudé New
[v2,22/23] exec/cpu-all: Extract page-protection definitions to page-prot-common.h exec: Rework of various headers (user focused) --- 2023-12-12 Philippe Mathieu-Daudé New
[v2,21/23] exec/cpu-all: Restrict inclusion of 'exec/user/guest-base.h' exec: Rework of various headers (user focused) --- 2023-12-12 Philippe Mathieu-Daudé New
[v2,13/23] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion exec: Rework of various headers (user focused) --- 2023-12-12 Philippe Mathieu-Daudé New
[v2,12/23] exec/cpu-all: Remove unused 'qemu/thread.h' header exec: Rework of various headers (user focused) --- 2023-12-12 Philippe Mathieu-Daudé New
[v2,08/23] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h' exec: Rework of various headers (user focused) --- 2023-12-12 Philippe Mathieu-Daudé New
[v2,02/23] exec: Expose 'target_page.h' API to user emulation exec: Rework of various headers (user focused) --- 2023-12-12 Philippe Mathieu-Daudé New
[v2,01/23] exec: Include 'cpu.h' before validating CPUArchState placement exec: Rework of various headers (user focused) --- 2023-12-12 Philippe Mathieu-Daudé New
[Stable-8.1.4,16/31] target/arm: Handle overflow in calculation of next timer tick Untitled series #229962 --- 2023-12-12 Michael Tokarev New
[Stable-8.1.4,02/31] target/arm: Fix SME FMOPA (16-bit), BFMOPA Untitled series #229962 --- 2023-12-12 Michael Tokarev New
[4/4] target: Restrict 'sysemu/reset.h' to system emulation hw: Remove 'exec/exec-all.h' header when unused --- 2023-12-12 Philippe Mathieu-Daudé New
[2/4] hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header hw: Remove 'exec/exec-all.h' header when unused --- 2023-12-12 Philippe Mathieu-Daudé New
[1/4] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header hw: Remove 'exec/exec-all.h' header when unused --- 2023-12-12 Philippe Mathieu-Daudé New
[1/2] system/qtest: Include missing 'hw/core/cpu.h' header system/qtest: Minor include cleanups --- 2023-12-12 Philippe Mathieu-Daudé New
[22/24] exec/cpu-all: Restrict inclusion of 'exec/user/guest-base.h' exec: Rework of various headers (user focused) --- 2023-12-11 Philippe Mathieu-Daudé New
[21/24] exec/cpu_ldst: Avoid including 'cpu.h' exec: Rework of various headers (user focused) --- 2023-12-11 Philippe Mathieu-Daudé New
[20/24] exec: Declare abi_ptr type in its own 'tcg/abi_ptr.h' header exec: Rework of various headers (user focused) --- 2023-12-11 Philippe Mathieu-Daudé New
[19/24] exec/user: Do not include 'cpu.h' in 'abitypes.h' exec: Rework of various headers (user focused) --- 2023-12-11 Philippe Mathieu-Daudé New
[06/24] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header exec: Rework of various headers (user focused) --- 2023-12-11 Philippe Mathieu-Daudé New
[RFC] chardev: use bool for fe_open [RFC] chardev: use bool for fe_open --- 2023-12-11 Alex Bennée New
[v2,16/16] replay: report sync error when no exception in log (!DEBUG INVESTIGATION) record/replay fixes: attempting to get avocado green --- 2023-12-11 Alex Bennée New
[v2,15/16] accel/tcg: add trace_tlb_resize trace point record/replay fixes: attempting to get avocado green --- 2023-12-11 Alex Bennée New
[v2,14/16] accel/tcg: define tlb_fill as a trace point record/replay fixes: attempting to get avocado green --- 2023-12-11 Alex Bennée New
[v3,2/6] system/vl: Evaluate icount after accelerator options are parsed sysemu/replay: Restrict icount to TCG system emulation --- 2023-12-08 Philippe Mathieu-Daudé New
[v2,4/5] system/vl: Restrict icount to TCG emulation sysemu/replay: Restrict icount to TCG system emulation --- 2023-12-07 Philippe Mathieu-Daudé New
[v2,3/5] util/async: Only call icount_notify_exit() if icount is enabled sysemu/replay: Restrict icount to TCG system emulation --- 2023-12-07 Philippe Mathieu-Daudé New
target/arm: Restrict ARM_FEATURE_PMU to system emulation target/arm: Restrict ARM_FEATURE_PMU to system emulation --- 2023-12-07 Philippe Mathieu-Daudé New
[3/3] sysemu/replay: Restrict icount to system emulation sysemu/replay: Restrict icount to TCG system emulation --- 2023-12-07 Philippe Mathieu-Daudé New
[2/3] sysemu/replay: Restrict icount to TCG emulation sysemu/replay: Restrict icount to TCG system emulation --- 2023-12-07 Philippe Mathieu-Daudé New
[11/11] tests/avocado: remove skips from replay_kernel record/replay fixes, maybe for 8.2 or for post release stable? --- 2023-12-05 Alex Bennée New
[10/11] chardev: force write all when recording replay logs record/replay fixes, maybe for 8.2 or for post release stable? --- 2023-12-05 Alex Bennée New
[08/11] replay: introduce a central report point for sync errors record/replay fixes, maybe for 8.2 or for post release stable? --- 2023-12-05 Alex Bennée New
[06/11] replay: add proper kdoc for ReplayState record/replay fixes, maybe for 8.2 or for post release stable? --- 2023-12-05 Alex Bennée New
[03/11] scripts/replay-dump: update to latest format record/replay fixes, maybe for 8.2 or for post release stable? --- 2023-12-05 Alex Bennée New
[RFC,PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread() [RFC,PATCH-for-8.2?] accel/tcg: Implement tcg_unregister_thread() --- 2023-12-04 Philippe Mathieu-Daudé New
[PULL,4/4] tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky [PULL,1/4] system/memory: use ldn_he_p/stn_he_p --- 2023-12-04 Philippe Mathieu-Daudé New
[PULL,1/4] system/memory: use ldn_he_p/stn_he_p [PULL,1/4] system/memory: use ldn_he_p/stn_he_p --- 2023-12-04 Philippe Mathieu-Daudé New
[PULL,0/4] Misc fixes for 2023-12-04 --- 2023-12-04 Philippe Mathieu-Daudé New
[RFC] tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky [RFC] tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flaky --- 2023-12-01 Alex Bennée New
[PULL,v2,0/5] gdbstub, avocado and gitlab updates --- 2023-12-01 Alex Bennée New
[PULL,6/6] gitlab: add optional job to run flaky avocado tests [PULL,1/6] gdbstub: use a better signal when we halt for IO reasons --- 2023-12-01 Alex Bennée New
[PULL,3/6] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test [PULL,1/6] gdbstub: use a better signal when we halt for IO reasons --- 2023-12-01 Alex Bennée New
[PULL,0/6] gdbstub, avocado and gitlab updates --- 2023-12-01 Alex Bennée New
[PATCH-for-9.0,2/2] target/arm/kvm: Use generic kvm_supports_guest_debug() target/arm/kvm: Use generic kvm_supports_guest_debug() --- 2023-12-01 Philippe Mathieu-Daudé New
[PATCH-for-9.0,1/2] accel/kvm: Expose kvm_supports_guest_debug() prototype target/arm/kvm: Use generic kvm_supports_guest_debug() --- 2023-12-01 Philippe Mathieu-Daudé New
[PATCH-for-8.2] tests/avocado: Stop fetching yamon-bin-02.22.zip [PATCH-for-8.2] tests/avocado: Stop fetching yamon-bin-02.22.zip --- 2023-12-01 Philippe Mathieu-Daudé New
[v2,5/7] tests/avocado: tag sbsa tests as tcg only final fixes for 8.2 --- 2023-12-01 Alex Bennée New
[v2,4/7] tests/avocado: drop malta yamon tests final fixes for 8.2 --- 2023-12-01 Alex Bennée New
[v2,3/7] tests/avocado: drop BootLinuxConsole.test_mips_malta_cpio test final fixes for 8.2 --- 2023-12-01 Alex Bennée New
[PATCH-for-9.0,3/3] target/arm/tcg: Including missing 'exec/exec-all.h' header target/arm/tcg: Few non-TCG cleanups --- 2023-11-30 Philippe Mathieu-Daudé New
[PULL,6/7] hw/avr/atmega: Fix wrong initial value of stack pointer [PULL,1/7] target/hexagon/idef-parser/prepare: use env to invoke bash --- 2023-11-28 Philippe Mathieu-Daudé New
[PULL,2/7] hw/isa/vt82c686: Bring back via_isa_set_irq() [PULL,1/7] target/hexagon/idef-parser/prepare: use env to invoke bash --- 2023-11-28 Philippe Mathieu-Daudé New
[PULL,1/7] target/hexagon/idef-parser/prepare: use env to invoke bash [PULL,1/7] target/hexagon/idef-parser/prepare: use env to invoke bash --- 2023-11-28 Philippe Mathieu-Daudé New
[PULL,0/7] Misc fixes for 2023-11-28 --- 2023-11-28 Philippe Mathieu-Daudé New
[3/4] tests/qtest: Add ivshmem-flat test Add ivshmem-flat device --- 2023-11-27 Gustavo Romero New
[1/4] Add ivshmem-flat device Add ivshmem-flat device --- 2023-11-27 Gustavo Romero New
[RFC,PATCH-for-9.0] hw/display/qxl: Directly use VGACommonState::vram_size [RFC,PATCH-for-9.0] hw/display/qxl: Directly use VGACommonState::vram_size --- 2023-11-24 Philippe Mathieu-Daudé New
[PATCH-for-8.2?,v3,2/2] hw/net/can/xlnx-zynqmp: Avoid underflow while popping RX FIFO hw/net/can/xlnx-zynqmp: Avoid underflow while popping FIFOs --- 2023-11-24 Philippe Mathieu-Daudé New
[PULL,04/10] buildsys: Bump known good meson version to v1.2.3 Untitled series #228165 --- 2023-11-24 Paolo Bonzini New
[PATCH-for-9.0,09/16] target/arm/kvm: Have kvm_arm_pmu_set_irq take a ARMCPU argument target/arm/kvm: Unify kvm_arm_FOO() API --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,08/16] target/arm/kvm: Have kvm_arm_pmu_init take a ARMCPU argument target/arm/kvm: Unify kvm_arm_FOO() API --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,07/16] target/arm/kvm: Have kvm_arm_pvtime_init take a ARMCPU argument target/arm/kvm: Unify kvm_arm_FOO() API --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,05/16] target/arm/kvm: Have kvm_arm_sve_get_vls take a ARMCPU argument target/arm/kvm: Unify kvm_arm_FOO() API --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,03/16] target/arm/kvm: Have kvm_arm_add_vcpu_properties take a ARMCPU argument target/arm/kvm: Unify kvm_arm_FOO() API --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,02/16] target/arm/kvm: Remove unused includes target/arm/kvm: Unify kvm_arm_FOO() API --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,01/16] hw/intc/arm_gicv3: Include missing 'qemu/error-report.h' header target/arm/kvm: Unify kvm_arm_FOO() API --- 2023-11-23 Philippe Mathieu-Daudé New
[PULL,13/14] configure: don't try a "native" cross for linux-user [PULL,01/14] tests/docker: replace fedora-i386 with debian-i686 --- 2023-11-23 Alex Bennée New
[PULL,12/14] tests/tcg: enable semiconsole test for Arm [PULL,01/14] tests/docker: replace fedora-i386 with debian-i686 --- 2023-11-23 Alex Bennée New
[PULL,09/14] hw/core: skip loading debug on all failures [PULL,01/14] tests/docker: replace fedora-i386 with debian-i686 --- 2023-11-23 Alex Bennée New
[PULL,08/14] docs/system: clarify limits of using gdbstub in system emulation [PULL,01/14] tests/docker: replace fedora-i386 with debian-i686 --- 2023-11-23 Alex Bennée New
[PULL,04/14] plugins: fix win plugin tests on cross compile [PULL,01/14] tests/docker: replace fedora-i386 with debian-i686 --- 2023-11-23 Alex Bennée New
[PULL,01/14] tests/docker: replace fedora-i386 with debian-i686 [PULL,01/14] tests/docker: replace fedora-i386 with debian-i686 --- 2023-11-23 Alex Bennée New
[PULL,00/14] random fixes for 8.2 (tests, plugins, docs, semihosting) --- 2023-11-23 Alex Bennée New
[PATCH-for-9.0,v2,8/8] hw/arm/bcm2836: Add local variable to remove various DEVICE() casts hw: Simplify accesses to CPUState::'start-powered-off' property --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,7/8] hw/arm/bcm2836: Move code after error checks hw: Simplify accesses to CPUState::'start-powered-off' property --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,6/8] hw: Simplify uses of qdev_prop_set_bit(dev, 'start-powered-off') hw: Simplify accesses to CPUState::'start-powered-off' property --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,5/8] hw: Prefer qdev_prop_set_bit over object_property_set_bool for QDev hw: Simplify accesses to CPUState::'start-powered-off' property --- 2023-11-23 Philippe Mathieu-Daudé New
[21/21] target/arm/kvm: Unexport kvm_arm_vm_state_change target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[20/21] target/arm/kvm: Unexport and tidy kvm_arm_sync_mpstate_to_{kvm, qemu} target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[19/21] target/arm/kvm: Unexport kvm_{get,put}_vcpu_events target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[18/21] target/arm/kvm: Init cap_has_inject_serror_esr in kvm_arch_init target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[17/21] target/arm/kvm: Unexport kvm_arm_init_cpreg_list target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[16/21] target/arm/kvm: Unexport kvm_arm_vcpu_finalize target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[15/21] target/arm/kvm: Unexport kvm_arm_vcpu_init target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[13/21] target/arm/kvm: Move kvm_arm_reg_syncs_via_cpreg_list and unexport target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[12/21] target/arm/kvm: Move kvm_arm_cpreg_level and unexport target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[09/21] target/arm/kvm: Inline kvm_arm_steal_time_supported target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[08/21] target/arm/kvm: Unexport kvm_arm_{get, put}_virtual_time target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[07/21] target/arm/kvm: Move kvm_arm_handle_debug and unexport target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[06/21] target/arm/kvm: Move kvm_arm_hw_debug_active and unexport target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[05/21] target/arm/kvm: Move kvm_arm_copy_hw_debug_data and unexport target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[04/21] target/arm/kvm: Move kvm_arm_verify_ext_dabt_pending and unexport target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[03/21] target/arm/kvm: Merge kvm_arm_init_debug into kvm_arch_init target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[02/21] target/arm: kvm64: remove a redundant KVM_CAP_SET_GUEST_DEBUG probe target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[01/21] accel/kvm: Make kvm_has_guest_debug static target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[PATCH-for-9.0] hw/mips/cps: Simplify access to 'start-powered-off' property [PATCH-for-9.0] hw/mips/cps: Simplify access to 'start-powered-off' property --- 2023-11-22 Philippe Mathieu-Daudé New
« 1 2 ... 15 16 17216 217 »