qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/5] Prepratory cleanup for 9p darwin support


From: Greg Kurz
Subject: Re: [Qemu-devel] [PATCH v3 0/5] Prepratory cleanup for 9p darwin support
Date: Tue, 5 Jun 2018 15:37:58 +0200

On Sat,  2 Jun 2018 17:29:34 -0400
Keno Fischer <address@hidden> wrote:

> Hi Greg,
> 
> this is a respin of just the first couple of patches of my 9p Darwin
> series. These patches should be applicable independent of the darwin
> work.
> 

I've applied patches 2 to 5 for the time being.

> Keno Fischer (5):
>   cutils: Provide strchrnul
>   9p: xattr: Fix crashes due to free of uninitialized value
>   9p: local: Avoid warning if FS_IOC_GETVERSION is not defined
>   9p: Properly error check and translate flags in unlinkat
>   9p: xattr: Properly translate xattrcreate flags
> 
>  configure             | 15 +++++++++++++++
>  hmp.c                 |  8 ++++----
>  hw/9pfs/9p-handle.c   |  8 +-------
>  hw/9pfs/9p-local.c    | 42 ++++++++++++++++++++++++------------------
>  hw/9pfs/9p.c          | 34 ++++++++++++++++++++++++++++------
>  hw/9pfs/9p.h          |  4 ++++
>  include/qemu/cutils.h |  8 ++++++++
>  monitor.c             |  8 ++------
>  util/cutils.c         | 15 +++++++++++++++
>  util/qemu-option.c    |  6 +-----
>  util/uri.c            |  6 ++----
>  11 files changed, 104 insertions(+), 50 deletions(-)
> 




reply via email to

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