All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: qemu-devel@nongnu.org
Cc: Mark McLoughlin <markmc@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v2 00/11] Various small networking improvements
Date: Tue, 21 Apr 2009 15:55:28 -0500	[thread overview]
Message-ID: <49EE32C0.7050100@us.ibm.com> (raw)
In-Reply-To: <20090419100424.24240.51439.stgit@mchn012c.ww002.siemens.net>

Jan Kiszka wrote:
> This series fixes several smaller issues in the networking code and then
> enhances it mostly by the following features:
>  - VLAN capturing (derived from Tristan Gringold's work)
>  - Handling of requested IP in slirp's DHCP server
>  - Runtime -redir setup (host_net_redir)
>
> The first three patches should be considered for stable, so I prepared a
> corresponding queue at git://git.kiszka.org/qemu.git queues/stable.
>
> Find this series also at git://git.kiszka.org/qemu.git queues/net
>   
Applied all (including the first three to stable).  Thanks.

-- 
Regards,

Anthony Liguori

      parent reply	other threads:[~2009-04-21 20:55 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-19 10:04 [Qemu-devel] [PATCH v2 00/11] Various small networking improvements Jan Kiszka
2009-04-19 10:04 ` [Qemu-devel] [PATCH v2 01/11] net: Fix -net socket,listen Jan Kiszka
2009-04-19 10:04 ` [Qemu-devel] [PATCH v2 02/11] net: Check device passed to host_net_remove Jan Kiszka
2009-04-19 10:04 ` [Qemu-devel] [PATCH v2 04/11] monitor: Improve host_net_add Jan Kiszka
2009-04-28 15:08   ` Krumme, Chris
2009-04-28 19:25     ` [Qemu-devel] [PATCH] net: Avoid gcc'ism in net_host_device_add Jan Kiszka
2009-04-19 10:04 ` [Qemu-devel] [PATCH v2 06/11] Allow empty params for check_params Jan Kiszka
2009-04-19 10:04 ` [Qemu-devel] [PATCH v2 03/11] net: Prevent multiple slirp instances Jan Kiszka
2009-04-19 10:37   ` Blue Swirl
2009-04-19 11:51     ` [Qemu-devel] " Jan Kiszka
2009-04-19 10:04 ` [Qemu-devel] [PATCH v2 05/11] monitor: Allow host_net_add/remove for all targets Jan Kiszka
2009-04-19 10:04 ` [Qemu-devel] [PATCH v2 08/11] net: Untangle nested qemu_send_packet Jan Kiszka
2009-04-19 10:04 ` [Qemu-devel] [PATCH v2 10/11] slirp: Handle DHCP requests for specific IP Jan Kiszka
2009-04-19 10:04 ` [Qemu-devel] [PATCH v2 11/11] slirp: Enhance host-guest redirection setup Jan Kiszka
2009-04-19 10:04 ` [Qemu-devel] [PATCH v2 07/11] net: Add parameter checks for VLAN clients Jan Kiszka
2009-04-19 10:04 ` [Qemu-devel] [PATCH v2 09/11] net: Add support for capturing VLANs Jan Kiszka
2009-04-21 20:55 ` Anthony Liguori [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=49EE32C0.7050100@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=markmc@redhat.com \
    --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.