[PATCH 0/2] rust: vmstate: improvements to varray handling

2025-05-02 Thread Paolo Bonzini
Small improvements to vmstate. The second patch is a simpler replacement for https://lists.nongnu.org/archive/html/qemu-rust/2025-04/msg00018.html, and is needed for HPET migration support. I will include the remaining HPET migration code in the next pull request. I have done some more experiment

[PATCH 0/2] rust: vmstate: improvements to varray handling

2025-05-02 Thread Paolo Bonzini
Small improvements to vmstate. The second patch is a simpler replacement for https://lists.nongnu.org/archive/html/qemu-rust/2025-04/msg00018.html, and is needed for HPET migration support. I will include the remaining HPET migration code in the next pull request. I have done some more experiment