qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 00/46] Windbg supporting


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v4 00/46] Windbg supporting
Date: Fri, 12 Jan 2018 09:52:23 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

On 11/12/2017 15:30, address@hidden wrote:
> /var/tmp/patchew-tester-tmp-vkmit7_m/src/target/i386/misc_helper.c: In 
> function ‘cpu_x86_read_msr’:
> /var/tmp/patchew-tester-tmp-vkmit7_m/src/target/i386/misc_helper.c:229:1: 
> error: control reaches end of non-void function [-Werror=return-type]
>  }
>  ^
> cc1: all warnings being treated as errors

This is a problem with patch 45; cpu_x86_read_msr and cpu_x86_write_msr
are not needed for user-mode emulation.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]