Show patches with: Archived = No       |   77778 patches
« 1 2 ... 98 99 100777 778 »
Patch Series S/W/F Date Submitter Delegate State
[v2,1/7] hw/ppc/spapr_vio: Realize SPAPR_VIO_BRIDGE device before accessing it hw/ppc: SysBus simplifications --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,9/9] hw/arm/pxa2xx: Realize PXA2XX_I2C device before accessing it hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,8/9] hw/intc/pxa2xx: Factor pxa2xx_pic_realize() out of pxa2xx_pic_init() hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,7/9] hw/intc/pxa2xx: Pass CPU reference using QOM link property hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,6/9] hw/intc/pxa2xx: Convert to Resettable interface hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,5/9] hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init() hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,4/9] hw/pcmcia/pxa2xx: Do not open-code sysbus_create_simple() hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,3/9] hw/pcmcia/pxa2xx: Realize sysbus device before accessing it hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,2/9] hw/sd/pxa2xx: Do not open-code sysbus_create_simple() hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,1/9] hw/sd/pxa2xx: Realize sysbus device before accessing it hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-19 Philippe Mathieu-Daudé Superseded
hw/char/mcf_uart: Have mcf_uart_create() return DeviceState hw/char/mcf_uart: Have mcf_uart_create() return DeviceState --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v5,6/6] docs/system: add a basic enumeration of vhost-user devices virtio: cleanup vhost-user-generic and reduce c&p --- 2023-10-19 Alex Bennée Superseded
[v5,5/6] hw/virtio: add vhost-user-snd and virtio-snd-pci devices virtio: cleanup vhost-user-generic and reduce c&p --- 2023-10-19 Alex Bennée Superseded
[v5,4/6] hw/virtio: derive vhost-user-i2c from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p --- 2023-10-19 Alex Bennée Superseded
[v5,3/6] hw/virtio: derive vhost-user-gpio from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p --- 2023-10-19 Alex Bennée Superseded
[v5,2/6] hw/virtio: derive vhost-user-rng from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p --- 2023-10-19 Alex Bennée Superseded
[v5,1/6] virtio: split into vhost-user-base and vhost-user-device virtio: cleanup vhost-user-generic and reduce c&p --- 2023-10-19 Alex Bennée Superseded
[v2] hw/audio/pcspk: Inline pcspk_init() [v2] hw/audio/pcspk: Inline pcspk_init() --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,12/12] hw/sysbus: Ensure device is realized before mapping it hw: Strengthen SysBus & QBus API --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,11/12] hw/sysbus: Ensure device is not realized before adding MMIO region hw: Strengthen SysBus & QBus API --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,10/12] hw/qdev: Ensure parent device is not realized before adding bus hw: Strengthen SysBus & QBus API --- 2023-10-19 Philippe Mathieu-Daudé New
[v2,09/12] hw/s390x/css-bridge: Realize sysbus device before accessing it hw: Strengthen SysBus & QBus API --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,08/12] hw/isa: Realize ISA BUS sysbus device before accessing it hw: Strengthen SysBus & QBus API --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,07/12] hw/arm/virt: Realize ARM_GICV2M sysbus device before accessing it hw: Strengthen SysBus & QBus API --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,06/12] hw/acpi: Realize ACPI_GED sysbus device before accessing it hw: Strengthen SysBus & QBus API --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,05/12] hw/pci-host/bonito: Do not use SysBus API to map local MMIO region hw: Strengthen SysBus & QBus API --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,04/12] hw/misc/allwinner-dramc: Do not use SysBus API to map local MMIO region hw: Strengthen SysBus & QBus API --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,03/12] hw/misc/allwinner-dramc: Move sysbus_mmio_map call from init -> realize hw: Strengthen SysBus & QBus API --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,02/12] hw/i386/intel_iommu: Do not use SysBus API to map local MMIO region hw: Strengthen SysBus & QBus API --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[v2,01/12] hw/i386/amd_iommu: Do not use SysBus API to map local MMIO region hw: Strengthen SysBus & QBus API --- 2023-10-19 Philippe Mathieu-Daudé Superseded
[PULL,14/14] linux-user: Remap guest SIGABRT [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson Accepted
[PULL,13/14] linux-user: Detect and report host SIGILL, SIGFPE, SIGTRAP [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson Accepted
[PULL,12/14] linux-user: Split out host_sig{segv,bus}_handler [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson Accepted
[PULL,11/14] linux-user: Simplify signal_init [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson Accepted
[PULL,10/14] linux-user: Map unsupported signals to an out-of-bounds value [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson Accepted
[PULL,09/14] linux-user: Only register handlers for core_dump_signal by default [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson Accepted
[PULL,08/14] linux-user: Detect and report host crashes [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson Accepted
[PULL,07/14] linux-user: Exit not abort in die_with_backtrace [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson New
[PULL,06/14] linux-user: Split out die_with_signal [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson Accepted
[PULL,05/14] linux-user: Propagate failure in mmap_reserve_or_unmap back to target_munmap [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson Accepted
[PULL,04/14] linux-user/elfload: Enable LSX/LASX in HWCAP for LoongArch [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson Accepted
[PULL,03/14] linux-user/sh4: Fix crashes on signal delivery [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson Accepted
[PULL,02/14] linux-user/mips: fix abort on integer overflow [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson Accepted
[PULL,01/14] linux-user: Fixes for zero_bss [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson Accepted
[PULL,00/14] linux-user patch queue --- 2023-10-18 Richard Henderson New
[PULL,29/29] target/i386: Use i128 for 128 and 256-bit loads and stores [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,28/29] tcg: Add tcg_gen_{ld,st}_i128 [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,27/29] tcg: Optimize past conditional branches [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,26/29] tcg: Use constant zero when expanding with divu2 [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,25/29] tcg: drop unused tcg_temp_free define [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,24/29] tcg/s390x: Use tcg_use_softmmu [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,23/29] tcg/riscv: Use tcg_use_softmmu [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,22/29] tcg/riscv: Do not reserve TCG_GUEST_BASE_REG for guest_base zero [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,21/29] tcg/ppc: Use tcg_use_softmmu [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,20/29] tcg/mips: Use tcg_use_softmmu [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,19/29] tcg/loongarch64: Use tcg_use_softmmu [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,18/29] tcg/i386: Use tcg_use_softmmu [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,17/29] tcg/aarch64: Use tcg_use_softmmu [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,16/29] tcg/arm: Use tcg_use_softmmu [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,15/29] tcg: Provide guest_base fallback for system mode [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,14/29] tcg: Introduce tcg_use_softmmu [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,13/29] tcg/ppc: Disable TCG_REG_TB for Power9/Power10 [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,12/29] tcg/ppc: Use PLD in tcg_out_goto_tb [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,11/29] tcg/ppc: Use prefixed instructions in tcg_out_dupi_vec [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,10/29] tcg/ppc: Use PLD in tcg_out_movi for constant pool [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,09/29] tcg/ppc: Use prefixed instructions in tcg_out_mem_long [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,08/29] tcg/ppc: Use PADDI in tcg_out_movi [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,07/29] tcg/ppc: Use ADDPCIS in tcg_out_goto_tb [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,06/29] tcg/ppc: Use ADDPCIS for the constant pool [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,05/29] tcg/ppc: Use ADDPCIS in tcg_out_movi_int [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,04/29] tcg/ppc: Use ADDPCIS in tcg_out_tb_start [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,03/29] tcg/ppc: Reinterpret tb-relative to TB+4 [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,02/29] tcg/ppc: Enable direct branching tcg_out_goto_tb with TCG_REG_TB [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc [PULL,01/29] tcg/ppc: Untabify tcg-target.c.inc --- 2023-10-18 Richard Henderson Superseded
[PULL,00/29] tcg patch queue --- 2023-10-18 Richard Henderson New
[61/61] target/hppa: Simplify trans_dep*_imm target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[60/61] target/hppa: Return zero for r0 from load_gpr target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[59/61] target/hppa: Precompute zero into DisasContext target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[58/61] target/hppa: Fix interruption based on default PSW target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[57/61] target/hppa: Implement PERMH target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[56/61] target/hppa: Implement MIXH, MIXW target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[55/61] target/hppa: Implement HSHLADD, HSHRADD target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[54/61] target/hppa: Implement HSHL, HSHR target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[53/61] target/hppa: Implement HAVG target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[52/61] target/hppa: Implement HSUB target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[51/61] target/hppa: Implement HADD target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[50/61] target/hppa: Replace tcg_gen_*_tl with tcg_gen_*_i64 target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[49/61] target/hppa: Use tcg_temp_new_i64 not tcg_temp_new target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[48/61] target/hppa: Remove remaining TARGET_REGISTER_BITS redirections target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[47/61] target/hppa: Remove most of the TARGET_REGISTER_BITS redirections target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[46/61] target/hppa: Remove TARGET_REGISTER_BITS target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[45/61] target/hppa: Implement IDTLBT, IITLBT target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[44/61] target/hppa: Implement STDBY target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[43/61] target/hppa: Implement CLRBTS, POPBTS, PUSHBTS, PUSHNOM target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[42/61] target/hppa: Implement SHRPD target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[41/61] target/hppa: Implement EXTRD target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[40/61] target/hppa: Implement DEPD, DEPDI target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[39/61] target/hppa: Implement LDD, LDCD, LDDA, STD, STDA target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[38/61] target/hppa: Decode ADDB double-word target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
[37/61] target/hppa: Decode CMPIB double-word target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson Superseded
« 1 2 ... 98 99 100777 778 »