There is a new QEMU 11.0 package available in the
After internally testing QEMU 11.0 for over two weeks and having this version available on the
Version
Note: While some of our production workloads already use this version and run stable, we cannot test every possible hardware and configuration combination, so we recommend testing the upgrade before applying it to mission-critical setups.
To upgrade, make sure you have configured either the Proxmox VE No-Subscription repository or the Proxmox VE Test repository.
Either use the web-interface to refresh and then upgrade using the Node -> Updates panel, or use a console with the following standard
The output of the
Note, as with all QEMU updates: To run with the new QEMU version, a VM must either be completely restarted (shut it down and then start it again, or use the restart command via the CLI or web-interface) or, to avoid downtime, consider live-migrating to a host that has already been upgraded to the new QEMU package version.
While we have been successfully running our production and many test loads on this version for some time now, no software is bug-free, and often such issues are related to the specific setup. So if you encounter regressions that are definitely caused by installing the new QEMU version (and not some other change), please always include the affected VM configuration and some basic HW (e.g. CPU model) and memory details.
We welcome your feedback!
Known issues:
None at the time of publishing.
pve-test and pve-no-subscription repositories for Proxmox VE 9.After internally testing QEMU 11.0 for over two weeks and having this version available on the
pve-test repository for over a week, we now (2026-05-13) made our QEMU 11.0 package available in the pve-no-subscription repository.Version
11.0.0-2 of our QEMU package pve-qemu-kvm includes some important stable fixes that have been developed since the original QEMU 11.0 release.Note: While some of our production workloads already use this version and run stable, we cannot test every possible hardware and configuration combination, so we recommend testing the upgrade before applying it to mission-critical setups.
To upgrade, make sure you have configured either the Proxmox VE No-Subscription repository or the Proxmox VE Test repository.
Either use the web-interface to refresh and then upgrade using the Node -> Updates panel, or use a console with the following standard
apt commands:
Bash:
apt update
apt full-upgrade
The output of the
pveversion -v CLI command (or the web-interface's Node Summary -> Packages versions) should then include something like pve-qemu-kvm: 11.0.0-2.Note, as with all QEMU updates: To run with the new QEMU version, a VM must either be completely restarted (shut it down and then start it again, or use the restart command via the CLI or web-interface) or, to avoid downtime, consider live-migrating to a host that has already been upgraded to the new QEMU package version.
While we have been successfully running our production and many test loads on this version for some time now, no software is bug-free, and often such issues are related to the specific setup. So if you encounter regressions that are definitely caused by installing the new QEMU version (and not some other change), please always include the affected VM configuration and some basic HW (e.g. CPU model) and memory details.
We welcome your feedback!
Known issues:
None at the time of publishing.