qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/2] 9p patches 2018-06-29


From: Greg Kurz
Subject: [Qemu-devel] [PULL 0/2] 9p patches 2018-06-29
Date: Fri, 29 Jun 2018 15:20:43 +0200

The following changes since commit 609ef9f451759151d0bfe7c3843410ab94d68f18:

  Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' 
into staging (2018-06-28 17:53:31 +0100)

are available in the Git repository at:

  https://github.com/gkurz/qemu.git tags/for-upstream

for you to fetch changes up to 230f1b31c5d58a852e1ac46e1ef05cfa7d5d9280:

  9p: darwin: Explicitly cast comparisons of mode_t with -1 (2018-06-29 
12:32:10 +0200)

----------------------------------------------------------------
The Darwin host support still needs some more work. It won't make it for
soft-freeze, but I'd like these preparatory patches to be merged anyway.

----------------------------------------------------------------
Keno Fischer (2):
      cutils: Provide strchrnul
      9p: darwin: Explicitly cast comparisons of mode_t with -1

 configure             | 18 ++++++++++++++++++
 hmp.c                 |  8 ++++----
 hw/9pfs/9p-local.c    |  6 +++---
 include/qemu/cutils.h |  8 ++++++++
 monitor.c             |  8 ++------
 util/cutils.c         | 15 +++++++++++++++
 util/qemu-option.c    |  6 +-----
 util/uri.c            |  6 ++----
 8 files changed, 53 insertions(+), 22 deletions(-)
-- 
2.14.4




reply via email to

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