« Previous | Next » 

Revision 1ad3c6ab

ID1ad3c6abc0d67e00b84abaa5527bc64b70ca2205

Added by Stefan Hajnoczi over 10 years ago

qtest: unlink QEMU pid file after startup

After starting the QEMU process and initializing the QMP connection, we
can read the pid file and unlink it.

Just stash away the pid instead of the pid filename. This way we can
avoid pid file leaks since running tests may abort(3) without cleanup.

Signed-off-by: Stefan Hajnoczi <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences