qemu-rust.nongnu.org archive mirror
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2025-12-24 13:46 [PATCH v2 2/8] hw/net/opencores: Clarify MMIO read/write handlers expect 32-bit access 17+ messages
2025-12-18 18:18 [PATCH 0/6] hw: Preparatory cleanups previous to remove DEVICE_NATIVE_ENDIAN 8+ messages
2025-12-15  7:49 [PATCH 02/11] tests/meson: do not reuse migration_files variable 18+ messages
2025-12-07  3:33 [PATCH v3 0/4] rust/hw: Add the I2C and the first GPIO device 5+ messages
2025-12-04 10:50 [PATCH] rust: hide panicking default associated constants from rustdoc 2+ messages
2025-12-01 11:23 [RFC 24/24] WIP: rust/audio: add GStreamer backend 3+ messages
2025-11-29 14:28 [RFC PATCH V3 1/4] rust/hw/core: Add the BusState of rust version 10+ messages
2025-11-28  9:42 [PATCH] rust: workaround compilation failures with Meson <1.10
2025-11-27 13:20 [PATCH 3/9] rust: remove unnecessary repetitive options 18+ messages
2025-11-19 20:51 [PATCH v2 1/4] hpet: remove unused trace events 8+ messages
2025-11-19 18:18 [PATCH 2/2] tracetool: add Rust DTrace/SystemTap SDT support 4+ messages
2025-11-17  8:47 [PATCH 0/5] rust/hpet: complete moving state out of HPETTimer 14+ messages
2025-11-17  7:42 [PATCH 8/8] qom: add more to the prelude 11+ messages
2025-11-13  5:19 [PATCH 02/22] rust/migration: Fix missing name in the VMSD of Migratable<> 30+ messages
2025-11-06 21:56 [PATCH 1/2] hpet: remove unused trace events 6+ messages
2025-10-31 15:26 [PATCH] rust: add back to Ubuntu 22.04 jobs 2+ messages
2025-10-31 15:25 [PATCH 0/4] rust: improvements to errors 9+ messages
2025-10-28 11:38 [PATCH] rust: migration: allow passing ParentField<> to vmstate_of! 2+ messages
2025-10-28 10:18 [RFC PATCH v2 5/5] rust/hw/gpio: Add the the first gpio device pcf8574 5+ messages
2025-10-28 10:18 [RFC PATCH v2 4/5] rust/hw/core: Provide some interfaces for the GPIO device 5+ messages
2025-10-28 10:18 [RFC PATCH v2 3/5] hw/gpio: Move the pcf8574 struct to header 3+ messages
2025-10-28 10:18 [RFC PATCH v2 2/5] rust/hw/core: Add rust bindings/funcs for i2c bus 4+ messages
2025-10-28 10:18 [RFC PATCH v2 1/5] rust/hw/core: Add the BusState of rust version
2025-10-28 10:18 [RFC PATCH v2 0/5] rust/hw: Add the I2C and the first GPIO device 3+ messages
2025-10-25 12:38 [RFC 5/5] rust: hw: gpio: Add the the first gpio device pcf8574
2025-10-25 12:38 [RFC 4/5] rust: hw: core: Provide some interfaces for the GPIO device
2025-10-25 12:38 [RFC 3/5] hw: gpio: Move the pcf8574 struct to header
2025-10-25 12:38 [RFC 2/5] rust: hw: core: Add rust bindings/funcs for i2c bus 3+ messages
2025-10-25 12:38 [RFC 1/5] rust: hw: core: Add the BusState of rust version 4+ messages
2025-10-25 12:38 [RFC 0/5] rust: hw: Add the I2C and the first GPIO device
2025-10-25  9:47 [PATCH v3] rust/qemu-macros: Convert bit value to u8 within #[property]
2025-10-24  4:13 [PATCH v2] rust/qemu-macros: Convert bit value to u8 within #[property] 3+ messages
2025-10-23 13:54 [RFC PATCH 0/2] rust: Make common::Wrapper work with non-tuple structs 3+ messages
2025-10-22  7:46 [PATCH v2] char: rename CharBackend->CharFrontend 4+ messages
2025-10-21 12:25 [PATCH] char: rename CharBackend->CharFrontend 9+ messages
2025-10-20 10:56 From HUST OpenAtom Club: Inquiry & Contribution Plan for Rust In QEMU 3+ messages
2025-10-16 14:56 [PATCH] rust: remove useless glib_sys bindings 2+ messages
2025-10-15 11:21 Rust in QEMU update, October 2025
2025-10-14 15:02 [PATCH] rust/qemu-macros: Convert bit value to u8 within #[property] 3+ messages
2025-10-13 16:52 [PATCH] rust: hpet: fix fw_cfg handling 2+ messages
2025-10-10 15:09 [PATCH 00/19] rust: QObject and QAPI bindings 49+ messages
2025-10-09 21:12 [PATCH] rust: temporarily disable double_parens check 4+ messages
2025-10-09 21:11 [PATCH] rust: pl011: fix warning with new clippy 2+ messages
2025-10-07 19:44 [PATCH] rust: fix path to rust_root_crate.sh 5+ messages
2025-10-01 15:30 [PULL 00/16] Tracing patches 17+ messages
2025-10-01  8:00 [PATCH 04/14] rust: add Serialize implementation for QObject 29+ messages
2025-10-01  7:49 [PATCH 1/2] subprojects: add glib-sys-rs 3+ messages
2025-09-30 15:37 [PULL 01/23] build-sys: require -lrt when no shm_open() in std libs 24+ messages
2025-09-30 12:00 [PATCH] subprojects: Remove version number from .gitignore 3+ messages
2025-09-30  7:53 [PATCH] subprojects: Update .gitignore for syn 7+ messages
2025-09-29 15:49 [PATCH 03/16] treewide: remove unnessary "coding" header 18+ messages
2025-09-25  9:44 [PATCH v4 01/23] include: define constant for early constructor priority 40+ messages
2025-09-24 12:04 [PATCH v2 04/27] scripts/archive-source: silence subprojects downloads 52+ messages
2025-09-20 16:05 [PATCH v2 08/12] rust/qdev: Support bit property in #property macro 15+ messages
2025-09-20 14:29 [PATCH 1/7] rust: bql: add BqlRefCell::get_mut() 21+ messages
2025-09-19 10:16 [PATCH] rust: build: remove "protocol: rust: from doctests 3+ messages
2025-09-19  8:36 [PATCH] rust: vmstate: use "cast()" instead of "as" 3+ messages
2025-09-19  8:36 [PATCH] rust: build: add back common and util tests 3+ messages
2025-09-16  8:55 [PATCH 00/12] rust: miscellaneous cleanup & HPET #property conversion 28+ messages
2025-09-08 10:25 Re: Rust high-level pre/post migration callbacks
2025-09-04  8:06 [PATCH v2 011/281] tests/functional: Fix reverse_debugging asset precaching 36+ messages
2025-08-27 10:41 [PATCH 00/22] rust: split qemu-api 38+ messages
2025-08-26 14:04 [RFC 02/18] rust: add workspace authors 32+ messages
2025-08-26 13:31 [PATCH 4/4] rust/qemu-api-macros: make derive(Object) friendly when missing parent 7+ messages
2025-08-19 15:49 [PATCH] meson: set test programs to not build by default 4+ messages
2025-08-11 16:17 [PATCH 1/2] rust: do not link C libraries into Rust rlibs 3+ messages
2025-08-11 14:29 [PATCH] configure: Don't disable Rust for too old meson version 3+ messages
2025-08-07 13:02 [PATCH 2/2] MAINTAINERS: add Rust docs to qemu-rust entry 5+ messages
2025-08-07 12:30 [RFC 02/26] rust/cargo: Add the support for vm-memory 58+ messages
2025-08-04 13:47 [PATCH RFC 2/5] rust/qemu-api/log: add Log::Trace variant 16+ messages
2025-08-01 14:59 [PATCH 1/2] rust: Add antoher variant for impl_vmstate_struct! macro 15+ messages
2025-07-28 11:48 [PATCH] rust: declare self as qemu_api for proc-macros 3+ messages
2025-07-22  8:35 [PATCH] scripts: add script to help distro use global Rust packages 3+ messages
2025-07-21 10:52 [PATCH] rust: devices are not staticlibs 4+ messages
2025-07-17  6:27 [PATCH 1/4] subprojects: update proc-macro2 and syn 7+ messages
2025-07-16 12:08 Rust in QEMU update, July 2025
2025-07-15  6:15 [PATCH v2] rust: bindings: allow any number of params 4+ messages
2025-07-14 23:07 [PULL 28/97] rust: bindings: allow any number of params 4+ messages
2025-07-14 22:09 [PATCH] rust: bindings: allow any number of params
2025-07-11  8:49 [PATCH v3] rust: add qdev Device derive macro 2+ messages
2025-07-08 20:49 [PATCH] rust: Fix compilation with rustc v1.88 3+ messages
2025-07-08  8:26 Re: [PATCH] rust/bindings: allow unnecessary_transmutes (1.88)
2025-07-08  8:25 Re: [PATCH] rust/qemu-api-macros: use syn::Error directly
2025-07-04 10:26 [PATCH 1/2] rust/qemu-api-macros: normalize TryInto output 8+ messages
2025-07-03 14:37 [PATCH RFC v2] rust: add qdev DeviceProperties derive macro 6+ messages
2025-07-03 14:20 [PATCH] rust/bindings: allow unnecessary_transmutes (1.88) 2+ messages
2025-07-03 13:58 [PATCH 1/3] rust/memory: replace size arg with Bits enum 13+ messages
2025-07-03 13:33 [PATCH] rust/qemu-api-macros: use syn::Error directly
2025-06-23  7:34 [PATCH] rust/qemu-api: Fix binding path in source directory 2+ messages
2025-06-17  8:12 [PATCH] rust: log: implement io::Write 5+ messages
2025-06-17  8:10 [PATCH] rust: hpet: fix new warning 3+ messages
2025-06-16 16:46 New CI error due to mismatched lifetime in hpet device 3+ messages
2025-06-15 11:20 [PATCH v3 0/4] Initial logging support for Rust 5+ messages
2025-06-13 13:02 [PATCH 1/2] rust: prepare variable definitions for multiple bindgen invocations 5+ messages
2025-06-12 20:54 [PATCH v2 00/12] Python: Fix 'make check-dev' and modernize to 3.9+ 26+ messages
2025-06-10 20:21 [PATCH v2 0/2] Initial logging support for Rust 15+ messages
2025-06-09 15:44 [PATCH 0/5] rust: make instance_init implementations use safe Rust 15+ messages
2025-06-05 10:15 [PATCH v3 00/14] rust: bindings for Error 23+ messages
2025-06-05 10:11 [PATCH preview 0/3] reviving minimal QAPI generation from 2021 21+ messages
2025-05-30  8:02 [PATCH 01/14] subprojects: add the anyhow crate 31+ messages
2025-05-27 17:03 [PATCH 1/6] meson: update to version 1.8.1 7+ messages
2025-05-26 14:24 [PATCH 01/12] rust: make declaration of dependent crates more consistent 31+ messages
2025-05-22  8:12 [PATCH WIP RFC] rust: add qdev DeviceProperties derive macro 5+ messages
2025-05-21  8:18 [RFC PATCH 0/6] rust: make usage of bitmasks and bitfields nicer 16+ messages
2025-05-20 15:27 [PATCH 2/5] hw/timer/hpet: Adjust num_timers in hpet_init() 10+ messages
2025-05-19 18:21 [PATCH 6/8] python: clean up requirements for 3.9+ 16+ messages
2025-05-14  3:54 [PATCH] rust: hpet: rename hpet module to "device" 2+ messages
2025-05-08  8:29 [PATCH 1/2] rust: pl011: Rename RX FIFO methods 7+ messages
2025-05-05 10:08 [PATCH preview 0/5] rust: allow minimum version of 1.83 20+ messages
2025-05-05  9:04 [PATCH 00/11] rust: allow minimum version of 1.77 26+ messages
2025-05-02 21:27 [PATCH] rust: centralize config in workspace root 2+ messages
2025-05-02 12:13 Rust in QEMU update, April 2025 13+ messages
2025-05-02 10:23 [PATCH 0/9] rust: allow minimum version of 1.77 23+ messages
2025-05-02  9:02 [PATCH 0/2] rust: vmstate: improvements to varray handling
2025-05-02  9:00 [PATCH 0/2] rust: vmstate: improvements to varray handling 3+ messages
2025-05-01 23:01 [PATCH 00/10] hw/core: Remove hw_compat[] array for 2.10, 2.11 and 2.12 machines 11+ messages
2025-04-14 14:49 [PATCH 0/9] rust/hpet: Initial support for migration 23+ messages
2025-04-05 10:06 [PATCH preview 0/3] rust: update build system for Meson 1.8.0 8+ messages
2025-04-01  0:26 [PATCH] Rust: Add tracing and logging support for Rust code 4+ messages
2025-03-30 20:58 [PATCH 0/2] Initial logging support for Rust 18+ messages
2025-03-21 13:33 [PATCH] rust: hpet: fix decoding of timer registers 3+ messages
2025-03-21 11:25 [PATCH v2 0/3] rust: Fix PL011State size mismatch assert 4+ messages
2025-03-20 13:32 [PATCH 2/3] hw/char/pl011: Pad PL011State struct to same size as Rust impl 10+ messages
2025-03-20 11:55 [PATCH v2] rust: assertions: add static_assert 4+ messages
2025-03-19 19:31 [PATCH 0/2] rust: Kconfig: factor out Rust vs C impl choice 4+ messages
2025-03-18 13:02 [PATCH v3 09/15] rust/vmstate: Re-implement VMState trait for timer binding 16+ messages
2025-03-18  8:32 [PATCH v2 02/14] rust/vmstate: Fix num_offset in vmstate macros 19+ messages
2025-03-17 17:32 [PATCH] rust: pl011: Cut down amount of text quoted from PL011 TRM 4+ messages
2025-03-17 15:12 [PATCH 00/17] rust/vmstate: Clean up, fix, enhance & test 33+ messages
2025-03-07 19:00 [PATCH] rust: pl011: Allow NULL chardev argument to pl011_create() 3+ messages
2025-02-28  8:58 [PATCH] rust: qom: remove operations on &mut 2+ messages
2025-02-28  8:55 [PATCH] rust: cell: add full example of declaring a SysBusDevice 3+ messages
2025-02-27 16:45 [PATCH 0/5] rust: pl011 cleanups + chardev bindings 12+ messages
2025-02-27 14:22 [PATCH 03/12] rust: vmstate: add std::pin::Pin as transparent wrapper 27+ messages
2025-02-21 17:49 [Stable-9.2.2 01/14] rust: add --rust-target option for bindgen
2025-02-21 17:03 [PATCH 00/15] rust: prepare for splitting crates 34+ messages
2025-02-18 18:20 [PATCH v2 00/11] rust/block: Add minimal block driver bindings 27+ messages
2025-02-18  9:21 [PATCH] rust: Fix the typos in doc
2025-02-18  8:37 [PATCH] rust: Prefer link_with over link_whole 3+ messages
2025-02-18  8:08 [PATCH] rust: Prefer std::ptr over core::ptr 2+ messages
2025-02-18  8:04 [PATCH] docs: rust: fix typos 3+ messages
2025-02-18  8:04 [PATCH] docs: rust: update description of crates 2+ messages
2025-02-17 15:44 [PATCH] i386: Fix the missing Rust HPET configuration option 3+ messages
2025-02-14 13:58 [PATCH] rust: tests: do not import bindings::* 3+ messages
2025-02-13 14:32 [PATCH v2 0/2] rust: add module to convert between -errno and io::Error 6+ messages
2025-02-13 11:27 [PATCH] rust: docs: document naming convention
2025-02-12  9:39 [PATCH] rust: add module to convert -errno to io::Error
2025-02-11 21:43 [PATCH 02/11] meson: Add rust_block_ss and link tools with it 43+ messages
2025-02-10 16:14 [PULL 01/17] tests/docker: replicate the check-rust-tools-nightly CI job
2025-02-10 10:26 [PATCH 08/10] qom: Have class_base_init() take a const data argument 3+ messages
2025-02-10  3:00 [PATCH v2 00/10] rust: Add HPET timer device 14+ messages
2025-02-07 15:30 [PATCH v2 04/17] tests/qtest: simplify qtest_process_inbuf 28+ messages
2025-02-07 14:39 [PATCH] rust: restrict missing_const_for_fn to qemu_api crate 2+ messages
2025-02-07 14:39 [PATCH] rust: pl011: use default set of lints 2+ messages
2025-02-07 10:16 [PATCH 00/12] rust: remaining parts of qdev bindings 22+ messages
2025-02-06 11:15 [PATCH] rust: add --rust-target option for bindgen 14+ messages
2025-02-03 14:40 [PATCH 03/18] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test 22+ messages
2025-01-29  8:37 [PATCH] rust: add docs
2025-01-29  8:37 [PATCH 1/2] rust: remove unnecessary Cargo.toml metadata 6+ messages
2025-01-29  8:20 [PATCH] gitlab-ci: include full Rust backtraces in test runs 8+ messages
2025-01-28 10:19 Rust in QEMU update, January 2025
2025-01-25 16:58 [PATCH 0/2] qom: Introduce class_post_init() handler 6+ messages
2025-01-25 12:51 [PATCH 00/10] rust: Add HPET timer device 34+ messages
2025-01-23 16:31 [PATCH] rust/zeroable: Implement Zeroable with const_zero macro
2025-01-21 16:15 [PATCH] rust: pl011: fix repr(C) for PL011Class 2+ messages
2025-01-21 14:04 [PATCH RESEND 0/2] rust/pl011: miscellaneous cleanups 5+ messages
2025-01-17 19:39 [RFC PATCH 00/10] rust: remaining part of qdev bindings 43+ messages
2025-01-17  9:26 [PATCH 00/10] rust: pl011: correctly use interior mutability 29+ messages
2025-01-17  9:00 [PATCH 00/10] rust: (mostly) type safe VMState 18+ messages
2024-12-31  0:23 [RFC PATCH 0/9] rust: (mostly) type safe VMState 24+ messages
2024-12-19  8:32 [PULL 17/41] rust/qemu-api: Use device_class_set_props_n 13+ messages
2024-12-16  3:51 [PATCH 17/24] rust/qemu-api: Use device_class_set_props_n 2+ messages
2024-12-12 17:21 [PATCH 0/7] rust: pl011: bug fixes 24+ messages
2024-12-09 12:36 [PATCH 00/26] rust: bundle of prerequisites for HPET implementation 81+ messages
2024-12-05  6:07 [RFC 00/13] rust: Reinvent the wheel for HPET timer in Rust 72+ messages
2024-12-04 20:58 A glimpse at PL011 emulation in safe Rust
2024-12-02 11:06 [PATCH v2 0/2] rust: safe wrappers for interrupt sources 5+ messages
2024-12-01 12:16 Re: Rust in QEMU roadmap
2024-11-26 17:46 Rust in QEMU roadmap 9+ messages
2024-11-25 15:21 [PULL 24/28] rust/pl011: Fix range checks for device ID accesses
2024-11-25  8:04 [PATCH 0/8] rust: qom: move bridge for TypeInfo and DeviceClass functions to common code 9+ messages
2024-11-22  7:47 [PATCH 0/2] rust: safe wrappers for interrupt sources 15+ messages
2024-11-21 16:57 [PATCH 03/39] tests/functional: remove "AVOCADO" from env variable name 78+ messages
2024-11-17 16:10 [PATCH v3] rust/pl011: Fix DeviceID reads 6+ messages
2024-11-16 22:17 [PATCH v2] rust/pl011: Fix DeviceID reads 7+ messages
2024-11-16 18:15 [PATCH v1] rust/pl011: Fix DeviceID reads 4+ messages
2024-11-15 16:40 [PATCH 01/12] rust: apply --cfg MESON to all crates 12+ messages
2024-11-09 19:29 [PATCH] MAINTAINERS: CC rust/ patches to qemu-rust list 6+ messages
2024-11-08 18:12 Re: [RFC PATCH 11/11] rust: ci: add job that runs Rust tools 7+ messages
2024-11-08 15:13 qemu-rust@nongnu.org mailing list created 3+ messages

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).