migration: Inactivate images after .save_live_complete_precopy()
[qemu/kevin.git] / tests / qapi-schema / args-bad-boxed.json
blobdea0cd0aa51a1376760508bed9e028e202f11783
1 # 'boxed' should only appear with value true
2 { 'command': 'foo', 'boxed': false }