nixpkgs/pkgs/applications/virtualization/qemu
Robert Hensing 0dd2112aa6 qemu-utils: Rework as an emulatorless qemu build
Benefits

  - Reduce the derivation closure.
      - This reduces rebuilds and makes derivations that use
        qemu-utils less susceptible to build errors.
  - Includes extra qemu tools that weren't included before.
  - Removes fragile binary copying (old qemu-utils impl).
      - Can't forget to copy somethat that a binary needs.
      - Less custom packaging is better.

Cost

  - Adds an 80 second build, but the time is offset by rebuilding
    its dependents less.

  - The output of qemu-utils goes from ~7 MB to ~40 MB, but it
    provides more functionality.
2023-10-29 11:33:11 +01:00
..
binfmt-p-wrapper.c
binfmt-p-wrapper.nix
canokey-qemu.nix canokey-qemu: init at unstable-2022-06-23 2022-10-04 00:59:26 +08:00
default.nix qemu-utils: Rework as an emulatorless qemu build 2023-10-29 11:33:11 +01:00
fix-qemu-ga.patch qemu: 7.0.0 -> 7.1.0 2022-09-02 07:15:59 +00:00
force-uid0-on-9p.patch
provide-fallback-for-utimensat.patch qemu: 7.2.1 -> 8.0.0 2023-04-20 13:22:20 +00:00
revert-ui-cocoa-add-clipboard-support.patch qemu: 7.1.0 -> 7.2.0 2022-12-17 01:47:29 +00:00