Bug 1688641

Summary: RFE: Support memory backing (hugetlbfs)
Product: [Community] Virtualization Tools Reporter: Daniel Black <daniel>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: berrange, crobinso, gscrivan, tburke
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-01-26 18:58:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Black 2019-03-14 07:05:10 UTC
Description of problem:

Attempting to edit a guest to include huge memory pages with virt-manager doesn't present option.

Options exist at libvirt layer:

https://libvirt.org/formatdomain.html#elementsMemoryBacking

Comment 1 Cole Robinson 2020-01-26 18:58:06 UTC
Thanks for the suggestion. I consider memorybacking to be an 'advanced user' option per the recently published design document: https://github.com/virt-manager/virt-manager/blob/master/DESIGN.md

Though virt-manager 2.2.0 has a raw XML editing tab for domains, so you can manually add the XML yourself. We won't be providing explicit UIhttps://github.com/virt-manager/virt-manager/blob/master/DESIGN.md for it though