Update ghcr.io/qemus/qemu Docker tag to v7.32
Notable changes
- fix: Remove unused QEMU_PTY by @kroese in #1081
- feat: Graceful shutdown by @kroese in #1086
- fix: Update display name in shutdown messages by @kroese in #1087
- fix: Hide bash termination message by @kroese in #1088
- feat: Suppres shutdown messages by @kroese in #1089
- feat: Add ballooning PID file by @kroese in #1091
- fix: Display signal name by @kroese in #1092
- fix: Handle SIGTERM in ballooning script by @kroese in #1093
- fix: Disable traps in subshell by @kroese in #1094
- feat: Ballooning monitors QEMU process by @kroese in #1097
- fix: Error handling during QMP disconnect by @kroese in #1098
- fix: Do not print exitcodes above 128 by @kroese in #1099
- fix: Disable traps inside subshells by @kroese in #1100
- fix: Skip shutdown message when launch failed by @kroese in #1101
- fix: Do not trap SIGINT signal by @kroese in #1102
- fix: Change ballooning log message by @kroese in #1103
- fix: Display container name by @kroese in #1104
- feat: Improve entrypoint by @kroese in #1105
- fix: Handle unset PID variables by @kroese in #1106
- fix: Add fail_level to reviewdog actions by @kroese in #1107
- fix: Display signal names by @kroese in #1108
- docs: Proxmox added by @kroese in #1058
- feat: Improve iptable rules by @kroese in #1059
- feat: Flush iptables on container restarts by @kroese in #1060
- build: Update Passt to v2026_05_26 by @kroese in #1061
- fix: Increase TPM delay by @kroese in #1062
- build: Disable shellformat action by @kroese in #1063
- fix: Previous XHR not aborted by @kroese in #1064
- fix: Network interface detection by @kroese in #1065
- fix: Add CharDevice type to KVM hostPath by @kroese in #1066
- feat: Update version file path by @kroese in #1067
- fix: Throw object for XMLHttpRequest by @kroese in #1068
- fix: Limit IO threading by disk type by @kroese in #1069
- fix: IP address parsing by @kroese in #1070
- fix: Memory balloon copilot review by @lukakama in #1071
- feat: Added option to clear NVRAM by @kroese in #1072
- feat: Rename /drivers.iso to /mount.iso by @kroese in #1073
- fix: Handle iptables-save errors better by @kroese in #1074
- feat: Added option to disable data disks by @kroese in #1075
- fix: Variable naming by @kroese in #1076
- feat: Added finishDisks function by @kroese in #1077
- feat: Store IP of the VM in file by @kroese in #1078
- feat: Add optional ACPI shutdown by @kroese in #1079
- fix: Error handling during shutdown by @kroese in #1080
qemus/qemu (ghcr.io/qemus/qemu)
v7.32
What's Changed
- fix: Remove unused QEMU_PTY by @kroese in #1081
- feat: Graceful shutdown by @kroese in #1086
- fix: Update display name in shutdown messages by @kroese in #1087
- fix: Hide bash termination message by @kroese in #1088
- feat: Suppres shutdown messages by @kroese in #1089
- feat: Add ballooning PID file by @kroese in #1091
- fix: Display signal name by @kroese in #1092
- fix: Handle SIGTERM in ballooning script by @kroese in #1093
- fix: Disable traps in subshell by @kroese in #1094
- feat: Ballooning monitors QEMU process by @kroese in #1097
- fix: Error handling during QMP disconnect by @kroese in #1098
- fix: Do not print exitcodes above 128 by @kroese in #1099
- fix: Disable traps inside subshells by @kroese in #1100
- fix: Skip shutdown message when launch failed by @kroese in #1101
- fix: Do not trap SIGINT signal by @kroese in #1102
- fix: Change ballooning log message by @kroese in #1103
- fix: Display container name by @kroese in #1104
- feat: Improve entrypoint by @kroese in #1105
- fix: Handle unset PID variables by @kroese in #1106
- fix: Add fail_level to reviewdog actions by @kroese in #1107
- fix: Display signal names by @kroese in #1108
Full Changelog: qemus/qemu@v7.31...v7.32
v7.31
What's Changed
- docs: Proxmox added by @kroese in #1058
- feat: Improve iptable rules by @kroese in #1059
- feat: Flush iptables on container restarts by @kroese in #1060
- build: Update Passt to v2026_05_26 by @kroese in #1061
- fix: Increase TPM delay by @kroese in #1062
- build: Disable shellformat action by @kroese in #1063
- fix: Previous XHR not aborted by @kroese in #1064
- fix: Network interface detection by @kroese in #1065
- fix: Add CharDevice type to KVM hostPath by @kroese in #1066
- feat: Update version file path by @kroese in #1067
- fix: Throw object for XMLHttpRequest by @kroese in #1068
- fix: Limit IO threading by disk type by @kroese in #1069
- fix: IP address parsing by @kroese in #1070
- fix: Memory balloon copilot review by @lukakama in #1071
- feat: Added option to clear NVRAM by @kroese in #1072
- feat: Rename /drivers.iso to /mount.iso by @kroese in #1073
- fix: Handle iptables-save errors better by @kroese in #1074
- feat: Added option to disable data disks by @kroese in #1075
- fix: Variable naming by @kroese in #1076
- feat: Added finishDisks function by @kroese in #1077
- feat: Store IP of the VM in file by @kroese in #1078
- feat: Add optional ACPI shutdown by @kroese in #1079
- fix: Error handling during shutdown by @kroese in #1080
Full Changelog: qemus/qemu@v7.30...v7.31
List of commits
ba769ed (Update ghcr.io/qemus/qemu Docker tag to v7.32, 2026-07-02)