Show patches with: State = Action Required       |   23021 patches
« 1 2 ... 55 56 57230 231 »
Patch Series S/W/F Date Submitter Delegate State
[v3,6/6] qemu/bswap: Use compiler __builtin_bswap() on NetBSD qemu/bswap: Use compiler __builtin_bswap() --- 2023-01-11 Philippe Mathieu-Daudé New
[v3,5/6] qemu/bswap: Use compiler __builtin_bswap() on FreeBSD qemu/bswap: Use compiler __builtin_bswap() --- 2023-01-11 Philippe Mathieu-Daudé New
[v3,4/6] qemu/bswap: Use compiler __builtin_bswap() on Haiku qemu/bswap: Use compiler __builtin_bswap() --- 2023-01-11 Philippe Mathieu-Daudé New
[v3,3/6] qemu/bswap: Remove <byteswap.h> dependency qemu/bswap: Use compiler __builtin_bswap() --- 2023-01-11 Philippe Mathieu-Daudé New
[v3,2/6] qemu/bswap: Replace bswapXXs() by compiler __builtin_bswap() qemu/bswap: Use compiler __builtin_bswap() --- 2023-01-11 Philippe Mathieu-Daudé New
[v3,1/6] qemu/bswap: Replace bswapXX() by compiler __builtin_bswap() qemu/bswap: Use compiler __builtin_bswap() --- 2023-01-11 Philippe Mathieu-Daudé New
[v3,1/5] hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-11 Philippe Mathieu-Daudé New
[RFC,v2,4/4] bulk: Prefix '0x' to hex values displayed with HWADDR_PRIx format bulk: Replace TARGET_FMT_plx by HWADDR_PRIx --- 2023-01-11 Philippe Mathieu-Daudé New
[v2,2/4] bulk: Coding style fixes bulk: Replace TARGET_FMT_plx by HWADDR_PRIx --- 2023-01-11 Philippe Mathieu-Daudé New
[v2,1/4] hw: Remove hardcoded tabs (code style) bulk: Replace TARGET_FMT_plx by HWADDR_PRIx --- 2023-01-11 Philippe Mathieu-Daudé New
[25/26] tcg: exclude lookup_tb_ptr from helper instrumentation current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée New
[16/26] semihosting: add semihosting section to the docs current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée New
[15/26] docs: add a proper feature overview in "About QEMU" current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée New
[07/26] configure: replace Perl usage with sed current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée New
[18/18] hw/arm/allwinner: 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
[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
[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
[6/7] target/s390x: Inline do_access_{get,set}_byte target/s390x: mem_helper.c cleanups --- 2023-01-09 Richard Henderson New
[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,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,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
[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
[v2,06/21] hw/loongarch: Use generic DeviceState instead of PFlashCFI01 hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,05/21] hw/arm: Use generic DeviceState instead of PFlashCFI01 hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,04/21] hw/block: Pass DeviceState to pflash_cfi01_get_memory() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,03/21] hw/block: Use pflash_cfi01_get_blk() in pflash_cfi01_legacy_drive() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,02/21] hw/block: Pass DeviceState to pflash_cfi01_get_blk() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[v2,01/21] hw/block: Rename TYPE_PFLASH_CFI02 'width' property as 'device-width' hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-09 Philippe Mathieu-Daudé New
[5/5] hw/sh4/r2d: Add the FLASH_SECTOR_SIZE definition hw: Cleanups around PFLASH use --- 2023-01-09 Philippe Mathieu-Daudé New
[4/5] hw/sh4/r2d: Use the IEC binary prefix definitions hw: Cleanups around PFLASH use --- 2023-01-09 Philippe Mathieu-Daudé New
[3/5] hw/mips/malta: Add the FLASH_SECTOR_SIZE definition hw: Cleanups around PFLASH use --- 2023-01-09 Philippe Mathieu-Daudé New
[2/5] hw/microblaze/petalogix: Add FLASH_SECTOR_SIZE definitions hw: Cleanups around PFLASH use --- 2023-01-09 Philippe Mathieu-Daudé New
[1/5] hw/ppc/sam460ex: Remove unreachable code calling pflash_cfi01_register() hw: Cleanups around PFLASH use --- 2023-01-09 Philippe Mathieu-Daudé New
[06/13] hw/arm/gumstix: Use the IEC binary prefix definitions hw/arm: Cleanups before pflash refactor --- 2023-01-09 Philippe Mathieu-Daudé New
[05/13] hw/arm/gumstix: Improve documentation hw/arm: Cleanups before pflash refactor --- 2023-01-09 Philippe Mathieu-Daudé New
[RFC,v2] qom: Extract object_try_new() from qdev_new() [RFC,v2] qom: Extract object_try_new() from qdev_new() --- 2023-01-09 Philippe Mathieu-Daudé New
[RFC] qom: Extract object_try_new() from qdev_new() [RFC] qom: Extract object_try_new() from qdev_new() --- 2023-01-09 Philippe Mathieu-Daudé New
[9/9] hw/i386/kvm: Convert TYPE_KVM_CLOCK from SysBus to QDev hw: Convert simple devices from SysBus to QDev --- 2023-01-09 Philippe Mathieu-Daudé New
[8/9] hw/arm/tosa: Convert TYPE_SPITZ_MISC_GPIO from SysBus to QDev hw: Convert simple devices from SysBus to QDev --- 2023-01-09 Philippe Mathieu-Daudé New
[7/9] hw/arm/spitz: Convert TYPE_SPITZ_KEYBOARD from SysBus to QDev hw: Convert simple devices from SysBus to QDev --- 2023-01-09 Philippe Mathieu-Daudé New
[6/9] hw/arm/musicpal: Convert TYPE_MUSICPAL_KEY from SysBus to QDev hw: Convert simple devices from SysBus to QDev --- 2023-01-09 Philippe Mathieu-Daudé New
[5/9] hw/arm/palm: Convert TYPE_PALM_MISC_GPIO from SysBus to QDev hw: Convert simple devices from SysBus to QDev --- 2023-01-09 Philippe Mathieu-Daudé New
[4/9] hw/arm/tosa: Convert TYPE_TOSA_MISC_GPIO from SysBus to QDev hw: Convert simple devices from SysBus to QDev --- 2023-01-09 Philippe Mathieu-Daudé New
[3/9] hw/i2c/bitbang_i2c: Convert TYPE_GPIO_I2C from SysBus to QDev hw: Convert simple devices from SysBus to QDev --- 2023-01-09 Philippe Mathieu-Daudé New
[2/9] qdev: Add qdev_create_simple() helper hw: Convert simple devices from SysBus to QDev --- 2023-01-09 Philippe Mathieu-Daudé New
[PULL,24/27] tcg/s390x: Implement ctpop operation [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,19/27] tcg/s390x: Support MIE3 logical operations [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,15/27] tcg/s390x: Support MIE2 MGRK instruction [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,14/27] tcg/s390x: Support MIE2 multiply single instructions [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,10/27] tcg/s390x: Remove DISTINCT_OPERANDS facility check [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,09/27] tcg/s390x: Remove FAST_BCR_SER facility check [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,08/27] tcg/s390x: Check for load-on-condition facility at startup [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,07/27] tcg/s390x: Check for general-instruction-extension facility at startup [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,06/27] tcg/s390x: Check for extended-immediate facility at startup [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,05/27] tcg/s390x: Check for long-displacement facility at startup [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,03/27] tcg/s390x: Always set TCG_TARGET_HAS_direct_jump [PULL,01/27] tcg/s390x: Use register pair allocation for div and mulu2 --- 2023-01-07 Richard Henderson New
[PULL,00/27] tcg/s390x patch queue --- 2023-01-07 Richard Henderson New
[2/2] target/arm: Look up ARMCPRegInfo at runtime target/arm: Look up ARMCPRegInfo at runtime --- 2023-01-06 Richard Henderson New
[1/2] target/arm: Reorg do_coproc_insn target/arm: Look up ARMCPRegInfo at runtime --- 2023-01-06 Richard Henderson New
[RFC] scripts/ci: update gitlab-runner playbook to use latest runner [RFC] scripts/ci: update gitlab-runner playbook to use latest runner --- 2023-01-06 Alex Bennée New
[PULL,08/15] target/s390x: Restrict sysemu/reset.h to system emulation Untitled series #197137 --- 2023-01-06 Thomas Huth New
[PULL,07/15] target/s390x/tcg/excp_helper: Restrict system headers to sysemu Untitled series #197137 --- 2023-01-06 Thomas Huth New
[PULL,06/15] target/s390x/tcg/misc_helper: Remove unused "memory.h" include Untitled series #197137 --- 2023-01-06 Thomas Huth New
[PULL,04/15] exec/memory: Expose memory_region_access_valid() Untitled series #197137 --- 2023-01-06 Thomas Huth New
[PULL,02/15] tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts Untitled series #197137 --- 2023-01-06 Thomas Huth New
« 1 2 ... 55 56 57230 231 »