blob: 4b5cd15c4e048b4bada0dad5d262046b5d77513e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
graphic: 0.885
device: 0.865
virtual: 0.566
performance: 0.558
VMM: 0.523
network: 0.425
KVM: 0.417
risc-v: 0.403
i386: 0.399
PID: 0.372
hypervisor: 0.330
vnc: 0.326
arm: 0.316
x86: 0.276
semantic: 0.274
mistranslation: 0.270
boot: 0.204
kernel: 0.183
register: 0.173
debug: 0.167
peripherals: 0.154
ppc: 0.131
TCG: 0.125
user-level: 0.125
architecture: 0.101
permissions: 0.054
assembly: 0.037
socket: 0.035
files: 0.023
Guest freezes if memory backing using memfd/shared/
Description of problem:
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>
Steps to reproduce:
1.
2.
3.
Additional information:
|