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.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-18
KVM: x86: For the symbols used locally only should be static type
Xiubo Li
1
-4
/
+7
2015-03-18
KVM: x86: Avoid using plain integer as NULL pointer warning
Xiubo Li
1
-1
/
+1
2015-03-11
kvm: x86: make kvm_emulate_* consistant
Joel Schopp
1
-3
/
+20
2015-03-10
KVM: Get rid of kvm_kvfree()
Thomas Huth
1
-4
/
+4
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
1
-0
/
+1
2015-01-30
KVM: VMX: Add PML support in VMX
Kai Huang
1
-0
/
+1
2015-01-29
KVM: x86: Add new dirty logging kvm_x86_ops for PML
Kai Huang
1
-8
/
+63
2015-01-29
KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
Kai Huang
1
-3
/
+7
2015-01-26
KVM: x86: 32-bit wraparound read/write not emulated correctly
Nadav Amit
1
-0
/
+2
2015-01-26
KVM: x86: IRET emulation does not clear NMI masking
Nadav Amit
1
-0
/
+6
2015-01-23
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-7
/
+3
2015-01-23
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
1
-59
/
+13
2015-01-23
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
1
-7
/
+3
2015-01-20
KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue
Marcelo Tosatti
1
-1
/
+14
2015-01-20
KVM: fix "Should it be static?" warnings from sparse
Fengguang Wu
1
-4
/
+4
2015-01-16
KVM: x86: switch to kvm_get_dirty_log_protect
Paolo Bonzini
1
-59
/
+13
2015-01-09
KVM: x86: allow TSC deadline timer on all hosts
Radim Krčmář
1
-3
/
+1
2015-01-09
kvm: x86: Remove kvm_make_request from lapic.c
Nicholas Krause
1
-0
/
+9
2015-01-09
KVM: x86: add option to advance tscdeadline hrtimer expiration
Marcelo Tosatti
1
-0
/
+5
2015-01-09
KVM: nVMX: Add nested msr load/restore algorithm
Wincy Van
1
-0
/
+1
2014-12-05
KVM: x86: support XSAVES usage in the host
Paolo Bonzini
1
-7
/
+83
2014-11-24
kvm: x86: avoid warning about potential shift wrapping bug
Paolo Bonzini
1
-1
/
+1
2014-11-24
KVM: x86: move device assignment out of kvm_host.h
Paolo Bonzini
1
-0
/
+1
2014-11-23
kvm: x86: move assigned-dev.c and iommu.c to arch/x86/
Radim Krčmář
1
-1
/
+1
2014-11-21
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
Paolo Bonzini
1
-0
/
+1
2014-11-13
kvm: svm: move WARN_ON in svm_adjust_tsc_offset
Chris J Arges
1
-1
/
+1
2014-11-10
KVM: x86: fix warning on 32-bit compilation
Paolo Bonzini
1
-0
/
+2
2014-11-08
kvm: x86: add trace event for pvclock updates
David Matlack
1
-0
/
+2
2014-11-08
kvm: x86: Fix kvm clock versioning.
Owen Hofmann
1
-5
/
+5
2014-11-08
KVM: x86: update masterclock values on TSC writes
Marcelo Tosatti
1
-9
/
+10
2014-11-07
KVM: x86: Do not update EFLAGS on faulting emulation
Nadav Amit
1
-1
/
+3
2014-11-07
KVM: x86: MOV to CR3 can set bit 63
Nadav Amit
1
-0
/
+2
2014-11-07
KVM: x86: Breakpoints do not consider CS.base
Nadav Amit
1
-13
/
+16
2014-11-07
KVM: x86: No error-code on real-mode exceptions
Nadav Amit
1
-0
/
+2
2014-11-03
KVM: x86: Enable Intel AVX-512 for guest
Chao Peng
1
-0
/
+6
2014-11-03
KVM: vmx: Unavailable DR4/5 is checked before CPL
Nadav Amit
1
-29
/
+17
2014-11-03
KVM: x86: DR7.GD should be cleared upon any #DB exception
Nadav Amit
1
-0
/
+6
2014-10-24
KVM: x86: Prevent host from panicking on shared MSR writes.
Andy Honig
1
-3
/
+8
2014-10-24
KVM: x86: Check non-canonical addresses upon WRMSR
Nadav Amit
1
-1
/
+26
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2014-10-02
kvm: do not handle APIC access page if in-kernel irqchip is not in use
Paolo Bonzini
1
-0
/
+3
2014-09-24
kvm: x86: Unpin and remove kvm_arch->apic_access_page
Tang Chen
1
-6
/
+16
2014-09-24
kvm: x86: Add request bit to reload APIC access page address
Tang Chen
1
-0
/
+14
2014-09-24
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
1
-0
/
+5
2014-09-24
kvm: x86: use macros to compute bank MSRs
Chen Yucong
1
-4
/
+4
2014-09-24
KVM: vmx: Inject #GP on invalid PAT CR
Nadav Amit
1
-2
/
+3
2014-09-24
KVM: x86: directly use kvm_make_request again
Liang Chen
1
-1
/
+1
2014-09-24
KVM: x86: count actual tlb flushes
Radim Krčmář
1
-1
/
+7
2014-09-24
KVM: x86: Don't report guest userspace emulation error to userspace
Nadav Amit
1
-1
/
+1
2014-09-17
kvm: Remove ept_identity_pagetable from struct kvm_arch.
Tang Chen
1
-2
/
+0
[next]