public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: lkml - Kernel Mailing List <linux-kernel@vger.kernel.org>,
	virtualization <virtualization@lists.linux-foundation.org>
Subject: [PULL] lguest fix, virtio documentation
Date: Mon, 15 Aug 2011 10:25:00 +0930	[thread overview]
Message-ID: <87sjp37au3.fsf@rustcorp.com.au> (raw)

[ This adds a text copy of the virtio draft spec to the kernel source,
  which should make it easier for people to find and read.  The master
  is still the lyx document on my server, so I'll keep it in sync. ]

The following changes since commit 91d85ea6786107aa2837bef3e957165ad7c8b823:

  Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging (2011-08-13 18:37:28 -0700)

are available in the git repository at:

  ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master

Rusty Russell (2):
      virtio: Add text copy of spec to Documentation/virtual.
      lguest: allow booting guest with CONFIG_RELOCATABLE=y

 Documentation/virtual/00-INDEX        |    3 +
 Documentation/virtual/lguest/lguest.c |    3 +
 Documentation/virtual/virtio-spec.txt | 2200 +++++++++++++++++++++++++++++++++
 3 files changed, 2206 insertions(+), 0 deletions(-)
 create mode 100644 Documentation/virtual/virtio-spec.txt

             reply	other threads:[~2011-08-15  1:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-15  0:55 Rusty Russell [this message]
2011-08-15 14:48 ` [PULL] lguest fix, virtio documentation Sasha Levin
2011-08-22  0:12   ` Rusty Russell

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=87sjp37au3.fsf@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=virtualization@lists.linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox