Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next
authorAvi Kivity <avi@redhat.com>
Wed, 6 Jun 2012 12:31:34 +0000 (15:31 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 6 Jun 2012 12:31:34 +0000 (15:31 +0300)
commit25e531a988ea5a64bd97a72dc9d3c65ad5850120
tree5e5b7450fe08e4818a49b4248c9400a08b4cc463
parent79f702a6d18c75760c68202007265b2310d6f44e
parentd35b1075afc0172caa44b57b56a2b9b57e06d32e
Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next

Alex says:

"Changes this time include:

  - Generalize KVM_GUEST support to overall ePAPR code
  - Fix reset for Book3S HV
  - Fix machine check deferral when CONFIG_KVM_GUEST=y
  - Add support for BookE register DECAR"

* 'for-upstream' of git://github.com/agraf/linux-2.6:
  KVM: PPC: Not optimizing MSR_CE and MSR_ME with paravirt.
  KVM: PPC: booke: Added DECAR support
  KVM: PPC: Book3S HV: Make the guest hash table size configurable
  KVM: PPC: Factor out guest epapr initialization

Signed-off-by: Avi Kivity <avi@redhat.com>