On 07/28/2017 07:10 AM, Vadim Galitsyn wrote: > Command above provides the following memory information in bytes: > > * base-memory - size of "base" memory specified with command line option -m. > > * hotunpluggable-memory - amount of memory that was hot-plugged. > If target does not have CONFIG_MEM_HOTPLUG enabled, no > value is reported. > > Signed-off-by: Vasilis Liaskovitis <[email protected]> > Signed-off-by: Mohammed Gamal <[email protected]> > Signed-off-by: Eduardo Otubo <[email protected]> > Signed-off-by: Vadim Galitsyn <[email protected]> > Reviewed-by: Eugene Crosser <[email protected]> > Cc: Dr. David Alan Gilbert <[email protected]> > Cc: Markus Armbruster <[email protected]> > Cc: Igor Mammedov <[email protected]> > Cc: Eric Blake <[email protected]> > Cc: [email protected] > ---
> +++ b/qapi-schema.json
> @@ -4407,6 +4407,31 @@
> 'data': { 'name': 'str', '*migration-safe': 'bool', 'static': 'bool',
> '*unavailable-features': [ 'str' ], 'typename': 'str' } }
>
> +##
> +# @MemoryInfo:
> +#
> +# Actual memory information in bytes.
> +#
> +# @base-memory: size of "base" memory specified with command line
> +# option -m.
> +#
> +# @hotunpluggable-memory: size memory that can be hot-unplugged.
> +#
> +# Since: 2.10.0
At this point, we've missed feature freeze for 2.10; so this would be
better as 2.11.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature
