index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-17
KVM: nVMX: Clear reserved bits of #DB exit qualification
Jim Mattson
2
-2
/
+6
2018-10-17
kvm: selftests: support high GPAs in dirty_log_test
Andrew Jones
1
-15
/
+50
2018-10-17
kvm: selftests: stop lying to aarch64 tests about PA-bits
Andrew Jones
4
-3
/
+36
2018-10-17
kvm: selftests: dirty_log_test: also test 64K pages on aarch64
Andrew Jones
1
-46
/
+137
2018-10-17
kvm: selftests: port dirty_log_test to aarch64
Andrew Jones
3
-80
/
+90
2018-10-17
kvm: selftests: introduce new VM mode for 64K pages
Andrew Jones
5
-25
/
+47
2018-10-17
kvm: selftests: add vcpu support for aarch64
Andrew Jones
2
-0
/
+138
2018-10-17
kvm: selftests: add virt mem support for aarch64
Andrew Jones
3
-0
/
+218
2018-10-17
kvm: selftests: add vm_phy_pages_alloc
Andrew Jones
2
-23
/
+39
2018-10-17
kvm: selftests: tidy up kvm_util
Andrew Jones
6
-399
/
+407
2018-10-17
kvm: selftests: add cscope make target
Andrew Jones
1
-1
/
+10
2018-10-17
kvm: selftests: move arch-specific files to arch-specific locations
Andrew Jones
18
-49
/
+50
2018-10-17
kvm: selftests: introduce ucall
Andrew Jones
10
-85
/
+222
2018-10-17
kvm: selftests: vcpu_setup: set cr4.osfxsr
Andrew Jones
1
-1
/
+1
2018-10-17
KVM: LAPIC: Tune lapic_timer_advance_ns automatically
Wanpeng Li
2
-2
/
+25
2018-10-13
KVM: nVMX: Do not flush TLB on L1<->L2 transitions if L1 uses VPID and EPT
Liran Alon
1
-10
/
+27
2018-10-13
KVM: nVMX: Flush linear and combined mappings on VPID02 related flushes
Liran Alon
1
-4
/
+4
2018-10-13
KVM: nVMX: Use correct VPID02 when emulating L1 INVVPID
Liran Alon
1
-6
/
+14
2018-10-13
KVM: nVMX: Flush TLB entries tagged by dest EPTP on L1<->L2 transitions
Liran Alon
1
-2
/
+14
2018-10-13
KVM: vmx: rename KVM_GUEST_CR0_MASK tp KVM_VM_CR0_ALWAYS_OFF
Sean Christopherson
1
-2
/
+2
2018-10-13
Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
4
-48
/
+70
2018-10-10
Merge tag 'kvm-ppc-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
45
-898
/
+3926
2018-10-09
KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl result
Paul Mackerras
3
-0
/
+9
2018-10-09
KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
Paul Mackerras
5
-9
/
+58
2018-10-09
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
44
-898
/
+3857
2018-10-09
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
Paul Mackerras
3
-3
/
+52
2018-10-09
KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode
Paul Mackerras
2
-5
/
+14
2018-10-09
KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED
Suraj Jitindar Singh
1
-1
/
+50
2018-10-09
KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry
Suraj Jitindar Singh
2
-0
/
+18
2018-10-09
KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register
Paul Mackerras
3
-0
/
+8
2018-10-09
KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested
Paul Mackerras
2
-16
/
+24
2018-10-09
KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
Suraj Jitindar Singh
3
-38
/
+71
2018-10-09
KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
Paul Mackerras
3
-8
/
+57
2018-10-09
KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
Suraj Jitindar Singh
6
-2
/
+212
2018-10-09
KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
Suraj Jitindar Singh
5
-15
/
+240
2018-10-09
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
7
-86
/
+473
2018-10-09
KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
Paul Mackerras
4
-1
/
+51
2018-10-09
KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor
Paul Mackerras
3
-9
/
+50
2018-10-09
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
7
-30
/
+471
2018-10-09
KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
Paul Mackerras
8
-7
/
+384
2018-10-09
KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix()
Paul Mackerras
1
-20
/
+13
2018-10-09
KVM: PPC: Book3S HV: Refactor radix page fault handler
Suraj Jitindar Singh
1
-87
/
+123
2018-10-09
KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agno...
Suraj Jitindar Singh
2
-34
/
+78
2018-10-09
KVM: PPC: Book3S HV: Clear partition table entry on vm teardown
Suraj Jitindar Singh
1
-1
/
+7
2018-10-09
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
13
-32
/
+30
2018-10-09
KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
Paul Mackerras
4
-0
/
+183
2018-10-09
KVM: PPC: Book3S HV: Handle hypervisor instruction faults better
Paul Mackerras
2
-1
/
+5
2018-10-09
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
Paul Mackerras
6
-4
/
+593
2018-10-09
KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked
Paul Mackerras
1
-9
/
+10
2018-10-09
KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
Paul Mackerras
3
-140
/
+169
[prev]
[next]