]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Mar 2009 00:57:39 +0000 (17:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Mar 2009 00:57:39 +0000 (17:57 -0700)
commit3eeb74a1bcc12be7ec4a9f294d3058713ba33e8b
treef8ca32ab6932a21797dbc5aa77688ea017959da0
parent4d9558080101a5f5ad5b7808b3741607b3c9be4f
parent098cfe89222e058177149383a3fe99ebb459cc71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio

* git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio:
  lguest: barrier me harder
  lguest: use bool instead of int
  lguest: use KVM hypercalls
  lguest: wire up pte_update/pte_update_defer
  lguest: fix spurious BUG_ON() on invalid guest stack.
  virtio: more neatening of virtio_ring macros.
  virtio: fix BAD_RING, START_US and END_USE macros
arch/x86/lguest/boot.c