All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: Alex Williamson <alex.williamson@hp.com>
Cc: qemu-devel@nongnu.org, markmc@redhat.com, kvm@vger.kernel.org
Subject: Re: [PATCH v3 1/8] qemu:virtio-net: Save status and add some save infrastructure
Date: Thu, 05 Feb 2009 16:36:08 -0600	[thread overview]
Message-ID: <498B69D8.1020205@us.ibm.com> (raw)
In-Reply-To: <20090205001755.27879.31745.stgit@kvm.aw>

Alex Williamson wrote:
> The status register should probably be saved since its guest visible.
> Also add a little bit if infrastructure for handling various save
> revisions.
>
> Signed-off-by: Alex Williamson <alex.williamson@hp.com>
>   

Applied all.  Thanks.

Regards,

Anthony Liguori


WARNING: multiple messages have this Message-ID (diff)
From: Anthony Liguori <aliguori@us.ibm.com>
To: Alex Williamson <alex.williamson@hp.com>
Cc: markmc@redhat.com, qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: [Qemu-devel] Re: [PATCH v3 1/8] qemu:virtio-net: Save status and add some save infrastructure
Date: Thu, 05 Feb 2009 16:36:08 -0600	[thread overview]
Message-ID: <498B69D8.1020205@us.ibm.com> (raw)
In-Reply-To: <20090205001755.27879.31745.stgit@kvm.aw>

Alex Williamson wrote:
> The status register should probably be saved since its guest visible.
> Also add a little bit if infrastructure for handling various save
> revisions.
>
> Signed-off-by: Alex Williamson <alex.williamson@hp.com>
>   

Applied all.  Thanks.

Regards,

Anthony Liguori

  reply	other threads:[~2009-02-05 22:36 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-05  0:17 [PATCH v3 0/8] qemu:virtio-net: Add MAC and VLAN filtering Alex Williamson
2009-02-05  0:17 ` [Qemu-devel] " Alex Williamson
2009-02-05  0:17 ` [PATCH v3 1/8] qemu:virtio-net: Save status and add some save infrastructure Alex Williamson
2009-02-05  0:17   ` [Qemu-devel] " Alex Williamson
2009-02-05 22:36   ` Anthony Liguori [this message]
2009-02-05 22:36     ` [Qemu-devel] " Anthony Liguori
2009-02-05  0:18 ` [PATCH v3 2/8] qemu:virtio-net: Allow setting the MAC address via set_config Alex Williamson
2009-02-05  0:18   ` [Qemu-devel] " Alex Williamson
2009-02-05  0:18 ` [PATCH v3 3/8] qemu:virtio-net: Define ETH_ALEN for use when manipulating MAC addresses Alex Williamson
2009-02-05  0:18   ` [Qemu-devel] " Alex Williamson
2009-02-05  0:18 ` [PATCH v3 4/8] qemu:virtio-net: Add a virtqueue for control commands from the guest Alex Williamson
2009-02-05  0:18   ` [Qemu-devel] " Alex Williamson
2009-02-05  0:18 ` [PATCH v3 5/8] qemu:virtio-net: Add promiscuous and all-multicast mode bits Alex Williamson
2009-02-05  0:18   ` [Qemu-devel] " Alex Williamson
2009-02-05  0:18 ` [PATCH v3 6/8] qemu:virtio-net: Enable filtering based on MAC, promisc, broadcast and allmulti Alex Williamson
2009-02-05  0:18   ` [Qemu-devel] " Alex Williamson
2009-02-05  0:18 ` [PATCH v3 7/8] qemu:virtio-net: Add additional MACs via a filter table Alex Williamson
2009-02-05  0:18   ` [Qemu-devel] " Alex Williamson
2009-02-05  0:18 ` [PATCH v3 8/8] qemu:virtio-net: Add VLAN filtering Alex Williamson
2009-02-05  0:18   ` [Qemu-devel] " Alex Williamson

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=498B69D8.1020205@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=alex.williamson@hp.com \
    --cc=kvm@vger.kernel.org \
    --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.