Blog Posts
-
The long story of the query-cpu-model-expansion QEMU interface
So, finally the
Read morequery-cpu-model-expansion
x86 implementation was merged into qemu.git, just before 2.9 soft freeze. Jiri Denemark already implemented the x86 libvirt code to use it. I just can’t believe this was finally done after so many years. -
Video and slides for FOSDEM 2017 talk: QEMU Internal APIs
The slides and videos for my FOSDEM 2017 talk (QEMU: internal APIs and conflicting world views) are available online.
- Slides: https://habkost.net/talks/fosdem-2017/
- Video: https://fosdem.org/2017/schedule/event/iaas_qemintapi/
The subject I tried to cover is large for a 40-minute talk, but I think I managed to scratch its surface and give useful examples.
Many thanks for the FOSDEM team of volunteers for the wonderful event.
-
QEMU APIs: introduction to QemuOpts
This post is a short introduction to the QemuOpts API inside QEMU. This is part of a series, see the introduction for other pointers and additional information.
Read more -
An incomplete list of QEMU APIs
Having seen many people (including myself) feeling confused about the purpose of some QEMU’s internal APIs when reviewing and contributing code to QEMU, I am trying to document things I learned about them.
Read more -
First Post
After delaying this for a long time, my new blog is now live.
I plan to use it mostly to write posts about things I have been working on. Expect content about QEMU, KVM, libvirt, and other virtualization stuff.
subscribe via RSS