Show patches with: Archived = No       |   83564 patches
« 1 2 ... 242 243 244835 836 »
Patch Series S/W/F Date Submitter Delegate State
[17/18] hw/arm/fsl-imx6: Replace object_initialize(ARMCPU) by object_new() hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[16/18] hw/arm/fsl-imx7: Replace object_initialize(ARMCPU) by object_new() hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[15/18] hw/arm/fsl-imx31: Replace object_initialize(ARMCPU) by object_new() hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[14/18] hw/arm/fsl-imx25: Replace object_initialize(ARMCPU) by object_new() hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[13/18] hw/arm/fsl-imx: Correct GPIO/GPT index in QOM tree hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[12/18] hw/arm/digic: Replace object_initialize(ARMCPU) by object_new(ARMCPU) hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[11/18] hw/arm/digic: Remove unnecessary target_long use hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[10/18] hw/arm: Move various armv7m-related units to softmmu_ss[] hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[09/18] hw/arm/armv7m: Remove 'target/arm/cpu.h' from NVIC header hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[08/18] hw/arm: Move units to softmmu[] by replacing "{target -> hw}/arm/cpu.h" hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[07/18] hw/arm: Move more units to softmmu_ss[] hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[06/18] target/arm: Move CPU definitions consumed by HW model to "hw/arm/cpu.h" hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[05/18] target/arm: Move CPU QOM type definitions to "hw/arm/cpu.h" hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[04/18] hw/arm: Use full "target/arm/cpu.h" path to include target's "cpu.h" hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[03/18] target/arm/cpregs: Include missing 'target/arm/cpu.h' header hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[02/18] hw/arm/boot: Include missing 'exec/cpu-all.h' header hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[01/18] hw/arm: Move various units to softmmu_ss[] hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé Superseded
Makefile: allow 'make uninstall' Makefile: allow 'make uninstall' --- 2023-01-10 Peter Maydell Superseded
Makefile: allow 'make uninstall' Makefile: allow 'make uninstall' --- 2023-01-10 Peter Maydell Superseded
[v2,5/5] hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-10 Philippe Mathieu-Daudé Superseded
[v2,4/5] hw/i2c/bitbang_i2c: Trace state changes hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-10 Philippe Mathieu-Daudé Superseded
[v2,3/5] hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_set_state() helper hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-10 Philippe Mathieu-Daudé Superseded
[v2,2/5] hw/i2c/bitbang_i2c: Remove unused dummy MemoryRegion hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-10 Philippe Mathieu-Daudé Superseded
[v2,1/5] hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-10 Philippe Mathieu-Daudé Superseded
[v2,5/5] hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C --- 2023-01-10 Philippe Mathieu-Daudé Accepted
[v2,4/5] hw/i2c/versatile_i2c: Use ARM_SBCON_I2C() macro hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C --- 2023-01-10 Philippe Mathieu-Daudé Superseded
[v2,3/5] hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C --- 2023-01-10 Philippe Mathieu-Daudé Accepted
[v2,2/5] hw/i2c/versatile_i2c: Replace VersatileI2CState -> ArmSbconI2CState hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C --- 2023-01-10 Philippe Mathieu-Daudé Accepted
[v2,1/5] hw/i2c/versatile_i2c: Drop useless casts from void * to pointer hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C --- 2023-01-10 Philippe Mathieu-Daudé Superseded
[RFC,4/4] qom: Warn when deprecated class property can be removed qom: Introduce object_class_property_deprecate() --- 2023-01-09 Philippe Mathieu-Daudé New
[RFC,3/4] util: Introduce helpers to compare QEMU versions qom: Introduce object_class_property_deprecate() --- 2023-01-09 Philippe Mathieu-Daudé New
[RFC,2/4] hw/block: Rename TYPE_PFLASH_CFI02 'width' property as 'device-width' qom: Introduce object_class_property_deprecate() --- 2023-01-09 Philippe Mathieu-Daudé New
[RFC,1/4] qom: Introduce object_class_property_deprecate() qom: Introduce object_class_property_deprecate() --- 2023-01-09 Philippe Mathieu-Daudé New
[7/7] target/s390x: Hoist some computation in access_memmove target/s390x: mem_helper.c cleanups --- 2023-01-09 Richard Henderson Superseded
[6/7] target/s390x: Inline do_access_{get,set}_byte target/s390x: mem_helper.c cleanups --- 2023-01-09 Richard Henderson New
[5/7] target/s390x: Remove TLB_NOTDIRTY workarounds target/s390x: mem_helper.c cleanups --- 2023-01-09 Richard Henderson Superseded
[4/7] target/s390x: Tidy access_prepare_nf target/s390x: mem_helper.c cleanups --- 2023-01-09 Richard Henderson Superseded
[3/7] target/s390x: Use void* for haddr in S390Access target/s390x: mem_helper.c cleanups --- 2023-01-09 Richard Henderson Superseded
[2/7] target/s390x: Pass S390Access pointer into access_prepare target/s390x: mem_helper.c cleanups --- 2023-01-09 Richard Henderson Superseded
[1/7] target/s390x: Fix s390_probe_access for user-only target/s390x: mem_helper.c cleanups --- 2023-01-09 Richard Henderson Superseded
[v3,27/27] target/s390x: Enable TARGET_TB_PCREL target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,26/27] target/s390x: Pass original r2 register to BCR target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,25/27] tests/tcg/s390x: Add per.S target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,24/27] target/s390x: Fix successful-branch PER events target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,23/27] target/s390x: Remove PER check from use_goto_tb target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,22/27] target/s390x: Split per_breaking_event from per_branch_* target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,21/27] target/s390x: Simplify help_branch target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,20/27] target/s390x: Split per_branch target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,19/27] target/s390x: Introduce help_goto_indirect target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,18/27] target/s390x: Disable conditional branch-to-next for PER target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,17/27] target/s390x: Introduce per_enabled target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,16/27] target/s390x: Don't set gbea for user-only target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,15/27] target/s390x: Add disp argument to update_psw_addr target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,14/27] target/s390x: Assert masking of psw.addr in cpu_get_tb_cpu_state target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,13/27] target/s390x: Use ilen instead in branches target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,12/27] target/s390x: Use gen_psw_addr_disp in op_sam target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,11/27] target/s390x: Use gen_psw_addr_disp in save_link_info target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,10/27] target/s390x: Use gen_psw_addr_disp in pc_to_link_info target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,09/27] target/s390x: Remove pc argument to pc_to_link_into target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson New
[v3,08/27] target/s390x: Introduce gen_psw_addr_disp target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,07/27] target/s390x: Change help_goto_direct to work on displacements target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,06/27] tests/tcg/s390x: Add sam.S target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,05/27] tests/tcg/s390x: Add bal.S target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,04/27] target/s390x: Use tcg_constant_* in translate_vx.c.inc target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,03/27] target/s390x: Use tcg_constant_i32 for fpinst_extract_m34 target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson New
[v3,02/27] target/s390x: Use tcg_constant_* for DisasCompare target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,01/27] target/s390x: Use tcg_constant_* in local contexts target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson New
[v6,03/33] hw/isa/piix4: Correct IRQRC[A:D] reset values [v6,01/33] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition --- 2023-01-09 Bernhard Beschow New
[v6,02/33] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader [v6,01/33] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition --- 2023-01-09 Bernhard Beschow New
[v6,01/33] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition [v6,01/33] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition --- 2023-01-09 Bernhard Beschow New
[RFC] docs: add a proper feature overview in "About QEMU" [RFC] docs: add a proper feature overview in "About QEMU" --- 2023-01-09 Alex Bennée Superseded
[14/14] hw/timer/xilinx_timer: Use XpsTimerState instead of 'struct timerblock' hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups --- 2023-01-09 Philippe Mathieu-Daudé Superseded
[13/14] hw/intc/xilinx_intc: Use 'XpsIntc' typedef instead of 'struct xlx_pic' hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups --- 2023-01-09 Philippe Mathieu-Daudé Superseded
[12/14] hw/misc/sbsa_ec: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE() hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups --- 2023-01-09 Philippe Mathieu-Daudé Superseded
[11/14] hw/misc/sbsa_ec: Rename TYPE_SBSA_EC -> TYPE_SBSA_SECURE_EC hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups --- 2023-01-09 Philippe Mathieu-Daudé Superseded
[10/14] hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE() hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups --- 2023-01-09 Philippe Mathieu-Daudé Superseded
[09/14] hw/arm/bcm2836: Remove definitions generated by OBJECT_DECLARE_TYPE() hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups --- 2023-01-09 Philippe Mathieu-Daudé Superseded
[08/14] hw/arm/stellaris: Use CamelCase for STELLARIS_ADC type name hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups --- 2023-01-09 Philippe Mathieu-Daudé Superseded
[07/14] hw/arm/stellaris: Drop useless casts from void * to pointer hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups --- 2023-01-09 Philippe Mathieu-Daudé Superseded
[06/14] hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC type name hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups --- 2023-01-09 Philippe Mathieu-Daudé Accepted
[05/14] hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type name hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups --- 2023-01-09 Philippe Mathieu-Daudé Accepted
[04/14] hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type name hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups --- 2023-01-09 Philippe Mathieu-Daudé Accepted
[03/14] hw/arm/omap: Drop useless casts from void * to pointer hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups --- 2023-01-09 Philippe Mathieu-Daudé Superseded
[02/14] hw/gpio/omap_gpio: Add local variable to avoid embedded cast hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups --- 2023-01-09 Philippe Mathieu-Daudé Superseded
[01/14] hw/arm/pxa: Avoid forward-declaring PXA2xxI2CState hw/arm: QOM OBJECT_DECLARE_SIMPLE_TYPE cleanups --- 2023-01-09 Philippe Mathieu-Daudé Superseded
[v2,21/21] hw/block: Make PFlashCFI01 QOM declaration internal hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,20/21] hw/block: Remove unused pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,19/21] hw/ppc: Open-code pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,18/21] hw/mips: Open-code pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,17/21] hw/microblaze: Open-code pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,16/21] hw/arm: Open-code pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,15/21] hw/block: Make PFlashCFI02 QOM declaration internal hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,14/21] hw/block: Remove unused pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,13/21] hw/arm/xilinx_zynq: Open-code pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,12/21] hw/arm/musicpal: Open-code pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,11/21] hw/arm/digic: Open-code pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,10/21] hw/sh4: Open-code pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,09/21] hw/xtensa: Use generic DeviceState instead of PFlashCFI01 hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,08/21] hw/i386: Use generic DeviceState instead of PFlashCFI01 hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,07/21] hw/riscv: Use generic DeviceState instead of PFlashCFI01 hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
« 1 2 ... 242 243 244835 836 »