Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c24a7be2110ddac2ab75abcded76c62dccb6b1f0
c24a7be
Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 8 years ago
70f3aac
kvm: nVMX: Remove superfluous VMX instruction fault checks
by Jim Mattson
· 8 years ago
6ed071f
KVM: x86: fix emulation of RSM and IRET instructions
by Ladi Prosek
· 8 years ago
7a97cec
KVM: mark requests that need synchronization
by Paolo Bonzini
· 8 years ago
178f02f
KVM: return if kvm_vcpu_wake_up() did wake up the VCPU
by Radim Krčmář
· 8 years ago
cde9af6
KVM: add explicit barrier to kvm_vcpu_kick
by Andrew Jones
· 8 years ago
6c6e836
KVM: perform a wake_up in kvm_make_all_cpus_request
by Radim Krčmář
· 8 years ago
930f7fd
KVM: mark requests that do not need a wakeup
by Radim Krčmář
· 8 years ago
75aaafb
KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_up
by Radim Krčmář
· 8 years ago
1bd2009
KVM: x86: always use kvm_make_request instead of set_bit
by Radim Krčmář
· 8 years ago
72875d8
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
by Radim Krčmář
· 8 years ago
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
1edb632
ARM: KVM: Fix idmap stub entry when running Thumb-2 code
by Marc Zyngier
· 8 years ago
5b56052
ARM: hyp-stub: Fix Thumb-2 compilation
by Marc Zyngier
· 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
cffcd9d
KVM: arm/arm64: vgic-v3: Fix off-by-one LR access
by Marc Zyngier
· 8 years ago
ff56761
KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
by Marc Zyngier
· 8 years ago
6c7a5dc
KVM: arm/arm64: fix races in kvm_psci_vcpu_on
by Andrew Jones
· 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
5f6e007
Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix
by Christoffer Dall
· 8 years ago
f7214e6
KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQ
by Christoffer Dall
· 8 years ago
3dbbdf7
KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
by Christoffer Dall
· 8 years ago
d9e1397
KVM: arm/arm64: Support arch timers with a userspace gic
by Alexander Graf
· 8 years ago
3fe17e6
KVM: arm/arm64: Add ARM user space interrupt signaling ABI
by Alexander Graf
· 8 years ago
b22e7df
KVM: arm/arm64: Cleanup the arch timer code's irqchip checking
by Christoffer Dall
· 8 years ago
d824ca5
arm/arm64: Add hyp-stub API documentation
by Marc Zyngier
· 8 years ago
d9118c8
ARM: hyp-stub: Zero r0 on successful stub handling
by Marc Zyngier
· 8 years ago
af42f20
arm64: hyp-stub: Zero x0 on successful stub handling
by Marc Zyngier
· 8 years ago
0b51c54
arm64: hyp-stub/KVM: Kill __hyp_get_vectors
by Marc Zyngier
· 8 years ago
ecb5d61
ARM: hyp-stub/KVM: Kill __hyp_get_vectors
by Marc Zyngier
· 8 years ago
4897e36
ARM: decompressor: Remove __hyp_get_vectors usage
by Marc Zyngier
· 8 years ago
47eb3cb
arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode
by Marc Zyngier
· 8 years ago
9e9ebd0
arm/arm64: KVM: Remove kvm_get_idmap_start
by Marc Zyngier
· 8 years ago
0fb2659
arm/arm64: KVM: Use __hyp_reset_vectors() directly
by Marc Zyngier
· 8 years ago
386627d
ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
by Marc Zyngier
· 8 years ago
4d5f9c1
ARM: KVM: Implement HVC_SOFT_RESTART in the init code
by Marc Zyngier
· 8 years ago
a92ce8f
ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
by Marc Zyngier
· 8 years ago
6bebcec
ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
by Marc Zyngier
· 8 years ago
Next »