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
Jack Wang <[email protected]> • #2614
[PATCH RFC v2 1/5] hw/gpio: add STM32F1xx GPIO device model in Rust
Sun, 23 Aug 2026 00:54:35 +0800
Jack Wang <[email protected]> • #2613
[PATCH RFC v2 5/5] rust/hw/gpio: add native unit tests
Sun, 23 Aug 2026 00:54:39 +0800
Jack Wang <[email protected]> • #2612
[PATCH RFC v2 2/5] rust: add hw/gpio crate to the workspace
Sun, 23 Aug 2026 00:54:36 +0800
Jack Wang <[email protected]> • #2611
[PATCH RFC v2 4/5] tests/qtest: add STM32F100 GPIO tests
Sun, 23 Aug 2026 00:54:38 +0800
Jack Wang <[email protected]> • #2610
[PATCH RFC v2 0/5] hw/gpio: STM32F1xx GPIO controller in Rust
Sun, 23 Aug 2026 00:54:34 +0800
Jack Wang <[email protected]> • #2609
[PATCH 2/9] scripts: rename variable in scripts/get-wraps-from-cargo-registry.py
Fri, 21 Aug 2026 10:39:17 +0200
Paolo Bonzini <[email protected]> • #2608
[PATCH 5/9] scripts: introduce CrateSource abstract class
Fri, 21 Aug 2026 10:39:20 +0200
Paolo Bonzini <[email protected]> • #2607
[PATCH 7/9] scripts: add the possibility of a quick update of the pacakge
Fri, 21 Aug 2026 10:39:22 +0200
Paolo Bonzini <[email protected]> • #2606
[PATCH 1/9] scripts: print build.rs diff
Fri, 21 Aug 2026 10:39:16 +0200
Paolo Bonzini <[email protected]> • #2605
[PATCH 8/9] scripts: rename get-wraps-from-cargo-registry.py
Fri, 21 Aug 2026 10:39:23 +0200
Paolo Bonzini <[email protected]> • #2604
[PATCH 3/9] scripts: do not assume the new version of the crate is present
Fri, 21 Aug 2026 10:39:18 +0200
Paolo Bonzini <[email protected]> • #2603
[PATCH 0/9] scripts: introduce script to update cargo .wrap files
Fri, 21 Aug 2026 10:39:15 +0200
Paolo Bonzini <[email protected]> • #2602
[PATCH 9/9] rust: update crates
Fri, 21 Aug 2026 10:39:24 +0200
Paolo Bonzini <[email protected]> • #2601
[PATCH 4/9] scripts: prepare for introduction of CrateSource class
Fri, 21 Aug 2026 10:39:19 +0200
Paolo Bonzini <[email protected]> • #2600
[PATCH 6/9] scripts: add functionality to update wrap files from Cargo.lock
Fri, 21 Aug 2026 10:39:21 +0200
Paolo Bonzini <[email protected]> • #2599
Re: [PATCH 0/2] rust: switch from bilge to bitfield-struct
Tue, 18 Aug 2026 23:16:22 +0400
Marc-André Lureau <[email protected]> • #2598
Re: [PATCH 0/9] First batch of Rust changes for QEMU 11.2
Mon, 17 Aug 2026 23:45:21 +0400
[email protected] • #2597
Re: [PATCH 7/9] docs: rust: update for new-style build rules
Mon, 17 Aug 2026 23:45:21 +0400
[email protected] • #2596
Re: [PATCH 0/2] rust/bits: Fix minor bugs in bits crate
Mon, 17 Aug 2026 16:17:59 +0200
Paolo Bonzini <[email protected]> • #2595
[PATCH 1/2] rust: pl011: switch from bilge to bitfield-struct
Mon, 17 Aug 2026 16:15:58 +0200
Paolo Bonzini <[email protected]> • #2594
[PATCH 2/2] rust: remove bilge crate
Mon, 17 Aug 2026 16:15:59 +0200
Paolo Bonzini <[email protected]> • #2593
[PATCH 0/2] rust: switch from bilge to bitfield-struct
Mon, 17 Aug 2026 16:15:57 +0200
Paolo Bonzini <[email protected]> • #2592
[PATCH 4/9] rust: switch to autogenerated meson rules
Mon, 17 Aug 2026 15:45:32 +0200
Paolo Bonzini <[email protected]> • #2591
[PATCH 8/9] scripts: remove now dead parts of rustc_args.py
Mon, 17 Aug 2026 15:45:36 +0200
Paolo Bonzini <[email protected]> • #2590
[PATCH 9/9] rust: update Cargo dependencies
Mon, 17 Aug 2026 15:45:37 +0200
Paolo Bonzini <[email protected]> • #2589
[PATCH 2/9] rust: update Cargo.lock
Mon, 17 Aug 2026 15:45:30 +0200
Paolo Bonzini <[email protected]> • #2588
[PATCH 7/9] docs: rust: update for new-style build rules
Mon, 17 Aug 2026 15:45:35 +0200
Paolo Bonzini <[email protected]> • #2587
[PATCH 6/9] rust: use meson automatic parsing of Cargo.toml
Mon, 17 Aug 2026 15:45:34 +0200
Paolo Bonzini <[email protected]> • #2586
[PATCH 3/9] rust: switch to cargo subprojects
Mon, 17 Aug 2026 15:45:31 +0200
Paolo Bonzini <[email protected]> • #2585
[PATCH 0/9] First batch of Rust changes for QEMU 11.2
Mon, 17 Aug 2026 15:45:28 +0200
Paolo Bonzini <[email protected]> • #2584
[PATCH 5/9] meson: use compiler_target() to get rustc target
Mon, 17 Aug 2026 15:45:33 +0200
Paolo Bonzini <[email protected]> • #2583
Re: [RFC PATCH v1 1/5] hw/gpio: add stm32f1xx GPIO device model (Rust)
Thu, 13 Aug 2026 01:03:02 +1000
Alistair <[email protected]> • #2582
Re: [RFC PATCH v1 0/5] hw/gpio: STM32F1xx GPIO controller in Rust
Wed, 12 Aug 2026 21:53:55 +0800
Jack wang <[email protected]> • #2581
Re: [RFC PATCH v1 5/5] rust/hw/gpio: add native unit tests
Wed, 12 Aug 2026 14:31:59 +0800
Jack wang <[email protected]> • #2580
[PATCH 2/2] rust/bits: Use checked_ilog2() in Binary::format to avoid panic
Mon, 3 Aug 2026 01:03:45 +0800
Nguyen Dinh Phi <[email protected]> • #2579
[PATCH 0/2] rust/bits: Fix minor bugs in bits crate
Mon, 3 Aug 2026 01:03:43 +0800
Nguyen Dinh Phi <[email protected]> • #2578
[PATCH 1/2] rust/bits: Align SubAssign behavior with Sub
Mon, 3 Aug 2026 01:03:44 +0800
Nguyen Dinh Phi <[email protected]> • #2577
Re: [RFC PATCH v1 3/5] hw/arm/stm32f103: instantiate and map GPIO ports
Mon, 27 Jul 2026 09:48:52 +0200
Philippe Mathieu-Daudé <[email protected]> • #2576
[RFC PATCH v1 3/5] hw/arm/stm32f103: instantiate and map GPIO ports
Sun, 26 Jul 2026 22:51:17 +0800
Jack Wang <[email protected]> • #2575
[RFC PATCH v1 5/5] rust/hw/gpio: add native unit tests
Sun, 26 Jul 2026 22:51:19 +0800
Jack Wang <[email protected]> • #2574
[RFC PATCH v1 4/5] tests/qtest: add stm32f103 GPIO test
Sun, 26 Jul 2026 22:51:18 +0800
Jack Wang <[email protected]> • #2573
[RFC PATCH v1 0/5] hw/gpio: STM32F1xx GPIO controller in Rust
Sun, 26 Jul 2026 22:51:14 +0800
Jack Wang <[email protected]> • #2572
[RFC PATCH v1 2/5] rust: add hw/gpio crate to the workspace
Sun, 26 Jul 2026 22:51:16 +0800
Jack Wang <[email protected]> • #2571
[RFC PATCH v1 1/5] hw/gpio: add stm32f1xx GPIO device model (Rust)
Sun, 26 Jul 2026 22:51:15 +0800
Jack Wang <[email protected]> • #2570
[RFC v2 23/26] rust/memory: Provide AddressSpace bindings
Wed, 8 Jul 2026 16:10:49 +0800
Zhao Liu <[email protected]> • #2569
[RFC v2 24/26] rust/hpet: Use safe binding to access address space
Wed, 8 Jul 2026 16:10:50 +0800
Zhao Liu <[email protected]> • #2568
[RFC v2 21/26] rust/system/memory: Add an RAII guard to manage FlatView reference counts
Wed, 8 Jul 2026 16:10:47 +0800
Zhao Liu <[email protected]> • #2567
[RFC v2 22/26] rust/system/memory: Wrap vm-memory's endian types for explicit access
Wed, 8 Jul 2026 16:10:48 +0800
Zhao Liu <[email protected]> • #2566
[RFC v2 16/26] memory: Add wrappers for intermediate read/write steps
Wed, 8 Jul 2026 16:10:42 +0800
Zhao Liu <[email protected]> • #2565
[RFC v2 19/26] rust/system/memory: Implement vm_memory::GuestMemory for FlatView
Wed, 8 Jul 2026 16:10:45 +0800
Zhao Liu <[email protected]> • #2564
[RFC v2 13/26] memory: Add a translation helper to return a MemoryRegionSection
Wed, 8 Jul 2026 16:10:39 +0800
Zhao Liu <[email protected]> • #2563
[RFC v2 03/26] subprojects: Add thiserror-impl crate
Wed, 8 Jul 2026 16:10:29 +0800
Zhao Liu <[email protected]> • #2562
[RFC v2 26/26] tests/qtest: Add HPET test case to verify FSB store
Wed, 8 Jul 2026 16:10:52 +0800
Zhao Liu <[email protected]> • #2561
[RFC v2 18/26] rust/system/memory: Implement vm_memory::GuestMemoryRegion for MemoryRegionSection
Wed, 8 Jul 2026 16:10:44 +0800
Zhao Liu <[email protected]> • #2560
[RFC v2 25/26] hw/timer/hpet: Add HPET_TN_BASE macro
Wed, 8 Jul 2026 16:10:51 +0800
Zhao Liu <[email protected]> • #2559
[RFC v2 20/26] rust/system/memory: Switch to iteration style for memory access
Wed, 8 Jul 2026 16:10:46 +0800
Zhao Liu <[email protected]> • #2558
[RFC v2 14/26] memory: Rename flatview_access_allowed() to memory_region_access_allowed()
Wed, 8 Jul 2026 16:10:40 +0800
Zhao Liu <[email protected]> • #2557
[RFC v2 07/26] rcu: Add rust wrappers for rcu_read_lock & rcu_read_unlock
Wed, 8 Jul 2026 16:10:33 +0800
Zhao Liu <[email protected]> • #2556
[RFC v2 17/26] memory: Add store/load interfaces for Rust
Wed, 8 Jul 2026 16:10:43 +0800
Zhao Liu <[email protected]> • #2555
[RFC v2 12/26] memory: Make flatview_do_translate() return a pointer to MemoryRegionSection
Wed, 8 Jul 2026 16:10:38 +0800
Zhao Liu <[email protected]> • #2554
[RFC v2 15/26] memory: Add MemoryRegionSection-based misc helpers
Wed, 8 Jul 2026 16:10:41 +0800
Zhao Liu <[email protected]> • #2553
[RFC v2 11/26] memory: Rename address_space_lookup_region and expose it to Rust
Wed, 8 Jul 2026 16:10:37 +0800
Zhao Liu <[email protected]> • #2552
[RFC v2 05/26] subprojects: Add vm-memory crate
Wed, 8 Jul 2026 16:10:31 +0800
Zhao Liu <[email protected]> • #2551
[RFC v2 08/26] rust/bindings/util-sys: Include rcu.h in bindings wrapper
Wed, 8 Jul 2026 16:10:34 +0800
Zhao Liu <[email protected]> • #2550
[RFC v2 09/26] rust/util: Add RCU bindings
Wed, 8 Jul 2026 16:10:35 +0800
Zhao Liu <[email protected]> • #2549
[RFC v2 06/26] rust: Add vm-memory in meson
Wed, 8 Jul 2026 16:10:32 +0800
Zhao Liu <[email protected]> • #2548
[RFC v2 10/26] memory: Expose FlatView refcount interfaces to Rust
Wed, 8 Jul 2026 16:10:36 +0800
Zhao Liu <[email protected]> • #2547
[RFC v2 04/26] subprojects: Add thiserror crate
Wed, 8 Jul 2026 16:10:30 +0800
Zhao Liu <[email protected]> • #2546
[RFC v2 02/26] rust/cargo: Add the support for vm-memory
Wed, 8 Jul 2026 16:10:28 +0800
Zhao Liu <[email protected]> • #2545
[RFC v2 01/26] rust/hpet: Fix the error caused by vm-memory
Wed, 8 Jul 2026 16:10:27 +0800
Zhao Liu <[email protected]> • #2544
[RFC v2 00/26] rust/memory: Integrate the vm-memory API from rust-vmm
Wed, 8 Jul 2026 16:10:26 +0800
Zhao Liu <[email protected]> • #2543
Re: [PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
Mon, 22 Jun 2026 17:07:58 -0400
Peter Xu <[email protected]> • #2542
Re: [PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
Tue, 23 Jun 2026 00:00:04 +0400
Marc-André Lureau <[email protected]> • #2541
Re: [PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
Mon, 22 Jun 2026 15:28:12 -0400
Peter Xu <[email protected]> • #2540
Re: [PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
Mon, 22 Jun 2026 15:53:33 +0400
Marc-André Lureau <[email protected]> • #2539
Re: [PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
Fri, 19 Jun 2026 11:13:39 -0400
Peter Xu <[email protected]> • #2538
Re: [PATCH v5 01/12] system/memory: split RamDiscardManager into source and manager
Thu, 18 Jun 2026 22:51:34 +0200
Philippe Mathieu-Daudé <[email protected]> • #2537
Re: [PATCH v5 02/12] system/memory: move RamDiscardManager to separate compilation unit
Thu, 18 Jun 2026 22:46:09 +0200
Philippe Mathieu-Daudé <[email protected]> • #2536
Re: [PATCH v5 03/12] system/memory: constify section arguments
Thu, 18 Jun 2026 22:42:18 +0200
Philippe Mathieu-Daudé <[email protected]> • #2535
Re: [PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
Fri, 19 Jun 2026 00:11:48 +0400
Marc-André Lureau <[email protected]> • #2534
Re: [PATCH v2 05/10] qom: Create object-property-ptr.[ch]
Wed, 17 Jun 2026 13:27:51 +0100
Daniel P. Berrangé <[email protected]> • #2533
Re: [PATCH v2 05/10] qom: Create object-property-ptr.[ch]
Wed, 17 Jun 2026 09:25:27 -0300
Fabiano Rosas <[email protected]> • #2532
Re: [PATCH v2 05/10] qom: Create object-property-ptr.[ch]
Tue, 16 Jun 2026 17:02:26 -0400
Peter Xu <[email protected]> • #2531
Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 22:09:54 +0200 (CEST)
BALATON Zoltan <[email protected]> • #2530
Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 15:01:11 +0100
Daniel P. Berrangé <[email protected]> • #2529
Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 22:55:40 +0900
Akihiko Odaki <[email protected]> • #2528
Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 14:42:10 +0100
Mark Cave-Ayland <[email protected]> • #2527
Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 14:29:22 +0100
Mark Cave-Ayland <[email protected]> • #2526
Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 21:02:12 +0900
Akihiko Odaki <[email protected]> • #2525
Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 11:59:30 +0100
Daniel P. Berrangé <[email protected]> • #2524
Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 10:28:40 +0100
Peter Maydell <[email protected]> • #2523
Re: [PATCH 1/2] qom: Reject temporary object resurrection
Mon, 15 Jun 2026 17:50:17 +0900
Akihiko Odaki <[email protected]> • #2522
Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 09:34:59 +0100
Daniel P. Berrangé <[email protected]> • #2521
Re: [PATCH 1/2] qom: Reject temporary object resurrection
Mon, 15 Jun 2026 10:34:03 +0200
Kevin Wolf <[email protected]> • #2520
Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 09:31:36 +0100
Peter Maydell <[email protected]> • #2519
Re: [PATCH 1/2] qom: Reject temporary object resurrection
Mon, 15 Jun 2026 09:14:34 +0100
Daniel P. Berrangé <[email protected]> • #2518
Re: [PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 09:12:38 +0100
Daniel P. Berrangé <[email protected]> • #2517
[PATCH 2/2] qom: Manage references to embedded child objects
Mon, 15 Jun 2026 13:11:07 +0900
Akihiko Odaki <[email protected]> • #2516
[PATCH 0/2] qom: Tighten object lifetime handling
Mon, 15 Jun 2026 13:11:05 +0900
Akihiko Odaki <[email protected]> • #2515
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.