Re: [Qemu-devel] [PATCH] exec: cleanup DEBUG_SUBPAGE

2013-09-27 Thread Paolo Bonzini
Michael, want to pick this up for -trivial? Reviewed-by: Paolo Bonzini Il 27/09/2013 03:25, Amos Kong ha scritto: > Touched some error after enabling DEBUG_SUBPAGE. > > Signed-off-by: Amos Kong > --- > exec.c | 18 +- > 1 file changed, 9 insertions(+), 9 deletions(-) > > diff

[Qemu-devel] [PATCH] exec: cleanup DEBUG_SUBPAGE

2013-09-26 Thread Amos Kong
Touched some error after enabling DEBUG_SUBPAGE. Signed-off-by: Amos Kong --- exec.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/exec.c b/exec.c index 07aa2c6..5aef833 100644 --- a/exec.c +++ b/exec.c @@ -1573,7 +1573,7 @@ static uint64_t subpage_read(v