summary refs log tree commit diff stats
path: root/results/classifier/gemma3:27b/syscall/1734792
blob: 2ec071756cd53378df0d4b4c1b44c77f1e895fa9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
linux-user mode does not support memfd_create syscall

qemu-x86_66 GIT HEAD fails on a userspace application that requires memfd_create with:

"qemu: Unsupported syscall: 319".

memfd_create support needs to be implemented in QEMU.