index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
Thomas Huth
2017-04-20
2
-8
/
+34
*
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
Alexey Kardashevskiy
2017-04-20
5
-3
/
+518
*
KVM: PPC: iommu: Unify TCE checking
Alexey Kardashevskiy
2017-04-20
4
-55
/
+39
*
KVM: PPC: Use preregistered memory API to access TCE list
Alexey Kardashevskiy
2017-04-20
1
-16
/
+42
*
KVM: PPC: Pass kvm* to kvmppc_find_table()
Alexey Kardashevskiy
2017-04-20
3
-10
/
+12
*
KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
Alexey Kardashevskiy
2017-04-20
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-04-20
8
-20
/
+141
|
\
|
*
powerpc/vfio_spapr_tce: Add reference counting to iommu_table
Alexey Kardashevskiy
2017-03-30
6
-16
/
+36
|
*
powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
Alexey Kardashevskiy
2017-03-30
2
-6
/
+8
|
*
powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
Alexey Kardashevskiy
2017-03-30
3
-1
/
+57
|
*
powerpc/mmu: Add real mode support for IOMMU preregistered memory
Alexey Kardashevskiy
2017-03-27
2
-0
/
+43
*
|
KVM: PPC: Align the table size to system page size
Alexey Kardashevskiy
2017-04-20
1
-1
/
+1
*
|
KVM: PPC: Book3S PR: Preserve storage control bits
Alexey Kardashevskiy
2017-04-20
4
-1
/
+5
*
|
KVM: PPC: Book3S PR: Exit KVM on failed mapping
Alexey Kardashevskiy
2017-04-20
2
-2
/
+9
*
|
KVM: PPC: Book3S PR: Get rid of unused local variable
Alexey Kardashevskiy
2017-04-20
1
-3
/
+1
*
|
KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
Markus Elfring
2017-04-20
1
-3
/
+2
*
|
KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
Markus Elfring
2017-04-20
1
-5
/
+3
*
|
KVM: PPC: Add MMIO emulation for remaining floating-point instructions
Paul Mackerras
2017-04-20
2
-0
/
+16
*
|
KVM: PPC: Emulation for more integer loads and stores
Paul Mackerras
2017-04-20
2
-49
/
+91
*
|
KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
Alexey Kardashevskiy
2017-04-20
2
-0
/
+7
*
|
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
Bin Lu
2017-04-20
6
-7
/
+731
*
|
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
Paul Mackerras
2017-04-20
3
-0
/
+26
*
|
Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2017-04-11
36
-114
/
+881
|
\
\
|
*
|
KVM: s390: introduce AIS capability
Yi Min Zhao
2017-04-07
1
-0
/
+15
|
*
|
KVM: s390: introduce adapter interrupt inject function
Yi Min Zhao
2017-04-06
3
-6
/
+69
|
*
|
KVM: s390: introduce ais mode modify function
Fei Li
2017-04-06
5
-0
/
+94
|
*
|
KVM: s390: interface for suppressible I/O adapters
Fei Li
2017-04-06
3
-1
/
+6
|
*
|
KVM: s390: gs support for kvm guests
Fan Zhang
2017-03-22
8
-4
/
+181
|
*
|
Merge remote-tracking branch 's390/guarded-storage' into kvms390/next
Christian Borntraeger
2017-03-22
76
-210
/
+1203
|
|
\
\
|
|
*
|
s390: add a system call for guarded storage
Martin Schwidefsky
2017-03-22
26
-46
/
+435
|
|
|
/
|
*
|
KVM: s390: Use defines for intercept code
Farhan Ali
2017-03-21
2
-10
/
+13
|
*
|
KVM: s390: use defines for execution controls
David Hildenbrand
2017-03-16
6
-41
/
+56
|
*
|
KVM: s390: Handle sthyi also for instruction intercept
Christian Borntraeger
2017-03-16
3
-2
/
+5
|
*
|
KVM: s390: log runtime instrumentation enablement
Christian Borntraeger
2017-03-16
2
-6
/
+9
*
|
|
kvm: nVMX: Disallow userspace-injected exceptions in guest mode
Jim Mattson
2017-04-07
1
-1
/
+2
*
|
|
KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
David Hildenbrand
2017-04-07
1
-0
/
+12
*
|
|
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
2017-04-07
10
-8
/
+12
*
|
|
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
Paolo Bonzini
2017-04-07
4
-14
/
+0
*
|
|
KVM: nVMX: support RDRAND and RDSEED exiting
Paolo Bonzini
2017-04-07
2
-0
/
+7
*
|
|
KVM: VMX: add missing exit reasons
Paolo Bonzini
2017-04-07
1
-7
/
+18
*
|
|
kvm: nVMX: support EPT accessed/dirty bits
Paolo Bonzini
2017-04-07
6
-25
/
+54
*
|
|
kvm: x86: MMU support for EPT accessed/dirty bits
Paolo Bonzini
2017-04-07
1
-8
/
+15
*
|
|
KVM: VMX: remove bogus check for invalid EPT violation
Paolo Bonzini
2017-04-07
1
-14
/
+0
*
|
|
KVM: nVMX: we support 1GB EPT pages
Paolo Bonzini
2017-04-07
1
-3
/
+3
*
|
|
KVM: x86: drop legacy device assignment
Paolo Bonzini
2017-04-07
6
-1473
/
+1
*
|
|
KVM: VMX: require virtual NMI support
Paolo Bonzini
2017-04-07
1
-105
/
+38
*
|
|
kvm/svm: Setup MCG_CAP on AMD properly
Borislav Petkov
2017-04-07
1
-0
/
+7
*
|
|
KVM: nVMX: single function for switching between vmcs
David Hildenbrand
2017-04-07
1
-15
/
+8
*
|
|
kvm: vmx: Don't use INVVPID when EPT is enabled
Jim Mattson
2017-04-07
1
-1
/
+2
*
|
|
Merge tag 'kvm_mips_4.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
2017-04-06
26
-366
/
+4909
|
\
\
\
[next]