Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
87cedc6be55954c6efd6eca2e694132513f65a2a
87cedc6
kvm: x86: remove efer_reload entry in kvm_vcpu_stat
by Longpeng(Mike)
· 7 years ago
806793f
KVM: x86: AMD Processor Topology Information
by Stanislav Lanci
· 7 years ago
d391f12
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running nested
by Vitaly Kuznetsov
· 7 years ago
e46b469
kvm: embed vcpu id to dentry of vcpu anon inode
by Masatake YAMATO
· 7 years ago
a340b3e
kvm: Map PFN-type memory regions as writable (if possible)
by KarimAllah Ahmed
· 7 years ago
e531753
Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 7 years ago
810f460
Merge tag 'kvm-s390-next-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
cd15d20
KVM: arm/arm64: Fixup userspace irqchip static key optimization
by Christoffer Dall
· 7 years ago
f1d7231
KVM: arm/arm64: Fix userspace_irqchip_in_use counting
by Christoffer Dall
· 7 years ago
13e59ec
KVM: arm/arm64: Fix incorrect timer_is_pending logic
by Christoffer Dall
· 7 years ago
cd74ff9
MAINTAINERS: update KVM/s390 maintainers
by Cornelia Huck
· 7 years ago
78269f3
MAINTAINERS: add Halil as additional vfio-ccw maintainer
by Cornelia Huck
· 7 years ago
2fc616c
MAINTAINERS: add David as a reviewer for KVM/s390
by Cornelia Huck
· 7 years ago
92ea2b3
Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
4b9f952
KVM: s390: introduce the format-1 GISA
by Michael Mueller
· 8 years ago
9e73ea7
s390/sclp: expose the GISA format facility
by Michael Mueller
· 8 years ago
f180bfd
KVM: s390: activate GISA for emulated interrupts
by Michael Mueller
· 8 years ago
4b35f65
KVM: s390: make kvm_s390_get_io_int() aware of GISA
by Michael Mueller
· 8 years ago
24160af
KVM: s390: add GISA interrupts to FLIC ioctl interface
by Michael Mueller
· 8 years ago
2496c8e
KVM: s390: abstract adapter interruption word generation from ISC
by Michael Mueller
· 8 years ago
d7c5cb0
KVM: s390: exploit GISA and AIV for emulated interrupts
by Michael Mueller
· 8 years ago
72b523a3
s390/css: indicate the availability of the AIV facility
by Michael Mueller
· 8 years ago
d77e641
KVM: s390: implement GISA IPM related primitives
by Michael Mueller
· 8 years ago
f3ec471
s390/bitops: add test_and_clear_bit_inv()
by Jens Freimann
· 8 years ago
19114be
KVM: s390: define GISA format-0 data structure
by Michael Mueller
· 8 years ago
c7901a6
KVM: s390: reverse bit ordering of irqs in pending mask
by Michael Mueller
· 8 years ago
8d5fb0d
KVM: s390: introduce and use kvm_s390_test_cpuflags()
by David Hildenbrand
· 7 years ago
9daecfc
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
by David Hildenbrand
· 7 years ago
ef8f4f4
KVM: s390: reuse kvm_s390_set_cpuflags()
by David Hildenbrand
· 7 years ago
2018224
KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()
by David Hildenbrand
· 7 years ago
a37cb07
KVM: s390: add vcpu stat counters for many instruction
by Christian Borntraeger
· 7 years ago
866c138
KVM: s390: diagnoses are instructions as well
by Christian Borntraeger
· 7 years ago
5c528db
s390x/mm: simplify gmap_protect_rmap()
by David Hildenbrand
· 7 years ago
15e5020
KVM: s390: vsie: store guest addresses of satellite blocks in vsie_page
by David Hildenbrand
· 7 years ago
b3ecd4a
KVM: s390: vsie: use READ_ONCE to access some SCB fields
by David Hildenbrand
· 7 years ago
b276f1b
KVM: arm/arm64: Fix trailing semicolon
by Luis de Bethencourt
· 7 years ago
58d6b15
KVM: arm/arm64: Handle CPU_PM_ENTER_FAILED
by James Morse
· 7 years ago
c0b4bd2
s390/mm: Remove superfluous parameter
by Janosch Frank
· 7 years ago
0482b50
arm64: mm: Add additional parameter to uaccess_ttbr0_disable
by Christoffer Dall
· 7 years ago
d7231e7
KVM: VMX: introduce X2APIC_MSR macro
by Paolo Bonzini
· 7 years ago
c992384
KVM: vmx: speed up MSR bitmap merge
by Paolo Bonzini
· 7 years ago
1f6e5b2
KVM: vmx: simplify MSR bitmap setup
by Paolo Bonzini
· 7 years ago
07f3661
KVM: nVMX: remove unnecessary vmwrite from L2->L1 vmexit
by Paolo Bonzini
· 7 years ago
25a2e4f
KVM: nVMX: initialize more non-shadowed fields in prepare_vmcs02_full
by Paolo Bonzini
· 7 years ago
8665c3f
KVM: nVMX: initialize descriptor cache fields in prepare_vmcs02_full
by Paolo Bonzini
· 7 years ago
74a497f
KVM: nVMX: track dirty state of non-shadowed VMCS fields
by Paolo Bonzini
· 7 years ago
c9e9dea
KVM: VMX: split list of shadowed VMCS field to a separate file
by Paolo Bonzini
· 7 years ago
58e9ffa
kvm: vmx: Reduce size of vmcs_field_to_offset_table
by Jim Mattson
· 7 years ago
d37f426
kvm: vmx: Change vmcs_field_type to vmcs_field_width
by Jim Mattson
· 7 years ago
5b15706
kvm: vmx: Introduce VMCS12_MAX_FIELD_INDEX
by Jim Mattson
· 7 years ago
44900ba
KVM: VMX: optimize shadow VMCS copying
by Paolo Bonzini
· 7 years ago
c5d167b
KVM: vmx: shadow more fields that are read/written on every vmexits
by Paolo Bonzini
· 7 years ago
7cd9180
Merge tag 'kvm-s390-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
6b69771
KVM: nVMX: Fix races when sending nested PI while dest enters/leaves L2
by Liran Alon
· 7 years ago
851c1a18
KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts
by Liran Alon
· 7 years ago
f27a85c
KVM: nVMX: Re-evaluate L1 pending events when running L2 and L1 got posted-interrupt
by Liran Alon
· 7 years ago
e7387b0
KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated
by Liran Alon
· 7 years ago
fa59cc0
KVM: x86: Optimization: Create SVM stubs for sync_pir_to_irr()
by Liran Alon
· 7 years ago
5c7d4f9
KVM: nVMX: Fix bug of injecting L2 exception into L1
by Liran Alon
· 7 years ago
a6cb099
kvm/vmx: Use local vmx variable in vmx_get_msr()
by Borislav Petkov
· 7 years ago
aa2e063
KVM: MMU: consider host cache mode in MMIO page check
by Haozhong Zhang
· 7 years ago
b8d7044
x86/mm: add a function to check if a pfn is UC/UC-/WC
by Haozhong Zhang
· 7 years ago
05992ed
Merge branch 'kvm-insert-lfence'
by Paolo Bonzini
· 7 years ago
505c9e9
KVM: x86: prefer "depends on" to "select" for SEV
by Paolo Bonzini
· 7 years ago
65e3858
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
by Paolo Bonzini
· 7 years ago
476b7ad
KVM: x86: avoid unnecessary XSETBV on guest entry
by Paolo Bonzini
· 7 years ago
efdab99
KVM: x86: fix escape of guest dr6 to the host
by Wanpeng Li
· 7 years ago
f38a7b7
KVM: X86: support paravirtualized help for TLB shootdowns
by Wanpeng Li
· 7 years ago
c2ba05c
KVM: X86: introduce invalidate_gpa argument to tlb flush
by Wanpeng Li
· 7 years ago
858a43a
KVM: X86: use paravirtualized TLB Shootdown
by Wanpeng Li
· 7 years ago
fa55eed
KVM: X86: Add KVM_VCPU_PREEMPTED
by Wanpeng Li
· 7 years ago
a9f6c9a
KVM: s390: cleanup struct kvm_s390_float_interrupt
by David Hildenbrand
· 7 years ago
1a5c791
kvm_config: add CONFIG_S390_GUEST
by Christian Borntraeger
· 7 years ago
5886293
KVM: s390: drop use of spin lock in __floating_irq_kick
by Michael Mueller
· 7 years ago
2f8311c
KVM: s390: add debug tracing for cpu features of CPU model
by Christian Borntraeger
· 7 years ago
241e3ec0
KVM: s390: use created_vcpus in more places
by Christian Borntraeger
· 7 years ago
9696594
s390x/mm: cleanup gmap_pte_op_walk()
by David Hildenbrand
· 7 years ago
75f139a
KVM: x86: Add memory barrier on vmcs field lookup
by Andrew Honig
· 7 years ago
448fadc
arm64: mm: Add additional parameter to uaccess_ttbr0_enable
by Christoffer Dall
· 7 years ago
17ab9d5
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
by Marc Zyngier
· 7 years ago
7a3796d
KVM: arm/arm64: Preserve Exec permission across R/W permission faults
by Marc Zyngier
· 7 years ago
a9c0e12
KVM: arm/arm64: Only clean the dcache on translation fault
by Marc Zyngier
· 7 years ago
d0e22b4
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
by Marc Zyngier
· 7 years ago
fefb876
arm64: KVM: PTE/PMD S2 XN bit definition
by Marc Zyngier
· 7 years ago
91c703e
arm: KVM: Add optimized PIPT icache flushing
by Marc Zyngier
· 7 years ago
4fee947
arm64: KVM: Add invalidate_icache_range helper
by Marc Zyngier
· 7 years ago
a15f693
KVM: arm/arm64: Split dcache/icache flushing
by Marc Zyngier
· 7 years ago
d681198
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
by Marc Zyngier
· 7 years ago
f3721c7
Revert "arm64: KVM: Hide PMU from guests when disabled"
by Christoffer Dall
· 7 years ago
e5a2cfb
KVM: arm/arm64: Delete outdated forwarded irq documentation
by Christoffer Dall
· 7 years ago
61bbe38
KVM: arm/arm64: Avoid work when userspace iqchips are not used
by Christoffer Dall
· 7 years ago
4c60e36
KVM: arm/arm64: Provide a get_input_level for the arch timer
by Christoffer Dall
· 7 years ago
df635c5
KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
by Christoffer Dall
· 8 years ago
b6909a6
KVM: arm/arm64: Support a vgic interrupt line level sample function
by Christoffer Dall
· 7 years ago
e40cc57
KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
by Christoffer Dall
· 8 years ago
70450a9
KVM: arm/arm64: Don't cache the timer IRQ level
by Christoffer Dall
· 7 years ago
6c1b752
KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
by Christoffer Dall
· 7 years ago
5a24575
KVM: arm/arm64: Remove redundant preemptible checks
by Christoffer Dall
· 7 years ago
4404b33
KVM: arm: Use PTR_ERR_OR_ZERO()
by Vasyl Gomonovych
· 7 years ago
0c0543a
arm64: KVM: Hide PMU from guests when disabled
by Andrew Jones
· 7 years ago
Next »