commit | ad355e383d826e3506c3caaa0fe991fd112de47b | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 21 17:46:56 2015 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 21 17:46:56 2015 +0200 |
tree | 1f1da23f174f30a2cb1b7d8c2e8b8ace1fd00032 | |
parent | b10d92a54dac25a6152f1aa1ffc95c12908035ce [diff] | |
parent | 0d997491f814c87310a6ad7be30a9049c7150489 [diff] |
Merge tag 'kvm-arm-for-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master A late round of KVM/ARM fixes for v4.3-rc7, fixing: - A bug where level-triggered interrupts lowered from userspace are still routed to the guest - A memory leak an a failed initialization path - A build error under certain configurations - Several timer bugs introduced with moving the timer to the active state handling instead of the masking trick.