These patches fix compiler warnings from clang and the mingw32 compiler; the aim is to get to a point where we can make the warnings into errors for both these builds.
Peter Maydell (2): target-ppc: Mark SR() and gen_sync_exception() as !CONFIG_USER_ONLY target-ppc: Cast ssize_t to size_t before printing with %zx hw/ppc/spapr.c | 2 +- target-ppc/translate.c | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) -- 1.9.1