From: Rusty Russell <rusty@rustcorp.com.au>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, lguest <lguest@ozlabs.org>,
virtualization@lists.linux-foundation.org
Subject: [PULL] virtio_pci rmmod fix and lguest documentation/comment updates
Date: Fri, 28 Mar 2008 11:16:10 +1100 [thread overview]
Message-ID: <200803281116.10314.rusty@rustcorp.com.au> (raw)
The following changes since commit 3085354de635179d70c240e6d942bcbd1d93056c:
Ingo Molnar (1):
x86: prefetch fix #2
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus.git master
Anthony Liguori (1):
virtio_pci: unregister virtio device at device remove
Paul Bolle (1):
lguest: lguest.txt documentation fix
Rusty Russell (2):
lguest: Don't need comment terminator before disk section.
lguest: comment documentation update.
Tim Ansell (1):
lguest: Add puppies which where previously missing.
Documentation/lguest/lguest.c | 70 ++++++++++++----------
Documentation/lguest/lguest.txt | 19 ++++--
arch/x86/lguest/boot.c | 108 +++++++++++++++++++--------------
arch/x86/lguest/i386_head.S | 15 +++-
drivers/lguest/Makefile | 8 +++
drivers/lguest/core.c | 18 +++---
drivers/lguest/hypercalls.c | 11 +++-
drivers/lguest/interrupts_and_traps.c | 7 +-
drivers/lguest/lguest_device.c | 11 ++--
drivers/lguest/lguest_user.c | 30 ++++++---
drivers/lguest/page_tables.c | 32 ++++++----
drivers/lguest/x86/core.c | 33 ++++++----
drivers/lguest/x86/switcher_32.S | 8 +-
drivers/virtio/virtio_pci.c | 1 +
include/asm-x86/lguest_hcall.h | 2 +-
include/linux/lguest_launcher.h | 6 ++-
16 files changed, 229 insertions(+), 150 deletions(-)
reply other threads:[~2008-03-28 0:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200803281116.10314.rusty@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=lguest@ozlabs.org \
--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