summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/hypervisor/1270
blob: b995a288188332c6a1d4b78b6fe03bc33808e164 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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: