Show patches with: State = Action Required       |   24729 patches
« 1 2 ... 15 16 17247 248 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,4/9] hw/qdev: Introduce DeviceClass::[un]wire() handlers accel: Only include qdev-realized vCPUs in global &cpus_queue --- 2025-01-28 Philippe Mathieu-Daudé New
[RFC,3/9] cpus: Remove cpu from global queue after UNREALIZE completed accel: Only include qdev-realized vCPUs in global &cpus_queue --- 2025-01-28 Philippe Mathieu-Daudé New
[RFC,2/9] accel/tcg: Invalidate TB jump cache with global vCPU queue locked accel: Only include qdev-realized vCPUs in global &cpus_queue --- 2025-01-28 Philippe Mathieu-Daudé New
[RFC,1/9] accel/tcg: Simplify use of &first_cpu in rr_cpu_thread_fn() accel: Only include qdev-realized vCPUs in global &cpus_queue --- 2025-01-28 Philippe Mathieu-Daudé New
[7/7] tests/qtest/migration: Allow using accelerators different of TCG / KVM tests/qtest/migration: Update framework to allow using HVF accelerator --- 2025-01-28 Philippe Mathieu-Daudé New
[RFC,6/7] tests/qtest/migration: Run aarch64/HVF tests using GICv2 tests/qtest/migration: Update framework to allow using HVF accelerator --- 2025-01-28 Philippe Mathieu-Daudé New
[5/7] tests/qtest/migration: Add MigrationTestEnv::has_hvf field tests/qtest/migration: Update framework to allow using HVF accelerator --- 2025-01-28 Philippe Mathieu-Daudé New
[4/7] tests/qtest/migration: Pass accelerator arguments as machine option tests/qtest/migration: Update framework to allow using HVF accelerator --- 2025-01-28 Philippe Mathieu-Daudé New
[3/7] tests/qtest/migration: Initialize MigrationTestEnv::arch early tests/qtest/migration: Update framework to allow using HVF accelerator --- 2025-01-28 Philippe Mathieu-Daudé New
[2/7] tests/qtest/migration: Make 'has_dirty_ring' generic tests/qtest/migration: Update framework to allow using HVF accelerator --- 2025-01-28 Philippe Mathieu-Daudé New
[1/7] migration/dirtyrate: Do not unlock cpu_list lock twice tests/qtest/migration: Update framework to allow using HVF accelerator --- 2025-01-28 Philippe Mathieu-Daudé New
[20/22] target/arm: Use float*_maybe_ah_chs in sve_ftmad_* target/arm: FEAT_AFP followups for FEAT_SME2 --- 2025-01-27 Richard Henderson New
[Stable-9.2.1,30/41] tests/qtest/boot-serial-test: Correct HPPA machine name Untitled series #259753 --- 2025-01-27 Michael Tokarev New
[Stable-9.2.1,28/41] tests/functional/test_rx_gdbsim: Use stable URL for test_linux_sash Untitled series #259753 --- 2025-01-27 Michael Tokarev New
[Stable-9.2.1,14/41] docs: Correct release of TCG trace-events removal Untitled series #259753 --- 2025-01-27 Michael Tokarev New
[Stable-9.2.1,13/41] docs: Correct '-runas' and '-fsdev/-virtfs proxy' indentation Untitled series #259753 --- 2025-01-27 Michael Tokarev New
[Stable-9.2.1,07/41] hw/intc/arm_gicv3_its: Zero initialize local DTEntry etc structs Untitled series #259753 --- 2025-01-27 Michael Tokarev New
[Stable-9.2.1,02/41] tcg: Reset free_temps before tcg_optimize Untitled series #259753 --- 2025-01-27 Michael Tokarev New
[03/10] target/arm: Set disassemble_info::endian value in disas_set_info() disas: Have CPUClass::disas_set_info() callback set the endianness --- 2025-01-27 Philippe Mathieu-Daudé New
[5/6] hw/loader: Pass ELFDATA endian order argument to load_elf_as() hw/loader: Pass ELFDATA endian order argument to load_elf() --- 2025-01-27 Philippe Mathieu-Daudé New
[3/6] hw/loader: Clarify local variable name in load_elf_ram_sym() hw/loader: Pass ELFDATA endian order argument to load_elf() --- 2025-01-27 Philippe Mathieu-Daudé New
[v2,15/15] target/ppc: Restrict various system helpers to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-27 Philippe Mathieu-Daudé New
[v2,14/15] target/ppc: Restrict ATTN / SCV / PMINSN helpers to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-27 Philippe Mathieu-Daudé New
[v2,13/15] target/ppc: Make powerpc_excp() prototype public target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-27 Philippe Mathieu-Daudé New
[v2,10/15] target/ppc: Restrict ppc_tcg_hv_emu() to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-27 Philippe Mathieu-Daudé New
[v2,07/15] target/ppc: Restrict powerpc_checkstop() to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-27 Philippe Mathieu-Daudé New
[v2,03/15] target/ppc: Make ppc_ldl_code() declaration public target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-27 Philippe Mathieu-Daudé New
[v2,01/15] hw/ppc/spapr: Restrict CONFER hypercall to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-27 Philippe Mathieu-Daudé New
[v6,10/10] docs/system: virtio-gpu: Document host/guest requirements Untitled series #259705 --- 2025-01-26 Dmitry Osipenko New
[2/2] qemu/timer: Sanity check timer_list in timer_init_full() qemu/timer: Clarify QEMUTimer new/free API --- 2025-01-25 Philippe Mathieu-Daudé New
[v3,24/24] cpus: Remove CPUClass::has_work() handler cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé New
[v3,03/24] cpus: Introduce SysemuCPUOps::has_work() handler cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé New
[2/2] qom: Introduce class_post_init() handler qom: Introduce class_post_init() handler --- 2025-01-25 Philippe Mathieu-Daudé New
[1/2] qom: Declare class_base_init() before class_init() qom: Introduce class_post_init() handler --- 2025-01-25 Philippe Mathieu-Daudé New
[v2,24/24] cpus: Remove CPUClass::has_work() handler cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-25 Philippe Mathieu-Daudé New
[2/2] hw/char/sh_serial: Convert to TypeInfo hw/char/sh_serial: QOM housekeeping --- 2025-01-24 Philippe Mathieu-Daudé New
[1/2] hw/char/sh_serial: Delete fifo_timeout_timer in DeviceUnrealize hw/char/sh_serial: QOM housekeeping --- 2025-01-24 Philippe Mathieu-Daudé New
[14/20] accel/tcg: Move cpu_memory_rw_debug() user implementation to user-exec.c [01/20] qemu/compiler: Absorb 'clang-tsa.h' --- 2025-01-23 Philippe Mathieu-Daudé New
[15/15] target/ppc: Restrict ATTN helper to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[13/15] target/ppc: Make powerpc_excp() prototype public target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c --- 2025-01-23 Philippe Mathieu-Daudé New
[v2,2/2] MAINTAINERS: Add me as the maintainer for ivshmem-pci Add me as the maintainer for ivshmem-pci --- 2025-01-23 Gustavo Romero New
[v2,1/2] hw/misc/ivshmem-pci: Rename remaining parts for consistency Add me as the maintainer for ivshmem-pci --- 2025-01-23 Gustavo Romero New
hw/boards: Convert MachineClass bitfields to boolean hw/boards: Convert MachineClass bitfields to boolean --- 2025-01-22 Philippe Mathieu-Daudé New
[v2,07/10] disas: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-22 Philippe Mathieu-Daudé New
[v2,04/10] cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-22 Philippe Mathieu-Daudé New
[2/2] hw/cxl: Allow tracing component I/O accesses hw/cxl: Add tracing for component I/O region --- 2025-01-22 Philippe Mathieu-Daudé New
[1/2] hw/cxl: Remove unused component_registers::io_registers[] array hw/cxl: Add tracing for component I/O region --- 2025-01-22 Philippe Mathieu-Daudé New
MAINTAINERS: Add me as the maintainer for ivshmem-pci MAINTAINERS: Add me as the maintainer for ivshmem-pci --- 2025-01-22 Gustavo Romero New
linux-user: Constify target_shmlba() argument linux-user: Constify target_shmlba() argument --- 2025-01-21 Philippe Mathieu-Daudé New
[6/6] target/mips: Allocate CPU IRQs within CPUMIPSState target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq() --- 2025-01-21 Philippe Mathieu-Daudé New
[5/6] target/mips: Move CPU timer from hw/mips/ to target/mips/system/ target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq() --- 2025-01-21 Philippe Mathieu-Daudé New
[4/6] target/mips: Pass env to cpu_mips_clock_init() target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq() --- 2025-01-21 Philippe Mathieu-Daudé New
[3/6] target/mips: Initialize CPU-specific timer/IRQs once in DeviceRealize target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq() --- 2025-01-21 Philippe Mathieu-Daudé New
[2/6] target/mips: Create clock *after* accelerator vCPU is realized target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq() --- 2025-01-21 Philippe Mathieu-Daudé New
[1/6] hw/pci-host/bonito: Expose output IRQ as QDev GPIO target/mips: Convert legacy qemu_allocate_irqs() to qemu_init_irq() --- 2025-01-21 Philippe Mathieu-Daudé New
[28/28] cpus: Remove CPUClass::has_work() handler cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[20/28] target/riscv: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[07/28] cpus: Introduce SysemuCPUOps::has_work() handler cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[11/11] target/openrisc: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-21 Philippe Mathieu-Daudé New
[10/11] target/microblaze: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-21 Philippe Mathieu-Daudé New
[08/11] hw/core/generic-loader: Prefer cached CpuClass over CPU_GET_CLASS macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-21 Philippe Mathieu-Daudé New
[2/2] hw/ipack: Remove legacy qemu_allocate_irqs() use hw/ipack: Minor dust removal --- 2025-01-21 Philippe Mathieu-Daudé New
[6/7] tests/qtest: tighten up the checks on clock_step testing/next (qtest timer stuff) --- 2025-01-20 Alex Bennée New
[1/7] tests/docker: replicate the check-rust-tools-nightly CI job testing/next (qtest timer stuff) --- 2025-01-20 Alex Bennée New
[v5,8/8] docs/system: Expand the virtio-gpu documentation Untitled series #259323 --- 2025-01-19 Dmitry Osipenko New
[PULL,v2,50/50] hw/char/riscv_htif: Convert HTIF_DEBUG() to trace events Untitled series #259322 --- 2025-01-19 Alistair Francis New
[PULL,v2,27/50] hw/riscv/virt: Remove unnecessary use of &first_cpu Untitled series #259322 --- 2025-01-19 Alistair Francis New
[PULL,v2,26/50] target/riscv: Have kvm_riscv_get_timebase_frequency() take RISCVCPU cpu Untitled series #259322 --- 2025-01-19 Alistair Francis New
[PULL,67/68] accel/tcg: Call tcg_tb_insert() for one-insn TBs [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,66/68] tcg: Document tb_lookup() and tcg_tb_lookup() [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,62/68] tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64} [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,61/68] tcg: Remove TCG_TARGET_HAS_{s}extract_{i32,i64} [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,59/68] tcg/tci: Provide TCG_TARGET_{s}extract_valid [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,49/68] tcg/aarch64: Provide TCG_TARGET_{s}extract_valid [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,48/68] tcg/i386: Fold the ext{8, 16, 32}[us] cases into {s}extract [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,45/68] tcg: Replace IMPLVEC with TCG_OPF_VECTOR [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,44/68] tcg: Drop implementation checks from tcg-opc.h [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,42/68] tcg: Add TCGType argument to tcg_out_op [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,41/68] tcg: Pass type and flags to tcg_target_op_def [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,37/68] tcg: Remove args_ct from TCGOpDef [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,36/68] tcg: Reorg process_op_defs [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,34/68] tcg: Use C_NotImplemented in tcg_target_op_def [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,33/68] tcg: Split out tcg-target-mo.h [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,32/68] tcg: Only include 'tcg-has.h' when necessary [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,31/68] tcg: Include 'tcg-target-has.h' once in 'tcg-has.h' [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,22/68] tcg/arm: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,15/68] tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_NEED_POOL_LABELS [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,12/68] target/i386: Remove TCG_TARGET_extract_tl_valid [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,03/68] tcg: Replace TCGOP_VECL with TCGOP_TYPE [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,02/68] tcg: Move call abi parameters from tcg-target.h to tcg-target.c.inc [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,00/68] tcg patch queue --- 2025-01-17 Richard Henderson New
[PULL,36/37] docs: add a glossary [PULL,01/37] semihosting: add guest_error logging for failed opens --- 2025-01-17 Alex Bennée New
[PULL,33/37] docs/devel: add b4 for patch retrieval [PULL,01/37] semihosting: add guest_error logging for failed opens --- 2025-01-17 Alex Bennée New
[PULL,31/37] docs/sphinx: include kernel-doc script as a dependency [PULL,01/37] semihosting: add guest_error logging for failed opens --- 2025-01-17 Alex Bennée New
[PULL,30/37] include/exec: remove warning_printed from MemoryRegion [PULL,01/37] semihosting: add guest_error logging for failed opens --- 2025-01-17 Alex Bennée New
[PULL,27/37] editorconfig: update for perl scripts [PULL,01/37] semihosting: add guest_error logging for failed opens --- 2025-01-17 Alex Bennée New
[PULL,25/37] plugins: enable linking with clang/lld [PULL,01/37] semihosting: add guest_error logging for failed opens --- 2025-01-17 Alex Bennée New
[PULL,23/37] win32: remove usage of attribute gcc_struct [PULL,01/37] semihosting: add guest_error logging for failed opens --- 2025-01-17 Alex Bennée New
[PULL,10/37] system: propagate Error to gdbserver_start (and other device setups) [PULL,01/37] semihosting: add guest_error logging for failed opens --- 2025-01-17 Alex Bennée New
[PULL,09/37] system: squash usb_parse into a single function [PULL,01/37] semihosting: add guest_error logging for failed opens --- 2025-01-17 Alex Bennée New
« 1 2 ... 15 16 17247 248 »