Skip to content
  • alex@thinkpad's avatar
    QEMU tests: prepare for parallel execution (1) · 01aa167b8f15
    alex@thinkpad authored
    - allow overriding GDB port for each instance (replaced '-s -S' with '-S -gdb tcp::$GDB_PORT'; gdb receives '-ex "set \$TCP_PORT=$GDB_PORT"')
    - allow overriding VNC display for each instance (replaced ':12345' with '$VNC_DISP')
    - indentation of qemu/gdb commands
    
    --HG--
    branch : qemu
    01aa167b8f15