Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 81014 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
...
88
89
90
…
810
811
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PULL,07/29] target/riscv: Use GDBFeature for dynamic XML
[PULL,01/29] tests/tcg: update licenses to GPLv2 as intended
-
-
-
2024-02-28
Alex Bennée
New
[PULL,06/29] target/ppc: Use GDBFeature for dynamic XML
[PULL,01/29] tests/tcg: update licenses to GPLv2 as intended
-
-
-
2024-02-28
Alex Bennée
Accepted
[PULL,05/29] target/arm: Use GDBFeature for dynamic XML
[PULL,01/29] tests/tcg: update licenses to GPLv2 as intended
-
-
-
2024-02-28
Alex Bennée
New
[PULL,04/29] tests/vm: update openbsd image to 7.4
[PULL,01/29] tests/tcg: update licenses to GPLv2 as intended
-
-
-
2024-02-28
Alex Bennée
Accepted
[PULL,03/29] tests/vm: avoid re-building the VM images all the time
[PULL,01/29] tests/tcg: update licenses to GPLv2 as intended
-
-
-
2024-02-28
Alex Bennée
Accepted
[PULL,02/29] tests/tcg: bump TCG test timeout to 120s
[PULL,01/29] tests/tcg: update licenses to GPLv2 as intended
-
-
-
2024-02-28
Alex Bennée
Accepted
[PULL,01/29] tests/tcg: update licenses to GPLv2 as intended
[PULL,01/29] tests/tcg: update licenses to GPLv2 as intended
-
-
-
2024-02-28
Alex Bennée
New
[PULL,00/29] testing, gdbstub and plugin updates
-
-
-
2024-02-28
Alex Bennée
New
[14/14] linux-user/elfload: Unprotect regions before core dump
linux-user: Rewrite core dump
-
-
-
2024-02-27
Richard Henderson
Superseded
[13/14] linux-user/elfload: Rely on walk_memory_regions for vmas
linux-user: Rewrite core dump
-
-
-
2024-02-27
Richard Henderson
Superseded
[12/14] linux-user/elfload: Simplify vma_dump_size
linux-user: Rewrite core dump
-
-
-
2024-02-27
Richard Henderson
Superseded
[11/14] linux-user/elfload: Write process memory to core file in larger chunks
linux-user: Rewrite core dump
-
-
-
2024-02-27
Richard Henderson
Superseded
[10/14] linux-user/elfload: Write corefile elf header in one block
linux-user: Rewrite core dump
-
-
-
2024-02-27
Richard Henderson
Superseded
[09/14] linux-user/elfload: Size corefile before opening
linux-user: Rewrite core dump
-
-
-
2024-02-27
Richard Henderson
Superseded
[08/14] linux-user/elfload: Lock cpu list and mmap during elf_core_dump
linux-user: Rewrite core dump
-
-
-
2024-02-27
Richard Henderson
Superseded
[07/14] linux-user/elfload: Truncate core file on open
linux-user: Rewrite core dump
-
-
-
2024-02-27
Richard Henderson
Superseded
[06/14] linux-user/elfload: Open core file after vma_init
linux-user: Rewrite core dump
-
-
-
2024-02-27
Richard Henderson
Superseded
[05/14] linux-user/elfload: Latch errno before cleanup in elf_core_dump
linux-user: Rewrite core dump
-
-
-
2024-02-27
Richard Henderson
Superseded
[04/14] linux-user/elfload: Stack allocate struct mm_struct
linux-user: Rewrite core dump
-
-
-
2024-02-27
Richard Henderson
Superseded
[03/14] linux-user/elfload: Tidy fill_note_info and struct elf_note_info
linux-user: Rewrite core dump
-
-
-
2024-02-27
Richard Henderson
Superseded
[02/14] linux-user/elfload: Merge init_note_info and fill_note_info
linux-user: Rewrite core dump
-
-
-
2024-02-27
Richard Henderson
Superseded
[01/14] linux-user/elfload: Disable core dump if getrlimit fails
linux-user: Rewrite core dump
-
-
-
2024-02-27
Richard Henderson
Superseded
[PULL,v2,00/36] target-arm queue
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[v4,29/29] docs/devel: plugins can trigger a tb flush
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,28/29] docs/devel: document some plugin assumptions
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,27/29] docs/devel: lift example and plugin API sections up
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,26/29] contrib/plugins: extend execlog to track register changes
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,25/29] contrib/plugins: fix imatch
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,24/29] tests/tcg: expand insn test case to exercise register API
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,23/29] plugins: add an API to read registers
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
New
[v4,22/29] plugins: create CPUPluginState and migrate plugin_mask
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,21/29] gdbstub: expose api to find registers
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,20/29] plugins: Use different helpers when reading registers
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,19/29] cpu: call plugin init hook asynchronously
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,18/29] linux-user: ensure nios2 processes queued work
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,17/29] plugins: fix order of init/idle/resume callback
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,16/29] plugins: add qemu_plugin_num_vcpus function
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,15/29] plugins: remove previous n_vcpus functions from API
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,14/29] gdbstub: Add members to identify registers to GDBFeature
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,13/29] hw/core/cpu: Remove gdb_get_dynamic_xml member
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,12/29] gdbstub: Infer number of core registers from XML
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,11/29] gdbstub: Simplify XML lookup
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,10/29] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,09/29] gdbstub: Use GDBFeature for GDBRegisterState
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,08/29] gdbstub: Use GDBFeature for gdb_register_coprocessor
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,07/29] target/riscv: Use GDBFeature for dynamic XML
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,06/29] target/ppc: Use GDBFeature for dynamic XML
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,05/29] target/arm: Use GDBFeature for dynamic XML
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,04/29] tests/vm: update openbsd image to 7.4
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,03/29] tests/vm: avoid re-building the VM images all the time
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,02/29] tests/tcg: bump TCG test timeout to 120s
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
[v4,01/29] tests/tcg: update licenses to GPLv2 as intended
maintainer updates for 9.0 pre-PR (tests, plugin register support)
-
-
-
2024-02-27
Alex Bennée
Superseded
tests/tcg/multiarch: Give the 'memory' TCG test a larger timeout
tests/tcg/multiarch: Give the 'memory' TCG test a larger timeout
-
-
-
2024-02-27
Peter Maydell
Superseded
[PULL,45/45] docs/system/arm: Add RPi4B to raspi.rst
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,44/45] tests/qtest/bcm2828-mailbox: Append added properties to mailbox test
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,43/45] hw/misc/bcm2835_property: Add missed BCM2835 properties
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,42/45] tests/qtest/bcm2828-mailbox: Add mailbox property tests. Part 3
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,41/45] tests/qtest/bcm2828-mailbox: Add mailbox property tests. Part 2
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,40/45] tests/qtest/bcm2828-mailbox: Add mailbox property tests. Part 1
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,39/45] tests/qtest/bcm2828-mailbox: Add mailbox tests tags. Part 3
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,38/45] tests/qtest/bcm2828-mailbox: Add mailbox tests tags. Part 2
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,37/45] tests/qtest/bcm2828-mailbox: Add mailbox tests tags. Part 1
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,36/45] tests/qtest/bcm2828-mailbox: Add mailbox test constants
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,35/45] tests/qtest: Add bcm2838 mailbox test stub
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,34/45] tests/avocado/boot_linux_console.py: Add Rpi4b boot tests
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Accepted
[PULL,33/45] hw/arm/bcm2838_peripherals: Add clock_isp stub
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,32/45] hw/arm: Add memory region for BCM2837 RPiVid ASB
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,31/45] hw/arm/raspi4b: Temporarily disable unimplemented rpi4b devices
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,30/45] hw/arm: Introduce Raspberry PI 4 machine
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,29/45] hw/arm: Add GPIO and SD to BCM2838 periph
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,28/45] hw/gpio: Connect SD controller to BCM2838 GPIO
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,27/45] hw/gpio: Implement BCM2838 GPIO functionality
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Accepted
[PULL,26/45] hw/gpio: Add BCM2838 GPIO stub
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,25/45] hw/arm/bcm2838: Add GIC-400 to BCM2838 SoC
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,24/45] hw/arm: Introduce BCM2838 SoC
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,23/45] hw/arm/raspi: Split out raspi machine common part
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,22/45] hw/arm/bcm2853_peripherals: Split out common part of peripherals
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,21/45] hw/arm/bcm2836: Split out common part of BCM283X classes
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,20/45] docs/devel/reset: Update to discuss system reset
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Accepted
[PULL,19/45] hw/core/machine: Use qemu_register_resettable for sysbus reset
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Accepted
[PULL,18/45] hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,17/45] hw/core/reset: Add qemu_{register, unregister}_resettable()
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,16/45] hw/core: Add ResetContainer which holds objects implementing Resettable
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,15/45] hw/core: Add documentation and license comments to reset.h
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Accepted
[PULL,14/45] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macros
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,13/45] system/bootdevice: Don't unregister reset handler in restore_boot_order()
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Accepted
[PULL,12/45] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW.
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Accepted
[PULL,11/45] arm: xlnx-versal-virt: Add machine property ospi-flash
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Accepted
[PULL,10/45] block: m25p80: Add support of mt35xu02gbba
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,09/45] pl031: Update last RTCLR value on write in case it's read back
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,08/45] tests/qtest: Check that EXTI fan-in irqs are correctly connected
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Accepted
[PULL,07/45] hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,06/45] xlnx-versal-ospi: disable reentrancy detection for iomem_dac
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Accepted
[PULL,05/45] misc: pxa2xx_timer: replace qemu_system_reset_request() call with watchdog_perform_action()
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Accepted
[PULL,04/45] misc: m48t59: replace qemu_system_reset_request() call with watchdog_perform_action()
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Accepted
[PULL,03/45] MAINTAINERS: Cover hw/ide/ahci-allwinner.c with AllWinner A10 machine
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,02/45] target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled
-
-
-
2024-02-27
Peter Maydell
Accepted
[PULL,00/45] target-arm queue
-
-
-
2024-02-27
Peter Maydell
Not Applicable
[PULL,30/30] hw/ide: Include 'ide-internal.h' from current path
[PULL,01/30] hw/arm: Inline sysbus_create_simple(PL110 / PL111)
-
-
-
2024-02-27
Philippe Mathieu-Daudé
New
«
1
2
...
88
89
90
…
810
811
»