[SeaBIOS] [Qemu-devel] [RFC PATCH v2 19/21] Implement "info memtotal" and "query-memtotal"

Eric Blake eblake at redhat.com
Wed Jul 11 17:14:29 CEST 2012


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 <vasilis.liaskovitis at profitbricks.com>

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   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://www.seabios.org/pipermail/seabios/attachments/20120711/f78ab8c4/attachment.sig>


More information about the SeaBIOS mailing list