Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 22601 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
51
52
53
…
226
227
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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
[PULL,v2,47/47] tests/tcg/multiarch: add vma-pthread.c
Untitled series #197136
-
-
-
2023-01-06
Richard Henderson
New
[PULL,v2,19/47] tcg: Introduce paired register allocation
Untitled series #197136
-
-
-
2023-01-06
Richard Henderson
New
[PULL,v2,00/47] tcg misc queue
-
-
-
2023-01-06
Richard Henderson
New
[PULL,v3,24/43] target/riscv: Set pc_succ_insn for !rvc illegal insn
Untitled series #197135
-
-
-
2023-01-06
Alistair Francis
New
[PULL,v3,04/43] tcg/riscv: Fix base register for user-only qemu_ld/st
Untitled series #197135
-
-
-
2023-01-06
Alistair Francis
New
[PULL,v3,03/43] tcg/riscv: Fix reg overlap case in tcg_out_addsub2
Untitled series #197135
-
-
-
2023-01-06
Alistair Francis
New
[PULL,v3,02/43] tcg/riscv: Fix range matched by TCG_CT_CONST_M12
Untitled series #197135
-
-
-
2023-01-06
Alistair Francis
New
[v2,21/21] gdbstub: only compile gdbstub twice for whole build
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
New
[v2,06/21] gdbstub: move GDBState to shared internals header
gdbstub: re-organise to for better compilation behaviour
-
-
-
2023-01-05
Alex Bennée
New
hw/dma/rc4030: Move RC4030 declarations to its own 'rc4030.h' header
hw/dma/rc4030: Move RC4030 declarations to its own 'rc4030.h' header
-
-
-
2023-01-05
Philippe Mathieu-Daudé
New
[8/8] hw/mips/fuloong2e: Open code bonito_init()
hw/pci-host/bonito: Housekeeping
-
-
-
2023-01-05
Philippe Mathieu-Daudé
New
[7/8] hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in header
hw/pci-host/bonito: Housekeeping
-
-
-
2023-01-05
Philippe Mathieu-Daudé
New
[6/8] hw/pci-host/bonito: Sysbus'ify outgoing IRQ
hw/pci-host/bonito: Housekeeping
-
-
-
2023-01-05
Philippe Mathieu-Daudé
New
[5/8] hw/pci-host/bonito: Create PCI function #0 in bridge realize() handler
hw/pci-host/bonito: Housekeeping
-
-
-
2023-01-05
Philippe Mathieu-Daudé
New
[4/8] hw/pci-host/bonito: Set reference using object_property_add_const_link()
hw/pci-host/bonito: Housekeeping
-
-
-
2023-01-05
Philippe Mathieu-Daudé
New
[3/8] hw/pci-host/bonito: Use 'bonito_pci' for PCI function #0 code
hw/pci-host/bonito: Housekeeping
-
-
-
2023-01-05
Philippe Mathieu-Daudé
New
[4/4] Makefile: explicitly disable -net for our -M virt runs
Some tweaks for semihosting-tests
-
-
-
2023-01-05
Alex Bennée
New
[3/4] Makefile: simplify path to QEMU binaries
Some tweaks for semihosting-tests
-
-
-
2023-01-05
Alex Bennée
New
[2/4] Makefile: drop microbit.lds from the sources
Some tweaks for semihosting-tests
-
-
-
2023-01-05
Alex Bennée
New
[1/4] semihosting-tests: add timeout support
Some tweaks for semihosting-tests
-
-
-
2023-01-05
Alex Bennée
New
«
1
2
...
51
52
53
…
226
227
»