org.nongnu.qemu-rust archive

407 archived articles, newest first (page 2 of 5). Latest articles →

[PATCH 1/2] qom: Reject temporary object resurrection
Mon, 15 Jun 2026 13:11:06 +0900
Akihiko Odaki <[email protected]> • #2514
Re: [PATCH v3 15/19] scripts/qapi: generate high-level Rust bindings
Thu, 11 Jun 2026 18:33:34 +0300
Manos Pitsidianakis <[email protected]> • #2513
Re: [PATCH v2 09/10] qom: Allow default values for instance properties
Thu, 11 Jun 2026 16:24:57 +0100
Mark Cave-Ayland <[email protected]> • #2512
Re: [PATCH v3 15/19] scripts/qapi: generate high-level Rust bindings
Thu, 11 Jun 2026 23:23:14 +0800
Zhao Liu <[email protected]> • #2511
Re: [PATCH v2 05/10] qom: Create object-property-ptr.[ch]
Thu, 11 Jun 2026 15:40:29 +0100
Daniel P. Berrangé <[email protected]> • #2510
Re: [PATCH v2 05/10] qom: Create object-property-ptr.[ch]
Thu, 11 Jun 2026 11:36:46 -0300
Fabiano Rosas <[email protected]> • #2509
Re: [PATCH v2 09/10] qom: Allow default values for instance properties
Thu, 11 Jun 2026 15:17:06 +0100
Daniel P. Berrangé <[email protected]> • #2508
Re: [PATCH v2 09/10] qom: Allow default values for instance properties
Thu, 11 Jun 2026 15:08:41 +0100
Mark Cave-Ayland <[email protected]> • #2507
Re: [PATCH v2 08/10] qom: Add object_property_add_*_ptr_def()
Thu, 11 Jun 2026 15:03:39 +0100
Mark Cave-Ayland <[email protected]> • #2506
Re: [PATCH v2 05/10] qom: Create object-property-ptr.[ch]
Thu, 11 Jun 2026 09:53:45 -0400
Peter Xu <[email protected]> • #2505
Re: [PATCH v2 05/10] qom: Create object-property-ptr.[ch]
Thu, 11 Jun 2026 14:52:03 +0100
Daniel P. Berrangé <[email protected]> • #2504
Re: [PATCH v2 00/10] migration/qom: Remove TYPE_DEVICE dependency on migration object
Thu, 11 Jun 2026 14:31:06 +0100
Daniel P. Berrangé <[email protected]> • #2503
Re: [PATCH v2 06/10] qom: Add object_property_add_bool_ptr()
Thu, 11 Jun 2026 13:59:19 +0100
Mark Cave-Ayland <[email protected]> • #2502
Re: [PATCH v2 05/10] qom: Create object-property-ptr.[ch]
Thu, 11 Jun 2026 13:54:54 +0100
Mark Cave-Ayland <[email protected]> • #2501
Re: [PATCH v2 05/10] qom: Create object-property-ptr.[ch]
Wed, 10 Jun 2026 17:37:56 -0300
Fabiano Rosas <[email protected]> • #2500
Re: [PATCH v2 10/10] migration: Switch to TYPE_OBJECT with object properties
Wed, 10 Jun 2026 17:18:15 -0300
Fabiano Rosas <[email protected]> • #2499
Re: [PATCH v2 10/10] migration: Switch to TYPE_OBJECT with object properties
Wed, 10 Jun 2026 16:53:52 -0300
Fabiano Rosas <[email protected]> • #2498
Re: [PATCH v2 02/10] qdev: Export global_props()
Wed, 10 Jun 2026 16:18:51 +0100
Mark Cave-Ayland <[email protected]> • #2497
Re: [PATCH v2 03/10] qdev: Introduce DEFINE_PROP_*_NODEFAULT for bool/uint32
Wed, 10 Jun 2026 16:25:25 +0100
Mark Cave-Ayland <[email protected]> • #2496
Re: [PATCH v2 01/10] migration: Use OBJECT_DECLARE_SIMPLE_TYPE
Wed, 10 Jun 2026 16:15:11 +0100
Mark Cave-Ayland <[email protected]> • #2495
Re: [PATCH v2 04/10] hw/arm: Use nodefault version of qdev props when not needed
Wed, 10 Jun 2026 16:31:49 +0100
Mark Cave-Ayland <[email protected]> • #2494
Re: [PATCH v2 10/10] migration: Switch to TYPE_OBJECT with object properties
Wed, 10 Jun 2026 14:51:23 -0400
Peter Xu <[email protected]> • #2493
Re: [PATCH v2 10/10] migration: Switch to TYPE_OBJECT with object properties
Wed, 10 Jun 2026 14:46:46 -0400
Peter Xu <[email protected]> • #2492
Re: [PATCH v2 05/10] qom: Create object-property-ptr.[ch]
Wed, 10 Jun 2026 14:39:09 -0400
Peter Xu <[email protected]> • #2491
Re: [PATCH v2 00/10] migration/qom: Remove TYPE_DEVICE dependency on migration object
Wed, 10 Jun 2026 14:30:57 -0400
Peter Xu <[email protected]> • #2490
Re: [PATCH v2 10/10] migration: Switch to TYPE_OBJECT with object properties
Wed, 10 Jun 2026 17:29:59 +0100
Daniel P. Berrangé <[email protected]> • #2489
Re: [PATCH v2 09/10] qom: Allow default values for instance properties
Wed, 10 Jun 2026 17:19:38 +0100
Daniel P. Berrangé <[email protected]> • #2488
Re: [PATCH v2 10/10] migration: Switch to TYPE_OBJECT with object properties
Wed, 10 Jun 2026 17:13:47 +0100
Daniel P. Berrangé <[email protected]> • #2487
Re: [PATCH v2 05/10] qom: Create object-property-ptr.[ch]
Wed, 10 Jun 2026 17:15:59 +0100
Daniel P. Berrangé <[email protected]> • #2486
Re: [PATCH v3 13/19] scripts/qapi: pull c_name and lstrip from camel_to_upper to caller
Wed, 10 Jun 2026 22:42:51 +0800
Zhao Liu <[email protected]> • #2485
Re: [PATCH v2 01/10] migration: Use OBJECT_DECLARE_SIMPLE_TYPE
Wed, 10 Jun 2026 14:56:59 +0100
Daniel P. Berrangé <[email protected]> • #2484
[PULL 42/42] MAINTAINERS: Fix F: in "Rust build system integration"
Wed, 10 Jun 2026 10:04:47 +0200
Markus Armbruster <[email protected]> • #2483
Re: [PATCH v2 08/10] qom: Add object_property_add_*_ptr_def()
Tue, 09 Jun 2026 20:21:18 -0300
Fabiano Rosas <[email protected]> • #2482
Re: [PATCH v2 07/10] qom: Add object_property_add_size_ptr()
Tue, 09 Jun 2026 20:18:38 -0300
Fabiano Rosas <[email protected]> • #2481
Re: [PATCH v2 06/10] qom: Add object_property_add_bool_ptr()
Tue, 09 Jun 2026 20:18:05 -0300
Fabiano Rosas <[email protected]> • #2480
Re: [PATCH v2 02/10] qdev: Export global_props()
Tue, 09 Jun 2026 19:55:56 -0300
Fabiano Rosas <[email protected]> • #2479
Re: [PATCH v2 01/10] migration: Use OBJECT_DECLARE_SIMPLE_TYPE
Tue, 09 Jun 2026 19:55:31 -0300
Fabiano Rosas <[email protected]> • #2478
Re: [PATCH v2 00/10] migration/qom: Remove TYPE_DEVICE dependency on migration object
Tue, 09 Jun 2026 19:54:56 -0300
Fabiano Rosas <[email protected]> • #2477
[PATCH v2 10/10] migration: Switch to TYPE_OBJECT with object properties
Tue, 9 Jun 2026 13:25:14 -0400
Peter Xu <[email protected]> • #2476
[PATCH v2 09/10] qom: Allow default values for instance properties
Tue, 9 Jun 2026 13:25:13 -0400
Peter Xu <[email protected]> • #2475
[PATCH v2 06/10] qom: Add object_property_add_bool_ptr()
Tue, 9 Jun 2026 13:25:10 -0400
Peter Xu <[email protected]> • #2474
[PATCH v2 07/10] qom: Add object_property_add_size_ptr()
Tue, 9 Jun 2026 13:25:11 -0400
Peter Xu <[email protected]> • #2473
[PATCH v2 04/10] hw/arm: Use nodefault version of qdev props when not needed
Tue, 9 Jun 2026 13:25:08 -0400
Peter Xu <[email protected]> • #2472
[PATCH v2 05/10] qom: Create object-property-ptr.[ch]
Tue, 9 Jun 2026 13:25:09 -0400
Peter Xu <[email protected]> • #2471
[PATCH v2 08/10] qom: Add object_property_add_*_ptr_def()
Tue, 9 Jun 2026 13:25:12 -0400
Peter Xu <[email protected]> • #2470
[PATCH v2 03/10] qdev: Introduce DEFINE_PROP_*_NODEFAULT for bool/uint32
Tue, 9 Jun 2026 13:25:07 -0400
Peter Xu <[email protected]> • #2469
[PATCH v2 00/10] migration/qom: Remove TYPE_DEVICE dependency on migration object
Tue, 9 Jun 2026 13:25:04 -0400
Peter Xu <[email protected]> • #2468
[PATCH v2 01/10] migration: Use OBJECT_DECLARE_SIMPLE_TYPE
Tue, 9 Jun 2026 13:25:05 -0400
Peter Xu <[email protected]> • #2467
[PATCH v2 02/10] qdev: Export global_props()
Tue, 9 Jun 2026 13:25:06 -0400
Peter Xu <[email protected]> • #2466
Re: [PATCH v5 12/12] RFC: monitor: add 'info ramblock-attributes' command
Mon, 08 Jun 2026 15:36:06 +0200
Markus Armbruster <[email protected]> • #2465
Re: [PATCH v5 12/12] RFC: monitor: add 'info ramblock-attributes' command
Mon, 08 Jun 2026 15:30:02 +0200
Markus Armbruster <[email protected]> • #2464
Re: [PATCH v5 03/12] system/memory: constify section arguments
Mon, 8 Jun 2026 14:48:36 +0200
"Maciej S. Szmigiero" <[email protected]> • #2463
Re: [PATCH v5 12/12] RFC: monitor: add 'info ramblock-attributes' command
Fri, 5 Jun 2026 13:28:13 +0000
"Dr. David Alan Gilbert" <[email protected]> • #2462
Re: [PATCH v5 03/12] system/memory: constify section arguments
Fri, 5 Jun 2026 13:16:52 +0200
"David Hildenbrand (Arm)" <[email protected]> • #2461
Re: [PATCH v5 04/12] system/ram-discard-manager: implement replay via is_populated iteration
Fri, 5 Jun 2026 14:00:16 +0200
"David Hildenbrand (Arm)" <[email protected]> • #2460
[PATCH v5 07/12] system/memory: implement RamDiscardManager multi-source aggregation
Thu, 04 Jun 2026 17:43:53 +0400
Marc-André Lureau <[email protected]> • #2459
[PATCH v5 12/12] RFC: monitor: add 'info ramblock-attributes' command
Thu, 04 Jun 2026 17:43:58 +0400
Marc-André Lureau <[email protected]> • #2458
[PATCH v5 10/12] tests: add unit tests for RamDiscardManager multi-source aggregation
Thu, 04 Jun 2026 17:43:56 +0400
Marc-André Lureau <[email protected]> • #2457
[PATCH v5 08/12] system/physmem: destroy ram block attributes before RCU-deferred reclaim
Thu, 04 Jun 2026 17:43:54 +0400
Marc-André Lureau <[email protected]> • #2456
[PATCH v5 09/12] system/memory: add RamDiscardManager reference counting and cleanup
Thu, 04 Jun 2026 17:43:55 +0400
Marc-André Lureau <[email protected]> • #2455
[PATCH v5 11/12] system/physmem: make ram_block_discard_range() handle guest_memfd
Thu, 04 Jun 2026 17:43:57 +0400
Marc-André Lureau <[email protected]> • #2454
[PATCH v5 06/12] system/ram-discard-manager: drop replay from source interface
Thu, 04 Jun 2026 17:43:52 +0400
Marc-André Lureau <[email protected]> • #2453
[PATCH v5 05/12] virtio-mem: remove replay_populated/replay_discarded implementation
Thu, 04 Jun 2026 17:43:51 +0400
Marc-André Lureau <[email protected]> • #2452
[PATCH v5 03/12] system/memory: constify section arguments
Thu, 04 Jun 2026 17:43:49 +0400
Marc-André Lureau <[email protected]> • #2451
[PATCH v5 04/12] system/ram-discard-manager: implement replay via is_populated iteration
Thu, 04 Jun 2026 17:43:50 +0400
Marc-André Lureau <[email protected]> • #2450
[PATCH v5 02/12] system/memory: move RamDiscardManager to separate compilation unit
Thu, 04 Jun 2026 17:43:48 +0400
Marc-André Lureau <[email protected]> • #2449
[PATCH v5 00/12] Make RamDiscardManager work with multiple sources & virtio-mem
Thu, 04 Jun 2026 17:43:46 +0400
Marc-André Lureau <[email protected]> • #2448
[PATCH v5 01/12] system/memory: split RamDiscardManager into source and manager
Thu, 04 Jun 2026 17:43:47 +0400
Marc-André Lureau <[email protected]> • #2447
Re: [PATCH v3 15/19] scripts/qapi: generate high-level Rust bindings
Thu, 4 Jun 2026 18:11:44 +0800
Zhao Liu <[email protected]> • #2446
Re: [PATCH v2 16/16] rust/tests: QAPI integration tests
Wed, 3 Jun 2026 12:36:53 +0400
Marc-André Lureau <[email protected]> • #2445
[PATCH v2 38/38] MAINTAINERS: Fix F: in "Rust build system integration"
Wed, 3 Jun 2026 08:40:32 +0200
Markus Armbruster <[email protected]> • #2444
Re: [PATCH v3 02/19] subprojects: add serde
Mon, 1 Jun 2026 22:47:15 +0800
Zhao Liu <[email protected]> • #2443
Re: [PATCH v3 15/19] scripts/qapi: generate high-level Rust bindings
Wed, 27 May 2026 01:03:08 +0400
Marc-André Lureau <[email protected]> • #2442
[PATCH v3 14/19] scripts/qapi: allow passing multiple segments to mcgen
Tue, 26 May 2026 19:56:13 +0200
Paolo Bonzini <[email protected]> • #2441
[PATCH v3 11/19] scripts/qapi: add QAPISchemaIfCond.rsgen()
Tue, 26 May 2026 19:56:10 +0200
Paolo Bonzini <[email protected]> • #2440
[PATCH v3 06/19] rust/qobject: add Deserializer (from_qobject) implementation
Tue, 26 May 2026 19:56:05 +0200
Paolo Bonzini <[email protected]> • #2439
[PATCH v3 19/19] rust/tests: QAPI integration tests
Tue, 26 May 2026 19:56:18 +0200
Paolo Bonzini <[email protected]> • #2438
[PATCH v3 12/19] scripts/qapi: add QAPISchemaType.is_predefined
Tue, 26 May 2026 19:56:11 +0200
Paolo Bonzini <[email protected]> • #2437
[PATCH v3 13/19] scripts/qapi: pull c_name and lstrip from camel_to_upper to caller
Tue, 26 May 2026 19:56:12 +0200
Paolo Bonzini <[email protected]> • #2436
[PATCH v3 04/19] rust/qobject: add Serializer (to_qobject) implementation
Tue, 26 May 2026 19:56:03 +0200
Paolo Bonzini <[email protected]> • #2435
[PATCH v3 18/19] scripts/qapi: add serde attributes
Tue, 26 May 2026 19:56:17 +0200
Paolo Bonzini <[email protected]> • #2434
[PATCH v3 15/19] scripts/qapi: generate high-level Rust bindings
Tue, 26 May 2026 19:56:14 +0200
Paolo Bonzini <[email protected]> • #2433
[PATCH v3 17/19] rust/util: build QAPI types
Tue, 26 May 2026 19:56:16 +0200
Paolo Bonzini <[email protected]> • #2432
[PATCH v3 10/19] scripts/qapi: enum with conditional first item must be optional
Tue, 26 May 2026 19:56:09 +0200
Paolo Bonzini <[email protected]> • #2431
[PATCH v3 03/19] rust/qobject: add Serialize implementation
Tue, 26 May 2026 19:56:02 +0200
Paolo Bonzini <[email protected]> • #2430
[PATCH v3 02/19] subprojects: add serde
Tue, 26 May 2026 19:56:01 +0200
Paolo Bonzini <[email protected]> • #2429
[PATCH v3 08/19] rust/qobject: add Display/Debug
Tue, 26 May 2026 19:56:07 +0200
Paolo Bonzini <[email protected]> • #2428
[PATCH v3 07/19] rust/qobject: add from/to JSON bindings for QObject
Tue, 26 May 2026 19:56:06 +0200
Paolo Bonzini <[email protected]> • #2427
[PATCH v3 16/19] scripts/rustc_args: add --no-strict-cfg
Tue, 26 May 2026 19:56:15 +0200
Paolo Bonzini <[email protected]> • #2426
[PATCH v3 09/19] scripts/qapi: reject empty enums
Tue, 26 May 2026 19:56:08 +0200
Paolo Bonzini <[email protected]> • #2425
[PATCH v3 05/19] rust/qobject: add Deserialize implementation
Tue, 26 May 2026 19:56:04 +0200
Paolo Bonzini <[email protected]> • #2424
[PATCH v3 01/19] rust/qobject: add basic bindings
Tue, 26 May 2026 19:56:00 +0200
Paolo Bonzini <[email protected]> • #2423
[PATCH v3 00/19] rust: QObject and QAPI bindings
Tue, 26 May 2026 19:55:59 +0200
Paolo Bonzini <[email protected]> • #2422
Re: [PATCH 39/39] MAINTAINERS: Fix F: in "Rust build system integration"
Thu, 21 May 2026 11:13:38 +0300
Manos Pitsidianakis <[email protected]> • #2421
[PATCH 39/39] MAINTAINERS: Fix F: in "Rust build system integration"
Thu, 21 May 2026 10:05:11 +0200
Markus Armbruster <[email protected]> • #2420
Re: Can we make QMP commands in Rust always be coroutine safe?
Tue, 12 May 2026 16:16:39 +0200
Kevin Wolf <[email protected]> • #2419
Re: [PATCH] migration: Remove VMS_MULTIPLY_ELEMENTS and VMSTATE_VARRAY_MULTIPLY()
Mon, 11 May 2026 14:51:29 -0400
Peter Xu <[email protected]> • #2418
Re: [PATCH] migration: Remove VMS_MULTIPLY_ELEMENTS and VMSTATE_VARRAY_MULTIPLY()
Thu, 07 May 2026 10:36:51 -0300
Fabiano Rosas <[email protected]> • #2417
Re: [PATCH] migration: Remove VMS_MULTIPLY_ELEMENTS and VMSTATE_VARRAY_MULTIPLY()
Thu, 07 May 2026 10:36:00 -0300
Fabiano Rosas <[email protected]> • #2416
Re: [PATCH] migration: Remove VMS_MULTIPLY_ELEMENTS and VMSTATE_VARRAY_MULTIPLY()
Thu, 7 May 2026 10:12:28 +0300
Manos Pitsidianakis <[email protected]> • #2415
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.