blob: 2a95907b76970b6cebffaa6566d0dc3ba89bf6ee (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
id = 1270
title = "Guest freezes if memory backing using memfd/shared/"
state = "opened"
created_at = "2022-10-23T13:49:57.141Z"
closed_at = "n/a"
labels = []
url = "https://gitlab.com/qemu-project/qemu/-/issues/1270"
host-os = "Unraid 6.11.1"
host-arch = "x86"
qemu-version = "EMU emulator version 7.1.0"
guest-os = "Windows 10"
guest-arch = "n/a"
description = """Guest VM freezes with the following memory backing is set. Required to for virtiofs, but just setting the following the guest will freeze in around 2hours, no logs or errors generate.
<memoryBacking>
<source type='memfd'/>
<access mode='shared'/>
</memoryBacking>"""
reproduce = """1.
2.
3."""
additional = """"""
|