Re: [PATCH v5 34/50] multi-process/mon: choose HMP commands based on target

2020-03-05 Thread Dr. David Alan Gilbert
* Jag Raman (jag.ra...@oracle.com) wrote: > > > On 3/5/2020 5:39 AM, Dr. David Alan Gilbert wrote: > > * Jagannathan Raman (jag.ra...@oracle.com) wrote: > > > From: Elena Ufimtseva > > > > > > Add "targets" field to HMP command definition to select the targets > > > which would be supported by

Re: [PATCH v5 34/50] multi-process/mon: choose HMP commands based on target

2020-03-05 Thread Jag Raman
On 3/5/2020 5:39 AM, Dr. David Alan Gilbert wrote: * Jagannathan Raman (jag.ra...@oracle.com) wrote: From: Elena Ufimtseva Add "targets" field to HMP command definition to select the targets which would be supported by each command Signed-off-by: Elena Ufimtseva Signed-off-by: John G John

Re: [PATCH v5 34/50] multi-process/mon: choose HMP commands based on target

2020-03-05 Thread Dr. David Alan Gilbert
* Jagannathan Raman (jag.ra...@oracle.com) wrote: > From: Elena Ufimtseva > > Add "targets" field to HMP command definition to select the targets > which would be supported by each command > > Signed-off-by: Elena Ufimtseva > Signed-off-by: John G Johnson > Signed-off-by: Jagannathan Raman >

[PATCH v5 34/50] multi-process/mon: choose HMP commands based on target

2020-02-24 Thread Jagannathan Raman
From: Elena Ufimtseva Add "targets" field to HMP command definition to select the targets which would be supported by each command Signed-off-by: Elena Ufimtseva Signed-off-by: John G Johnson Signed-off-by: Jagannathan Raman --- hmp-commands-info.hx | 10 ++ hmp-commands.hx | 20