|
From: | Richard Henderson |
Subject: | Re: [Qemu-devel] [RFC v3 02/19] translate_all: DEBUG_FLUSH -> DEBUG_TB_FLUSH |
Date: | Tue, 7 Jun 2016 07:54:41 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 |
On 06/03/2016 01:40 PM, Alex Bennée wrote: > Make the debug define consistent with the others. The flush operation is > all about invalidating TranslationBlocks on flush events. > > Also fix up the commenting on the other DEBUG for the benefit of > checkpatch. > > Signed-off-by: Alex Bennée <address@hidden> > --- > translate-all.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |