Show patches with: State = Action Required       |    Archived = No       |   22341 patches
« 1 2 ... 50 51 52223 224 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,38/47] tcg: Reorg function calls [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,36/47] tcg: Vary the allocation size for TCGOp [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,35/47] tcg: Pass number of arguments to tcg_emit_op() / tcg_op_insert_*() [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,31/47] tcg: Use TCG_CALL_ARG_EVEN for TCI special case [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,30/47] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32 [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,29/47] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64 [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,22/47] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,12/47] tcg: Tidy tcg_reg_alloc_op [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,04/47] tcg: Cleanup trailing whitespace [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,00/47] tcg patch queue --- 2022-12-30 Richard Henderson New
[1/9] hw/watchdog/wdt_aspeed: Map the whole MMIO range hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-29 Philippe Mathieu-Daudé New
linux-user/syscall: Endian-swap [res]uid/gid linux-user/syscall: Endian-swap [res]uid/gid --- 2022-12-28 Philippe Mathieu-Daudé New
memory: Do not print MR priority in flatview HMP output memory: Do not print MR priority in flatview HMP output --- 2022-12-28 Philippe Mathieu-Daudé New
[1b/4] accel/tcg: Unindent tb_invalidate_phys_page_unwind [1b/4] accel/tcg: Unindent tb_invalidate_phys_page_unwind --- 2022-12-28 Philippe Mathieu-Daudé New
[1a/4] accel/tcg: Fix tb_invalidate_phys_page_unwind [1a/4] accel/tcg: Fix tb_invalidate_phys_page_unwind --- 2022-12-28 Philippe Mathieu-Daudé New
[PULL,v2,0/6] testing updates --- 2022-12-23 Alex Bennée New
[6/6] hw/arm/boot: Remove tswap32() calls and constify board_setup_blob[] hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32() --- 2022-12-22 Philippe Mathieu-Daudé New
[5/6] hw/arm/xilinx_zynq: Remove tswap32() calls and constify smpboot[] hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32() --- 2022-12-22 Philippe Mathieu-Daudé New
[4/6] hw/arm/npcm7xx: Remove tswap32() calls and constify smpboot[] hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32() --- 2022-12-22 Philippe Mathieu-Daudé New
[3/6] hw/arm/exynos4210: Remove tswap32() calls and constify smpboot[] hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32() --- 2022-12-22 Philippe Mathieu-Daudé New
[2/6] hw/arm/raspi: Fix smpboot[] on big-endian hosts hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32() --- 2022-12-22 Philippe Mathieu-Daudé New
[1/6] hw/arm/aspeed: Fix smpboot[] on big-endian hosts hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32() --- 2022-12-22 Philippe Mathieu-Daudé New
[PULL,02/24] hw: Reduce "qemu/accel.h" inclusion [PULL,01/24] typedefs: Forward-declare AccelState --- 2022-12-21 Paolo Bonzini New
[PULL,1/6] configure: Fix check-tcg not executing any tests [PULL,1/6] configure: Fix check-tcg not executing any tests --- 2022-12-21 Alex Bennée New
[PULL,0/6] testing updates --- 2022-12-21 Alex Bennée New
[PULL,39/41] hw/virtio: Extract QMP related code virtio-qmp.c Untitled series #195910 --- 2022-12-21 Michael S. Tsirkin New
[PULL,38/41] hw/virtio: Extract config read/write accessors to virtio-config-io.c Untitled series #195910 --- 2022-12-21 Michael S. Tsirkin New
[PULL,34/41] hw/virtio: Add missing "hw/core/cpu.h" include Untitled series #195910 --- 2022-12-21 Michael S. Tsirkin New
[PULL,32/41] hw/acpi: Rename tco.c -> ich9_tco.c Untitled series #195910 --- 2022-12-21 Michael S. Tsirkin New
[PULL,v2,13/14] accel/tcg: Factor tb_invalidate_phys_range_fast() out [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,12/14] accel/tcg: Rename tb_invalidate_phys_page_fast{, __locked}() [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,09/14] accel/tcg: Move remainder of page locking to tb-maint.c [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,04/14] accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,03/14] accel/tcg: Use interval tree for TBs in user-only mode [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,02/14] accel/tcg: Rename page_flush_tb [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,00/14] accel/tcg: Rewrite user-only vma tracking --- 2022-12-21 Richard Henderson New
[5/5] hw/core: Only build CPU reset handlers with system emulation cpus: Remove system reset() API from user emulation --- 2022-12-20 Philippe Mathieu-Daudé New
[4/5] target/s390x: Restrict sysemu/reset.h to system emulation cpus: Remove system reset() API from user emulation --- 2022-12-20 Philippe Mathieu-Daudé New
[3/5] target/loongarch: Restrict sysemu/reset.h to system emulation cpus: Remove system reset() API from user emulation --- 2022-12-20 Philippe Mathieu-Daudé New
[2/5] target/i386: Restrict sysemu/reset.h to system emulation cpus: Remove system reset() API from user emulation --- 2022-12-20 Philippe Mathieu-Daudé New
[1/5] target/i386: Restrict qapi/qapi-events-run-state.h to system emulation cpus: Remove system reset() API from user emulation --- 2022-12-20 Philippe Mathieu-Daudé New
[2/2] linux-user/signal: Silent -Winitializer-overrides warnings linux-user: Fix a pair of -Wextra warnings --- 2022-12-20 Philippe Mathieu-Daudé New
[1/2] linux-user/syscall: Silent -Wmissing-field-initializers warnings linux-user: Fix a pair of -Wextra warnings --- 2022-12-20 Philippe Mathieu-Daudé New
[PULL,07/15] hw/ppc/spapr: Reduce "vof.h" inclusion Untitled series #195853 --- 2022-12-20 Daniel Henrique Barboza New
[PULL,02/15] hw/sd/sdhci: MMIO region is implemented in 32-bit accesses Untitled series #195853 --- 2022-12-20 Daniel Henrique Barboza New
[RESEND,v2,3/5] target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation target: Restrict 'qapi-commands-machine.h' to system emulation --- 2022-12-20 Philippe Mathieu-Daudé New
[RESEND,v2,1/5] target/arm: Restrict 'qapi-commands-machine.h' to system emulation target: Restrict 'qapi-commands-machine.h' to system emulation --- 2022-12-20 Philippe Mathieu-Daudé New
[v4,04c/27] tcg: Introduce paired register allocation [v4,04c/27] tcg: Introduce paired register allocation --- 2022-12-19 Philippe Mathieu-Daudé New
[v4,04b/27] tcg: Massage tcg_reg_alloc_op() [v4,04b/27] tcg: Massage tcg_reg_alloc_op() --- 2022-12-19 Philippe Mathieu-Daudé New
[2/4] target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation target: Restrict 'qapi-commands-machine.h' to system emulation --- 2022-12-19 Philippe Mathieu-Daudé New
[1/5] exec: Remove unused 'qemu/timer.h' timer exec: QAPI housekeeping for user emulation --- 2022-12-19 Philippe Mathieu-Daudé New
[07/11] contrib/gitdm: Add ASPEED Technology to the domain map gitdm metadata updates --- 2022-12-19 Alex Bennée New
[01/11] contrib/gitdm: add C-Sky to the domain map gitdm metadata updates --- 2022-12-19 Alex Bennée New
[v4,20b/27] tcg: Vary the allocation size for TCGOp [v4,20b/27] tcg: Vary the allocation size for TCGOp --- 2022-12-18 Philippe Mathieu-Daudé New
[PULL,0/2] target sh4 and tricore patches --- 2022-12-18 Richard Henderson New
[v2,7/9] target/riscv/cpu: Restrict some sysemu-specific fields from CPUArchState target/misc: Header cleanups around "cpu.h" --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,5/5] target/s390x/tcg/excp_helper: Restrict system headers to sysemu target/s390x: Header cleanups around "cpu.h" --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,4/5] target/s390x/tcg/misc_helper: Remove unused "memory.h" include target/s390x: Header cleanups around "cpu.h" --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,2/5] hw/s390x/pv: Un-inline s390_pv_init() target/s390x: Header cleanups around "cpu.h" --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,1/5] exec/memory: Expose memory_region_access_valid() target/s390x: Header cleanups around "cpu.h" --- 2022-12-17 Philippe Mathieu-Daudé New
[2/2] sysemu/kvm: Reduce target-specific declarations sysemu/kvm: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[08/10] target/riscv/cpu: Restrict sysemu-specific fields from CPUArchState target/misc: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[06/10] target/ppc/helper: Include missing "cpu.h" header target/misc: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[05/10] target/m68k/helper: Include missing "cpu.h" header target/misc: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[02/10] target/hexagon: Declare hexagon_regnames[] in "cpu.h" target/misc: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[01/10] target/hppa/helper: Include missing "cpu.h" header target/misc: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[3/5] hw/s390x/pv: Simplify s390_is_pv() for user emulation target/s390x: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[2/5] hw/s390x/pv: Un-inline s390_pv_init() target/s390x: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[3/5] target/i386/ops_sse: Include missing "cpu.h" header target/i386: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[v3,1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations target/cpu: System/User cleanups around hwaddr/vaddr --- 2022-12-16 Philippe Mathieu-Daudé New
[PULL,00/13] accel/tcg: Rewrite user-only vma tracking --- 2022-12-16 Richard Henderson New
[v1,10/10] gdbstub: retire exec/gdbstub.h split user and system code in gdbstub --- 2022-12-16 Alex Bennée New
[v1,09/10] gdbstub: move chunks of user code into own files split user and system code in gdbstub --- 2022-12-16 Alex Bennée New
[v1,08/10] gdbstub: move chunk of softmmu functionality to own file split user and system code in gdbstub --- 2022-12-16 Alex Bennée New
[v1,07/10] includes: add new gdbstub include directory split user and system code in gdbstub --- 2022-12-16 Alex Bennée New
[v1,06/10] includes: move tb_flush into its own header split user and system code in gdbstub --- 2022-12-16 Alex Bennée New
[v1,04/10] gdbstub: split GDBConnection from main structure split user and system code in gdbstub --- 2022-12-16 Alex Bennée New
[RFC] includes: move tb_flush into its own header [RFC] includes: move tb_flush into its own header --- 2022-12-15 Alex Bennée New
[v4,20/27] tcg: Vary the allocation size for TCGOp tcg misc patches --- 2022-12-13 Richard Henderson New
[v4,04/27] tcg: Introduce paired register allocation tcg misc patches --- 2022-12-13 Richard Henderson New
[PATCH-for-8.0] tests/avocado: Add a quick test to boot Trusted Firmware on SBSA-ref [PATCH-for-8.0] tests/avocado: Add a quick test to boot Trusted Firmware on SBSA-ref --- 2022-12-13 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,3/3] hw/net/xilinx_ethlite: Replace tswap32() by be32_to_cpu() hw/ppc: Remove tswap() calls --- 2022-12-13 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,2/3] hw/ppc/spapr: Replace tswap64(HPTE) by cpu_to_be64(HPTE) hw/ppc: Remove tswap() calls --- 2022-12-13 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,1/3] hw/ppc: Replace tswap32() by const_le32() hw/ppc: Remove tswap() calls --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,4/4] hw/ppc/spapr_ovec: Avoid target_ulong spapr_ovec_parse_vector() ppc: Clean up few headers to make them target agnostic --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,3/4] hw/ppc/spapr: Reduce "vof.h" inclusion ppc: Clean up few headers to make them target agnostic --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,2/6] hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[] hw/virtio: Split ioconfig / qmp code from virtio.c --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,1/6] hw/virtio: Add missing "hw/core/cpu.h" include hw/virtio: Split ioconfig / qmp code from virtio.c --- 2022-12-13 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,10/10] hw/virtio: Make most of virtio devices target-independent hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,09/10] hw/virtio: Extract vhost_user_ram_slots_max() to vhost-user-target.c hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé New
[PATCH-for-8.0,08/10] hw/virtio: Un-inline virtio_access_is_big_endian() hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,07/10] hw/virtio: Directly access cached VirtIODevice::access_is_big_endian hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.0,06/10] hw/virtio: Cache access_is_big_endian value in VirtIODevice state hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé New
[PATCH-for-8.0,03/10] hw/virtio: Constify qmp_virtio_feature_map_t[] hw/virtio: Build most objects as target independent units --- 2022-12-12 Philippe Mathieu-Daudé New
[PATCH-for-8.0,7/7] hw/mips/malta: Use bootloader generator API for nanoMIPS CPUs hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-10 Philippe Mathieu-Daudé New
[PATCH-for-8.0,6/7] hw/mips/bootloader: Implement nanoMIPS SW opcode hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-10 Philippe Mathieu-Daudé New
[PATCH-for-8.0,5/7] hw/mips/bootloader: Implement nanoMIPS SW opcode hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-10 Philippe Mathieu-Daudé New
[PATCH-for-8.0,4/7] hw/mips/bootloader: Implement nanoMIPS LUI opcode hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-10 Philippe Mathieu-Daudé New
[PATCH-for-8.0,3/7] hw/mips/bootloader: Implement nanoMIPS NOP opcode hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-10 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/7] hw/mips/bootloader: Pass 32-bit immediate value to LUI opcode generator hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API --- 2022-12-10 Philippe Mathieu-Daudé New
« 1 2 ... 50 51 52223 224 »