alt.hn

4/23/2025 at 10:08:51 PM

QEMU Version 10.0.0 Released

https://www.qemu.org/2025/04/23/qemu-10-0-0/

by ingve

4/24/2025 at 8:51:09 AM

Some of my colleagues have been working on the multiqueue I/O support for a few years now. It's only ~ 10 years ago that qemu handled all I/O on a single thread (using coroutines). Getting from there to now where I/O can be handled by multiple threads, hence multiple host cores, has been a huge task in a code base that's so large and over 20 years old.

Talk from Kevin Wolf about this: https://kvm-forum.qemu.org/2023/Multiqueue_in_the_block_laye...

by rwmj

4/24/2025 at 9:41:29 AM

Page 36, very droll.

by lukeh