Show patches with: Archived = No       |   77778 patches
« 1 2 ... 96 97 98777 778 »
Patch Series S/W/F Date Submitter Delegate State
[v2,53/65] target/hppa: Implement HSUB target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,52/65] target/hppa: Implement HADD target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,51/65] target/hppa: Replace tcg_gen_*_tl with tcg_gen_*_i64 target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,50/65] target/hppa: Use tcg_temp_new_i64 not tcg_temp_new target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,49/65] target/hppa: Remove remaining TARGET_REGISTER_BITS redirections target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,48/65] target/hppa: Remove most of the TARGET_REGISTER_BITS redirections target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,47/65] target/hppa: Remove TARGET_REGISTER_BITS target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,46/65] hw/hppa: Use uint32_t instead of target_ureg target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,45/65] target/hppa: Implement IDTLBT, IITLBT target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,44/65] target/hppa: Implement STDBY target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,43/65] target/hppa: Implement CLRBTS, POPBTS, PUSHBTS, PUSHNOM target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,42/65] target/hppa: Implement SHRPD target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,41/65] target/hppa: Implement EXTRD target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,40/65] target/hppa: Implement DEPD, DEPDI target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,39/65] target/hppa: Implement LDD, LDCD, LDDA, STD, STDA target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,38/65] target/hppa: Decode ADDB double-word target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,37/65] target/hppa: Decode CMPIB double-word target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,36/65] target/hppa: Decode d for cmpb instructions target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,35/65] target/hppa: Decode d for bb instructions target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,34/65] target/hppa: Decode d for sub instructions target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,33/65] target/hppa: Decode d for add instructions target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,32/65] target/hppa: Decode d for cmpclr instructions target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,31/65] target/hppa: Decode d for unit instructions target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,30/65] target/hppa: Decode d for logical instructions target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,29/65] target/hppa: Remove TARGET_HPPA64 target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,28/65] target/hppa: Drop attempted gdbstub support for hppa64 target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,27/65] linux-user/hppa: Fixes for TARGET_ABI32 target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,26/65] target/hppa: Pass d to do_unit_cond target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,25/65] target/hppa: Pass d to do_sed_cond target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,24/65] target/hppa: Pass d to do_log_cond target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,23/65] target/hppa: Pass d to do_sub_cond target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,22/65] target/hppa: Pass d to do_cond target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,21/65] target/hppa: sar register allows only 5 bits on 32-bit CPU target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,20/65] target/hppa: Fix hppa64 addressing target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,19/65] target/hppa: Adjust hppa_cpu_dump_state for hppa64 target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,18/65] target/hppa: Handle absolute addresses for pa2.0 target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,17/65] target/hppa: Update cpu_hppa_get/put_psw for hppa64 target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,16/65] target/hppa: Implement hppa_cpu_class_by_name target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,15/65] target/hppa: Implement cpu_list target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,14/65] target/hppa: Make HPPA_BTLB_ENTRIES variable target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,13/65] target/hppa: Introduce TYPE_HPPA64_CPU target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,12/65] target/hppa: Fix extrw and depw with sar for hppa64 target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,11/65] target/hppa: Fix bb_sar for hppa64 target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,10/65] target/hppa: Fix do_add, do_sub for hppa64 target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,09/65] target/hppa: Fix trans_ds for hppa64 target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,08/65] target/hppa: Truncate rotate count in trans_shrpw_sar target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,07/65] target/hppa: Fix load in do_load_32 target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,06/65] target/hppa: Fix hppa64 case in machine.c target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,05/65] target/hppa: Remove load_const target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,04/65] target/hppa: Remove get_temp_tl target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,03/65] target/hppa: Remove get_temp target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,02/65] tcg: Improve expansion of deposit into a constant target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v2,01/65] tcg: Improve expansion of deposit of constant target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson Superseded
[v4,4/4] hw/isa/i82378: Propagate error if PC_SPEAKER device creation failed hw/audio/pcspk: Inline pcspk_init() --- 2023-10-20 Philippe Mathieu-Daudé Superseded
[v4,3/4] hw/i386/pc: Propagate error if PC_SPEAKER device creation failed hw/audio/pcspk: Inline pcspk_init() --- 2023-10-20 Philippe Mathieu-Daudé New
[v4,2/4] hw/i386/pc: Propagate error if HPET device creation failed hw/audio/pcspk: Inline pcspk_init() --- 2023-10-20 Philippe Mathieu-Daudé New
[v4,1/4] hw/i386/pc: Pass Error** argument to pc_basic_device_init() hw/audio/pcspk: Inline pcspk_init() --- 2023-10-20 Philippe Mathieu-Daudé New
[v2,4/4] hw/char/stm32f2xx_usart: Add more definitions for CR1 register stm32f2xx_usart: implement TX interrupts --- 2023-10-20 Philippe Mathieu-Daudé New
[v2,3/4] hw/char/stm32f2xx_usart: Update IRQ when DR is written stm32f2xx_usart: implement TX interrupts --- 2023-10-20 Philippe Mathieu-Daudé New
[v2,2/4] hw/char/stm32f2xx_usart: Update IRQ when SR is read stm32f2xx_usart: implement TX interrupts --- 2023-10-20 Philippe Mathieu-Daudé New
[v2,1/4] hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq() stm32f2xx_usart: implement TX interrupts --- 2023-10-20 Philippe Mathieu-Daudé New
[19/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_X86_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[18/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_RX_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[17/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_SUPERH_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[16/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_TRICORE_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[15/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_RISCV_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[14/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_S390X_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[13/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_M68K_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[12/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_MIPS_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[11/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_POWERPC_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[10/19] cpus: Replace first_cpu by qemu_get_cpu(0, TYPE_ARM_CPU) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[09/19] cpus: Filter for target specific CPU (x86) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[08/19] cpus: Filter for target specific CPU (ppc) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[07/19] cpus: Filter for target specific CPU (riscv) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[06/19] cpus: Filter for target specific CPU (s390x) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[05/19] cpus: Filter for target specific CPU (mips) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[04/19] cpus: Filter for target specific CPU (loongarch) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[03/19] cpus: Filter for target specific CPU (arm) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[02/19] cpus: Filter for target specific CPU (generic) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[RFC,01/19] cpus: Add argument to qemu_get_cpu() to filter CPUs by QOM type cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[6/6] hw/m68k/virt: Do not open-code sysbus_create_simple() hw/m68k: Strengthen QOM/SysBus API uses --- 2023-10-20 Philippe Mathieu-Daudé Superseded
[5/6] hw/m68k/next-cube: Do not open-code sysbus_create_simple() hw/m68k: Strengthen QOM/SysBus API uses --- 2023-10-20 Philippe Mathieu-Daudé Superseded
[4/6] hw/m68k/mcf_intc: Pass CPU using QOM link property hw/m68k: Strengthen QOM/SysBus API uses --- 2023-10-20 Philippe Mathieu-Daudé Superseded
[3/6] hw/m68k/mcf_intc: Expose MMIO region via SysBus API hw/m68k: Strengthen QOM/SysBus API uses --- 2023-10-20 Philippe Mathieu-Daudé Superseded
[2/6] hw/m68k/mcf5206: Pass CPU using QOM link property hw/m68k: Strengthen QOM/SysBus API uses --- 2023-10-20 Philippe Mathieu-Daudé New
[1/6] hw/m68k/irqc: Pass CPU using QOM link property hw/m68k: Strengthen QOM/SysBus API uses --- 2023-10-20 Philippe Mathieu-Daudé Superseded
[PULL,v2,18/29] tcg/i386: Use tcg_use_softmmu Untitled series #225133 --- 2023-10-20 Richard Henderson Superseded
[PULL,v2,00/29] tcg patch queue --- 2023-10-20 Richard Henderson New
[v3,9/9] hw/arm/pxa2xx: Realize PXA2XX_I2C device before accessing it hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-20 Philippe Mathieu-Daudé Superseded
[v3,8/9] hw/intc/pxa2xx: Factor pxa2xx_pic_realize() out of pxa2xx_pic_init() hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-20 Philippe Mathieu-Daudé Superseded
[v3,7/9] hw/intc/pxa2xx: Pass CPU reference using QOM link property hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-20 Philippe Mathieu-Daudé Superseded
[v3,6/9] hw/intc/pxa2xx: Convert to Resettable interface hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-20 Philippe Mathieu-Daudé Superseded
[v3,5/9] hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init() hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-20 Philippe Mathieu-Daudé New
[v3,4/9] hw/pcmcia/pxa2xx: Do not open-code sysbus_create_simple() hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-20 Philippe Mathieu-Daudé Superseded
[v3,3/9] hw/pcmcia/pxa2xx: Realize sysbus device before accessing it hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-20 Philippe Mathieu-Daudé Superseded
[v3,2/9] hw/sd/pxa2xx: Do not open-code sysbus_create_simple() hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-20 Philippe Mathieu-Daudé New
[v3,1/9] hw/sd/pxa2xx: Realize sysbus device before accessing it hw/arm/pxa2xx: SysBus/QDev fixes --- 2023-10-20 Philippe Mathieu-Daudé Superseded
[PULL,v3,06/46] MAINTAINERS: Extend entry to cover util/qemu-timer-common.c, too Untitled series #225130 --- 2023-10-20 Philippe Mathieu-Daudé Accepted
[PULL,v3,00/46] Misc HW/UI patches for 2023-10-19 --- 2023-10-20 Philippe Mathieu-Daudé New
[PULL,v2,06/46] MAINTAINERS: Extend entry to cover util/qemu-timer-common.c, too Untitled series #225129 --- 2023-10-20 Philippe Mathieu-Daudé Superseded
« 1 2 ... 96 97 98777 778 »