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: linux-kernel@vger.kernel.org, Mark McLoughlin <markmc@redhat.com>,
	Alex Williamson <alex.williamson@hp.com>,
	Davide Libenzi <davidel@xmailserver.org>,
	Christoph Hellwig <hch@lst.de>,
	Matias Zabaljauregui <zabaljauregui@gmail.com>
Subject: [PULL] lguest & virtio fixes
Date: Fri, 17 Jul 2009 23:01:17 +0930	[thread overview]
Message-ID: <200907172301.17896.rusty@rustcorp.com.au> (raw)

The following changes since commit 4b0a84043e0c14088958fddb62f416d050368011:                             
  Linus Torvalds (1):                                                                                    
        Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/.../peterz/linux-2.6-sched          

are available in the git repository at:

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

Alex Williamson (1):
      virtio_net: Sync header with qemu

Christoph Hellwig (2):
      virtio_blk: don't bounce highmem requests
      virtio_blk: ioctl return value fix

Davide Libenzi (1):
      lguest: remove unnecessary forward struct declaration

Mark McLoughlin (1):
      virtio-pci: correctly unregister root device on error

Matias Zabaljauregui (1):
      lguest: fix journey

Rusty Russell (1):
      lguest: restrict CPUID to avoid perf counter wrmsr

 arch/x86/include/asm/lguest_hcall.h |    2 +-
 arch/x86/lguest/boot.c              |    7 ++++++-
 drivers/block/virtio_blk.c          |    5 ++++-
 drivers/lguest/lg.h                 |    2 --
 drivers/virtio/virtio_pci.c         |    2 +-
 include/linux/lguest.h              |    2 +-
 include/linux/virtio_net.h          |   14 ++++++++++----
 7 files changed, 23 insertions(+), 11 deletions(-)


             reply	other threads:[~2009-07-17 13:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-17 13:31 Rusty Russell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-04-19 13:52 [PULL] lguest & virtio fixes 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=200907172301.17896.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=alex.williamson@hp.com \
    --cc=davidel@xmailserver.org \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=markmc@redhat.com \
    --cc=torvalds@linux-foundation.org \
    --cc=zabaljauregui@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox