All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCHv4 2/2] virtio: add features as qdev properties
Date: Mon, 04 Jan 2010 15:24:18 +0100	[thread overview]
Message-ID: <4B41FA12.9040806@redhat.com> (raw)
In-Reply-To: <20091224124427.GC31553@redhat.com>

On 12/24/09 13:44, Michael S. Tsirkin wrote:
> Add feature bits as properties to virtio. This makes it possible to e.g. define
> machine without indirect buffer support, which is required for 0.10
> compatibility, or without hardware checksum support, which is required for 0.11
> compatibility.  Since default values for optional features are now set by qdev,
> get_features callback has been modified: it sets non-optional bits, and clears
> bits not supported by host.

I guess you'll need a bunch of entries for pc-0.10 and pc-0.11 to switch 
the virtio devices into the correct compatibility modes?  Should 
probably go as patch #3 of this series.

cheers,
   Gerd

  parent reply	other threads:[~2010-01-04 14:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1261657570.git.mst@redhat.com>
     [not found] ` <20091224124358.GB31553@redhat.com>
2010-01-04 14:22   ` [Qemu-devel] Re: [PATCHv4 1/2] qdev: add bit property type Gerd Hoffmann
2010-01-04 15:38     ` Michael S. Tsirkin
     [not found] ` <20091224124427.GC31553@redhat.com>
2010-01-04 14:24   ` Gerd Hoffmann [this message]
2010-01-04 15:38     ` [Qemu-devel] Re: [PATCHv4 2/2] virtio: add features as qdev properties Michael S. Tsirkin

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=4B41FA12.9040806@redhat.com \
    --to=kraxel@redhat.com \
    --cc=mst@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.