qemu

FORK: QEMU emulator
git clone https://git.neptards.moe/neptards/qemu.git
Log | Files | Refs | Submodules | LICENSE

oob-coroutine.json (138B)


      1 # Check that incompatible flags allow-oob and coroutine are rejected
      2 { 'command': 'oob-command-1', 'allow-oob': true, 'coroutine': true }