nixpkgs-suyu/pkgs/applications/virtualization/qemu
Drew Risinger 9e403b19a1 qemu: 5.1.0 -> 5.2.0
Updates to latest version of QEMU.
The build system has changed to ninja.
There are several configuration flags that aren't enabled. I will
defer to maintainers on those.

Adds autoPatchelfHook for patching output dynamically linked binaries.

qemu: use Nix's meson vs bundled

qemu: remove custom directory locations

It appears that these directories are no longer automatically prefixed
with $out/, so they are now trying to write to the system /etc/, /var/
directories, which is not permitted in sandbox.
The default directories seem to work OK, so using those.
2021-01-19 14:06:28 -05:00
..
9p-ignore-noatime.patch
default.nix qemu: 5.1.0 -> 5.2.0 2021-01-19 14:06:28 -05:00
fix-qemu-ga.patch
force-uid0-on-9p.patch
sigrtminmax.patch
utils.nix