Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5b9bd1784088f5407424d43f63ef777bb898d2d5
/
arch
/
x86
/
kvm
5dca0d9
kvm: x86: fix kvmclock update protocol
by Radim Krčmář
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
085e68e
KVM: VMX: Preserve host CR4.MCE value while in guest mode.
by Ben Serebrin
· 10 years ago
bb668734
VFS: assorted d_backing_inode() annotations
by David Howells
· 10 years ago
decf633
KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spte
by Xiao Guangrong
· 10 years ago
1300052
kvm: mmu: don't do memslot overflow check
by Wanpeng Li
· 10 years ago
bea1542
KVM: x86: cleanup kvm_irq_delivery_to_apic_fast
by Paolo Bonzini
· 10 years ago
9e9c3fe
KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save
by Nadav Amit
· 10 years ago
7fd5647
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9003601
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
3ea3b7f
kvm: mmu: lazy collapse small sptes into large sptes
by Wanpeng Li
· 10 years ago
1119022
KVM: x86: Clear CR2 on VCPU reset
by Nadav Amit
· 10 years ago
ae561ed
KVM: x86: DR0-DR3 are not clear on reset
by Nadav Amit
· 10 years ago
58d269d
KVM: x86: BSP in MSR_IA32_APICBASE is writable
by Nadav Amit
· 10 years ago
3b5a5ff
KVM: x86: simplify kvm_apic_map
by Radim Krčmář
· 10 years ago
3548a25
KVM: x86: avoid logical_map when it is invalid
by Radim Krčmář
· 10 years ago
9ea369b
KVM: x86: fix mixed APIC mode broadcast
by Radim Krčmář
· 10 years ago
03d2249
KVM: x86: use MDA for interrupt matching
by Radim Krčmář
· 10 years ago
92d71bc
KVM: nVMX: remove unnecessary double caching of MAXPHYADDR
by Eugene Korenevsky
· 10 years ago
9090422
KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entry
by Eugene Korenevsky
· 10 years ago
5a4f55c
KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu
by Eugene Korenevsky
· 10 years ago
80f0e95
KVM: vmx: pass error code with internal error #2
by Radim Krčmář
· 10 years ago
9c8fd1b
KVM: x86: optimize delivery of TSC deadline timer interrupt
by Paolo Bonzini
· 10 years ago
362c698
KVM: x86: extract blocking logic from __vcpu_run
by Paolo Bonzini
· 10 years ago
35fd68a
kvm: x86: fix x86 eflags fixed bit
by Wanpeng Li
· 10 years ago
bf0fb67
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'
by Paolo Bonzini
· 10 years ago
1d804d0
x86: Use bool function return values of true/false not 1/0
by Joe Perches
· 10 years ago
c5e77f5
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
by Ingo Molnar
· 10 years ago
2f729b1
KVM: remove useless check of "ret" variable prior to returning the same value
by Eugene Korenevsky
· 10 years ago
b32a991
KVM: x86: Remove redundant definitions
by Nadav Amit
· 10 years ago
0efb044
KVM: x86: removing redundant eflags bits definitions
by Nadav Amit
· 10 years ago
900efe2
KVM: x86: BSF and BSR emulation change register unnecassarily
by Nadav Amit
· 10 years ago
6fd8e12
KVM: x86: POPA emulation may not clear bits [63:32]
by Nadav Amit
· 10 years ago
b91aa14
KVM: x86: CMOV emulation on legacy mode is wrong
by Nadav Amit
· 10 years ago
2dccb4c
kvm: x86: i8259: return initialized data on invalid-size read
by Petr Matousek
· 10 years ago
876e788
time: Rename timekeeper::tkr to timekeeper::tkr_mono
by Peter Zijlstra
· 10 years ago
b3a2a90
KVM: nVMX: Add support for rdtscp
by Jan Kiszka
· 10 years ago
f0e4b27
KVM: x86: remove now unneeded include directory from Makefile
by Andre Przywara
· 10 years ago
af669ac
KVM: move iodev.h from virt/kvm/ to include/kvm
by Andre Przywara
· 10 years ago
e32edf4
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
by Nikolay Nikolaev
· 10 years ago
a123374f
KVM: x86: inline kvm_ioapic_handles_vector()
by Radim Krčmář
· 10 years ago
c806a6a
KVM: x86: call irq notifiers with directed EOI
by Radim Krčmář
· 10 years ago
faac245
KVM: SVM: Fix confusing message if no exit handlers are installed
by Bandan Das
· 10 years ago
52eb5a6
KVM: x86: For the symbols used locally only should be static type
by Xiubo Li
· 10 years ago
795a149
KVM: x86: Avoid using plain integer as NULL pointer warning
by Xiubo Li
· 10 years ago
0790ec1
KVM: nVMX: mask unrestricted_guest if disabled on L0
by Radim Krčmář
· 10 years ago
ae1f576
KVM: nVMX: Do not emulate #UD while in guest mode
by Jan Kiszka
· 10 years ago
b34a805
KVM: x86: Fix re-execution of patched vmmcall
by Jan Kiszka
· 10 years ago
5e57518
x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE
by David Kaplan
· 10 years ago
670125b
KVM: VMX: Set msr bitmap correctly if vcpu is in guest mode
by Wincy Van
· 10 years ago
c1a6bff
kvm: x86: i8259: return initialized data on invalid-size read
by Petr Matousek
· 10 years ago
dc9be0f
kvm: move advertising of KVM_CAP_IRQFD to common code
by Paolo Bonzini
· 10 years ago
dab429a
kvm: svm: make wbinvd faster
by David Kaplan
· 10 years ago
5cb5605
kvm: x86: make kvm_emulate_* consistant
by Joel Schopp
· 10 years ago
548ef28
KVM: Get rid of kvm_kvfree()
by Thomas Huth
· 10 years ago
5bda6ee
KVM: ioapic: Record edge-triggered interrupts delivery status
by Wincy Van
· 10 years ago
668f198
KVM: SVM: use kvm_register_write()/read()
by David Kaplan
· 10 years ago
f563db4
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
by Radim Krčmář
· 10 years ago
4ff6f8e
KVM: emulate: fix CMPXCHG8B on 32-bit hosts
by Paolo Bonzini
· 10 years ago
21bc8dc
KVM: VMX: fix build without CONFIG_SMP
by Radim Krčmář
· 10 years ago
3750771
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b9085bc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
dab2087
KVM: x86: fix build with !CONFIG_SMP
by Radim Krčmář
· 10 years ago
23e8fe2
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d44e121
KVM: x86: emulate: correct page fault error code for NoWrite instructions
by Paolo Bonzini
· 10 years ago
f781951
kvm: add halt_poll_ns module parameter
by Paolo Bonzini
· 10 years ago
1e02ce4
x86: Store a per-cpu shadow copy of CR4
by Andy Lutomirski
· 10 years ago
375074c
x86: Clean up cr4 manipulation
by Andy Lutomirski
· 10 years ago
705699a
KVM: nVMX: Enable nested posted interrupt processing
by Wincy Van
· 10 years ago
608406e
KVM: nVMX: Enable nested virtual interrupt delivery
by Wincy Van
· 10 years ago
82f0dd4
KVM: nVMX: Enable nested apic register virtualization
by Wincy Van
· 10 years ago
b9c237b
KVM: nVMX: Make nested control MSRs per-cpu
by Wincy Van
· 10 years ago
f2b9328
KVM: nVMX: Enable nested virtualize x2apic mode
by Wincy Van
· 10 years ago
3af18d9
KVM: nVMX: Prepare for using hardware MSR bitmap
by Wincy Van
· 10 years ago
2e6d015
KVM: x86: revert "add method to test PIR bitmap vector"
by Marcelo Tosatti
· 10 years ago
f933986
KVM: x86: fix lapic_timer_int_injected with APIC-v
by Marcelo Tosatti
· 10 years ago
ad15a29
kvm: vmx: fix oops with explicit flexpriority=0 option
by Paolo Bonzini
· 10 years ago
df04d1d
KVM: x86: check LAPIC presence when building apic_map
by Radim Krčmář
· 10 years ago
8a39536
KVM: x86: fix x2apic logical address matching
by Radim Krčmář
· 10 years ago
3697f30
KVM: x86: replace 0 with APIC_DEST_PHYSICAL
by Radim Krčmář
· 10 years ago
9368b56
KVM: x86: cleanup kvm_apic_match_*()
by Radim Krčmář
· 10 years ago
52c233a
KVM: x86: return bool from kvm_apic_match*()
by Radim Krčmář
· 10 years ago
843e433
KVM: VMX: Add PML support in VMX
by Kai Huang
· 10 years ago
88178fd
KVM: x86: Add new dirty logging kvm_x86_ops for PML
by Kai Huang
· 10 years ago
1c91cad4
KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
by Kai Huang
· 10 years ago
9b51a63
KVM: MMU: Explicitly set D-bit for writable spte.
by Kai Huang
· 10 years ago
f4b4b18
KVM: MMU: Add mmu help functions to support PML
by Kai Huang
· 10 years ago
3b0f1d0
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log dirty
by Kai Huang
· 10 years ago
128ca09
kvm: iommu: Add cond_resched to legacy device assignment code
by Joerg Roedel
· 10 years ago
8226808
KVM: x86: Emulation of call may use incorrect stack size
by Nadav Amit
· 10 years ago
bac15531
KVM: x86: 32-bit wraparound read/write not emulated correctly
by Nadav Amit
· 10 years ago
2b42fce
KVM: x86: Fix defines in emulator.c
by Nadav Amit
· 10 years ago
2276b51
KVM: x86: ARPL emulation can cause spurious exceptions
by Nadav Amit
· 10 years ago
801806d
KVM: x86: IRET emulation does not clear NMI masking
by Nadav Amit
· 10 years ago
16794aa
KVM: x86: Wrong operand size for far ret
by Nadav Amit
· 10 years ago
2fcf5c8
KVM: x86: Dirty the dest op page on cmpxchg emulation
by Nadav Amit
· 10 years ago
8fff5e3
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 10 years ago
f374737
KVM: x86: SYSENTER emulation is broken
by Nadav Amit
· 10 years ago
63ea0a4
KVM: x86: Fix of previously incomplete fix for CVE-2014-8480
by Nadav Amit
· 10 years ago
1c6007d
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next
by Paolo Bonzini
· 10 years ago
Next »