Skip to content

fix: add workaround for QEMU user session bug#1918

Merged
HastD merged 3 commits intosecureblue:livefrom
HastD:qemu-user-session
Feb 8, 2026
Merged

fix: add workaround for QEMU user session bug#1918
HastD merged 3 commits intosecureblue:livefrom
HastD:qemu-user-session

Conversation

@HastD
Copy link
Copy Markdown
Collaborator

@HastD HastD commented Feb 7, 2026

Add a systemd user service that sets max_core = 0 in ~/.config/libvirt/qemu.conf, which is a workaround for a bug in the QEMU user session causing it not to work out of the box. The service only runs if the conf file doesn't already exist.

Also add this conf file to /etc/skel on desktop images.

Fixes #1054.

Add a systemd user service that sets `max_core = 0` in
`~/.config/libvirt/qemu.conf`, which is a workaround for a bug in the
QEMU user session causing it not to work out of the box. The service
only runs if the conf file doesn't already exist.

Also add this conf file to `/etc/skel` on desktop images.
@HastD HastD force-pushed the qemu-user-session branch from d7e532e to e41c554 Compare February 7, 2026 21:09
@HastD HastD enabled auto-merge (squash) February 8, 2026 19:12
@HastD HastD merged commit 49a9040 into secureblue:live Feb 8, 2026
11 checks passed
@HastD HastD deleted the qemu-user-session branch February 8, 2026 19:57
@HastD HastD removed the Pending CI label Feb 8, 2026
PhysicsIsAwesome pushed a commit to PhysicsIsAwesome/secureblue that referenced this pull request Mar 1, 2026
Add a systemd user service that sets `max_core = 0` in
`~/.config/libvirt/qemu.conf`, which is a workaround for a bug in the
QEMU user session causing it not to work out of the box. The service
only runs if the conf file doesn't already exist.

Also add this conf file to `/etc/skel` on desktop images.
PhysicsIsAwesome pushed a commit to PhysicsIsAwesome/secureblue that referenced this pull request Mar 1, 2026
Add a systemd user service that sets `max_core = 0` in
`~/.config/libvirt/qemu.conf`, which is a workaround for a bug in the
QEMU user session causing it not to work out of the box. The service
only runs if the conf file doesn't already exist.

Also add this conf file to `/etc/skel` on desktop images.
RKNF404 pushed a commit to RKNF404/secureblue that referenced this pull request Mar 1, 2026
Add a systemd user service that sets `max_core = 0` in
`~/.config/libvirt/qemu.conf`, which is a workaround for a bug in the
QEMU user session causing it not to work out of the box. The service
only runs if the conf file doesn't already exist.

Also add this conf file to `/etc/skel` on desktop images.
PhysicsIsAwesome pushed a commit to PhysicsIsAwesome/secureblue that referenced this pull request Mar 1, 2026
Add a systemd user service that sets `max_core = 0` in
`~/.config/libvirt/qemu.conf`, which is a workaround for a bug in the
QEMU user session causing it not to work out of the box. The service
only runs if the conf file doesn't already exist.

Also add this conf file to `/etc/skel` on desktop images.
PhysicsIsAwesome pushed a commit to PhysicsIsAwesome/secureblue that referenced this pull request Mar 4, 2026
Add a systemd user service that sets `max_core = 0` in
`~/.config/libvirt/qemu.conf`, which is a workaround for a bug in the
QEMU user session causing it not to work out of the box. The service
only runs if the conf file doesn't already exist.

Also add this conf file to `/etc/skel` on desktop images.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] libvirt: error : cannot limit core file size

3 participants