org.nongnu.qemu-arm archive
1175 archived articles, newest first (page 9 of 12). Latest articles →
[RFC PATCH v7 11/18] arm/kvm: Initialize all writable ID registers from host
Sun, 26 Jul 2026 17:29:49 +0200[RFC PATCH v7 05/18] scripts: Introduce scripts/aarch64_sysreg_helpers module
Sun, 26 Jul 2026 17:29:43 +0200[RFC PATCH v7 17/18] target/arm/kvm: add utility to write idregs in scratch vcpu
Sun, 26 Jul 2026 17:29:55 +0200[RFC PATCH v7 18/18] arm-qmp-cmds: introspection for ID register props
Sun, 26 Jul 2026 17:29:56 +0200[RFC PATCH v7 07/18] target/arm/cpu-idregs.h.inc: generate with script
Sun, 26 Jul 2026 17:29:45 +0200[RFC PATCH v7 13/18] target/arm/cpu: Expose writable ID reg field properties on the kvm host vcpu model
Sun, 26 Jul 2026 17:29:51 +0200[RFC PATCH v7 16/18] arm/cpu-features: document ID reg properties
Sun, 26 Jul 2026 17:29:54 +0200[RFC PATCH v7 09/18] target/arm/cpu_idregs: generate tables for Arm64 ID registers and fields
Sun, 26 Jul 2026 17:29:47 +0200[RFC PATCH v7 12/18] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties
Sun, 26 Jul 2026 17:29:50 +0200[RFC PATCH v7 04/18] arm/cpu: Add infra to handle generated ID register definitions
Sun, 26 Jul 2026 17:29:42 +0200[RFC PATCH v7 06/18] scripts: Introduce scripts/update-aarch64-cpu-sysreg-properties.py
Sun, 26 Jul 2026 17:29:44 +0200[RFC PATCH v7 02/18] target/arm/cpu-sysregs.h.inc: Sort by name alphabetical order
Sun, 26 Jul 2026 17:29:40 +0200[RFC PATCH v7 08/18] target/arm/cpu-idregs.h.inc: Generate enum values
Sun, 26 Jul 2026 17:29:46 +0200[RFC PATCH v7 03/18] target/arm/cpu-sysregs.h.inc: Update with automatic generation
Sun, 26 Jul 2026 17:29:41 +0200[RFC PATCH v7 10/18] target/arm/kvm: Retrieve writable ID reg map
Sun, 26 Jul 2026 17:29:48 +0200[RFC PATCH v7 01/18] scripts: introduce scripts/update-aarch64-cpu-sysregs-header.py
Sun, 26 Jul 2026 17:29:39 +0200[RFC PATCH v7 00/18] kvm/arm: Introduce a customizable aarch64 KVM host model
Sun, 26 Jul 2026 17:29:38 +0200[RFC PATCH v1 4/5] tests/qtest: add stm32f103 GPIO test
Sun, 26 Jul 2026 22:51:18 +0800[RFC PATCH v1 5/5] rust/hw/gpio: add native unit tests
Sun, 26 Jul 2026 22:51:19 +0800[RFC PATCH v1 3/5] hw/arm/stm32f103: instantiate and map GPIO ports
Sun, 26 Jul 2026 22:51:17 +0800[RFC PATCH v1 1/5] hw/gpio: add stm32f1xx GPIO device model (Rust)
Sun, 26 Jul 2026 22:51:15 +0800[RFC PATCH v1 2/5] rust: add hw/gpio crate to the workspace
Sun, 26 Jul 2026 22:51:16 +0800[RFC PATCH v1 0/5] hw/gpio: STM32F1xx GPIO controller in Rust
Sun, 26 Jul 2026 22:51:14 +0800[PATCH 0/2] hw/arm/raspi4b: fix guest RAM capped at ~1 GiB regardless of machine size
Sun, 26 Jul 2026 10:41:10 -0400[PATCH 2/2] tests/functional/aarch64: add raspi4b full-RAM regression test
Sun, 26 Jul 2026 10:41:12 -0400[PATCH 1/2] hw/arm/raspi4b: fix guest never seeing more than ~1 GiB of RAM
Sun, 26 Jul 2026 10:41:11 -0400Re: [RFC PATCH v3 14/19] target/arm/kvm: compute supported values for ID register fields
Sun, 26 Jul 2026 16:22:24 +0200Re: [RFC PATCH v3 08/19] target/arm/kvm: Handle writeback for special ID register fields
Sun, 26 Jul 2026 15:56:57 +0200Re: [RFC PATCH v3 09/19] target/arm: Add named cpu model infra + graviton3 named model
Sun, 26 Jul 2026 15:34:28 +0200Re: [RFC PATCH v3 09/19] target/arm: Add named cpu model infra + graviton3 named model
Sun, 26 Jul 2026 15:14:41 +0200[PATCH 2/2] hw/net/bcm2838_genet: fix per-ring DMA status and RX ring selection
Sat, 25 Jul 2026 19:11:42 -0400[PATCH 1/2] hw/misc/bcm2835_powermgt: implement a real watchdog timer
Sat, 25 Jul 2026 19:11:41 -0400[PATCH 0/2] hw/arm/raspi4b: fix watchdog and GENET bugs hit by modern distro kernels
Sat, 25 Jul 2026 19:11:40 -0400[PATCH 1/2] hw/arm/bcm2838_pcie: make PCI device enumeration actually work
Sat, 25 Jul 2026 08:42:30 -0400[PATCH 0/2] hw/arm/bcm2838_pcie: make PCI device enumeration work
Sat, 25 Jul 2026 08:42:29 -0400[PATCH 2/2] tests/functional/aarch64: add raspi4b PCIe enumeration test
Sat, 25 Jul 2026 08:42:31 -0400Re: [PATCH for-11.2 v3 00/15] qdev: Clarify and enforce the device realization lifecycle
Sat, 25 Jul 2026 17:20:34 +0900[PATCH 4/5] hw/arm/bcm2838: enable BCM2838 thermal sensor
Fri, 24 Jul 2026 21:26:34 -0400[PATCH 3/5] hw/misc/bcm2838_thermal: add BCM2838 thermal sensor
Fri, 24 Jul 2026 21:26:33 -0400[PATCH 1/5] hw/misc/bcm2838_rng200: add BCM2838 RNG200
Fri, 24 Jul 2026 21:26:31 -0400[PATCH 2/5] hw/arm/bcm2838: enable BCM2838 RNG200
Fri, 24 Jul 2026 21:26:32 -0400[PATCH 5/5] tests/functional/aarch64: add raspi4b RNG200/thermal test
Fri, 24 Jul 2026 21:26:35 -0400[PATCH 0/5] hw/arm/raspi4b: RNG200 and thermal sensor
Fri, 24 Jul 2026 21:26:30 -0400[PATCH 07/19] hw/net/bcm2838_genet: add GENET register structs, part 3/4
Fri, 24 Jul 2026 20:42:06 -0400[PATCH 11/19] hw/net/bcm2838_genet: implement GENET MDIO
Fri, 24 Jul 2026 20:42:10 -0400[PATCH 18/19] docs/system/arm/raspi: move PCIe/GENET from missing to implemented
Fri, 24 Jul 2026 20:42:17 -0400[PATCH 13/19] hw/net/bcm2838_genet: implement GENET RX path
Fri, 24 Jul 2026 20:42:12 -0400[PATCH 12/19] hw/net/bcm2838_genet: implement GENET TX path
Fri, 24 Jul 2026 20:42:11 -0400[PATCH 03/19] hw/arm/bcm2838: enable BCM2838 PCIe host bridge
Fri, 24 Jul 2026 20:42:02 -0400[PATCH 14/19] hw/arm/bcm2838: enable BCM2838 GENET controller
Fri, 24 Jul 2026 20:42:13 -0400[PATCH 16/19] hw/net/bcm2838_genet: fix bogus RX checksum reporting
Fri, 24 Jul 2026 20:42:15 -0400[PATCH 17/19] hw/net/bcm2838_genet: fix TX ring activation check
Fri, 24 Jul 2026 20:42:16 -0400[PATCH 10/19] hw/net/bcm2838_genet: implement GENET register ops
Fri, 24 Jul 2026 20:42:09 -0400[PATCH 06/19] hw/net/bcm2838_genet: add GENET register structs, part 2/4
Fri, 24 Jul 2026 20:42:05 -0400[PATCH 02/19] hw/arm/bcm2838_pcie: add BCM2838 PCIe host
Fri, 24 Jul 2026 20:42:01 -0400[PATCH 08/19] hw/net/bcm2838_genet: add GENET register structs, part 4/4
Fri, 24 Jul 2026 20:42:07 -0400[PATCH 15/19] hw/net/bcm2838_genet: fix PHY autonegotiation-restart deadlock
Fri, 24 Jul 2026 20:42:14 -0400[PATCH 00/19] hw/arm/raspi4b: working PCIe and GENET (real networking)
Fri, 24 Jul 2026 20:41:59 -0400[PATCH 05/19] hw/net/bcm2838_genet: add GENET register structs, part 1/4
Fri, 24 Jul 2026 20:42:04 -0400[PATCH 01/19] hw/arm/bcm2838_pcie: add BCM2838 PCIe Root Complex
Fri, 24 Jul 2026 20:42:00 -0400[PATCH 09/19] hw/net/bcm2838_genet: add GENET register access macros
Fri, 24 Jul 2026 20:42:08 -0400[PATCH 04/19] hw/net/bcm2838_genet: add GENET stub device
Fri, 24 Jul 2026 20:42:03 -0400[PATCH 19/19] tests/functional/aarch64: add raspi4b GENET networking test
Fri, 24 Jul 2026 20:42:18 -0400Re: [PATCH 1/4] target/arm/tcg/cpu-v7m.c: add cortex-m85 model
Fri, 24 Jul 2026 18:11:56 +0000Re: [PATCH v3 1/2] system/memory: Use qemu_ram_{copy, move}() in ram device region accessors
Fri, 24 Jul 2026 12:31:39 -0400[PATCH 2/2] hw/misc/mps2-scc.c: fix scc_partno field width
Fri, 24 Jul 2026 11:09:43 -0500[PATCH 1/2] hw/misc/mps2-scc.c: fix cfg7 write
Fri, 24 Jul 2026 11:09:42 -0500[PATCH 0/2] hw/misc/mps2-scc.c: fix scc_partno and cfg7 write
Fri, 24 Jul 2026 11:09:41 -0500Re: [PATCH] fix BCM2835_I2C_CLKT
Fri, 24 Jul 2026 21:43:22 +0800Re: [PATCH] fix BCM2835_I2C_CLKT
Fri, 24 Jul 2026 22:08:56 +0800Re: [PATCH] fix BCM2835_I2C_CLKT
Fri, 24 Jul 2026 21:41:10 +0800Re: [PATCH] fix BCM2835_I2C_CLKT
Fri, 24 Jul 2026 21:52:10 +0800Re: [PATCH v3 1/2] system/memory: Use qemu_ram_{copy, move}() in ram device region accessors
Fri, 24 Jul 2026 09:56:48 -0400[PATCH] fix BCM2835_I2C_CLKT
Fri, 24 Jul 2026 20:42:20 +0800Re: [PATCH for-11.2 v3 00/15] qdev: Clarify and enforce the device realization lifecycle
Fri, 24 Jul 2026 13:44:00 +0200Re: [PATCH 1/1] aarch32 cpu secure register tcg migration
Fri, 24 Jul 2026 10:17:05 +0100Re: [PATCH 0/4] target/arm: Build fixes related to GICv3/v5 and hw accelerators
Fri, 24 Jul 2026 10:05:10 +0100Re: [PATCH] hw/misc/mps2-scc.c: fix scc_partno() and cfg7 write
Fri, 24 Jul 2026 09:56:39 +0100Re: [PATCH 1/4] target/arm/tcg/cpu-v7m.c: add cortex-m85 model
Fri, 24 Jul 2026 09:51:04 +0100[PATCH 5/6] target/arm: Implement SCR_EL3.TID5
Thu, 23 Jul 2026 20:11:22 -0700[PATCH 2/6] target/arm: Enable writes to SCR_EL3.TID{3,5}
Thu, 23 Jul 2026 20:11:19 -0700[PATCH 6/6] target/arm: Enable FEAT_IDTE3 for -cpu max
Thu, 23 Jul 2026 20:11:23 -0700[PATCH 4/6] target/arm: Implement SCR_EL3.TID3
Thu, 23 Jul 2026 20:11:21 -0700[PATCH 3/6] target/arm: Implement HCR_EL2.TID3 trap on undefined TID3 registers
Thu, 23 Jul 2026 20:11:20 -0700[PATCH 0/6] target/arm: Implement FEAT_IDTE3
Thu, 23 Jul 2026 20:11:17 -0700[PATCH 1/6] target/arm: Rename isar_feature_aa64_idst
Thu, 23 Jul 2026 20:11:18 -0700[PATCH 1/6] target/arm: Add FGWTE3_EL3
Thu, 23 Jul 2026 20:06:11 -0700[PATCH 4/6] target/arm: Implement FGWTE3 traps
Thu, 23 Jul 2026 20:06:14 -0700[PATCH 2/6] target/arm: Add FGWTE3_EL3 bit definitions
Thu, 23 Jul 2026 20:06:12 -0700[PATCH 6/6] target/arm: Enable FEAT_FGWTE3 for -cpu max
Thu, 23 Jul 2026 20:06:16 -0700[PATCH 0/6] target/arm: Implement FEAT_FGWTE3
Thu, 23 Jul 2026 20:06:10 -0700[PATCH 3/6] target/arm: Add FGWTE3 FGT bit definitions
Thu, 23 Jul 2026 20:06:13 -0700[PATCH 5/6] target/arm: Set fgt in cpregs for FGWTE3
Thu, 23 Jul 2026 20:06:15 -0700Re: [PATCH v3 1/2] system/memory: Use qemu_ram_{copy, move}() in ram device region accessors
Fri, 24 Jul 2026 11:42:09 +1000Re: [PATCH for-11.2] hw: add compat machines for 11.2
Fri, 24 Jul 2026 09:16:18 +0800[PATCH 1/4] target/arm/tcg/cpu-v7m.c: add cortex-m85 model
Thu, 23 Jul 2026 18:36:02 -0500[PATCH 2/4] hw/arm/armsse: add Arm Corstone SSE-310
Thu, 23 Jul 2026 18:36:03 -0500[PATCH 4/4] hw/arm/mps2-tz.c: add new mps3-an555 board
Thu, 23 Jul 2026 18:36:05 -0500[PATCH 0/4] arm: add Cortex-M85, SSE-310, and mps3-an555
Thu, 23 Jul 2026 18:36:01 -0500[PATCH 3/4] hw/misc/iotkit-sysinfo: make sys_config2 configurable for SSE-310
Thu, 23 Jul 2026 18:36:04 -0500
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.