Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cf9bdd35779e36a5bfc23ec292d6e1c23435878d
cf9bdd3
Merge tag 'kvm-s390-next-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 8 years ago
e000b8e
s390: kvm: Cpu model support for msa6, msa7 and msa8
by Jason J. Herne
· 8 years ago
0850e92
Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Christian Borntraeger
· 8 years ago
152c1c8
s390/cpacf: Introduce kma instruction
by Jason J. Herne
· 8 years ago
b112a2d
s390/cpacf: query instructions use unique parameters for compatibility with KMA
by Jason J. Herne
· 8 years ago
e891a32
KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCK
by Marcelo Tosatti
· 8 years ago
668fffa
kvm: better MWAIT emulation for guests
by Michael S. Tsirkin
· 8 years ago
db2336a
KVM: x86: virtualize cpuid faulting
by Kyle Huey
· 8 years ago
bd17117
Merge tag 'kvm-s390-next-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 8 years ago
ec594c4
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 8 years ago
8afd74c
Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEAD
by Paolo Bonzini
· 8 years ago
fe0e80b
KVM: VMX: drop vmm_exclusive module parameter
by David Hildenbrand
· 8 years ago
730cd63
KVM: s390: Support keyless subset guest mode
by Farhan Ali
· 8 years ago
71cb1bf
s390/sclp: Detect KSS facility
by Farhan Ali
· 8 years ago
feafd13
KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
by Thomas Huth
· 8 years ago
121f80b
KVM: PPC: VFIO: Add in-kernel acceleration for VFIO
by Alexey Kardashevskiy
· 8 years ago
b1af23d
KVM: PPC: iommu: Unify TCE checking
by Alexey Kardashevskiy
· 8 years ago
da6f59e
KVM: PPC: Use preregistered memory API to access TCE list
by Alexey Kardashevskiy
· 8 years ago
503bfcb
KVM: PPC: Pass kvm* to kvmppc_find_table()
by Alexey Kardashevskiy
· 8 years ago
e91aa8e
KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
by Alexey Kardashevskiy
· 8 years ago
4898d3f
KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
by Alexey Kardashevskiy
· 8 years ago
644d2d6
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
by Paul Mackerras
· 8 years ago
3762d45
KVM: PPC: Align the table size to system page size
by Alexey Kardashevskiy
· 8 years ago
96df226
KVM: PPC: Book3S PR: Preserve storage control bits
by Alexey Kardashevskiy
· 8 years ago
bd9166f
KVM: PPC: Book3S PR: Exit KVM on failed mapping
by Alexey Kardashevskiy
· 8 years ago
9eecec1
KVM: PPC: Book3S PR: Get rid of unused local variable
by Alexey Kardashevskiy
· 8 years ago
3765549
KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()
by Markus Elfring
· 8 years ago
a1c52e1
KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()
by Markus Elfring
· 8 years ago
9b5ab00
KVM: PPC: Add MMIO emulation for remaining floating-point instructions
by Paul Mackerras
· 8 years ago
ceba57d
KVM: PPC: Emulation for more integer loads and stores
by Paul Mackerras
· 8 years ago
91242fd
KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)
by Alexey Kardashevskiy
· 8 years ago
6f63e81
KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions
by Bin Lu
· 8 years ago
307d927
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
by Paul Mackerras
· 8 years ago
3325187
KVM: nVMX: fix AD condition when handling EPT violation
by Radim Krčmář
· 8 years ago
405a353
KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRs
by Ladi Prosek
· 8 years ago
5a48a62
x86/kvm: virt_xxx memory barriers instead of mandatory barriers
by Wanpeng Li
· 8 years ago
bd8fab3
KVM: x86: fix maintaining of kvm_clock stability on guest CPU hotplug
by Denis Plotnikov
· 8 years ago
c5e8ec8
KVM: x86: remaster kvm_write_tsc code
by Denis Plotnikov
· 8 years ago
900ab14
KVM: x86: use irqchip_kernel() to check for pic+ioapic
by David Hildenbrand
· 8 years ago
b5e7cf5
KVM: x86: simplify pic_ioport_read()
by David Hildenbrand
· 8 years ago
84a5c79
KVM: x86: set data directly in picdev_read()
by David Hildenbrand
· 8 years ago
9fecaa9
KVM: x86: drop picdev_in_range()
by David Hildenbrand
· 8 years ago
dc24d1d
KVM: x86: make kvm_pic_reset() static
by David Hildenbrand
· 8 years ago
e21d175
KVM: x86: simplify pic_unlock()
by David Hildenbrand
· 8 years ago
8c6b782
KVM: x86: cleanup return handling in setup_routing_entry()
by David Hildenbrand
· 8 years ago
43ae312
KVM: x86: drop goto label in kvm_set_routing_entry()
by David Hildenbrand
· 8 years ago
993225a
KVM: x86: rename kvm_vcpu_request_scan_ioapic()
by David Hildenbrand
· 8 years ago
ca8ab3f
KVM: x86: directly call kvm_make_scan_ioapic_request() in ioapic.c
by David Hildenbrand
· 8 years ago
d62f270
KVM: x86: remove all-vcpu request from kvm_ioapic_init()
by David Hildenbrand
· 8 years ago
445ee82
KVM: x86: KVM_IRQCHIP_PIC_MASTER only has 8 pins
by David Hildenbrand
· 8 years ago
49f520b
KVM: x86: push usage of slots_lock down
by David Hildenbrand
· 8 years ago
ba7454e
KVM: x86: don't take kvm->irq_lock when creating IRQCHIP
by David Hildenbrand
· 8 years ago
33392b4
KVM: x86: convert kvm_(set|get)_ioapic() into void
by David Hildenbrand
· 8 years ago
4c0b06d
KVM: x86: remove duplicate checks for ioapic
by David Hildenbrand
· 8 years ago
0bceb15
KVM: x86: use ioapic_in_kernel() to check for ioapic existence
by David Hildenbrand
· 8 years ago
0191e92
KVM: x86: get rid of ioapic_irqchip()
by David Hildenbrand
· 8 years ago
90bca05
KVM: x86: get rid of pic_irqchip()
by David Hildenbrand
· 8 years ago
f567080
KVM: x86: check against irqchip_mode in ioapic_in_kernel()
by David Hildenbrand
· 8 years ago
19d25a0
KVM: x86: check against irqchip_mode in pic_in_kernel()
by David Hildenbrand
· 8 years ago
8bf463f
KVM: x86: check against irqchip_mode in kvm_set_routing_entry()
by David Hildenbrand
· 8 years ago
637e3f8
KVM: x86: new irqchip mode KVM_IRQCHIP_INIT_IN_PROGRESS
by David Hildenbrand
· 8 years ago
1df6dde
KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIP
by David Hildenbrand
· 8 years ago
8024855
KVM: s390: fix stale machine check data for guarded storage
by Christian Borntraeger
· 8 years ago
fe722d1
KVM: s390: Fix sdnxo setting for nested guests
by Christian Borntraeger
· 8 years ago
f7b1a77
Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 8 years ago
28d0635
kvm: nVMX: Disallow userspace-injected exceptions in guest mode
by Jim Mattson
· 8 years ago
28bf288
KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
by David Hildenbrand
· 8 years ago
4b4357e
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
by Paolo Bonzini
· 8 years ago
3042255
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
by Paolo Bonzini
· 8 years ago
a5f4645
KVM: nVMX: support RDRAND and RDSEED exiting
by Paolo Bonzini
· 8 years ago
1f51999
KVM: VMX: add missing exit reasons
by Paolo Bonzini
· 8 years ago
ae1e2d1
kvm: nVMX: support EPT accessed/dirty bits
by Paolo Bonzini
· 8 years ago
86407bc
kvm: x86: MMU support for EPT accessed/dirty bits
by Paolo Bonzini
· 8 years ago
0047723
KVM: VMX: remove bogus check for invalid EPT violation
by Paolo Bonzini
· 8 years ago
7db7426
KVM: nVMX: we support 1GB EPT pages
by Paolo Bonzini
· 8 years ago
ad6260d
KVM: x86: drop legacy device assignment
by Paolo Bonzini
· 8 years ago
2c82878
KVM: VMX: require virtual NMI support
by Paolo Bonzini
· 8 years ago
74f1690
kvm/svm: Setup MCG_CAP on AMD properly
by Borislav Petkov
· 8 years ago
1279a6b1
KVM: nVMX: single function for switching between vmcs
by David Hildenbrand
· 8 years ago
f0b98c0
kvm: vmx: Don't use INVVPID when EPT is enabled
by Jim Mattson
· 8 years ago
47a4693
KVM: s390: introduce AIS capability
by Yi Min Zhao
· 8 years ago
715958f
Merge tag 'kvm_mips_4.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips
by Radim Krčmář
· 8 years ago
a892095
KVM: s390: introduce adapter interrupt inject function
by Yi Min Zhao
· 8 years ago
5197839
KVM: s390: introduce ais mode modify function
by Fei Li
· 8 years ago
08fab50
KVM: s390: interface for suppressible I/O adapters
by Fei Li
· 8 years ago
e5afdf9
powerpc/vfio_spapr_tce: Add reference counting to iommu_table
by Alexey Kardashevskiy
· 8 years ago
11edf11
powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
by Alexey Kardashevskiy
· 8 years ago
a540aa5
powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
by Alexey Kardashevskiy
· 8 years ago
e55fe3c
tools/kvm_stat: add '%Total' column
by Stefan Raspl
· 8 years ago
9f114a0
tools/kvm_stat: add interactive command 'r'
by Stefan Raspl
· 8 years ago
4443084
tools/kvm_stat: add interactive command 'c'
by Stefan Raspl
· 8 years ago
f9ff108
tools/kvm_stat: add option '--guest'
by Stefan Raspl
· 8 years ago
645c172
tools/kvm_stat: remove regex filter on empty input
by Stefan Raspl
· 8 years ago
72187df
tools/kvm_stat: display regex when set to non-default
by Stefan Raspl
· 8 years ago
0152c20
tools/kvm_stat: print error messages on faulty pid filter input
by Stefan Raspl
· 8 years ago
be03ea3
tools/kvm_stat: remove pid filter on empty input
by Stefan Raspl
· 8 years ago
a24e85f
tools/kvm_stat: display guest name when using pid filter
by Stefan Raspl
· 8 years ago
1eaa2f9
tools/kvm_stat: document list of interactive commands
by Stefan Raspl
· 8 years ago
184b2d2
tools/kvm_stat: reduce perceived idle time on filter updates
by Stefan Raspl
· 8 years ago
692c7f6
tools/kvm_stat: full PEP8 compliance
by Stefan Raspl
· 8 years ago
Next »