qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Anthony Liguori <aliguori@us.ibm.com>,
	qemu-devel <qemu-devel@nongnu.org>
Cc: Alexander Graf <agraf@suse.de>, Dunrong Huang <riegamaths@gmail.com>
Subject: [Qemu-devel] [PATCH 0/4] [PULL] slirp: smb fixes and cmd: target for guestfwd
Date: Mon,  9 Jul 2012 17:44:04 +0200	[thread overview]
Message-ID: <cover.1341848645.git.jan.kiszka@siemens.com> (raw)

The following changes since commit 84988cf910a6881f2180fdcec516b60f8f0dc8c4:

  bitops.h: Add functions to extract and deposit bitfields (2012-07-07 09:07:01 +0000)

are available in the git repository at:
  git://git.kiszka.org/qemu.git queues/slirp

Alexander Graf (1):
      slirp: add 'cmd:' target for guestfwd

Dunrong Huang (1):
      slirp: Ensure smbd and shared directory exist when enable smb

Jan Kiszka (2):
      slirp: Enforce host-side user of smb share
      slirp: Improve error reporting of inaccessible smb directories

 net/slirp.c     |   70 ++++++++++++++++++++++++++++++++++++++++---------------
 qemu-options.hx |   22 ++++++++++++++++-
 2 files changed, 72 insertions(+), 20 deletions(-)


CC: Alexander Graf <agraf@suse.de>
CC: Dunrong Huang <riegamaths@gmail.com>

Alexander Graf (1):
  slirp: add 'cmd:' target for guestfwd

Dunrong Huang (1):
  slirp: Ensure smbd and shared directory exist when enable smb

Jan Kiszka (2):
  slirp: Enforce host-side user of smb share
  slirp: Improve error reporting of inaccessible smb directories

 net/slirp.c     |   70 ++++++++++++++++++++++++++++++++++++++++---------------
 qemu-options.hx |   22 ++++++++++++++++-
 2 files changed, 72 insertions(+), 20 deletions(-)

-- 
1.7.3.4

             reply	other threads:[~2012-07-09 15:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-09 15:44 Jan Kiszka [this message]
2012-07-09 15:44 ` [Qemu-devel] [PATCH 1/4] slirp: Enforce host-side user of smb share Jan Kiszka
2012-07-09 15:44 ` [Qemu-devel] [PATCH 2/4] slirp: add 'cmd:' target for guestfwd Jan Kiszka
2012-07-09 15:44 ` [Qemu-devel] [PATCH 3/4] slirp: Ensure smbd and shared directory exist when enable smb Jan Kiszka
2012-07-09 15:44 ` [Qemu-devel] [PATCH 4/4] slirp: Improve error reporting of inaccessible smb directories Jan Kiszka
2012-07-09 17:33 ` [Qemu-devel] [PATCH 0/4] [PULL] slirp: smb fixes and cmd: target for guestfwd Anthony Liguori

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=cover.1341848645.git.jan.kiszka@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=agraf@suse.de \
    --cc=aliguori@us.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=riegamaths@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).