summary refs log tree commit diff stats
path: root/subprojects/libblkio.wrap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* subprojects: add wrap file for libblkioPaolo Bonzini2023-09-071-0/+6
This allows building libblkio at the same time as QEMU, if QEMU is configured with --enable-blkio --enable-download. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>