On 06/26/2013 03:13 AM, Hu Tao wrote:
> From: Vasilis Liaskovitis
>
> "query-dimm-info" and "info dimm" will give current state of all dimms in the
> system e.g.
>
> +++ b/qapi-schema.json
> @@ -3621,3 +3621,30 @@
> { 'type': 'MemoryInfo',
>'data': { 'total': 'int' } }
> { 'command': 'que
From: Vasilis Liaskovitis
"query-dimm-info" and "info dimm" will give current state of all dimms in the
system e.g.
dimm0: on
dimm1: off
dimm2: off
dimm3: on
etc.
Signed-off-by: Vasilis Liaskovitis
Signed-off-by: Hu Tao
---
hmp-commands.hx | 2 ++
hmp.c | 17 ++