fog / fog-libvirt

libvirt provider for fog
MIT License
16 stars 44 forks source link

libvirt template: Add hugepages support #65

Closed mmoll closed 5 years ago

mmoll commented 5 years ago

If the attribute 'hugepages' is set to true, define the guest as having its memory backed by a hugepages pool.

closes GH-6

mmoll commented 5 years ago

rebased and updated version of #45