Re: [Qemu-devel] [PATCH] memory: Don't dump disabled regions

2012-11-10 Thread Blue Swirl
Thanks, applied. On Wed, Oct 31, 2012 at 9:49 AM, Jan Kiszka wrote: > This makes "info mtree" output readable again. > > Signed-off-by: Jan Kiszka > --- > memory.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/memory.c b/memory.c > index 243cb23..d5150f8 100644

[Qemu-devel] [PATCH] memory: Don't dump disabled regions

2012-10-31 Thread Jan Kiszka
This makes "info mtree" output readable again. Signed-off-by: Jan Kiszka --- memory.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/memory.c b/memory.c index 243cb23..d5150f8 100644 --- a/memory.c +++ b/memory.c @@ -1590,7 +1590,7 @@ static void mtree_print_mr(fprintf