[PATCH 0/2] target/rx: add RXv2/RXv3 CPU support
2026-09-13 22:27 UTC (5+ messages)
` [PATCH 1/2] target/rx: add RXv2 and RXv3 "
` [PATCH 2/2] hw/rx: add common RX peripherals
[RFC PATCH v3 00/36] arm: add Raspberry Pi Pico/RP2040 machine
2026-09-13 18:48 UTC (12+ messages)
` [PATCH v3 01/36] target/arm: enforce Armv6-M NVIC limits
` [PATCH v3 02/36] target/arm: allow Armv6-M to set CONTROL.nPRIV
` [PATCH v3 03/36] target/arm: support Cortex-M0+ MPU
[PATCH v3 0/3] Allwinner A10 GPIO support
2026-09-13 18:17 UTC (4+ messages)
` [PATCH v3 1/3] hw/gpio: Allwinner A10 GPIO emulation
` [PATCH v3 2/3] hw/arm: Add GPIO to Allwinner A10 model
` [PATCH v3 3/3] tests/qtest: Allwinner GPIO tests
[PATCH 0/4] Add PCIe Endpoint emulation for the Linux PCI Endpoint framework
2026-09-13 16:54 UTC (5+ messages)
` [PATCH 1/4] docs/system/devices: Add PCIe Endpoint emulation documentation
` [PATCH 2/4] hw/pci: Add PCIe Endpoint Function device (pcie-ep-generic)
` [PATCH 3/4] hw/misc: Add PCIe Endpoint Controller emulation (pcie-ep-ctrl)
` [PATCH 4/4] hw/arm/virt: Add PCIe Endpoint Controller support
[PATCH] hw/misc/bcm2835_powermgt: Free the watchdog timer
2026-09-13 6:43 UTC
[PATCH v3 00/11] accel/tcg: Push BQL down into per-target do_interrupt handlers
2026-09-13 4:00 UTC (13+ messages)
` [PATCH v3 03/11] target/i386: Rename fake_do_interrupt to fake_user_exception
` [PATCH v3 04/11] accel/tcg: Document cpu_exec_interrupt() callback contract
` [PATCH v3 08/11] target/hexagon: Move to do_interrupt() (BQL acquired internally)
` [PATCH v3 01/11] target/arm: Call arm*_cpu_do_interrupt directly instead of via TCGCPUOps
` [PATCH v3 02/11] target/s390x: Restrict interrupt handlers to system mode
` [PATCH v3 05/11] accel/tcg: Document do_interrupt() callback contract
` [PATCH v3 07/11] accel/tcg: Add do_interrupt() wrapper for targets to manage BQL
` [PATCH v3 11/11] accel/tcg: Remove do_interrupt_locked() callback
[PATCH 0/8] target/arm: Fix AArch32 Secure banked reg migration
2026-09-12 21:38 UTC (3+ messages)
` [PATCH 1/8] target/arm: Keep the S/NS bit in migration data
[PATCH 0/9] testing: various docker clean-ups post meson tcg conversion
2026-09-12 19:37 UTC (14+ messages)
` [PATCH 1/9] scripts/meson-buildoptions.sh: update missing options
` [PATCH 2/9] tests/tcg: improve check for working cross compilers
` [PATCH 3/9] tests/tcg: prefix meson built docker tags with qemu/
` [PATCH 4/9] tests/tcg: use --add-current-user when building containers
` [PATCH 5/9] tests/docker: add container registry to configure and use
` [PATCH 6/9] tests/docker: remove used _read_qemu_dockerfile
` [PATCH 7/9] tests/docker: strip remaining caching logic from docker.py
` [PATCH 8/9] tests/docker: add specific command to parser
` [PATCH 9/9] tests/docker: swap --quiet for --verbose
[PATCH] arm11mpcore: initialize SCTLR reset value
2026-09-12 18:31 UTC
[PATCH v2] hw/arm/tegra241-cmdqv: Keep VINTF page0 region alive
2026-09-11 19:04 UTC
[PATCH] hw/arm/tegra241-cmdqv: Keep VINTF page0 region alive
2026-09-11 18:39 UTC (3+ messages)
[PATCH 00/28] Mark user creatable devices for secure for virt use case
2026-09-11 16:50 UTC (30+ messages)
` [PATCH 01/28] hw: mark secure machines for x86, s390, ppc, arm, loonarch, riscv
` [PATCH 02/28] accel: mark kvm and xen accelerators as secure
` [PATCH 03/28] hw: mark all virtio PCI devices "
` [PATCH 04/28] hw: mark all virtio CCW "
` [PATCH 05/28] hw: mark all vhost devices a secure
` [PATCH 06/28] hw: mark all remaining virtio object types as secure
` [PATCH 07/28] hw/vfio: mark all VFIO object classes "
` [PATCH 08/28] hw/xen: mark all Xen related object types as being secure
` [PATCH 09/28] hw/net: mark e1000, e1000e, IGB, rtl8139 & sPAPR VLAN as secure
` [PATCH 10/28] hw/usb: mark commonly used USB devices/hosts "
` [PATCH 11/28] hw/watchdog: mark some watchdog devices "
` [PATCH 12/28] hw/scsi: mark spapr and vmware SCSI controllers "
` [PATCH 13/28] hw/scsi: mark SCSI disk endpoint devices "
` [PATCH 14/28] hw/ide: mark ICH9 and ide-hd/ide-cd "
` [PATCH 15/28] hw: define most common PCI types "
` [PATCH 16/28] hw/pci-host: mark common x86, ppc, arm and s390 PCI hosts "
` [PATCH 17/28] hw/display: mark bochs, cirrus, qxl, VGA, ramfb "
` [PATCH 18/28] hw/tpm: mark all TPM implementations "
` [PATCH 19/28] hw/misc: mark pvpanic, vmcoreinfo "
` [PATCH 20/28] hw/audio: mark Intel HDA devices & codecs "
` [PATCH 21/28] hw/char: mark common serial / console devicess a secure
` [PATCH 22/28] hw/mem: mark nvdimm, pc-dimm & spapr-nvdimm devices as secure
` [PATCH 23/28] hw/uefi: mark the EFI vars service "
` [PATCH 24/28] hw/acpi: mark erst, vmclock and vmgenid devices "
` [PATCH 25/28] hw: mark KVM clock and RTC "
` [PATCH 26/28] hw: device AMD, Intel and ARM IOMMUs "
` [PATCH 27/28] hw/input: mark PS/2 and PC Keyboard devices "
` [PATCH 28/28] hw/i386: mark vmmouse / vmport "
[PATCH v5 21/62] arm/virt: convert OnOffAuto acpi property to QAPI-aware registration
2026-09-11 16:35 UTC (8+ messages)
` [PATCH v5 34/62] hw/misc/xlnx-versal-trng: add missing getter for fips-fault-events
` [PATCH v5 35/62] qom: convert scalar properties to QAPI-aware registration
` [PATCH v5 44/62] hw/gpio/pca955x: use QAPI enums for led and pin properties
` [PATCH v5 45/62] include: add QEMU_REPEAT helper macro
` [PATCH v5 46/62] hw/gpio/pca955x: convert pin/led property to QAPI-aware enum
` [PATCH v5 52/62] hw: convert device-local PropertyInfo definitions to use qapi_type
` [PATCH v5 56/62] qdev: simplify DEFINE_PROP_ARRAY and remove generic array PropertyInfo
[RFC PATCH v2 0/5] hw/arm/virt: Add support for Target Implementation CPUs
2026-09-11 15:27 UTC (6+ messages)
` [RFC PATCH v2 1/5] target/arm/kvm-consts.h: Add SMCCC vendor hypercall definitions
` [RFC PATCH v2 2/5] target/arm/kvm: Introduce helper to check target impl CPU support
` [RFC PATCH v2 3/5] target/arm/kvm: Add QAPI struct ArmTargetImplCPU
` [RFC PATCH v2 4/5] target/arm/kvm: Handle KVM Target Imp CPU hypercalls
` [RFC PATCH v2 5/5] hw/arm/virt: Add Target Implementation CPU support
[PATCH 00/10] monitor/hmp: replace MonitorDef with GDB registers
2026-09-11 15:29 UTC (12+ messages)
` [PATCH 01/10] hmp: don't crash on invalid register
` [PATCH 02/10] gdbstub: fix next register base after register gaps
` [PATCH 03/10] gdbstub: set feature->base_reg for dynamic features
` [PATCH 04/10] target/i386: expose segment limits via GDB
` [PATCH 05/10] monitor/hmp: add CPUClass::get_pc fallback for HMP $pc
` [PATCH 06/10] target/m68k: expose system registers via GDB
` [PATCH 07/10] target/sparc64: "
` [PATCH 08/10] target/riscv: bypass smstateen check in debugger mode
` [PATCH 09/10] target/riscv: expose register aliases via GDB
` [PATCH 10/10] monitor/hmp: remove legacy MonitorDef infrastructure
[PATCH v4 46/75] qom: convert scalar properties to QAPI-aware registration
2026-09-11 15:20 UTC (3+ messages)
[PATCH 00/29] Mark user creatable devices for secure for virt use case
2026-09-11 14:31 UTC
[RFC PATCH v8 00/20] kvm/arm: Introduce a customizable aarch64 KVM host model
2026-09-11 13:50 UTC (5+ messages)
` [RFC PATCH v8 15/20] target/arm/kvm: Ignore and trace unexpected writable reserved fields
` [RFC PATCH v8 20/20] arm-qmp-cmds: introspection for ID register props
[PULL v2 65/75] hw/hotplug: Constify HotplugHandler
2026-09-11 9:03 UTC
[PATCH v7 00/13] Add Axiado SoC AX3005 and EVB
2026-09-11 5:15 UTC (14+ messages)
` [PATCH v7 01/13] hw/char/cadence_uart: Reduce the size of MMIO to 0x80
` [PATCH v7 02/13] hw/char/cadence_uart: Add BXRS register definition
` [PATCH v7 03/13] hw/arm/ax3000-soc: Enable BXRS support of CADENCE UART
` [PATCH v7 04/13] hw/arm: Rename ax3000-boards as axiado-boards
` [PATCH v7 05/13] hw/arm/ax3000: Specify SoC name in header and variable
` [PATCH v7 06/13] hw/arm/ax3000-boards: Add memory guard
` [PATCH v7 07/13] hw/arm/ax3000-boards: Add modify_dtb for discontiguous memory
` [PATCH v7 08/13] hw/arm/ax3000-boards: Remove redundant pointer from struct
` [PATCH v7 09/13] hw/arm/ax3000-soc: Revise variables accodring to QEMU idioms
` [PATCH v7 10/13] hw/arm: Add Axiado SoC AX3005
` [PATCH v7 11/13] hw/arm: Add Axiado Ax3005 EVB
` [PATCH v7 12/13] docs/system/arm: Document Axiado boards
` [PATCH v7 13/13] tests/functional/aarch64: Add functional test for Axiado EVKs
[PULL 80/90] hw/hotplug: Constify HotplugHandler
2026-09-10 20:15 UTC
[PATCH v5 00/21] cpus: Constify @cpu in SysemuCPUOps::has_work() handler
2026-09-10 19:46 UTC (11+ messages)
` [PATCH v5 06/21] target/arm: Constify CPUARMState for various cpu_*() getters
` [PATCH v5 07/21] target/avr: Constify CPUAVRState for some "
` [PATCH v5 09/21] target/i386: Constify CPU*State for cpu_*_interrupt() getters
` [PATCH v5 13/21] target/mips: Constify CPUMIPSState for various cpu_*() getters
` [PATCH v5 17/21] target/sparc: Constify CPUSPARCState "
[PATCH v2 0/6] target/arm: Implement FEAT_IDTE3
2026-09-10 19:37 UTC (2+ messages)
[PATCH v2 0/3] Allwinner A10 GPIO support
2026-09-10 19:24 UTC (9+ messages)
` [PATCH v2 1/3] hw/gpio: Allwinner A10 GPIO emulation
` [PATCH v2 2/3] hw/arm: Add GPIO to Allwinner A10 model
` [PATCH v2 3/3] tests/qtest: Allwinner GPIO tests
[PATCH] hw/misc/bcm2835_powermgt: Free timer during finalize to avoid memory leak
2026-09-10 17:50 UTC
[RFC v5 00/28] hw/arm/smmuv3: Support Secure state for SMMUv3
2026-09-10 14:19 UTC (22+ messages)
` [RFC v5 23/28] hw/pci: Add sec-sid property to PCIDevice
` [RFC v5 12/28] hw/arm/smmuv3: Tag IOTLB cache keys with SEC_SID
` [RFC v5 15/28] hw/arm/smmu: Make CMDQ invalidation security-state aware
` [RFC v5 21/28] hw/arm/smmuv3: Implement SMMU_S_INIT register
` [RFC v5 26/28] hw/arm/smmuv3: Initialize the secure register bank
[PATCH v6 00/12] Add Axiado SoC AX3005 and EVB
2026-09-10 3:57 UTC (15+ messages)
` [PATCH v6 01/12] hw/char/cadence_uart: Reduce the size of MMIO to 0x80
` [PATCH v6 02/12] hw/char/cadence_uart: Add BXRS register definition
` [PATCH v6 03/12] hw/arm/ax3000-soc: Enable BXRS support of CADENCE UART
` [PATCH v6 04/12] hw/arm: Rename ax3000-boards as axiado-boards
` [PATCH v6 05/12] hw/arm/ax3000: Specify SoC name in header and variable
` [PATCH v6 06/12] hw/arm/ax3000-boards: Add memory guard
` [PATCH v6 07/12] hw/arm/ax3000-boards: Add modify_dtb for discontiguous memory
` [PATCH v6 08/12] hw/arm/ax3000-boards: Remove redundant pointor from struct
` [PATCH v6 09/12] hw/arm: Add Axiado SoC AX3005
` [PATCH v6 10/12] hw/arm: Add Axiado Ax3005 EVB
` [PATCH v6 11/12] docs/system/arm: Document Axiado boards
` [PATCH v6 12/12] tests/functional/aarch64: Add functional test for Axiado EVKs
[PATCH v2 0/6] Add ASPEED VGA PCI device support
2026-09-10 1:44 UTC (7+ messages)
` [PATCH v2 1/6] hw/display/vga: Allow a device to report vendor specific blanking
` [PATCH v2 2/6] hw/display/vga: Move VGA_HPEL_NEUTRAL to vga_int.h
` [PATCH v2 3/6] hw/display/aspeed-vga: Add ASPEED VGA display controller
` [PATCH v2 4/6] hw/display/aspeed-vga: Add the hardware overlay cursor
` [PATCH v2 5/6] hw/display/aspeed-vga: Add the 2D graphics engine
` [PATCH v2 6/6] docs/system/arm/aspeed: Document the VGA display controller
[PATCH v1] tests/qtest/aspeed-acry: Allocate SRAM buffers on the heap
2026-09-10 1:24 UTC
[PATCH 0/2] hw/arm/aspeed: Add /machine/labels container
2026-09-09 17:34 UTC (6+ messages)
` [PATCH 1/2] hw/arm: Add /machine/labels container for Aspeed machines
[PATCH v5 0/3] arm: demuxed ID registers (CCSIDR_EL1)
2026-09-09 14:41 UTC (4+ messages)
` [PATCH v5 1/3] arm: handle demuxed ID registers
` [PATCH v5 2/3] arm: handle CCSIDR_EL1 as a demuxed register
` [PATCH v5 3/3] arm/kvm: get demuxed ID registers from kvm
[PATCH 00/10] hw/arm: Enable U-Boot boot on MCIMX6UL-EVK
2026-09-09 10:27 UTC (3+ messages)
` [PATCH 03/10] hw/arm: fsl-imx6ul: Map early firmware register placeholders
[PATCH v6 3/6] backends/iommufd: Extend iommufd_backend_alloc_hwpt() with fault_id
2026-09-09 7:28 UTC
[PATCH 0/9] Various ASAN & tests fixes
2026-09-09 0:03 UTC (4+ messages)
` [PATCH 9/9] hw/s390x/ipl: fix short SCSI loadparm buffer over-read
[PATCH] hw/adc: add default vref and defend against DIV0 for npcm7xx
2026-09-08 19:10 UTC
[PATCH] hw/char/stm32l4x5_usart: Accept character input upon RDR read
2026-09-08 16:30 UTC (3+ messages)
[PATCH] target/arm/hvf: implement MDCCSR_EL0 as RAZ
2026-09-08 15:57 UTC (4+ messages)
[PATCH 0/2] hw/arm: fix GICv2 bug #4402
2026-09-08 15:45 UTC (3+ messages)
` [PATCH 1/2] hw/intc: include CPUID for SGIs on GIC HPPIR reads
[PATCH 00/13] target/arm: Implement FEAT_UINJ
2026-09-08 11:13 UTC (13+ messages)
` [PATCH 06/13] target/arm: Add isar_feature_aa64_uinj
` [PATCH 08/13] target/arm: Clear PSTATE.UINJ when taking exceptions
` [PATCH 10/13] target/arm: Read and write PSTATE.UINJ
` [PATCH 11/13] target/arm: Add PSTATE.UINJ to tbflags
` [PATCH 12/13] target/arm: Honor PSTATE.UINJ during translation
` [PATCH 13/13] target/arm: Enable FEAT_UINJ for -cpu max-v9
[PATCH] hw/intc/bcm2835_ic: reject out-of-range FIQ source values
2026-09-08 10:52 UTC (2+ messages)
[PATCH v2 00/32] hw/arm: Add Phytium E2000Q SoC and board support
2026-09-08 10:41 UTC (11+ messages)
` [PATCH v2 09/32] hw/arm: phytium: Connect the Phytium E2000 DDR controller
` [PATCH v2 10/32] hw/misc: Add Phytium E2000 MHU doorbell
` [PATCH v2 11/32] hw/arm: phytium: Connect the Phytium E2000 MHU
` [PATCH v2 15/32] hw/arm: phytium: Integrate the Phytium E2000 PBR
` [PATCH v2 16/32] hw/arm: phytium: Add Phytium E2000 control region placeholders
` [PATCH v2 17/32] hw/misc: Support Phytium E2000 SCMI CPU power control
` [PATCH v2 19/32] hw/arm: phytium: Connect the Phytium E2000 I2C controller
` [PATCH v2 20/32] hw/arm: phytium: Add Phytium E2000 xHCI controllers
` [PATCH v2 23/32] hw/arm: phytium: Support Phytium E2000 direct Linux boot
` [PATCH v2 31/32] tests/functional/aarch64: Add Phytium Pi boot tests
[PATCH 00/50] Aspeed: I2C device models and the Minerva BMC machine
2026-09-08 10:44 UTC (3+ messages)
` [PATCH 09/50] hw: ds1338: use the TYPE_DS1338 constant instead of the "ds1338" string
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox