All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cornelia Huck <cohuck@redhat.com>
To: "Michael S . Tsirkin" <mst@redhat.com>, Jason Wang <jasowang@redhat.com>
Cc: virtualization@lists.linux-foundation.org,
	linux-kernel@vger.kernel.org, virtio-dev@lists.oasis-open.org,
	Wei Wang <wei.w.wang@intel.com>,
	Halil Pasic <pasic@linux.ibm.com>,
	Cornelia Huck <cohuck@redhat.com>
Subject: [virtio-dev] [PATCH 0/2] virtio: virtio_config_ops documentation
Date: Thu,  3 Jan 2019 17:08:02 +0100	[thread overview]
Message-ID: <20190103160804.21438-1-cohuck@redhat.com> (raw)

After the latest virtio-balloon changes, it became clear that
it is not obvious that some of the virtio operations (e.g.
reading or writing the config space) cannot be done from an
atomic context for all transports.

At least try to document that, and also fix some inconsistencies
I noticed along the way.

Cornelia Huck (2):
  virtio: fix virtio_config_ops description
  virtio: document virtio_config_ops restrictions

 include/linux/virtio_config.h | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

-- 
2.17.2


---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


             reply	other threads:[~2019-01-03 16:08 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-03 16:08 Cornelia Huck [this message]
2019-01-03 16:08 ` [virtio-dev] [PATCH 1/2] virtio: fix virtio_config_ops description Cornelia Huck
2019-01-14 14:09   ` [virtio-dev] " Cornelia Huck
2019-01-14 14:57     ` Halil Pasic
2019-01-15  2:15     ` Wei Wang
2019-01-15  2:15     ` [virtio-dev] " Wei Wang
2019-01-15  2:20       ` Michael S. Tsirkin
2019-01-15  2:20       ` Michael S. Tsirkin
2019-01-14 14:09   ` Cornelia Huck
2019-01-03 16:08 ` Cornelia Huck
2019-01-03 16:08 ` [virtio-dev] [PATCH 2/2] virtio: document virtio_config_ops restrictions Cornelia Huck
2019-01-03 16:28   ` [virtio-dev] " Michael S. Tsirkin
2019-01-04 12:39     ` Cornelia Huck
2019-01-04 12:39     ` [virtio-dev] " Cornelia Huck
2019-01-03 16:28   ` Michael S. Tsirkin
2019-01-03 17:28   ` [virtio-dev] " Halil Pasic
2019-01-04 12:48     ` Cornelia Huck
2019-01-04 12:48       ` Cornelia Huck
2019-01-15  2:18   ` [virtio-dev] " Wei Wang
2019-01-15  2:18   ` Wei Wang
2019-01-03 16:08 ` Cornelia Huck

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=20190103160804.21438-1-cohuck@redhat.com \
    --to=cohuck@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=pasic@linux.ibm.com \
    --cc=virtio-dev@lists.oasis-open.org \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=wei.w.wang@intel.com \
    /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.