Module memory

Module memory 

Source

Structs§

Memory
Sets guest startup RAM size to megs megabytes. Default is 128 MiB. Optionally, a suffix of “M” or “G” can be used to signify a value in megabytes or gigabytes respectively. Optional pair slots, maxmem could be used to set amount of hotpluggable memory slots and maximum amount of memory. Note that maxmem must be aligned to the page size.
MemoryBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

MemoryUnit