From: "Wei, Jiangang" <weijg.fnst@cn.fujitsu.com>
To: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Cc: "pbonzini@redhat.com" <pbonzini@redhat.com>,
"peter.maydell@linaro.org" <peter.maydell@linaro.org>
Subject: Re: [Qemu-devel] [PATCH 0/3] bitsized task for glib conversion
Date: Tue, 12 Apr 2016 11:05:39 +0000 [thread overview]
Message-ID: <1460459108.10782.19.camel@localhost> (raw)
In-Reply-To: <1459997185-15669-1-git-send-email-weijg.fnst@cn.fujitsu.com>
ping...
Any comments? Thanks in advance.
On Thu, 2016-04-07 at 10:46 +0800, Wei Jiangang wrote:
> The series used to change basename and dirname to
> g_path_get_basename() and g_path_get_dirname() respectively.
>
> Refer to http://wiki.qemu.org/BiteSizedTasks#API_conversion
>
> *** BLURB HERE ***
>
> Wei Jiangang (3):
> linux-user: complete omission of removing uses of strdup
> use g_path_get_dirname instead of dirname
> use g_path_get_basename instead of basename
>
> fsdev/virtfs-proxy-helper.c | 6 +++++-
> hw/9pfs/9p-local.c | 6 +++---
> hw/vfio/pci.c | 6 ++++--
> hw/vfio/platform.c | 6 ++++--
> linux-user/elfload.c | 7 ++-----
> os-posix.c | 3 ++-
> qemu-io.c | 33 ++++++++++++++++++++-------------
> qemu-nbd.c | 4 +++-
> qga/commands-posix.c | 4 ++--
> util/oslib-posix.c | 4 +++-
> 10 files changed, 48 insertions(+), 31 deletions(-)
>
prev parent reply other threads:[~2016-04-12 11:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-07 2:46 [Qemu-devel] [PATCH 0/3] bitsized task for glib conversion Wei Jiangang
2016-04-07 2:46 ` [Qemu-devel] [PATCH 1/3] linux-user: complete omission of removing uses of strdup Wei Jiangang
2016-07-14 12:13 ` Paolo Bonzini
2016-04-07 2:46 ` [Qemu-devel] [PATCH 2/3] use g_path_get_dirname instead of dirname Wei Jiangang
2016-04-07 2:46 ` [Qemu-devel] [PATCH 3/3] use g_path_get_basename instead of basename Wei Jiangang
2016-04-12 11:05 ` Wei, Jiangang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1460459108.10782.19.camel@localhost \
--to=weijg.fnst@cn.fujitsu.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.