Show patches with: State = Action Required       |    Archived = No       |   3505 patches
« 1 2 3 435 36 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PATCH-for-10.0,02/12] hw/block/m25p80: Categorize and add description hw: Categorize few devices and add their descriptions - - 1 - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,01/12] hw/audio/wm8750: Categorize and add description hw: Categorize few devices and add their descriptions - - 1 - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,5/5] exec/target_long: Remove TARGET_LONG_SIZE definition exec: Remove TARGET_LONG_SIZE definition - - - - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,4/5] user/tswap: Replace TARGET_LONG_SIZE -> TARGET_LONG_BITS exec: Remove TARGET_LONG_SIZE definition - - - - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,3/5] target/ppc/gdbstub: Replace TARGET_LONG_SIZE -> sizeof(target_ulong) exec: Remove TARGET_LONG_SIZE definition - - - - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,2/5] gdbstub: Remove ldtul_be_p() and ldtul_le_p() macros exec: Remove TARGET_LONG_SIZE definition - - - - --- 2025-03-25 Philippe Mathieu-Daudé New
[PATCH-for-10.1,1/5] target/i386: Use explicit little-endian LD/ST API exec: Remove TARGET_LONG_SIZE definition - - 1 - --- 2025-03-25 Philippe Mathieu-Daudé New
[v6,10/10] ppc/pnv: Add ChipTOD model for Power11 Power11 support for QEMU [PowerNV] - - - - --- 2025-03-25 Aditya Gupta New
[v6,09/10] ppc/pnv: Add PHB5 PCIe Host bridge to Power11 Power11 support for QEMU [PowerNV] - - 1 - --- 2025-03-25 Aditya Gupta New
[v6,08/10] ppc/pnv: Add XIVE2 controller to Power11 Power11 support for QEMU [PowerNV] - - 1 - --- 2025-03-25 Aditya Gupta New
[v6,07/10] ppc/pnv: Introduce Power11 PowerNV machine Power11 support for QEMU [PowerNV] - - 1 - --- 2025-03-25 Aditya Gupta New
[v6,06/10] ppc/pnv: Introduce Pnv11Chip Power11 support for QEMU [PowerNV] - - 1 - --- 2025-03-25 Aditya Gupta New
[v6,05/10] ppc/pnv: Add SBE model for Power11 Power11 support for QEMU [PowerNV] - - 1 - --- 2025-03-25 Aditya Gupta New
[v6,04/10] ppc/pnv: Add a PSI bridge model for Power11 Power11 support for QEMU [PowerNV] - - 1 - --- 2025-03-25 Aditya Gupta New
[v6,03/10] ppc/pnv: Add OCC for Power11 Power11 support for QEMU [PowerNV] - - 1 - --- 2025-03-25 Aditya Gupta New
[v6,02/10] ppc/pnv: Add a LPC controller for Power11 Power11 support for QEMU [PowerNV] - - 1 - --- 2025-03-25 Aditya Gupta New
[v6,01/10] ppc/pnv: Add HOMER for Power11 Power11 support for QEMU [PowerNV] - - 1 - --- 2025-03-25 Aditya Gupta New
[v3,7/7] cpus: Remove #ifdef check on cpu_list definition cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 3 - --- 2025-03-24 Philippe Mathieu-Daudé New
[v3,6/7] target/s390x: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 3 - --- 2025-03-24 Philippe Mathieu-Daudé New
[v3,5/7] target/s390x: Declare s390_set_qemu_cpu_model/cpu_list in cpu_models.h cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 3 - --- 2025-03-24 Philippe Mathieu-Daudé New
[v3,4/7] target/sparc: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 3 - --- 2025-03-24 Philippe Mathieu-Daudé New
[v3,3/7] target/ppc: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 3 - --- 2025-03-24 Philippe Mathieu-Daudé New
[v3,2/7] target/i386: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 3 - --- 2025-03-24 Philippe Mathieu-Daudé New
[v3,1/7] cpus: Introduce CPUClass::list_cpus() callback cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 3 - --- 2025-03-24 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,7/7] cpus: Remove #ifdef check on cpu_list definition cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 1 - --- 2025-03-24 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,6/7] target/s390x: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - - - --- 2025-03-24 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,5/7] target/s390x: Declare s390_set_qemu_cpu_model/cpu_list in cpu_models.h cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - - - --- 2025-03-24 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,4/7] target/sparc: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 1 - --- 2025-03-24 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,3/7] target/ppc: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 1 - --- 2025-03-24 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,2/7] target/i386: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 1 - --- 2025-03-24 Philippe Mathieu-Daudé New
[PATCH-for-10.1,v2,1/7] cpus: Introduce CPUClass::list_cpus() callback cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 1 - --- 2025-03-24 Philippe Mathieu-Daudé New
tests/functional: Add missing require_netdev('user') statements tests/functional: Add missing require_netdev('user') statements - - 1 - --- 2025-03-24 Thomas Huth New
[v2,11/11] include/gdbstub: add note to helpers.h gdbstub: conversion to runtime endianess helpers - - - - --- 2025-03-24 Alex Bennée New
[v2,10/11] target/microblaze: convert gdbstub to new helper gdbstub: conversion to runtime endianess helpers - - 1 - --- 2025-03-24 Alex Bennée New
[v2,09/11] target/ppc: convert gdbstub to new helpers gdbstub: conversion to runtime endianess helpers - - - - --- 2025-03-24 Alex Bennée New
[v2,08/11] target/ppc: make ppc_maybe_bswap_register static gdbstub: conversion to runtime endianess helpers - - 4 - --- 2025-03-24 Alex Bennée New
[v2,07/11] target/ppc: expand comment on FP/VMX/VSX access functions gdbstub: conversion to runtime endianess helpers - - 3 - --- 2025-03-24 Alex Bennée New
[v2,06/11] target/arm: convert 64 bit gdbstub to new helpers gdbstub: conversion to runtime endianess helpers - - - - --- 2025-03-24 Alex Bennée New
[v2,05/11] target/arm: convert 32 bit gdbstub to new helpers gdbstub: conversion to runtime endianess helpers - - 1 - --- 2025-03-24 Alex Bennée New
[v2,04/11] gdbstub: introduce target independent gdb register helper gdbstub: conversion to runtime endianess helpers - - 1 - --- 2025-03-24 Alex Bennée New
[v2,03/11] gdbstub: assert earlier in handle_read_all_regs gdbstub: conversion to runtime endianess helpers - - 2 - --- 2025-03-24 Alex Bennée New
[v2,02/11] include/gdbstub: fix include guard in commands.h gdbstub: conversion to runtime endianess helpers - - 3 - --- 2025-03-24 Alex Bennée New
[v2,01/11] include/exec: fix assert in size_memop gdbstub: conversion to runtime endianess helpers - 1 2 - --- 2025-03-24 Alex Bennée New
[PATCH-for-10.1,6/6] cpus: Remove #ifdef check on cpu_list definition cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 1 - --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,5/6] target/sparc: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - - - --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,4/6] target/sparc: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 1 - --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,3/6] target/ppc: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 1 - --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,2/6] target/i386: Register CPUClass:list_cpus cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 1 - --- 2025-03-23 Philippe Mathieu-Daudé New
[PATCH-for-10.1,1/6] cpus: Introduce CPUClass::list_cpus() callback cpus: Convert cpu_list definition to CPUClass:list_cpus callback - - 1 - --- 2025-03-23 Philippe Mathieu-Daudé New
[v4,8/8] tests/functional: Add test for fadump in PSeries Implement Firmware Assisted Dump for PSeries - - - - --- 2025-03-23 Aditya Gupta New
[v4,7/8] hw/ppc: Enable fadump for PSeries Implement Firmware Assisted Dump for PSeries - - - - --- 2025-03-23 Aditya Gupta New
[v4,6/8] hw/ppc: Pass dump-sizes property for fadump in device tree Implement Firmware Assisted Dump for PSeries - - - - --- 2025-03-23 Aditya Gupta New
[v4,5/8] hw/ppc: Implement saving CPU state in Fadump Implement Firmware Assisted Dump for PSeries - - - - --- 2025-03-23 Aditya Gupta New
[v4,4/8] hw/ppc: Preserve memory regions registered for fadump Implement Firmware Assisted Dump for PSeries - - - - --- 2025-03-23 Aditya Gupta New
[v4,3/8] hw/ppc: Trigger Fadump boot if fadump is registered Implement Firmware Assisted Dump for PSeries - - - - --- 2025-03-23 Aditya Gupta New
[v4,2/8] hw/ppc: Implement fadump register command Implement Firmware Assisted Dump for PSeries - - - - --- 2025-03-23 Aditya Gupta New
[v4,1/8] hw/ppc: Implement skeleton code for fadump in PSeries Implement Firmware Assisted Dump for PSeries - - - - --- 2025-03-23 Aditya Gupta New
[PULL,12/12] target/ppc: Fix e200 duplicate SPRs [PULL,01/12] ppc/spapr: Fix RTAS stopped state - 1 - - --- 2025-03-21 Nicholas Piggin New
[PULL,11/12] target/ppc: Fix facility interrupt checks for VSX [PULL,01/12] ppc/spapr: Fix RTAS stopped state - 2 1 - --- 2025-03-21 Nicholas Piggin New
[PULL,10/12] ppc/spapr: fix default cpu for pre-9.0 machines. [PULL,01/12] ppc/spapr: Fix RTAS stopped state - 1 2 - --- 2025-03-21 Nicholas Piggin New
[PULL,09/12] ppc/amigaone: Constify default_env [PULL,01/12] ppc/spapr: Fix RTAS stopped state - - 2 - --- 2025-03-21 Nicholas Piggin New
[PULL,08/12] ppc/amigaone: Check blk_pwrite return value [PULL,01/12] ppc/spapr: Fix RTAS stopped state - - 1 - --- 2025-03-21 Nicholas Piggin New
[PULL,07/12] ppc/pnv: Fix system symbols in HOMER structure definitions [PULL,01/12] ppc/spapr: Fix RTAS stopped state - 1 1 - --- 2025-03-21 Nicholas Piggin New
[PULL,06/12] ppc/pnv: Move the PNOR LPC address into struct PnvPnor [PULL,01/12] ppc/spapr: Fix RTAS stopped state - 1 1 - --- 2025-03-21 Nicholas Piggin New
[PULL,05/12] ppc/spapr: Fix possible pa_features memory overflow [PULL,01/12] ppc/spapr: Fix RTAS stopped state - 1 2 - --- 2025-03-21 Nicholas Piggin New
[PULL,04/12] ppc/xive2: Fix logical / bitwise comparison typo [PULL,01/12] ppc/spapr: Fix RTAS stopped state - - 1 - --- 2025-03-21 Nicholas Piggin New
[PULL,03/12] pnv/xive: Fix possible undefined shift error in group size calculation [PULL,01/12] ppc/spapr: Fix RTAS stopped state - 1 1 - --- 2025-03-21 Nicholas Piggin New
[PULL,02/12] ppc/xive: Fix typo in crowd block level calculation [PULL,01/12] ppc/spapr: Fix RTAS stopped state - 1 - - --- 2025-03-21 Nicholas Piggin New
[PULL,01/12] ppc/spapr: Fix RTAS stopped state [PULL,01/12] ppc/spapr: Fix RTAS stopped state - - - 1 --- 2025-03-21 Nicholas Piggin New
[PULL,00/12] ppc-for-10.0-2 queue - - - - --- 2025-03-21 Nicholas Piggin New
target/ppc: Fix e200 duplicate SPRs target/ppc: Fix e200 duplicate SPRs - 1 - - --- 2025-03-20 Nicholas Piggin New
target/ppc: Fix facility interrupt checks for VSX target/ppc: Fix facility interrupt checks for VSX - 2 1 - --- 2025-03-20 Nicholas Piggin New
tests/functional/test_ppc64_replay: Mark the e500 test as flaky tests/functional/test_ppc64_replay: Mark the e500 test as flaky - - 1 - --- 2025-03-20 Thomas Huth New
ppc/spapr: Fix RTAS stopped state ppc/spapr: Fix RTAS stopped state - - - 1 --- 2025-03-20 Nicholas Piggin New
[10/10] target/microblaze: convert gdbstub to new helper gdbstub: conversion to runtime endianess helpers - - - - --- 2025-03-19 Alex Bennée New
[09/10] include/exec: fix assert in size_memop gdbstub: conversion to runtime endianess helpers - 1 - - --- 2025-03-19 Alex Bennée New
[08/10] gdbstub: assert earlier in handle_read_all_regs gdbstub: conversion to runtime endianess helpers - - 1 - --- 2025-03-19 Alex Bennée New
[07/10] target/ppc: convert gdbstub to new helper (!hacky) gdbstub: conversion to runtime endianess helpers - - - - --- 2025-03-19 Alex Bennée New
[06/10] target/ppc: make ppc_maybe_bswap_register static gdbstub: conversion to runtime endianess helpers - - 2 - --- 2025-03-19 Alex Bennée New
[05/10] target/ppc: expand comment on FP/VMX/VSX access functions gdbstub: conversion to runtime endianess helpers - - 1 - --- 2025-03-19 Alex Bennée New
[04/10] target/arm: convert 64 bit gdbstub to new helper gdbstub: conversion to runtime endianess helpers - - - - --- 2025-03-19 Alex Bennée New
[03/10] target/arm: convert 32 bit gdbstub to new helper gdbstub: conversion to runtime endianess helpers - - 1 - --- 2025-03-19 Alex Bennée New
[02/10] gdbstub: introduce target independent gdb register helper gdbstub: conversion to runtime endianess helpers - - 1 - --- 2025-03-19 Alex Bennée New
[01/10] include/gdbstub: fix include guard in commands.h gdbstub: conversion to runtime endianess helpers - - 2 - --- 2025-03-19 Alex Bennée New
[v2] vfio: pci: Check INTx availability before enabling them [v2] vfio: pci: Check INTx availability before enabling them - - - - --- 2025-03-18 Shivaprasad G Bhat New
[v6,18/18] system/ioport: make compilation unit common make system memory API available for common code - - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,17/18] system/memory: make compilation unit common make system memory API available for common code - - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,16/18] include/exec/memory: move devend functions to memory-internal.h make system memory API available for common code - - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,15/18] include/exec/memory: extract devend_big_endian from devend_memop make system memory API available for common code - - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,14/18] system/physmem: compilation unit is now common to all targets make system memory API available for common code - - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,13/18] system/xen: remove inline stubs make system memory API available for common code - - 2 - --- 2025-03-17 Pierrick Bouvier New
[v6,12/18] hw/xen: add stubs for various functions make system memory API available for common code 1 - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,11/18] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled make system memory API available for common code - - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,10/18] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code make system memory API available for common code - - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,09/18] exec/ram_addr: remove dependency on cpu.h make system memory API available for common code - - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,08/18] exec/memory-internal: remove dependency on cpu.h make system memory API available for common code - - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,07/18] exec/exec-all: remove dependency on cpu.h make system memory API available for common code - - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,06/18] codebase: prepare to remove cpu.h from exec/exec-all.h make system memory API available for common code - - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,05/18] exec/memory.h: make devend_memop "target defines" agnostic make system memory API available for common code - - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,04/18] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h make system memory API available for common code - - 1 - --- 2025-03-17 Pierrick Bouvier New
« 1 2 3 435 36 »