[PULL 0/1] Net patches

Jason Wang posted 1 patch 3 months, 2 weeks ago
There is a newer version of this series
net/net.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PULL 0/1] Net patches
Posted by Jason Wang 3 months, 2 weeks ago
The following changes since commit 0f397dcfecc9211d12c2c720c01eb32f0eaa7d23:

  Merge tag 'pull-nbd-2024-08-08' of https://repo.or.cz/qemu/ericb into staging (2024-08-09 08:40:37 +1000)

are available in the Git repository at:

  https://github.com/jasowang/qemu.git tags/net-pull-request

for you to fetch changes up to fa62cb989a9146c82f8f172715042852f5d36200:

  net: Fix '-net nic,model=' for non-help arguments (2024-08-12 13:36:42 +0800)

----------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEEIV1G9IJGaJ7HfzVi7wSWWzmNYhEFAma5uNkACgkQ7wSWWzmN
YhFpLwf+J9+cBWKUze7FZkxNHU78GJ/b+oVQfLYPnrCRrVKoyTr9yiKfMDS8qf5/
tPd+xFABwcHb8UL3EeAe9w5aB0QCqqdmZMFRkWuaZ7HEbZkYNt9cJck5iMdNaPBm
cKiFRLb8FDVA3aegCcsBqnwCxgFW+3P3rrnHQz1C+GQAOm7FER+HiFnYucjrrLSM
SaXZYIH/LPqL01gbZcbixQkhgL5XFWUToFXQEYECGS07uZZ1WSJkxIP6WZDchJ4+
vYO8/fWXVdrjvDirraZQRYnurWQGpTUk0Ocn2R8MaJsF8TK031MrMRJ3YP9zXp4n
wMe0BZO/YG5oi2gFrJpYL2AZqh2MgQ==
=DhS+
-----END PGP SIGNATURE-----

----------------------------------------------------------------
David Woodhouse (1):
      net: Fix '-net nic,model=' for non-help arguments

 net/net.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Re: [PULL 0/1] Net patches
Posted by Richard Henderson 3 months, 1 week ago
On 8/12/24 17:28, Jason Wang wrote:
> The following changes since commit 0f397dcfecc9211d12c2c720c01eb32f0eaa7d23:
> 
>    Merge tag 'pull-nbd-2024-08-08' ofhttps://repo.or.cz/qemu/ericb into staging (2024-08-09 08:40:37 +1000)
> 
> are available in the Git repository at:
> 
>    https://github.com/jasowang/qemu.git tags/net-pull-request
> 
> for you to fetch changes up to fa62cb989a9146c82f8f172715042852f5d36200:
> 
>    net: Fix '-net nic,model=' for non-help arguments (2024-08-12 13:36:42 +0800)

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate.

r~