]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 7 Apr 2015 16:10:03 +0000 (18:10 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 7 Apr 2015 16:10:03 +0000 (18:10 +0200)
commit1ce2a439967245fce52a46490bfa88048df52954
tree6abed0cec23ed9c6bb5a1e3dbfd15b4345fa9b62
parent4a7abd22d839d7e8806fbb94ea46e9003a3782fa
parentd98d4df3e86023e2733a9de9f6224eaf0619200d
Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD

Features and fixes for 4.1 (kvm/next)

1. Assorted changes
1.1 allow more feature bits for the guest
1.2 Store breaking event address on program interrupts

2. Interrupt handling rework
2.1 Fix copy_to_user while holding a spinlock (cc stable)
2.2 Rework floating interrupts to follow the priorities
2.3 Allow to inject all local interrupts via new ioctl
2.4 allow to get/set the full local irq state, e.g. for migration
    and introspection
Documentation/virtual/kvm/api.txt
include/uapi/linux/kvm.h
virt/kvm/kvm_main.c