qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PATCH v2 0/5] Fix some GCC 9 build warnings


From: Alistair Francis
Subject: [Qemu-trivial] [PATCH v2 0/5] Fix some GCC 9 build warnings
Date: Tue, 30 Apr 2019 23:28:11 +0000

v2:
 - Rewrite most patches based on the feedback from v1

Alistair Francis (5):
  util/qemu-sockets: Fix GCC 9 build warnings
  hw/usb/hcd-xhci: Fix GCC 9 build warning
  hw/usb/dev-mtp: Fix GCC 9 build warning
  linux-user/uname: Fix GCC 9 build warnings
  linux-user/elfload: Fix GCC 9 build warnings

 hw/usb/dev-mtp.c     | 13 +++++++++++++
 hw/usb/hcd-xhci.c    |  1 +
 linux-user/elfload.c |  2 +-
 linux-user/uname.c   |  2 +-
 util/qemu-sockets.c  |  4 ++--
 5 files changed, 18 insertions(+), 4 deletions(-)

-- 
2.21.0


reply via email to

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