Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 4 Feb 2014 03:23:37 +0000 (04:23 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 4 Feb 2014 03:23:37 +0000 (04:23 +0100)
Two new features are added by this patch set:
- The floating interrupt controller (flic) that allows us to inject,
  clear and inspect non-vcpu local interrupts. This also gives us an
  opportunity to fix deficiencies in our existing interrupt definitions.
- Support for asynchronous page faults via the pfault mechanism. Testing
  show significant guest performance improvements under host swap.


Trivial merge