On Tue, Nov 10, 2015 at 03:57:33PM +0000, Stefan Hajnoczi wrote:
> clang 3.7.0 on x86_64 warns about the following:
> 
>   target-i386/monitor.c:38:22: warning: shifting a negative signed value is 
> undefined [-Wshift-negative-value]
>         addr |= -1LL << 48;
>                 ~~~~ ^
> 
> Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>

Reviewed-by: Eduardo Habkost <ehabk...@redhat.com>

Applied to x86 tree. Thanks!

-- 
Eduardo

Reply via email to