Re: [Qemu-devel] [PATCH 4/4] HMP: Introduce console command

2013-01-21 Thread Lei Li
On 01/22/2013 03:52 AM, Anthony Liguori wrote: Why don't you resubmit the series without this patch. I think this needs a bit of work... Sure, I will resubmit the series without this patch and try to implement this console command as your suggestion in another thread later. Thanks for your ti

Re: [Qemu-devel] [PATCH 4/4] HMP: Introduce console command

2013-01-21 Thread Anthony Liguori
Why don't you resubmit the series without this patch. I think this needs a bit of work... Lei Li writes: > Signed-off-by: Lei Li > --- > hmp-commands.hx | 21 ++ > hmp.c | 52 > + > hmp.h

[Qemu-devel] [PATCH 4/4] HMP: Introduce console command

2013-01-21 Thread Lei Li
Signed-off-by: Lei Li --- hmp-commands.hx | 21 ++ hmp.c | 52 + hmp.h |1 + include/monitor/monitor.h |3 ++ monitor.c | 15 + 5 files changed,

[Qemu-devel] [PATCH 4/4] HMP: Introduce console command

2012-12-06 Thread Lei Li
Signed-off-by: Lei Li --- hmp-commands.hx | 21 + hmp.c | 52 hmp.h |1 + monitor.c | 15 +++ monitor.h |3 +++ 5 files changed, 92 insertions(+), 0 deletions(-) dif

Re: [Qemu-devel] [PATCH 4/4] HMP: Introduce console command

2012-10-30 Thread Luiz Capitulino
On Tue, 30 Oct 2012 18:22:34 +0800 Lei Li wrote: > On 10/29/2012 09:26 PM, Luiz Capitulino wrote: > > On Mon, 29 Oct 2012 12:18:03 +0800 > > Lei Li wrote: > > > >> On 10/27/2012 01:43 AM, Luiz Capitulino wrote: > >>> On Fri, 26 Oct 2012 19:21:52 +0800 > >>> Lei Li wrote: > >>> > Signed-off

Re: [Qemu-devel] [PATCH 4/4] HMP: Introduce console command

2012-10-30 Thread Lei Li
On 10/29/2012 09:26 PM, Luiz Capitulino wrote: On Mon, 29 Oct 2012 12:18:03 +0800 Lei Li wrote: On 10/27/2012 01:43 AM, Luiz Capitulino wrote: On Fri, 26 Oct 2012 19:21:52 +0800 Lei Li wrote: Signed-off-by: Lei Li I still don't understand how this command, in its current form, is differe

[Qemu-devel] [PATCH 4/4] HMP: Introduce console command

2012-10-30 Thread Lei Li
Signed-off-by: Lei Li --- hmp-commands.hx | 21 + hmp.c | 51 +++ hmp.h |1 + monitor.c | 15 +++ monitor.h |3 +++ 5 files changed, 91 insertions(+), 0 deletions(-) diff

Re: [Qemu-devel] [PATCH 4/4] HMP: Introduce console command

2012-10-29 Thread Luiz Capitulino
On Mon, 29 Oct 2012 12:18:03 +0800 Lei Li wrote: > On 10/27/2012 01:43 AM, Luiz Capitulino wrote: > > On Fri, 26 Oct 2012 19:21:52 +0800 > > Lei Li wrote: > > > >> Signed-off-by: Lei Li > > I still don't understand how this command, in its current form, is > > different from memchar-write. > >

Re: [Qemu-devel] [PATCH 4/4] HMP: Introduce console command

2012-10-28 Thread Lei Li
On 10/27/2012 01:43 AM, Luiz Capitulino wrote: On Fri, 26 Oct 2012 19:21:52 +0800 Lei Li wrote: Signed-off-by: Lei Li I still don't understand how this command, in its current form, is different from memchar-write. One more comment below. Hi Luiz, Yes, I have replied to it in patch serie

Re: [Qemu-devel] [PATCH 4/4] HMP: Introduce console command

2012-10-26 Thread Luiz Capitulino
On Fri, 26 Oct 2012 19:21:52 +0800 Lei Li wrote: > Signed-off-by: Lei Li I still don't understand how this command, in its current form, is different from memchar-write. One more comment below. > --- > hmp-commands.hx | 25 + > hmp.c | 52 +++

[Qemu-devel] [PATCH 4/4] HMP: Introduce console command

2012-10-26 Thread Lei Li
Signed-off-by: Lei Li --- hmp-commands.hx | 25 + hmp.c | 52 hmp.h |1 + monitor.c | 15 +++ monitor.h |3 +++ 5 files changed, 96 insertions(+), 0 deletions(-)

[Qemu-devel] [PATCH 4/4] HMP: Introduce console command

2012-10-25 Thread Lei Li
Signed-off-by: Lei Li --- hmp-commands.hx | 25 + hmp.c | 52 hmp.h |1 + monitor.c | 15 +++ monitor.h |3 +++ 5 files changed, 96 insertions(+), 0 deletions(-)

[Qemu-devel] [PATCH 4/4] HMP: Introduce console command

2012-10-25 Thread Lei Li
Signed-off-by: Lei Li --- hmp-commands.hx | 25 + hmp.c | 52 hmp.h |1 + monitor.c | 15 +++ monitor.h |3 +++ 5 files changed, 96 insertions(+), 0 deletions(-)