aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/keyval.md
AgeCommit message (Collapse)AuthorFilesLines
2020-10-30Bump version number for release. This is the 10 000th commit!0.56.0Jussi Pakkanen1-7/+0
2020-07-19Stabilize keyval moduleMarc-André Lureau1-0/+7
We have experimented with the module for about a year in a qemu branch (https://wiki.qemu.org/Features/Meson), and we would like to start moving the build system to meson. For that, keyval should have the stability guarantees. Cc: Paolo Bonzini <pbonzini@redhat.com>