8924f1b qemu: process: Don't use shifted indexes for vcpu order verification

Authored and Committed by Peter Krempa 7 years ago
    qemu: process: Don't use shifted indexes for vcpu order verification
    
    Allocate a one larger bitmap rather than shifting the indexes back to
    zero.
    
        
file modified
+3 -3