On 07/11/2012 04:32 AM, Vasilis Liaskovitis wrote: > Returns total memory of guest in bytes, including hotplugged memory. > > Signed-off-by: Vasilis Liaskovitis <[email protected]>
Should this instead be merged with query-balloon output, so that we have
a single command that shows all aspects of memory usage (both balloon
and hotplug at once)?
> @@ -1888,3 +1888,15 @@
> # Since: 1.1.3
> ##
> { 'command': 'query-memhp', 'returns': ['MemHpInfo'] }
> +
> +##
> +# @query-memtotal:
A more generic name might be 'query-memory', especially if we merge
balloon and hotplug information into one command.
> +#
> +# Returns total memory in bytes, including hotplugged dimms
> +#
> +# Returns: a l
truncated
--
Eric Blake [email protected] +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
_______________________________________________ SeaBIOS mailing list [email protected] http://www.seabios.org/mailman/listinfo/seabios
