org.nongnu.qemu-rust archive
406 archived articles, newest first (page 1 of 5). Latest articles →
[PATCH RFC v2 3/5] hw/arm/stm32f100: instantiate and map GPIO ports
Sun, 23 Aug 2026 00:54:37 +0800[PATCH RFC v2 1/5] hw/gpio: add STM32F1xx GPIO device model in Rust
Sun, 23 Aug 2026 00:54:35 +0800[PATCH RFC v2 5/5] rust/hw/gpio: add native unit tests
Sun, 23 Aug 2026 00:54:39 +0800[PATCH RFC v2 2/5] rust: add hw/gpio crate to the workspace
Sun, 23 Aug 2026 00:54:36 +0800[PATCH RFC v2 4/5] tests/qtest: add STM32F100 GPIO tests
Sun, 23 Aug 2026 00:54:38 +0800[PATCH RFC v2 0/5] hw/gpio: STM32F1xx GPIO controller in Rust
Sun, 23 Aug 2026 00:54:34 +0800[PATCH 2/9] scripts: rename variable in scripts/get-wraps-from-cargo-registry.py
Fri, 21 Aug 2026 10:39:17 +0200[PATCH 5/9] scripts: introduce CrateSource abstract class
Fri, 21 Aug 2026 10:39:20 +0200[PATCH 7/9] scripts: add the possibility of a quick update of the pacakge
Fri, 21 Aug 2026 10:39:22 +0200[PATCH 1/9] scripts: print build.rs diff
Fri, 21 Aug 2026 10:39:16 +0200[PATCH 8/9] scripts: rename get-wraps-from-cargo-registry.py
Fri, 21 Aug 2026 10:39:23 +0200[PATCH 3/9] scripts: do not assume the new version of the crate is present
Fri, 21 Aug 2026 10:39:18 +0200[PATCH 0/9] scripts: introduce script to update cargo .wrap files
Fri, 21 Aug 2026 10:39:15 +0200[PATCH 9/9] rust: update crates
Fri, 21 Aug 2026 10:39:24 +0200[PATCH 4/9] scripts: prepare for introduction of CrateSource class
Fri, 21 Aug 2026 10:39:19 +0200[PATCH 6/9] scripts: add functionality to update wrap files from Cargo.lock
Fri, 21 Aug 2026 10:39:21 +0200Re: [PATCH 0/2] rust: switch from bilge to bitfield-struct
Tue, 18 Aug 2026 23:16:22 +0400Re: [PATCH 0/9] First batch of Rust changes for QEMU 11.2
Mon, 17 Aug 2026 23:45:21 +0400Re: [PATCH 7/9] docs: rust: update for new-style build rules
Mon, 17 Aug 2026 23:45:21 +0400Re: [PATCH 0/2] rust/bits: Fix minor bugs in bits crate
Mon, 17 Aug 2026 16:17:59 +0200[PATCH 1/2] rust: pl011: switch from bilge to bitfield-struct
Mon, 17 Aug 2026 16:15:58 +0200[PATCH 2/2] rust: remove bilge crate
Mon, 17 Aug 2026 16:15:59 +0200[PATCH 0/2] rust: switch from bilge to bitfield-struct
Mon, 17 Aug 2026 16:15:57 +0200[PATCH 4/9] rust: switch to autogenerated meson rules
Mon, 17 Aug 2026 15:45:32 +0200[PATCH 8/9] scripts: remove now dead parts of rustc_args.py
Mon, 17 Aug 2026 15:45:36 +0200[PATCH 9/9] rust: update Cargo dependencies
Mon, 17 Aug 2026 15:45:37 +0200[PATCH 2/9] rust: update Cargo.lock
Mon, 17 Aug 2026 15:45:30 +0200[PATCH 7/9] docs: rust: update for new-style build rules
Mon, 17 Aug 2026 15:45:35 +0200[PATCH 6/9] rust: use meson automatic parsing of Cargo.toml
Mon, 17 Aug 2026 15:45:34 +0200[PATCH 3/9] rust: switch to cargo subprojects
Mon, 17 Aug 2026 15:45:31 +0200[PATCH 0/9] First batch of Rust changes for QEMU 11.2
Mon, 17 Aug 2026 15:45:28 +0200[PATCH 5/9] meson: use compiler_target() to get rustc target
Mon, 17 Aug 2026 15:45:33 +0200Re: [RFC PATCH v1 1/5] hw/gpio: add stm32f1xx GPIO device model (Rust)
Thu, 13 Aug 2026 01:03:02 +1000Re: [RFC PATCH v1 0/5] hw/gpio: STM32F1xx GPIO controller in Rust
Wed, 12 Aug 2026 21:53:55 +0800Re: [RFC PATCH v1 5/5] rust/hw/gpio: add native unit tests
Wed, 12 Aug 2026 14:31:59 +0800[PATCH 2/2] rust/bits: Use checked_ilog2() in Binary::format to avoid panic
Mon, 3 Aug 2026 01:03:45 +0800[PATCH 0/2] rust/bits: Fix minor bugs in bits crate
Mon, 3 Aug 2026 01:03:43 +0800[PATCH 1/2] rust/bits: Align SubAssign behavior with Sub
Mon, 3 Aug 2026 01:03:44 +0800Re: [RFC PATCH v1 3/5] hw/arm/stm32f103: instantiate and map GPIO ports
Mon, 27 Jul 2026 09:48:52 +0200[RFC PATCH v1 3/5] hw/arm/stm32f103: instantiate and map GPIO ports
Sun, 26 Jul 2026 22:51:17 +0800[RFC PATCH v1 5/5] rust/hw/gpio: add native unit tests
Sun, 26 Jul 2026 22:51:19 +0800[RFC PATCH v1 4/5] tests/qtest: add stm32f103 GPIO test
Sun, 26 Jul 2026 22:51:18 +0800[RFC PATCH v1 0/5] hw/gpio: STM32F1xx GPIO controller in Rust
Sun, 26 Jul 2026 22:51:14 +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 1/5] hw/gpio: add stm32f1xx GPIO device model (Rust)
Sun, 26 Jul 2026 22:51:15 +0800[RFC v2 23/26] rust/memory: Provide AddressSpace bindings
Wed, 8 Jul 2026 16:10:49 +0800[RFC v2 24/26] rust/hpet: Use safe binding to access address space
Wed, 8 Jul 2026 16:10:50 +0800[RFC v2 21/26] rust/system/memory: Add an RAII guard to manage FlatView reference counts
Wed, 8 Jul 2026 16:10:47 +0800[RFC v2 22/26] rust/system/memory: Wrap vm-memory's endian types for explicit access
Wed, 8 Jul 2026 16:10:48 +0800[RFC v2 16/26] memory: Add wrappers for intermediate read/write steps
Wed, 8 Jul 2026 16:10:42 +0800[RFC v2 19/26] rust/system/memory: Implement vm_memory::GuestMemory for FlatView
Wed, 8 Jul 2026 16:10:45 +0800[RFC v2 13/26] memory: Add a translation helper to return a MemoryRegionSection
Wed, 8 Jul 2026 16:10:39 +0800[RFC v2 03/26] subprojects: Add thiserror-impl crate
Wed, 8 Jul 2026 16:10:29 +0800[RFC v2 26/26] tests/qtest: Add HPET test case to verify FSB store
Wed, 8 Jul 2026 16:10:52 +0800[RFC v2 18/26] rust/system/memory: Implement vm_memory::GuestMemoryRegion for MemoryRegionSection
Wed, 8 Jul 2026 16:10:44 +0800[RFC v2 25/26] hw/timer/hpet: Add HPET_TN_BASE macro
Wed, 8 Jul 2026 16:10:51 +0800[RFC v2 20/26] rust/system/memory: Switch to iteration style for memory access
Wed, 8 Jul 2026 16:10:46 +0800[RFC v2 14/26] memory: Rename flatview_access_allowed() to memory_region_access_allowed()
Wed, 8 Jul 2026 16:10:40 +0800[RFC v2 07/26] rcu: Add rust wrappers for rcu_read_lock & rcu_read_unlock
Wed, 8 Jul 2026 16:10:33 +0800[RFC v2 17/26] memory: Add store/load interfaces for Rust
Wed, 8 Jul 2026 16:10:43 +0800[RFC v2 12/26] memory: Make flatview_do_translate() return a pointer to MemoryRegionSection
Wed, 8 Jul 2026 16:10:38 +0800[RFC v2 15/26] memory: Add MemoryRegionSection-based misc helpers
Wed, 8 Jul 2026 16:10:41 +0800[RFC v2 11/26] memory: Rename address_space_lookup_region and expose it to Rust
Wed, 8 Jul 2026 16:10:37 +0800[RFC v2 05/26] subprojects: Add vm-memory crate
Wed, 8 Jul 2026 16:10:31 +0800[RFC v2 08/26] rust/bindings/util-sys: Include rcu.h in bindings wrapper
Wed, 8 Jul 2026 16:10:34 +0800[RFC v2 09/26] rust/util: Add RCU bindings
Wed, 8 Jul 2026 16:10:35 +0800[RFC v2 06/26] rust: Add vm-memory in meson
Wed, 8 Jul 2026 16:10:32 +0800[RFC v2 10/26] memory: Expose FlatView refcount interfaces to Rust
Wed, 8 Jul 2026 16:10:36 +0800[RFC v2 04/26] subprojects: Add thiserror crate
Wed, 8 Jul 2026 16:10:30 +0800[RFC v2 02/26] rust/cargo: Add the support for vm-memory
Wed, 8 Jul 2026 16:10:28 +0800[RFC v2 01/26] rust/hpet: Fix the error caused by vm-memory
Wed, 8 Jul 2026 16:10:27 +0800[RFC v2 00/26] rust/memory: Integrate the vm-memory API from rust-vmm
Wed, 8 Jul 2026 16:10:26 +0800Re: [PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
Mon, 22 Jun 2026 17:07:58 -0400Re: [PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
Tue, 23 Jun 2026 00:00:04 +0400Re: [PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
Mon, 22 Jun 2026 15:28:12 -0400Re: [PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
Mon, 22 Jun 2026 15:53:33 +0400Re: [PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
Fri, 19 Jun 2026 11:13:39 -0400Re: [PATCH v5 01/12] system/memory: split RamDiscardManager into source and manager
Thu, 18 Jun 2026 22:51:34 +0200Re: [PATCH v5 02/12] system/memory: move RamDiscardManager to separate compilation unit
Thu, 18 Jun 2026 22:46:09 +0200Re: [PATCH v5 03/12] system/memory: constify section arguments
Thu, 18 Jun 2026 22:42:18 +0200Re: [PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
Fri, 19 Jun 2026 00:11:48 +0400Re: [PATCH v2 05/10] qom: Create object-property-ptr.[ch]
Wed, 17 Jun 2026 13:27:51 +0100Re: [PATCH v2 05/10] qom: Create object-property-ptr.[ch]
Wed, 17 Jun 2026 09:25:27 -0300Re: [PATCH v2 05/10] qom: Create object-property-ptr.[ch]
Tue, 16 Jun 2026 17:02:26 -0400Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 22:09:54 +0200 (CEST)Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 15:01:11 +0100Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 22:55:40 +0900Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 14:42:10 +0100Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 14:29:22 +0100Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 21:02:12 +0900Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 11:59:30 +0100Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 10:28:40 +0100Re: [PATCH 1/2] qom: Reject temporary object resurrection
Mon, 15 Jun 2026 17:50:17 +0900Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 09:34:59 +0100Re: [PATCH 1/2] qom: Reject temporary object resurrection
Mon, 15 Jun 2026 10:34:03 +0200Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 09:31:36 +0100Re: [PATCH 1/2] qom: Reject temporary object resurrection
Mon, 15 Jun 2026 09:14:34 +0100Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 09:12:38 +0100[PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 13:11:07 +0900[PATCH 0/2] qom: Tighten object lifetime handling
Mon, 15 Jun 2026 13:11:05 +0900
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.