All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Alex Williamson <alex.williamson@hp.com>
Cc: kvm <kvm@vger.kernel.org>, qemu-devel <qemu-devel@nongnu.org>,
	Mark McLoughlin <markmc@redhat.com>
Subject: Re: [PATCH 2/5][RFC] virtio-net: Add load/save for status bits
Date: Wed, 07 Jan 2009 12:12:00 -0600	[thread overview]
Message-ID: <4964F070.7040003@codemonkey.ws> (raw)
In-Reply-To: <1231349858.7109.81.camel@lappy>

Alex Williamson wrote:
> virtio-net: Add load/save for status bits
>
> Signed-off-by: Alex Williamson <alex.williamson@hp.com>
> ---
>
>  hw/virtio-net.c |   10 ++++++++--
>  1 files changed, 8 insertions(+), 2 deletions(-)
>
> diff --git a/hw/virtio-net.c b/hw/virtio-net.c
> index bfb7510..77e3077 100644
> --- a/hw/virtio-net.c
> +++ b/hw/virtio-net.c
> @@ -16,6 +16,8 @@
>  #include "qemu-timer.h"
>  #include "virtio-net.h"
>  
> +#define VIRTIO_VM_VERSION	2
> +
>   

virtio-net is now at 2 already because of the mergable buffers fix but 
this is definitely needed for Mark's set_link changes.

Regards,

Anthony Liguori


WARNING: multiple messages have this Message-ID (diff)
From: Anthony Liguori <anthony@codemonkey.ws>
To: Alex Williamson <alex.williamson@hp.com>
Cc: Mark McLoughlin <markmc@redhat.com>,
	qemu-devel <qemu-devel@nongnu.org>, kvm <kvm@vger.kernel.org>
Subject: [Qemu-devel] Re: [PATCH 2/5][RFC] virtio-net: Add load/save for status bits
Date: Wed, 07 Jan 2009 12:12:00 -0600	[thread overview]
Message-ID: <4964F070.7040003@codemonkey.ws> (raw)
In-Reply-To: <1231349858.7109.81.camel@lappy>

Alex Williamson wrote:
> virtio-net: Add load/save for status bits
>
> Signed-off-by: Alex Williamson <alex.williamson@hp.com>
> ---
>
>  hw/virtio-net.c |   10 ++++++++--
>  1 files changed, 8 insertions(+), 2 deletions(-)
>
> diff --git a/hw/virtio-net.c b/hw/virtio-net.c
> index bfb7510..77e3077 100644
> --- a/hw/virtio-net.c
> +++ b/hw/virtio-net.c
> @@ -16,6 +16,8 @@
>  #include "qemu-timer.h"
>  #include "virtio-net.h"
>  
> +#define VIRTIO_VM_VERSION	2
> +
>   

virtio-net is now at 2 already because of the mergable buffers fix but 
this is definitely needed for Mark's set_link changes.

Regards,

Anthony Liguori

  reply	other threads:[~2009-01-07 18:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-07 17:37 [PATCH 2/5][RFC] virtio-net: Add load/save for status bits Alex Williamson
2009-01-07 17:37 ` [Qemu-devel] " Alex Williamson
2009-01-07 18:12 ` Anthony Liguori [this message]
2009-01-07 18:12   ` [Qemu-devel] " Anthony Liguori
2009-01-12 18:35 ` [Qemu-devel] [PATCH 2/5][RFC] virtio-net: Add load/save for statusbits Krumme, Chris
2009-01-12 20:41   ` Dor Laor

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=4964F070.7040003@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --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.