| Commit message (Expand) | Author | Files | Lines |
2015-11-04 | drivers/hv: share Hyper-V SynIC constants with userspace | Andrey Smetanin | 3 | -5/+13 |
2015-11-04 | KVM: x86: handle SMBASE as physical address in RSM | Radim Krčmář | 1 | -4/+3 |
2015-11-04 | KVM: x86: add read_phys to x86_emulate_ops | Radim Krčmář | 2 | -0/+20 |
2015-11-04 | KVM: x86: removing unused variable | Saurabh Sengar | 1 | -11/+5 |
2015-11-04 | KVM: don't pointlessly leave KVM_COMPAT=y in non-KVM configs | Jan Beulich | 1 | -1/+1 |
2015-11-04 | KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr() | Pavel Fedin | 4 | -23/+2 |
2015-11-04 | KVM: arm/arm64: Clean up vgic_retire_lr() and surroundings | Pavel Fedin | 1 | -27/+10 |
2015-11-04 | KVM: arm/arm64: Optimize away redundant LR tracking | Pavel Fedin | 4 | -44/+17 |
2015-10-29 | KVM: s390: use simple switch statement as multiplexer | Christian Borntraeger | 1 | -21/+21 |
2015-10-29 | KVM: s390: drop useless newline in debugging data | Christian Borntraeger | 1 | -4/+4 |
2015-10-29 | KVM: s390: SCA must not cross page boundaries | David Hildenbrand | 1 | -1/+3 |
2015-10-22 | KVM: arm: Do not indent the arguments of DECLARE_BITMAP | Michal Marek | 1 | -4/+4 |
2015-10-22 | arm64: kvm: restore EL1N SP for panic | Mark Rutland | 1 | -0/+8 |
2015-10-22 | arm/arm64: KVM: Add tracepoints for vgic and timer | Christoffer Dall | 3 | -0/+72 |
2015-10-22 | arm/arm64: KVM: Improve kvm_exit tracepoint | Christoffer Dall | 4 | -4/+44 |
2015-10-22 | KVM: arm/arm64: Fix vGIC documentation | Pavel Fedin | 1 | -8/+10 |
2015-10-22 | KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest | Eric Auger | 3 | -4/+37 |
2015-10-22 | KVM: arm/arm64: check power_off in critical section before VCPU run | Eric Auger | 1 | -1/+2 |
2015-10-22 | KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable | Eric Auger | 1 | -1/+2 |
2015-10-22 | KVM: arm/arm64: rename pause into power_off | Eric Auger | 4 | -19/+19 |
2015-10-22 | arm/arm64: KVM : Enable vhost device selection under KVM config menu | Wei Huang | 2 | -0/+4 |
2015-10-22 | arm/arm64: KVM: Support edge-triggered forwarded interrupts | Christoffer Dall | 1 | -18/+22 |
2015-10-22 | arm/arm64: KVM: Rework the arch timer to use level-triggered semantics | Christoffer Dall | 5 | -108/+91 |