Show patches with: none      |   433009 patches
« 1 2 3 44330 4331 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,33/33] target/ppc: Move out BookE and related MMU functions from mmu_common.c Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v4,32/33] target/ppc: Add a macro to check for page protection bit Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v4,31/33] target/ppc/mmu-radix64.c: Drop a local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,30/33] target/ppc/mmu-hash32.c: Drop a local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,29/33] target/ppc: Split off common embedded TLB init Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,28/33] target/ppc: Remove id_tlbs flag from CPU env Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,27/33] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 2 Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v4,26/33] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 1 Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,25/33] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v4,24/33] target/ppc/mmu_common.c: Remove BookE from direct store handling Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,23/33] target/ppc: Remove pp_check() and reuse ppc_hash32_pp_prot() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,22/33] target/ppc/mmu_common.c: Make get_physical_address_wtlb() static Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v4,21/33] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke206_get_physical_address() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v4,20/33] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke_get_physical_address() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v4,19/33] target/ppc/mmu_common.c: Don't use mmu_ctx_t for mmu40x_get_physical_address() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v4,18/33] target/ppc/mmu_common.c: Replace hard coded constants in ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,17/33] target/ppc/mmu_common.c: Deindent ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-08 BALATON Zoltan New
[v4,16/33] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-08 BALATON Zoltan New
[v4,15/33] target/ppc/mmu_common.c: Inline and remove check_physical() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,14/33] target/ppc/mmu_common.c: Split off real mode cases in get_physical_address_wtlb() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,13/33] target/ppc/mmu_common.c: Split out BookE cases before checking real mode Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,12/33] target/ppc/mmu_common.c: Eliminate ret from mmu6xx_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,11/33] target/ppc/mmu_common.c: Move some debug logging Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v4,10/33] target/ppc/mmu_common.c: Move else branch to avoid large if block Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,09/33] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,08/33] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v4,07/33] target/ppc/mmu_common.c: Simplify checking for real mode Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,06/33] target/ppc/mmu_common.c: Remove unneeded local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,05/33] target/ppc/mmu_common.c: Move calculation of a value closer to its usage Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v4,04/33] target/ppc: Remove unused helper Misc PPC exception and BookE MMU clean ups - 1 - - --- 2024-05-08 BALATON Zoltan New
[v4,03/33] target/ppc: Simplify syscall exception handlers Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,02/33] target/ppc: Move patching nip from exception handler to helper_scv Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v4,01/33] target/ppc: Fix gen_sc to use correct nip Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[PULL,v2,13/13] hmp/migration: Fix "migrate" command's documentation [PULL,v2,01/13] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_… - 1 1 - --- 2024-05-08 Fabiano Rosas New
[PULL,v2,12/13] migration: Deprecate fd: for file migration [PULL,v2,01/13] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_… - - 1 - --- 2024-05-08 Fabiano Rosas New
[PULL,v2,11/13] migration: Remove non-multifd compression [PULL,v2,01/13] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_… 1 - 1 - --- 2024-05-08 Fabiano Rosas New
[PULL,v2,10/13] migration: Remove block migration [PULL,v2,01/13] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_… - - 2 - --- 2024-05-08 Fabiano Rosas New
[PULL,v2,09/13] migration: Remove 'blk/-b' option from migrate commands [PULL,v2,01/13] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_… - - 2 - --- 2024-05-08 Fabiano Rosas New
[PULL,v2,08/13] migration: Remove 'inc' option from migrate command [PULL,v2,01/13] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_… - - 2 - --- 2024-05-08 Fabiano Rosas New
[PULL,v2,07/13] migration: Remove 'skipped' field from MigrationStats [PULL,v2,01/13] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_… - - 2 - --- 2024-05-08 Fabiano Rosas New
[PULL,v2,06/13] qapi: introduce exit-on-error parameter for migrate-incoming [PULL,v2,01/13] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_… 1 - 2 - --- 2024-05-08 Fabiano Rosas New
[PULL,v2,05/13] migration: process_incoming_migration_co(): rework error reporting [PULL,v2,01/13] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_… - - 2 - --- 2024-05-08 Fabiano Rosas New
[PULL,v2,04/13] migration: process_incoming_migration_co(): fix reporting s->error [PULL,v2,01/13] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_… - - 2 - --- 2024-05-08 Fabiano Rosas New
[PULL,v2,03/13] migration: process_incoming_migration_co(): complete cleanup on failure [PULL,v2,01/13] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_… - - 2 - --- 2024-05-08 Fabiano Rosas New
[PULL,v2,02/13] migration: move trace-point from migrate_fd_error to migrate_set_error [PULL,v2,01/13] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_… - - 2 - --- 2024-05-08 Fabiano Rosas New
[PULL,v2,01/13] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_… [PULL,v2,01/13] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_… - - 1 - --- 2024-05-08 Fabiano Rosas New
[PULL,v2,00/13] Migration patches for 2024-05-08 - - - - --- 2024-05-08 Fabiano Rosas New
[PULL,v2,16/28] hw/i386/x86: Extract x86_isa_bios_init() from x86_bios_rom_init() Untitled series #406091 - - 1 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,v2,15/28] hw/i386/x86: Don't leak "pc.bios" memory region Untitled series #406091 - - 1 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,v2,14/28] hw/i386/x86: Don't leak "isa-bios" memory regions Untitled series #406091 - - 1 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,v2,00/28] Misc HW patches for 2024-05-08 - - - - --- 2024-05-08 Philippe Mathieu-Daudé New
[v3,6/6] hw/i386/pc_sysfw: Alias rather than copy isa-bios region X86: Alias isa-bios area and clean up - - - - --- 2024-05-08 Bernhard Beschow New
[v3,5/6] hw/i386/x86: Extract x86_isa_bios_init() from x86_bios_rom_init() X86: Alias isa-bios area and clean up - - 1 - --- 2024-05-08 Bernhard Beschow New
[v3,4/6] hw/i386/x86: Don't leak "pc.bios" memory region X86: Alias isa-bios area and clean up - - 1 - --- 2024-05-08 Bernhard Beschow New
[v3,3/6] hw/i386/x86: Don't leak "isa-bios" memory regions X86: Alias isa-bios area and clean up - - 1 - --- 2024-05-08 Bernhard Beschow New
[v3,2/6] hw/i386: Have x86_bios_rom_init() take X86MachineState rather than MachineState X86: Alias isa-bios area and clean up - - 1 - --- 2024-05-08 Bernhard Beschow New
[v3,1/6] hw/i386/x86: Eliminate two if statements in x86_bios_rom_init() X86: Alias isa-bios area and clean up - - 1 - --- 2024-05-08 Bernhard Beschow New
[v14,6/6] ui/console: move QemuDmaBuf struct def to dmabuf.c ui/console: Private QemuDmaBuf struct - - 1 - --- 2024-05-08 Kim, Dongwon New
[v14,5/6] ui/console: Use qemu_dmabuf_new() and free() helpers instead ui/console: Private QemuDmaBuf struct - - - - --- 2024-05-08 Kim, Dongwon New
[v14,4/6] ui/console: Use qemu_dmabuf_set_..() helpers instead ui/console: Private QemuDmaBuf struct - - 1 - --- 2024-05-08 Kim, Dongwon New
[v14,3/6] ui/console: Use qemu_dmabuf_get_..() helpers instead ui/console: Private QemuDmaBuf struct - - 1 - --- 2024-05-08 Kim, Dongwon New
[v14,2/6] ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers ui/console: Private QemuDmaBuf struct - - 1 - --- 2024-05-08 Kim, Dongwon New
[v14,1/6] ui/gtk: Check if fence_fd is equal to or greater than 0 ui/console: Private QemuDmaBuf struct - - 1 - --- 2024-05-08 Kim, Dongwon New
[PULL,26/26] misc: Use QEMU header path relative to include/ directory [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 2 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,25/26] hw/intc/loongson_ipi: Implement IOCSR address space for MIPS [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 1 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,24/26] hw/intc/loongarch_ipi: Rename as loongson_ipi [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 1 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,23/26] hw/intc/loongarch_ipi: Remove pointless MAX_CPU check [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 1 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,22/26] hw/mips/loongson3_virt: Emulate suspend function [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - - - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,21/26] hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 1 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,20/26] hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINE [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 1 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,19/26] hw/loongarch/virt: Fix memory leak [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - 1 2 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,18/26] hw/loongarch: move memory map to boot.c [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() 1 - - - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,17/26] hw/ppc: Deprecate 'ref405ep' machine and 405 CPUs [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() 1 - - - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,16/26] hw/gpio: Handle clock migration in STM32L4x5 gpios [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 1 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,15/26] hw/usb/dev-network: Remove unused struct 'rndis_config_parameter' [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 1 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,14/26] hw/i386/x86: Don't leak "isa-bios" memory regions [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 1 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,13/26] hw/i386: Have x86_bios_rom_init() take X86MachineState rather than MachineState [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 1 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,12/26] hw/i386/x86: Eliminate two if statements in x86_bios_rom_init() [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 1 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,11/26] hw/i386: Add the possibility to use i440fx and isapc without FDC [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() 1 - - - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,10/26] hw/i386/Kconfig: Allow to compile Q35 without FDC_ISA [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() 1 - - - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,09/26] hw/i386/pc: Allow to compile without CONFIG_FDC_ISA [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() 1 - - - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,08/26] system/physmem: Per-AddressSpace bounce buffering [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 2 1 --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,07/26] system/physmem: Propagate AddressSpace to MapClient helpers [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 1 1 --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,06/26] system/physmem: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 3 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,05/26] hw/remote/vfio-user: Fix config space access byte order [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 3 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,04/26] hw/ppc/spapr_pci: Replace g_memdup() by g_memdup2() [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() 1 - - - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,03/26] hw/hppa/machine: Replace g_memdup() by g_memdup2() [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - - - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,02/26] target/ppc: Replace g_memdup() by g_memdup2() [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() 1 - - - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() [PULL,01/26] block/qcow2-bitmap: Replace g_memdup() by g_memdup2() - - 1 - --- 2024-05-08 Philippe Mathieu-Daudé New
[PULL,00/26] Misc HW patches for 2024-05-08 - - - - --- 2024-05-08 Philippe Mathieu-Daudé New
target/i386: remove PCOMMIT from TCG, deprecate property target/i386: remove PCOMMIT from TCG, deprecate property - - - - --- 2024-05-08 Paolo Bonzini New
[v2] hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx() [v2] hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx() - - - - --- 2024-05-08 Philippe Mathieu-Daudé New
hw/clock: Expose 'freq-hz' QOM property hw/clock: Expose 'freq-hz' QOM property - - - - --- 2024-05-08 Philippe Mathieu-Daudé New
[5/5] hw/mips/loongson3_virt: Wire up loongson_ipi device hw/mips/loongson3_virt: Implement IPI support - - - - --- 2024-05-08 Jiaxun Yang New
[4/5] hw/intc/loongson_ipi: Provide per core MMIO address spaces hw/mips/loongson3_virt: Implement IPI support - - - - --- 2024-05-08 Jiaxun Yang New
[3/5] hw/intc/loongson_ipi: Implement IOCSR address space for MIPS hw/mips/loongson3_virt: Implement IPI support - - 1 - --- 2024-05-08 Jiaxun Yang New
[2/5] hw/intc/loongarch_ipi: Rename as loongson_ipi hw/mips/loongson3_virt: Implement IPI support - - 1 - --- 2024-05-08 Jiaxun Yang New
[1/5] hw/intc/loongarch_ipi: Remove pointless MAX_CPU check hw/mips/loongson3_virt: Implement IPI support - - 1 - --- 2024-05-08 Jiaxun Yang New
[v3,4/4] hw/nvme: Expand VI/VQ resource to uint32 hw/nvme: FDP and SR-IOV enhancements - - 1 - --- 2024-05-08 Minwoo Im New
[v3,3/4] hw/nvme: Allocate sec-ctrl-list as a dynamic array hw/nvme: FDP and SR-IOV enhancements - - - - --- 2024-05-08 Minwoo Im New
« 1 2 3 44330 4331 »