Skip to content

Comments

Implement VM fast reboot#2933

Merged
tych0 merged 6 commits intolxc:mainfrom
stgraber:main
Feb 14, 2026
Merged

Implement VM fast reboot#2933
tych0 merged 6 commits intolxc:mainfrom
stgraber:main

Conversation

@stgraber
Copy link
Member

This provides a short path for VMs where no change has occurred on the Incus side and where the VM can therefore be allowed to reboot fully within QEMU.

On top of slightly faster reboots, this also avoids console disconnections and provides a better experience should a VM restart while Incus is offline (during an update for example).

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This makes it possible for us to decide whether to let a VM perform a
fast reboot or send it through the full initialization process.

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
@github-actions github-actions bot added the Documentation Documentation needs updating label Feb 14, 2026
@tych0 tych0 merged commit cfd6418 into lxc:main Feb 14, 2026
405 of 420 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Documentation needs updating

Development

Successfully merging this pull request may close these issues.

2 participants