mbox

[pull] slirp queue

Message ID 53200D5A.6060605@siemens.com
State New
Headers show

Pull-request

git://git.kiszka.org/qemu.git queues/slirp

Message

Jan Kiszka March 12, 2014, 7:31 a.m. UTC
The following changes since commit 239618707637ec87eba8c452d2b2f75dc5ca20c7:

  Merge remote-tracking branch 'remotes/kvm/uq/master' into staging (2014-03-11 19:39:17 +0000)

are available in the git repository at:


  git://git.kiszka.org/qemu.git queues/slirp

for you to fetch changes up to 5c1e1890bfa1f6b4bc3f51e368bfd47af1b60db0:

  slirp smb with modern win guests when samba is also running on host (2014-03-12 08:13:24 +0100)

----------------------------------------------------------------
Michael Buesch (1):
      qemu/slirp: Fix SMB security configuration on newer samba versions

Michael Tokarev (1):
      slirp smb with modern win guests when samba is also running on host

 net/slirp.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Comments

Peter Maydell March 12, 2014, 3:05 p.m. UTC | #1
On 12 March 2014 07:31, Jan Kiszka <jan.kiszka@siemens.com> wrote:
> The following changes since commit 239618707637ec87eba8c452d2b2f75dc5ca20c7:
>
>   Merge remote-tracking branch 'remotes/kvm/uq/master' into staging (2014-03-11 19:39:17 +0000)
>
> are available in the git repository at:
>
>
>   git://git.kiszka.org/qemu.git queues/slirp
>
> for you to fetch changes up to 5c1e1890bfa1f6b4bc3f51e368bfd47af1b60db0:
>
>   slirp smb with modern win guests when samba is also running on host (2014-03-12 08:13:24 +0100)
>

Applied, thanks.

-- PMM