Show patches with: none      |   75953 patches
« 1 2 ... 158 159 160759 760 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,5/5] hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep' Deprecate/rename singlestep command line option --- 2023-02-06 Peter Maydell Superseded
[RFC,4/5] softmmu: Add '-one-insn-per-tb' option equivalent to '-singlestep' Deprecate/rename singlestep command line option --- 2023-02-06 Peter Maydell Superseded
[RFC,3/5] bsd-user: Add '-one-insn-per-tb' option equivalent to '-singlestep' Deprecate/rename singlestep command line option --- 2023-02-06 Peter Maydell Superseded
[RFC,2/5] linux-user: Add '-one-insn-per-tb' option equivalent to '-singlestep' Deprecate/rename singlestep command line option --- 2023-02-06 Peter Maydell Superseded
[RFC,1/5] Rename the singlestep global variable to one_insn_per_tb Deprecate/rename singlestep command line option --- 2023-02-06 Peter Maydell Superseded
[RFC] tests: be a bit more strict cleaning up fifos [RFC] tests: be a bit more strict cleaning up fifos --- 2023-02-06 Alex Bennée Superseded
[9/9] hw/arm/armv7m: Pass CPU/NVIC using object_property_add_const_link() target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé New
[8/9] hw/intc/armv7m_nvic: Allow calling neg_prio_requested on unrealized NVIC target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé New
[7/9] target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h' target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Superseded
[6/9] target/arm: Restrict CPUARMState::nvic to sysemu and store as NVICState* target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Superseded
[5/9] target/arm: Restrict CPUARMState::gicv3state to sysemu target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé New
[4/9] target/arm: Restrict CPUARMState::arm_boot_info to sysemu target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé New
[3/9] target/arm: Avoid resetting CPUARMState::eabi field target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé New
[2/9] target/arm: Constify ID_PFR1 on user emulation target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé Superseded
[1/9] target/arm: Restrict v7-M MMU helpers to sysemu TCG target/arm: Housekeeping around NVIC --- 2023-02-06 Philippe Mathieu-Daudé New
[PULL,40/40] tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,39/40] target/i386: Inline cmpxchg16b [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,38/40] target/i386: Inline cmpxchg8b [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,37/40] target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,36/40] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,35/40] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,34/40] target/s390x: Use Int128 for passing float128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,33/40] target/s390x: Use Int128 for returning float128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,32/40] target/s390x: Copy wout_x1 to wout_x1_P [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,31/40] target/s390x: Use Int128 for return from TRE [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,30/40] target/s390x: Use Int128 for return from CKSM [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,29/40] target/s390x: Use Int128 for return from CLST [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,28/40] target/s390x: Use a single return for helper_divs64/u64 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,27/40] target/s390x: Use a single return for helper_divs32/u32 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,26/40] tests/tcg/s390x: Add cdsg.c [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,25/40] tests/tcg/s390x: Add long-double.c [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,24/40] tests/tcg/s390x: Add clst.c [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,23/40] tests/tcg/s390x: Add div.c [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,22/40] target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,21/40] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,20/40] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,19/40] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64} [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,18/40] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,17/40] tcg: Add guest load/store primitives for TCGv_i128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,16/40] tcg: Add basic data movement for TCGv_i128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,15/40] tcg: Add temp allocation for TCGv_i128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,14/40] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,13/40] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,12/40] tcg/tci: Fix big-endian return register ordering [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,11/40] tcg/i386: Add TCG_TARGET_CALL_{RET,ARG}_I128 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,10/40] include/qemu/int128: Use Int128 structure for TCI [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,09/40] tcg: Add TCG_CALL_RET_BY_VEC [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,08/40] tcg: Introduce tcg_target_call_oarg_reg [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,07/40] tcg: Add TCG_CALL_{RET,ARG}_BY_REF [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,06/40] tcg: Introduce tcg_out_addi_ptr [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,05/40] tcg: Allocate objects contiguously in temp_allocate_frame [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson New
[PULL,04/40] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,03/40] tcg: Define TCG_TYPE_I128 and related helper macros [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,02/40] tcg: Init temp_subindex in liveness_pass_2 [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page [PULL,01/40] accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page --- 2023-02-04 Richard Henderson Accepted
[PULL,00/40] tcg patch queue --- 2023-02-04 Richard Henderson New
[PULL,07/22] linux-user: un-parent OBJECT(cpu) when closing thread [PULL,01/22] linux-user/strace: Constify struct flags --- 2023-02-04 Laurent Vivier Accepted
[PULL,01/22] linux-user/strace: Constify struct flags [PULL,01/22] linux-user/strace: Constify struct flags --- 2023-02-04 Laurent Vivier Accepted
tcg: Init temp_subindex in liveness_pass_2 tcg: Init temp_subindex in liveness_pass_2 --- 2023-02-03 Richard Henderson Superseded
[5/5] hw/ppc/pnv: Set QDev properties using QDev API hw/ppc: Set QDev properties using QDev API (part 2/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[4/5] hw/ppc/spapr: Set QDev properties using QDev API hw/ppc: Set QDev properties using QDev API (part 2/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[3/5] hw/ppc/ppc4xx: Set QDev properties using QDev API hw/ppc: Set QDev properties using QDev API (part 2/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[2/5] hw/pci-host/raven: Set QDev properties using QDev API hw/ppc: Set QDev properties using QDev API (part 2/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[1/5] hw/misc/macio: Set QDev properties using QDev API hw/ppc: Set QDev properties using QDev API (part 2/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[RFC] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py [RFC] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py --- 2023-02-03 Alex Bennée Superseded
[19/19] hw/sparc: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[18/19] hw/rx: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[RFC,17/19] hw/riscv: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[16/19] hw/nios2: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[RFC,15/19] hw/mips: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[14/19] hw/microblaze: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[13/19] hw/m68k: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[RFC,12/19] hw/i386: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[11/19] hw/hppa: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[10/19] hw/avr: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[09/19] hw/virtio: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[08/19] hw/usb: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[RFC,07/19] hw/scsi: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[06/19] hw/core/gpio: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[RFC,05/19] hw/core/numa: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[04/19] hw/audio: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[03/19] hw/acpi: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[02/19] hw/qdev: Introduce qdev_prop_set_link() hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[01/19] NOTFORMERGE scripts/coccinelle: Add qom-qdev-prop.cocci hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target tcg/aarch64: Fix patching of LDR in tb_target_set_jmp_target --- 2023-02-03 Richard Henderson Superseded
[3/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent' hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent' --- 2023-02-03 Philippe Mathieu-Daudé New
[2/3] hw/acpi/cpu_hotplug: Rename 'parent' MemoryRegion as 'container' hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent' --- 2023-02-03 Philippe Mathieu-Daudé New
[1/3] hw/acpi/cpu_hotplug: Rename gpe_cpu -> gpe hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent' --- 2023-02-03 Philippe Mathieu-Daudé New
[RFC,v2,15/15] hw/mips/itu: Pass SAAR using QOM link property hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé Superseded
[v2,14/15] hw/mips: Declare all length properties as unsigned hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé Superseded
[v2,13/15] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h' hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,12/15] hw/display/sm501: Unify common QOM properties hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,11/15] hw/display/sm501: Alias 'dma-offset' QOM property in chipset object hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé Superseded
[v2,10/15] hw/display/sm501: Embed OHCI QOM child in chipset hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé Superseded
[v2,09/15] hw/usb/hcd-ohci: Include missing 'sysbus.h' header hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé Superseded
[v2,08/15] hw/arm/fsl-imx: Alias 'phy-num' QOM property in SoC object hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,07/15] hw/arm/nrf51: Alias 'flash-size' QOM property in SoC object hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,06/15] hw/ppc/sam460ex: Correctly set MAL properties hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé Superseded
[v2,05/15] hw/i386/sgx: Do not open-code qdev_realize_and_unref() hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,04/15] hw/pci/pcie_sriov: Do not open-code qdev_unrealize_and_unref() hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
« 1 2 ... 158 159 160759 760 »