diff --git a/.changelog/13971.txt b/.changelog/13971.txt new file mode 100644 index 000000000000..80da8af5d4cb --- /dev/null +++ b/.changelog/13971.txt @@ -0,0 +1,7 @@ +```release-note:improvement +qemu: use shorter socket file names to reduce the chance of hitting the max path length +``` + +```release-note:improvement +qemu: restore the monitor socket path when restoring a QEMU task. +```