nixpkgs/pkgs/applications/virtualization/xen
Franz Pletz aff1f4ab94 Use general hardening flag toggle lists
The following parameters are now available:

  * hardeningDisable
    To disable specific hardening flags
  * hardeningEnable
    To enable specific hardening flags

Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.

cc-wrapper supports the following flags:

  * fortify
  * stackprotector
  * pie (disabled by default)
  * pic
  * strictoverflow
  * format
  * relro
  * bindnow
2016-03-05 18:55:26 +01:00
..
4.5.0.nix xen: remove 4.4.1 + fixes compilation of 4.5.x, fixes #9572 2015-09-02 08:33:24 +02:00
4.5.2.nix xen: 4.5.1 -> 4.5.2 2015-11-20 16:57:27 +01:00
0000-qemu-seabios-enable-ATA_DMA.patch xen: remove 4.4.1 + fixes compilation of 4.5.x, fixes #9572 2015-09-02 08:33:24 +02:00
0001-libxl-Spice-image-compression-setting-support-for-up.patch Xen: enable Spice/QXL + add libhvm + minor fixes 2015-07-02 16:33:01 +02:00
0002-libxl-Spice-streaming-video-setting-support-for-upst.patch Xen: enable Spice/QXL + add libhvm + minor fixes 2015-07-02 16:33:01 +02:00
0003-Add-qxl-vga-interface-support-for-upstream-qem.patch Xen: enable Spice/QXL + add libhvm + minor fixes 2015-07-02 16:33:01 +02:00
generic.nix Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00