commit | f244d910ea2974d88efcc6d04594f25e22718f90 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 04 04:23:37 2014 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 04 04:23:37 2014 +0100 |
tree | 7236a244a09fa76d73105df476d2f20a19066d70 | |
parent | 4f34d683e52271197e1ee17b7095e8ba27761ba6 [diff] | |
parent | 536336c21697551ceca44bdffb9f53e6cc5f2f20 [diff] |
Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD 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.