Jan Kiszka wrote: > Anthony Liguori wrote: >> Let's try to collapse all the kvm needed changes into a single version >> bump. kvm-userspace already is using 9 so we'll need to bump it to 10. > > Can't we make our format 9 compatible to kvm's number 9? qemu-kvm is at v8 ATM, so we could meet at v9 with an identical format. Just needs a bit more work to sync mp_state and check that interrupt_bitmap is already properly maintained. Jan