qemu-system-x86_32 needs memfd
Open
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
I tried to execute `qemu-sys
tem-x86_64 -drive format=raw,file=bootloader.bin ` on the boot loader binary from
https://github.com/dev-schueppchen/how2os and it says `Bad system call`.
> Same happens when assembling the code in the App
`dmesg` results in 28 lines of `unknown ioctl 54xx` plus `XX missing syscall 356` ones where xx varies seemingly randomly between 01 and 99 and XX can also vary probably somewhere around 10 and 30.
> Actually I just tried it again and it prints `FIXME no support for shared futexes`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.