mirror of
https://github.com/qemu/qemu.git
synced 2026-05-07 04:46:12 +00:00
The next version of Linux will introduce boolean statistics, which can only have 0 or 1 values. Convert them to the new QAPI fields added in the previous commit. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>