Show patches with: Archived = No       |   81465 patches
« 1 2 3 4814 815 »
Patch Series S/W/F Date Submitter Delegate State
linux-user: Constify target_shmlba() argument linux-user: Constify target_shmlba() argument --- 2025-01-21 Philippe Mathieu-Daudé New
hw/char/pci-multi: Convert legacy qemu_allocate_irqs to qemu_init_irq hw/char/pci-multi: Convert legacy qemu_allocate_irqs to qemu_init_irq --- 2025-01-21 Philippe Mathieu-Daudé New
hw/sh4/r2d: Convert legacy qemu_allocate_irqs() to qemu_init_irqs() hw/sh4/r2d: Convert legacy qemu_allocate_irqs() to qemu_init_irqs() --- 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
[v3,3/3] hw/ipack: Remove legacy qemu_allocate_irqs() use hw/ipack: Minor dust removal --- 2025-01-21 Philippe Mathieu-Daudé New
[v3,2/3] hw/ipack: Clarify KConfig symbols hw/ipack: Minor dust removal --- 2025-01-21 Philippe Mathieu-Daudé New
[v3,1/3] hw/irq: Introduce qemu_init_irqs() helper hw/ipack: Minor dust removal --- 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
[27/28] target/xtensa: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[26/28] target/tricore: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[25/28] target/sparc: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[24/28] target/sh4: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[23/28] target/s390x: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[22/28] target/s390x: Restrict I/O handler installers to system emulation cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[21/28] target/rx: Move has_work() from CPUClass to SysemuCPUOps 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
[19/28] target/ppc: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[18/28] target/openrisc: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[17/28] target/mips: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[16/28] target/microblaze: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[15/28] target/m68k: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[14/28] target/loongarch: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[13/28] target/i386: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[12/28] target/hppa: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[11/28] target/hexagon: Remove CPUClass:has_work() handler cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[10/28] target/avr: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[09/28] target/arm: Move has_work() from CPUClass to SysemuCPUOps cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[08/28] target/alpha: 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
[06/28] cpus: Un-inline cpu_has_work() cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[05/28] cpus: Restrict cpu_has_work() to system emulation cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[04/28] cpus: Restrict cpu_get_memory_mapping() to system emulation cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[03/28] target/tricore: Ensure not being build on user emulation cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[02/28] target/rx: Ensure not being build on user emulation cpus: Restrict CPU has_work() handlers to system emulation --- 2025-01-21 Philippe Mathieu-Daudé New
[01/28] target/hexagon: Ensure not being build on system emulation 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
[09/11] target/arm: 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
[07/11] hw/acpi: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-21 Philippe Mathieu-Daudé New
[06/11] gdbstub: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-21 Philippe Mathieu-Daudé New
[05/11] disas: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-21 Philippe Mathieu-Daudé New
[04/11] user: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-21 Philippe Mathieu-Daudé New
[03/11] accel: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-21 Philippe Mathieu-Daudé New
[02/11] cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-21 Philippe Mathieu-Daudé New
[01/11] cpus: Cache CPUClass early in instance_init() handler cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro --- 2025-01-21 Philippe Mathieu-Daudé New
[PULL,2/9] MAINTAINERS: Remove myself as Avocado Framework reviewer Untitled series #259414 --- 2025-01-21 Thomas Huth New
[v2,2/2] hw/ipack: Remove legacy qemu_allocate_irqs() use hw/ipack: Minor dust removal --- 2025-01-21 Philippe Mathieu-Daudé Superseded
[v2,1/2] hw/ipack: Clarify KConfig symbols hw/ipack: Minor dust removal --- 2025-01-21 Philippe Mathieu-Daudé Superseded
[2/2] hw/ipack: Remove legacy qemu_allocate_irqs() use hw/ipack: Minor dust removal --- 2025-01-21 Philippe Mathieu-Daudé New
[1/2] hw/ipack: Clarify KConfig symbols hw/ipack: Minor dust removal --- 2025-01-21 Philippe Mathieu-Daudé Superseded
[7/7] Revert "util/timer: avoid deadlock when shutting down" testing/next (qtest timer stuff) --- 2025-01-20 Alex Bennée New
[6/7] tests/qtest: tighten up the checks on clock_step testing/next (qtest timer stuff) --- 2025-01-20 Alex Bennée New
[5/7] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send testing/next (qtest timer stuff) --- 2025-01-20 Alex Bennée New
[4/7] tests/qtest: simplify qtest_process_inbuf testing/next (qtest timer stuff) --- 2025-01-20 Alex Bennée New
[3/7] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test testing/next (qtest timer stuff) --- 2025-01-20 Alex Bennée New
[2/7] tests/qtest: don't attempt to clock_step while waiting for virtio ISR 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,68/68] softfloat: Constify helpers returning float_status field [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson 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,65/68] linux-user: Add missing /proc/cpuinfo fields for sparc [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,64/68] tcg/riscv: Use BEXTI for single-bit extractions [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,63/68] util/cpuinfo-riscv: Detect Zbs [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,60/68] tcg/tci: Remove assertions for deposit and extract [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,58/68] tcg/sparc64: Use SRA, SRL for {s}extract_i64 [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,57/68] tcg/s390x: 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,56/68] tcg/riscv: Use SRAIW, SRLIW for {s}extract_i64 [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,55/68] tcg/riscv64: 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,54/68] tcg/ppc: 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,53/68] tcg/mips: 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,52/68] tcg/loongarch64: 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,51/68] tcg/arm: Add full [US]XT[BH] into {s}extract [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,50/68] tcg/aarch64: Expand extract with offset 0 with andi [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,47/68] tcg/i386: Handle all 8-bit extensions for i686 [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,46/68] tcg/mips: Expand bswap unconditionally [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,43/68] tcg: Remove TCG_OPF_64BIT [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,40/68] tcg: Add TCG_OPF_NOT_PRESENT to opcodes without inputs or outputs [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,39/68] tcg: Validate op supported in opcode_args_ct [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble --- 2025-01-17 Richard Henderson New
[PULL,38/68] tcg: Constify tcg_op_defs [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
« 1 2 3 4814 815 »