nixpkgs/pkgs/applications/virtualization/xen
Joachim Fasting 252dcd62f3
OVMF: separate output for ovmf binaries
OVMF{,CODE,VARS}.fd are now available in a dedicated fd output, greatly
reducing the closure in the common case where only those files are used (a
few MBs versus several hundred MBs for the full OVMF).

Note: it's unclear why `dontPatchELF` is now necessary for the build to
pass (on my end, at any rate) but it doesn't make much sense to run this
fixup anyway,

Note: my reading of xen's INSTALL suggests that --with-system-ovmf should
point directly to the OVMF binary.  As such, the previous invocation was
incorrect (it pointed to the root of the OVMF tree).  In any case, I have
only built xen with `--with-system-ovmf`, I have not tested it.

Fixes https://github.com/NixOS/nixpkgs/issues/25854
Closes https://github.com/NixOS/nixpkgs/pull/25855
2017-05-20 12:33:48 +02:00
..
0000-fix-install-python.patch xen: rewrite build expression to be more modular, support upstream qemu and seabios 2017-03-05 13:59:28 +00:00
0000-fix-ipxe-src.patch xen: rewrite build expression to be more modular, support upstream qemu and seabios 2017-03-05 13:59:28 +00:00
0000-qemu-seabios-enable-ATA_DMA.patch
0001-libxl-Spice-image-compression-setting-support-for-up.patch
0002-libxl-Spice-streaming-video-setting-support-for-upst.patch
0003-Add-qxl-vga-interface-support-for-upstream-qem.patch
4.5.nix OVMF: separate output for ovmf binaries 2017-05-20 12:33:48 +02:00
generic.nix virtualisation-xen: Fix xendomains startup 2017-04-27 07:55:34 +00:00
packages.nix xen: rewrite build expression to be more modular, support upstream qemu and seabios 2017-03-05 13:59:28 +00:00