Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
eca6be566d47029f945a5f8e1c94d374e31df2ca
eca6be5
KVM: doc: Document the life cycle of a VM and its resources
by Sean Christopherson
· 6 years ago
c7a0e83
Merge tag 'kvm-ppc-next-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 6 years ago
4633323
MAINTAINERS: Add KVM selftests to existing KVM entry
by Sean Christopherson
· 6 years ago
92da008
Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"
by Ben Gardon
· 6 years ago
2b57ecd
KVM: PPC: Book3S: Add count cache flush parameters to kvmppc_get_cpu_char()
by Suraj Jitindar Singh
· 6 years ago
e74d53e
KVM: PPC: Fix compilation when KVM is not enabled
by Paul Mackerras
· 6 years ago
71783e09
Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next
by Paolo Bonzini
· 6 years ago
8f060f5
Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 6 years ago
a242010
KVM: Minor cleanups for kvm_main.c
by Leo Yan
· 6 years ago
54a1f39
Merge tag 'kvm-ppc-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-next
by Paolo Bonzini
· 6 years ago
11ba596
KVM: s390: add debug logging for cpu model subfunctions
by Christian Borntraeger
· 6 years ago
346fa2f
KVM: s390: implement subfunction processor calls
by Christian Borntraeger
· 6 years ago
c88b093
arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
by Dave Martin
· 6 years ago
7f5d9c1
KVM: arm/arm64: Remove unused timer variable
by Shaokun Zhang
· 6 years ago
0a0c50f
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 6 years ago
c3c7470c
powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
by Michael Ellerman
· 6 years ago
716cb11
KVM: PPC: Book3S: Improve KVM reference counting
by Alexey Kardashevskiy
· 6 years ago
e40542a
KVM: PPC: Book3S HV: Fix build failure without IOMMU support
by Jordan Niethe
· 6 years ago
c057720
powerpc/64s: Better printing of machine check info for guest MCEs
by Paul Mackerras
· 6 years ago
884dfb7
KVM: PPC: Book3S HV: Simplify machine check handling
by Paul Mackerras
· 6 years ago
d976f68
KVM: PPC: Book3S HV: Context switch AMR on Power9
by Michael Ellerman
· 6 years ago
a67794c
Revert "KVM: Eliminate extra function calls in kvm_get_dirty_log_protect()"
by Lan Tianyu
· 6 years ago
7539b17
x86: kvmguest: use TSC clocksource if invariant TSC is exposed
by Marcelo Tosatti
· 6 years ago
dee339b
KVM: Never start grow vCPU halt_poll_ns from value below halt_poll_ns_grow_start
by Nir Weiner
· 6 years ago
49113d3
KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameter
by Nir Weiner
· 6 years ago
7fa08e7
KVM: grow_halt_poll_ns() should never shrink vCPU halt_poll_ns
by Nir Weiner
· 6 years ago
8ab3c47
KVM: x86/mmu: Consolidate kvm_mmu_zap_all() and kvm_mmu_zap_mmio_sptes()
by Sean Christopherson
· 6 years ago
24efe61
KVM: x86/mmu: WARN if zapping a MMIO spte results in zapping children
by Sean Christopherson
· 6 years ago
83cdb56
KVM: x86/mmu: Differentiate between nr zapped and list unstable
by Sean Christopherson
· 6 years ago
ea145aa
Revert "KVM: MMU: fast invalidate all pages"
by Sean Christopherson
· 6 years ago
5d6317c
KVM: x86/mmu: Voluntarily reschedule as needed when zapping all sptes
by Sean Christopherson
· 6 years ago
8a674ad
KVM: x86/mmu: skip over invalid root pages when zapping all sptes
by Sean Christopherson
· 6 years ago
7390de1
Revert "KVM: x86: use the fast way to invalidate all pages"
by Sean Christopherson
· 6 years ago
b59c483
Revert "KVM: MMU: show mmu_valid_gen in shadow page related tracepoints"
by Sean Christopherson
· 6 years ago
42560fb
Revert "KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages"
by Sean Christopherson
· 6 years ago
43d2b14
Revert "KVM: MMU: zap pages in batch"
by Sean Christopherson
· 6 years ago
210f494
Revert "KVM: MMU: collapse TLB flushes when zap all pages"
by Sean Christopherson
· 6 years ago
52d5dedc
Revert "KVM: MMU: reclaim the zapped-obsolete page first"
by Sean Christopherson
· 6 years ago
5ff0568
KVM: x86/mmu: Remove is_obsolete() call
by Sean Christopherson
· 6 years ago
571c5af
KVM: x86/mmu: Voluntarily reschedule as needed when zapping MMIO sptes
by Sean Christopherson
· 6 years ago
4771450
Revert "KVM: MMU: drop kvm_mmu_zap_mmio_sptes"
by Sean Christopherson
· 6 years ago
a592a3b
Revert "KVM: MMU: document fast invalidate all pages"
by Sean Christopherson
· 6 years ago
4e10313
KVM: x86/mmu: Zap only the relevant pages when removing a memslot
by Sean Christopherson
· 6 years ago
a211363
KVM: x86/mmu: Split remote_flush+zap case out of kvm_mmu_flush_or_zap()
by Sean Christopherson
· 6 years ago
85875a1
KVM: x86/mmu: Move slot_level_*() helper functions up a few lines
by Sean Christopherson
· 6 years ago
164bf7e
KVM: Move the memslot update in-progress flag to bit 63
by Sean Christopherson
· 6 years ago
0e32958
KVM: Remove the hack to trigger memslot generation wraparound
by Sean Christopherson
· 6 years ago
cae7ed3
KVM: x86: Refactor the MMIO SPTE generation handling
by Sean Christopherson
· 6 years ago
5192f9b
KVM: x86: Use a u64 when passing the MMIO gen around
by Sean Christopherson
· 6 years ago
361209e
KVM: Explicitly define the "memslot update in-progress" bit
by Sean Christopherson
· 6 years ago
ddfd173
KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
by Sean Christopherson
· 6 years ago
e1359e2
KVM: x86/mmu: Detect MMIO generation wrap in any address space
by Sean Christopherson
· 6 years ago
1524825
KVM: Call kvm_arch_memslots_updated() before updating memslots
by Sean Christopherson
· 6 years ago
4183683
kvm: vmx: Add memcg accounting to KVM allocations
by Ben Gardon
· 6 years ago
1ec6964
kvm: svm: Add memcg accounting to KVM allocations
by Ben Gardon
· 6 years ago
254272c
kvm: x86: Add memcg accounting to KVM allocations
by Ben Gardon
· 6 years ago
b12ce36
kvm: Add memcg accounting to KVM allocations
by Ben Gardon
· 6 years ago
359a6c3
KVM: nVMX: do not start the preemption timer hrtimer unnecessarily
by Paolo Bonzini
· 6 years ago
d929359
kvm: vmx: Fix typos in vmentry/vmexit control setting
by Yu Zhang
· 6 years ago
b4b65b5
KVM: x86: cleanup freeing of nested state
by Paolo Bonzini
· 6 years ago
81b0166
KVM: x86: Sync the pending Posted-Interrupts
by Luwei Kang
· 6 years ago
c029b5d
KVM: x86: expose MOVDIR64B CPU feature into VM.
by Liu Jingqi
· 6 years ago
74f2370
KVM: x86: expose MOVDIRI CPU feature into VM.
by Liu Jingqi
· 6 years ago
8acc099
kvm, x86, mmu: Use kernel generic dynamic physical address mask
by Kai Huang
· 6 years ago
e0dfacb
KVM: nVMX: remove useless is_protmode check
by Paolo Bonzini
· 6 years ago
34333cc
KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
by Sean Christopherson
· 6 years ago
8570f9e
KVM: nVMX: Apply addr size mask to effective address for VMX instructions
by Sean Christopherson
· 6 years ago
946c522
KVM: nVMX: Sign extend displacements of VMX instr's mem operands
by Sean Christopherson
· 6 years ago
c57cd3c
svm: Fix improper check when deactivate AVIC
by Suthikulpanit, Suravee
· 6 years ago
f7589cc
KVM: x86: cull apicv code when userspace irqchip is requested
by Paolo Bonzini
· 6 years ago
98d9058
svm: Fix AVIC DFR and LDR handling
by Suthikulpanit, Suravee
· 6 years ago
90952cd
kvm: Use struct_size() in kmalloc()
by Gustavo A. R. Silva
· 6 years ago
b5179ec
x86/kvmclock: set offset for kvm unstable clock
by Pavel Tatashin
· 6 years ago
4f44c4e
KVM: VMX: Reorder clearing of registers in the vCPU-run assembly flow
by Sean Christopherson
· 6 years ago
fc2ba5a
KVM: VMX: Call vCPU-run asm sub-routine from C and remove clobbering
by Sean Christopherson
· 6 years ago
3b895ef
KVM: VMX: Preserve callee-save registers in vCPU-run asm sub-routine
by Sean Christopherson
· 6 years ago
e75c3c3
KVM: VMX: Return VM-Fail from vCPU-run assembly via standard ABI reg
by Sean Christopherson
· 6 years ago
77df549
KVM: VMX: Pass @launched to the vCPU-run asm via standard ABI regs
by Sean Christopherson
· 6 years ago
a62fd5a
KVM: VMX: Use RAX as the scratch register during vCPU-run
by Sean Christopherson
· 6 years ago
ee2fc63
KVM: VMX: Rename ____vmx_vcpu_run() to __vmx_vcpu_run()
by Sean Christopherson
· 6 years ago
c823dd5
KVM: VMX: Fold __vmx_vcpu_run() back into vmx_vcpu_run()
by Sean Christopherson
· 6 years ago
5e0781d
KVM: VMX: Move vCPU-run code to a proper assembly routine
by Sean Christopherson
· 6 years ago
63c73aa
KVM: VMX: Create a stack frame in vCPU-run
by Sean Christopherson
· 6 years ago
c14f9dd
KVM: VMX: Use #defines in place of immediates in VM-Enter inline asm
by Sean Christopherson
· 6 years ago
95c7b77
KVM: x86: Explicitly #define the VCPU_REGS_* indices
by Sean Christopherson
· 6 years ago
c2be79a
KVM: arm/arm64: Remove unused gpa_end variable
by Shaokun Zhang
· 6 years ago
1b44471
KVM: arm64: Fix comment for KVM_PHYS_SHIFT
by Zenghui Yu
· 6 years ago
a37f0c3
KVM: arm/arm64: fix spelling mistake: "auxilary" -> "auxiliary"
by Colin Ian King
· 6 years ago
2b59066
KVM: arm/arm64: Update MAINTAINERS entries
by Marc Zyngier
· 6 years ago
05277f3
KVM: arm/arm64: Prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
3644a35b
KVM: arm/arm64: Remove -I. header search paths
by Masahiro Yamada
· 6 years ago
49dfe94
KVM: arm/arm64: Fix TRACE_INCLUDE_PATH
by Masahiro Yamada
· 6 years ago
bae561c
KVM: arm/arm64: arch_timer: Mark physical interrupt active when a virtual interrupt is pending
by Marc Zyngier
· 6 years ago
793acf8
arm64: KVM: Describe data or unified caches as having 1 set and 1 way
by Ard Biesheuvel
· 6 years ago
f7f2b15
arm64: KVM: Expose sanitised cache type register to guest
by Ard Biesheuvel
· 6 years ago
64cf98f
KVM: arm/arm64: Move kvm_is_write_fault to header file
by Christoffer Dall
· 9 years ago
bee038a6
KVM: arm/arm64: Rework the timer code to use a timer_map
by Christoffer Dall
· 6 years ago
9e01dc7
KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems
by Christoffer Dall
· 6 years ago
e604dd5
KVM: arm/arm64: timer: Rework data structures for multiple timers
by Christoffer Dall
· 6 years ago
84135d3
KVM: arm/arm64: consolidate arch timer trap handlers
by Andre Przywara
· 7 years ago
Next »