Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 78952 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
…
789
790
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PULL,34/38] exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,33/38] exec: Restrict 'cpu_ldst.h' to TCG accelerator
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
Accepted
[PULL,32/38] exec: Restrict TCG specific declarations of 'cputlb.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
Accepted
[PULL,31/38] exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
Accepted
[PULL,30/38] exec: Declare MMUAccessType type in 'mmu-access-type.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
Accepted
[PULL,29/38] exec: Declare abi_ptr type in its own 'abi_ptr.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,28/38] exec/user: Do not include 'cpu.h' in 'abitypes.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,27/38] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,26/38] exec: Declare target_words_bigendian() in 'exec/tswap.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,25/38] exec/cpu-all: Remove unused tswapls() definitions
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
Accepted
[PULL,24/38] exec/cpu-all: Remove unused 'qemu/thread.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,23/38] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,22/38] accel/hvf: Use accel-specific per-vcpu @dirty field
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,21/38] accel/nvmm: Use accel-specific per-vcpu @dirty field
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
Accepted
[PULL,20/38] accel/whpx: Use accel-specific per-vcpu @dirty field
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
Accepted
[PULL,19/38] accel/tcg: Rename helper-head.h -> helper-head.h.inc
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,18/38] accel/tcg: Rename load-extract/store-insert headers using .h.inc suffix
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,17/38] accel/tcg: Include missing headers in 'tb-jmp-cache.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
Accepted
[PULL,16/38] accel/tcg: Include missing 'hw/core/cpu.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,15/38] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,14/38] target/i386: Include missing 'exec/exec-all.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,13/38] target/sparc: Replace abi_ulong by uint32_t for TARGET_ABI32
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
Accepted
[PULL,12/38] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
Accepted
[PULL,11/38] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,10/38] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,09/38] semihosting/uaccess: Avoid including 'cpu.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,08/38] gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,07/38] gdbstub: Simplify #ifdef'ry in helpers.h
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
Accepted
[PULL,06/38] gdbstub: Include missing 'hw/core/cpu.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,05/38] accel: Include missing 'exec/cpu_ldst.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,04/38] exec: Expose 'target_page.h' API to user emulation
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,03/38] exec: Include 'cpu.h' before validating CPUArchState placement
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
Accepted
[PULL,02/38] exec: Reduce tlb_set_dirty() declaration scope
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,00/38] Exec / accelerators patches
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[3/3] gitlab: remove stale s390x-all-linux-static conf hacks
testing/next: s390x gitlab updates
-
-
-
2024-04-26
Alex Bennée
Superseded
[2/3] gitlab: migrate the s390x custom machine to 22.04
testing/next: s390x gitlab updates
-
-
-
2024-04-26
Alex Bennée
New
[1/3] build-environment: make some packages optional
testing/next: s390x gitlab updates
-
-
-
2024-04-26
Alex Bennée
New
[v2,4/4] target/arm: Default to 1GHz cntfrq for 'max' and new CPUs
target/arm: Make the counter frequency default 1GHz for new CPUs, machines
-
-
-
2024-04-26
Peter Maydell
Superseded
[v2,3/4] hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM property
target/arm: Make the counter frequency default 1GHz for new CPUs, machines
-
-
-
2024-04-26
Peter Maydell
Superseded
[v2,2/4] hw/arm/sbsa-ref: Force CPU generic timer to 62.5MHz
target/arm: Make the counter frequency default 1GHz for new CPUs, machines
-
-
-
2024-04-26
Peter Maydell
Superseded
[v2,1/4] target/arm: Refactor default generic timer frequency handling
target/arm: Make the counter frequency default 1GHz for new CPUs, machines
-
-
-
2024-04-26
Peter Maydell
Superseded
[PULL,22/22] hw/core: Support module-id in numa configuration
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
Accepted
[PULL,21/22] hw/core: Introduce module-id as the topology subindex
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,20/22] hw/core/machine: Support modules in -smp
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,19/22] hw/core/machine: Introduce the module as a CPU topology level
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,18/22] hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init()
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
Accepted
[PULL,17/22] hw/misc : Correct 5 spaces indents in stm32l4x5_exti
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
Accepted
[PULL,16/22] hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h'
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
Accepted
[PULL,15/22] hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,14/22] hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,13/22] hw/cxl/cxl-cdat: Make ct3_build_cdat() return boolean
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
Accepted
[PULL,12/22] hw/cxl/cxl-cdat: Make ct3_load_cdat() return boolean
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
Accepted
[PULL,11/22] hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
Accepted
[PULL,10/22] hw: Fix problem with the A*MPCORE switches in the Kconfig files
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,09/22] hw/riscv/virt: Replace sprintf by g_strdup_printf
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
Accepted
[PULL,08/22] hw/misc/imx: Replace sprintf() by snprintf()
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
Accepted
[PULL,07/22] hw/misc/applesmc: Simplify DeviceReset handler
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
Accepted
[PULL,06/22] target/i386: Move APIC related code to cpu-apic.c
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,05/22] hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
Accepted
[PULL,04/22] scripts: add script to compare compatibility properties
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
Accepted
[PULL,03/22] python/qemu/machine: add method to retrieve QEMUMachine::binary field
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,02/22] qmp: add dump machine type compatibility properties
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,01/22] qom: add default value
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
Accepted
[PULL,00/22] Misc HW patches for 2024-04-25
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,37/37] tests/qtest: Add tests for the STM32L4x5 USART
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Not Applicable
[PULL,36/37] hw/arm: Add the USART to the stm32l4x5 SoC
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Not Applicable
[PULL,35/37] hw/char/stm32l4x5_usart: Add options for serial parameters setting
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,34/37] hw/char/stm32l4x5_usart: Enable serial read and write
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,33/37] hw/char: Implement STM32L4x5 USART skeleton
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Not Applicable
[PULL,32/37] reset: Add RESET_TYPE_SNAPSHOT_LOAD
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Not Applicable
[PULL,31/37] docs/devel/reset: Update to new API for hold and exit phase methods
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,30/37] hw, target: Add ResetType argument to hold and exit phase methods
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,29/37] scripts/coccinelle: New script to add ResetType to hold and exit phases
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,28/37] allwinner-i2c, adm1272: Use device_cold_reset() for software-triggered reset
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,27/37] hw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_clk, gcr
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,26/37] linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,25/37] hw/dma: avoid apparent overflow in soc_dma_set_request
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,24/37] hw/arm/virt: Enable NMI support in the GIC if the CPU has FEAT_NMI
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,23/37] target/arm: Add FEAT_NMI to max
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,22/37] hw/intc/arm_gicv3: Report the VINMI interrupt
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,21/37] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,20/37] hw/intc/arm_gicv3: Implement NMI interrupt priority
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,19/37] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,18/37] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Not Applicable
[PULL,17/37] hw/intc/arm_gicv3: Implement GICD_INMIR
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Not Applicable
[PULL,16/37] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Not Applicable
[PULL,15/37] hw/intc/arm_gicv3: Add irq non-maskable property
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Not Applicable
[PULL,14/37] hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,13/37] hw/intc/arm_gicv3: Add has-nmi property to GICv3 device
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Not Applicable
[PULL,12/37] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,11/37] hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,10/37] hw/intc/arm_gicv3: Add external IRQ lines for NMI
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Not Applicable
[PULL,09/37] target/arm: Handle PSTATE.ALLINT on taking an exception
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,08/37] target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI and VFNMI
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,07/37] target/arm: Add support for NMI in arm_phys_excp_target_el()
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,06/37] target/arm: Add support for Non-maskable Interrupt
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Not Applicable
[PULL,05/37] target/arm: Support MSR access to ALLINT
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,04/37] target/arm: Implement ALLINT MSR (immediate)
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Not Applicable
[PULL,03/37] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
[PULL,02/37] target/arm: Add PSTATE.ALLINT
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
-
-
-
2024-04-25
Peter Maydell
Accepted
«
1
2
...
51
52
53
…
789
790
»