qemu-ppc
[Top][All Lists]
Advanced

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

[Qemu-ppc] [PATCH 0/2] target-ppc: Fix clang and w32 warnings


From: Peter Maydell
Subject: [Qemu-ppc] [PATCH 0/2] target-ppc: Fix clang and w32 warnings
Date: Tue, 23 Dec 2014 22:22:14 +0000

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




reply via email to

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