| Submitter | Jan Kiszka |
|---|---|
| Date | July 9, 2012, 3:44 p.m. |
| Message ID | <cover.1341848645.git.jan.kiszka@siemens.com> |
| Download | mbox |
| Permalink | /patch/169892/ |
| State | New |
| Headers | show |
Pull-request
git://git.kiszka.org/qemu.git queues/slirpComments
On 07/09/2012 10:44 AM, Jan Kiszka wrote: > 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 Pulled. Thanks. Regards, Anthony Liguori > > 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(-) >
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(-)