On 11/12/2017 15:30, no-re...@patchew.org 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.