Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a70656b63a82d639b0cec54861bf8faf16ad74e6
/
arch
/
x86
/
kvm
/
x86.c
a70656b
KVM: x86: count actual tlb flushes
by Radim Krčmář
· 10 years ago
a2b9e6c
KVM: x86: Don't report guest userspace emulation error to userspace
by Nadav Amit
· 10 years ago
a255d47
kvm: Remove ept_identity_pagetable from struct kvm_arch.
by Tang Chen
· 10 years ago
105b21b
KVM: x86: Use kvm_make_request when applicable
by Guo Hui Liu
· 10 years ago
54987b7
KVM: x86: propagate exception from permission checks on the nested page fault
by Paolo Bonzini
· 10 years ago
ef54bcf
KVM: x86: skip writeback on injection of nested exception
by Paolo Bonzini
· 10 years ago
d143148
KVM: mmio: cleanup kvm_set_mmio_spte_mask
by Tiejun Chen
· 10 years ago
fd27523
KVM: x86: use guest maxphyaddr to check MTRR values
by Paolo Bonzini
· 10 years ago
13a34e0
KVM: remove garbage arg to *hardware_{en,dis}able
by Radim Krčmář
· 10 years ago
7b46268
KVM: trace kvm_ple_window grow/shrink
by Radim Krčmář
· 10 years ago
ae97a3b
KVM: x86: introduce sched_in to kvm_x86_ops
by Radim Krčmář
· 10 years ago
e790d9e
KVM: add kvm_arch_sched_in
by Radim Krčmář
· 10 years ago
e0ad0b4
KVM: emulate: warn on invalid or uninitialized exception numbers
by Paolo Bonzini
· 10 years ago
d7a2a24
KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs
by Wanpeng Li
· 10 years ago
adfb5d2
KVM: x86: fix check legal type of Variable Range MTRRs
by Wanpeng Li
· 10 years ago
dc9b2d9
KVM: SVM: add rdmsr support for AMD event registers
by Wei Huang
· 10 years ago
66bb0aa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
e7fda6c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
cc568ea
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
by Paolo Bonzini
· 10 years ago
8533ce7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
784aa3d
KVM: Rename and add argument to check_extension
by Alexander Graf
· 10 years ago
0123be4
KVM: x86: Assertions to check no overrun in MSR lists
by Nadav Amit
· 10 years ago
d6e8c854
KVM: x86: set rflags.rf during fault injection
by Nadav Amit
· 10 years ago
d28ede8
timekeeping: Create struct tk_read_base and use it in struct timekeeper
by Thomas Gleixner
· 10 years ago
4a0e637
clocksource: Get rid of cycle_last
by Thomas Gleixner
· 10 years ago
cbcf2dd
x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based
by Thomas Gleixner
· 10 years ago
bb0b581
x86: kvm: Use ktime_get_boot_ns()
by Thomas Gleixner
· 10 years ago
6f43ed0
KVM: x86: DR6/7.RTM cannot be written
by Nadav Amit
· 10 years ago
4161a56
KVM: x86: emulator injects #DB when RFLAGS.RF is set
by Nadav Amit
· 10 years ago
bb663c7
KVM: x86: Clearing rflags.rf upon skipped emulated instruction
by Nadav Amit
· 10 years ago
44583cb
KVM: x86: use kvm_read_guest_page for emulator accesses
by Paolo Bonzini
· 11 years ago
1498507
KVM: emulate: move init_decode_cache to emulate.c
by Bandan Das
· 11 years ago
6addfc4
KVM: x86: avoid useless set of KVM_REQ_EVENT after emulation
by Paolo Bonzini
· 11 years ago
37ccdcb
KVM: x86: return all bits from get_interrupt_shadow
by Paolo Bonzini
· 11 years ago
22d48b2d
KVM: svm: writes to MSR_K7_HWCR generates GPE in guest
by Matthias Lange
· 11 years ago
5f7552d
KVM: x86: Pending interrupt may be delivered after INIT
by Nadav Amit
· 11 years ago
0d3da0d
KVM: x86: fix TSC matching
by Tomasz Grabiec
· 11 years ago
9242b5b
KVM: x86: Check for nested events if there is an injectable interrupt
by Bandan Das
· 11 years ago
9f6226a
arch: x86: kvm: x86.c: Cleaning up variable is set more than once
by Rickard Strandqvist
· 11 years ago
e1fa108d
kvm: fix wrong address when writing Hyper-V tsc page
by Xiaoming Gao
· 11 years ago
a449c7a
KVM: x86: Hypercall handling does not considers opsize correctly
by Nadav Amit
· 11 years ago
67f4d42
KVM: x86: rdpmc emulation checks the counter incorrectly
by Nadav Amit
· 11 years ago
b05d59d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
by Linus Torvalds
· 11 years ago
4efdedc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
fb5e336
KVM: x86: drop set_rflags callback
by Paolo Bonzini
· 11 years ago
16a9602
KVM: x86: disable master clock if TSC is reset during suspend
by Marcelo Tosatti
· 11 years ago
d9f89b8
KVM: x86: Fix CR3 reserved bits check in long mode
by Jan Kiszka
· 11 years ago
b63cf42
kvm/x86: implement hv EOI assist
by Michael S. Tsirkin
· 11 years ago
2605fc2
asmlinkage, x86: Add explicit __visible to arch/x86/*
by Andi Kleen
· 11 years ago
1171903
KVM: x86: improve the usability of the 'kvm_pio' tracepoint
by Ulrich Obergfell
· 11 years ago
198c74f
KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
by Xiao Guangrong
· 11 years ago
c126d94
KVM: MMU: lazily drop large spte
by Xiao Guangrong
· 11 years ago
42bf549
KVM: x86: Processor mode may be determined incorrectly
by Nadav Amit
· 11 years ago
346874c
KVM: x86: Fix CR3 reserved bits
by Nadav Amit
· 11 years ago
f848a5a
KVM: support any-length wildcard ioeventfd
by Michael S. Tsirkin
· 11 years ago
55101e2
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
b351c39
KVM: x86: remove WARN_ON from get_kernel_ns()
by Marcelo Tosatti
· 11 years ago
97ec8c0
KVM: Add SMAP support when setting CR4
by Feng Wu
· 11 years ago
467a9e1
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
920c837
KVM: vmx: fix MPX detection
by Paolo Bonzini
· 11 years ago
460dd42
x86, kvm: Fix CPU hotplug callback registration
by Srivatsa S. Bhat
· 11 years ago
93c4adc
KVM: x86: handle missing MPX in nested virtualization
by Paolo Bonzini
· 11 years ago
4ff4173
KVM: x86: introduce kvm_supported_xcr0()
by Paolo Bonzini
· 11 years ago
100943c
kvm: x86: ignore ioapic polarity
by Gabriel L. Somlo
· 11 years ago
c77fb5f
KVM: x86: Allow the guest to run with dirty debug registers
by Paolo Bonzini
· 11 years ago
360b948
KVM: x86: change vcpu->arch.switch_db_regs to a bit mask
by Paolo Bonzini
· 11 years ago
c9a7953
KVM: x86: Remove return code from enable_irq/nmi_window
by Jan Kiszka
· 11 years ago
b6b8a14
KVM: nVMX: Rework interception of IRQs and NMIs
by Jan Kiszka
· 11 years ago
1c2af49
Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-next
by Paolo Bonzini
· 11 years ago
332967a
x86: kvm: introduce periodic global clock updates
by Andrew Jones
· 11 years ago
7e44e44
x86: kvm: rate-limit global clock updates
by Andrew Jones
· 11 years ago
a08d3b3
kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
by Andrew Honig
· 11 years ago
684851a
KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEX
by Takuya Yoshikawa
· 11 years ago
d371401
KVM: x86: emulator_cmpxchg_emulated should mark_page_dirty
by Marcelo Tosatti
· 11 years ago
390bd52
KVM: x86: Enable Intel MPX for guest
by Liu, Jinsong
· 11 years ago
0dd376e
KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save
by Liu, Jinsong
· 11 years ago
56c103e
KVM: x86: Fix xsave cpuid exposing bug
by Liu, Jinsong
· 11 years ago
4f34d68
KVM: x86: remove unused last_kernel_ns variable
by Marcelo Tosatti
· 11 years ago
5f66b62
kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef
by Paolo Bonzini
· 11 years ago
58cb628
KVM: x86: Validate guest writes to MSR_IA32_APICBASE
by Jan Kiszka
· 11 years ago
b3af1e8
KVM: x86: mark hyper-v vapic assist page as dirty
by Vadim Rozenfeld
· 11 years ago
b94b64c
KVM: x86: mark hyper-v hypercall page as dirty
by Vadim Rozenfeld
· 11 years ago
7ebd3fa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
73aaf249e
KVM: SVM: Fix reading of DR6
by Jan Kiszka
· 11 years ago
9926c9f
KVM: x86: Sync DR7 on KVM_SET_DEBUGREGS
by Jan Kiszka
· 11 years ago
e984097
add support for Hyper-V reference time counter
by Vadim Rozenfeld
· 11 years ago
aab6d7c
KVM: remove useless write to vcpu->hv_clock.tsc_timestamp
by Paolo Bonzini
· 11 years ago
f25e656
KVM: x86: fix tsc catchup issue with tsc scaling
by Marcelo Tosatti
· 11 years ago
9ed96e8
KVM: x86: limit PIT timer frequency
by Marcelo Tosatti
· 11 years ago
9357d93
KVM: x86: Add comment on vcpu_enter_guest()'s return value
by Takuya Yoshikawa
· 11 years ago
c08ac06
KVM: Use cond_resched() directly and remove useless kvm_resched()
by Takuya Yoshikawa
· 11 years ago
fda4e2e
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
by Andy Honig
· 11 years ago
01b7191
kvm: optimize out smp_mb after srcu_read_unlock
by Michael S. Tsirkin
· 11 years ago
95f328d
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
by Gleb Natapov
· 11 years ago
c67a04c
KVM: x86: fix KVM_SET_XCRS loop
by Paolo Bonzini
· 11 years ago
46c34cb
KVM: x86: fix KVM_SET_XCRS for CPUs that do not support XSAVE
by Paolo Bonzini
· 11 years ago
e0f0bbc
kvm: Create non-coherent DMA registeration
by Alex Williamson
· 11 years ago
d96eb2c
kvm/x86: Convert iommu_flags to iommu_noncoherent
by Alex Williamson
· 11 years ago
b51e974
kvm, emulator: Rename VendorSpecific flag
by Borislav Petkov
· 11 years ago
1ce19dc
kvm, emulator: Use opcode length
by Borislav Petkov
· 11 years ago
Next »