siemens / mtda

Multi-Tenant Device Access
Other
36 stars 22 forks source link

chore(power/qemu): simplify shutdown #389

Closed chombourger closed 9 months ago

chombourger commented 9 months ago

Attempt to write to the FIFO for QEMU's monitor may block. Simplify shutting down of qemu/kvm by removing the use of the "quit" command and immediately send SIGTERM.