[PULL] lguest & virtio fixes

From: Rusty Russell
Date: Fri Jul 17 2009 - 09:31:41 EST


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(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/