index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
KVM: x86: update masterclock values on TSC writes
Marcelo Tosatti
1
-9
/
+10
2015-02-16
KVM: vmx: Inject #GP on invalid PAT CR
Nadav Amit
1
-2
/
+3
2014-11-19
KVM: x86: Don't report guest userspace emulation error to userspace
Nadav Amit
1
-1
/
+1
2014-11-13
KVM: x86: Check non-canonical addresses upon WRMSR
Nadav Amit
1
-1
/
+26
2014-11-13
KVM: x86: Prevent host from panicking on shared MSR writes.
Andy Honig
1
-3
/
+8
2014-05-29
KVM: x86: remove WARN_ON from get_kernel_ns()
Marcelo Tosatti
1
-1
/
+0
2014-03-05
kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
Andrew Honig
1
-1
/
+1
2014-02-06
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
1
-0
/
+3
2013-12-20
KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)
Andy Honig
1
-39
/
+1
2013-08-28
KVM: x86: update masterclock when kvmclock_offset is calculated (v2)
Marcelo Tosatti
1
-23
/
+24
2013-08-28
KVM: x86: add comments where MMIO does not return to the emulator
Paolo Bonzini
1
-2
/
+5
2013-08-26
kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
Raghavendra K T
1
-19
/
+6
2013-08-26
kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
Srivatsa Vaddagiri
1
-1
/
+43
2013-08-07
nEPT: Fix wrong test in kvm_set_cr3
Nadav Har'El
1
-11
/
+0
2013-07-29
KVM: x86: handle singlestep during emulation
Paolo Bonzini
1
-1
/
+38
2013-07-29
KVM: x86: handle hardware breakpoints during emulation
Paolo Bonzini
1
-0
/
+66
2013-07-29
KVM: x86: rename EMULATE_DO_MMIO
Paolo Bonzini
1
-2
/
+2
2013-07-18
KVM: nVMX: Fix read/write to MSR_IA32_FEATURE_CONTROL
Nadav Har'El
1
-1
/
+2
2013-07-18
KVM: x86: Drop useless cast
Mathias Krause
1
-1
/
+1
2013-07-18
KVM: x86: Avoid zapping mmio sptes twice for generation wraparound
Takuya Yoshikawa
1
-5
/
+5
2013-07-18
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
1
-0
/
+4
2013-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-20
/
+60
2013-07-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2013-06-27
kvm: Add a tracepoint write_tsc_offset
Yoshihiro YUNOMAE
1
-0
/
+1
2013-06-27
KVM: MMU: fast invalidate all mmio sptes
Xiao Guangrong
1
-2
/
+1
2013-06-26
x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE
H. Peter Anvin
1
-1
/
+1
2013-06-21
KVM: MMU: retain more available bits on mmio spte
Xiao Guangrong
1
-1
/
+7
2013-06-18
KVM: x86: remove vcpu's CPL check in host-invoked XCR set
Zhanghaoyu (A)
1
-3
/
+2
2013-06-12
KVM: x86: handle idiv overflow at kvm_write_tsc
Marcelo Tosatti
1
-3
/
+20
2013-06-05
KVM: MMU: reclaim the zapped-obsolete page first
Xiao Guangrong
1
-0
/
+1
2013-06-05
KVM: x86: use the fast way to invalidate all pages
Xiao Guangrong
1
-2
/
+2
2013-06-05
KVM: MMU: drop unnecessary kvm_reload_remote_mmus
Xiao Guangrong
1
-4
/
+1
2013-06-05
KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall
Xiao Guangrong
1
-7
/
+0
2013-05-15
KVM: x86: limit difference between kvmclock updates
Marcelo Tosatti
1
-2
/
+28
2013-05-08
KVM: x86: fix maintenance of guest/host xcr0 state
Marcelo Tosatti
1
-20
/
+20
2013-05-06
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-85
/
+158
2013-05-03
KVM: x86: Account for failing enable_irq_window for NMI window request
Jan Kiszka
1
-1
/
+2
2013-04-30
kvm: KVM_CAP_IOMMU only available with device assignment
Alex Williamson
1
-0
/
+2
2013-04-28
kvm: Allow build-time configuration of KVM device assignment
Alex Williamson
1
-2
/
+4
2013-04-28
Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue
Gleb Natapov
1
-1
/
+0
2013-04-28
KVM: x86: Rework request for immediate exit
Jan Kiszka
1
-4
/
+3
2013-04-26
KVM: Move irqfd resample cap handling to generic code
Alexander Graf
1
-1
/
+0
2013-04-22
KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
Jan Kiszka
1
-10
/
+19
2013-04-22
KVM: x86: Fix memory leak in vmx.c
Andrew Honig
1
-0
/
+17
2013-04-22
KVM: x86: fix error return code in kvm_arch_vcpu_init()
Wei Yongjun
1
-1
/
+3
2013-04-16
KVM: VMX: Use posted interrupt to deliver virtual interrupt
Yang Zhang
1
-0
/
+1
2013-04-16
KVM: Set TMR when programming ioapic entry
Yang Zhang
1
-1
/
+4
2013-04-16
KVM: Call common update function when ioapic entry changed.
Yang Zhang
1
-4
/
+7
2013-04-16
KVM: VMX: Enable acknowledge interupt on vmexit
Yang Zhang
1
-1
/
+3
2013-04-16
KVM: Let ioapic know the irq line status
Yang Zhang
1
-2
/
+4
[next]