summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/graphic/1270
blob: b9be3d4dbed408512f46f0b78bbfd30c306a3fbe (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
graphic: 0.885
device: 0.865
network: 0.425
KVM: 0.417
vnc: 0.326
instruction: 0.325
semantic: 0.274
mistranslation: 0.270
boot: 0.204
other: 0.040
assembly: 0.037
socket: 0.035

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: