All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/3] virtio-spec: Add documentation for recently added balloon features
@ 2020-04-29 17:27 Alexander Duyck
  2020-04-29 17:27 ` [PATCH RFC 1/3] content: Document balloon feature free page hints Alexander Duyck
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexander Duyck @ 2020-04-29 17:27 UTC (permalink / raw)
  To: cohuck, david, mst; +Cc: virtio-dev, virtio-comment

This patch set is meant to add documentation for balloon features that have
been recently added to the Linux kernel[1,2] and that we are currently
working on adding to QEMU[3].

I am submitting them as an RFC as it has been a while since I have written
any requirements or specification documents, so my wording on things will
likely need some updates. In addition I have not before submitted
virtio-spec updates. As such I would appreciate information on if this is
the correct process for updating the document, or if I need to take some
other/additional steps.

[1]: https://lore.kernel.org/lkml/20200211224416.29318.44077.stgit@localhost.localdomain/
[2]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b0c504f154718904ae49349147e3b7e6ae91ffdc
[3]: https://lists.oasis-open.org/archives/virtio-dev/202004/msg00180.html

---

Alexander Duyck (3):
      content: Document balloon feature free page hints
      content: Document balloon feature page poison
      content: Document balloon feature free page reporting


 content.tex |  232 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 229 insertions(+), 3 deletions(-)

--


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-29 17:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-29 17:27 [PATCH RFC 0/3] virtio-spec: Add documentation for recently added balloon features Alexander Duyck
2020-04-29 17:27 ` [PATCH RFC 1/3] content: Document balloon feature free page hints Alexander Duyck
2020-04-29 17:27 ` [PATCH RFC 2/3] content: Document balloon feature page poison Alexander Duyck
2020-04-29 17:27 ` [PATCH RFC 3/3] content: Document balloon feature free page reporting Alexander Duyck

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.