index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-03
KVM: x86: remove data variable from kvm_get_msr_common
Nicolas Iooss
1
-3
/
+1
2015-07-03
KVM: x86: keep track of LVT0 changes under APICv
Radim Krčmář
2
-6
/
+9
2015-07-03
KVM: x86: properly restore LVT0
Radim Krčmář
1
-0
/
+1
2015-07-03
KVM: x86: make vapics_in_nmi_mode atomic
Radim Krčmář
2
-3
/
+3
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-06-26
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-3
/
+3
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
24
-1281
/
+3212
2015-06-23
KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs
Wei Huang
1
-42
/
+9
2015-06-23
KVM: x86/vPMU: Implement AMD vPMU code for KVM
Wei Huang
1
-6
/
+116
2015-06-23
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
Wei Huang
7
-338
/
+602
2015-06-23
KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmc
Wei Huang
1
-6
/
+18
2015-06-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-50
/
+27
2015-06-19
KVM: x86/vPMU: reorder PMU functions
Wei Huang
1
-78
/
+78
2015-06-19
KVM: x86/vPMU: whitespace and stylistic adjustments in PMU code
Wei Huang
1
-48
/
+64
2015-06-19
KVM: x86/vPMU: use the new macros to go between PMC, PMU and VCPU
Wei Huang
1
-20
/
+18
2015-06-19
KVM: x86/vPMU: introduce pmu.h header
Wei Huang
4
-6
/
+30
2015-06-19
KVM: x86/vPMU: rename a few PMU functions
Wei Huang
3
-43
/
+43
2015-06-19
KVM: MTRR: do not map huge page for non-consistent range
Xiao Guangrong
3
-1
/
+50
2015-06-19
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
1
-48
/
+16
2015-06-19
KVM: MTRR: introduce mtrr_for_each_mem_type
Xiao Guangrong
1
-0
/
+188
2015-06-19
KVM: MTRR: introduce fixed_mtrr_addr_* functions
Xiao Guangrong
1
-0
/
+25
2015-06-19
KVM: MTRR: sort variable MTRRs
Xiao Guangrong
3
-11
/
+42
2015-06-19
KVM: MTRR: introduce var_mtrr_range
Xiao Guangrong
1
-6
/
+17
2015-06-19
KVM: MTRR: introduce fixed_mtrr_segment table
Xiao Guangrong
1
-53
/
+147
2015-06-19
KVM: MTRR: improve kvm_mtrr_get_guest_memory_type
Xiao Guangrong
1
-45
/
+49
2015-06-19
KVM: MTRR: do not split 64 bits MSR content
Xiao Guangrong
1
-22
/
+10
2015-06-19
KVM: MTRR: clean up mtrr default type
Xiao Guangrong
1
-12
/
+28
2015-06-19
KVM: MTRR: remove mtrr_state.have_fixed
Xiao Guangrong
2
-5
/
+3
2015-06-19
KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
Xiao Guangrong
2
-2
/
+12
2015-06-19
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
6
-317
/
+342
2015-06-19
KVM: x86: fix CR0.CD virtualization
Xiao Guangrong
2
-10
/
+26
2015-06-19
KVM: nSVM: Check for NRIPS support before updating control field
Bandan Das
1
-2
/
+6
2015-06-17
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-10
/
+16
2015-06-16
KVM: x86: fix lapic.timer_mode on restore
Radim Krčmář
1
-10
/
+16
2015-06-10
arch/x86/kvm/mmu.c: work around gcc-4.4.4 bug
Andrew Morton
1
-7
/
+7
2015-06-05
KVM: x86: mark legacy PCI device assignment as deprecated
Paolo Bonzini
1
-1
/
+1
2015-06-05
KVM: x86: advertise KVM_CAP_X86_SMM
Paolo Bonzini
3
-0
/
+27
2015-06-05
KVM: x86: add SMM to the MMU role, support SMRAM address space
Paolo Bonzini
3
-6
/
+21
2015-06-05
KVM: x86: work on all available address spaces
Paolo Bonzini
3
-44
/
+86
2015-06-05
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
Paolo Bonzini
6
-79
/
+79
2015-06-05
KVM: x86: pass struct kvm_mmu_page to gfn_to_rmap
Paolo Bonzini
2
-7
/
+11
2015-06-04
KVM: x86: save/load state on SMM switch
Paolo Bonzini
4
-2
/
+498
2015-06-04
KVM: x86: latch INITs while in system management mode
Paolo Bonzini
2
-1
/
+15
2015-06-04
KVM: x86: stubs for SMM support
Paolo Bonzini
4
-4
/
+75
2015-06-04
KVM: x86: API changes for SMM support
Paolo Bonzini
3
-2
/
+48
2015-06-04
KVM: x86: pass the whole hflags field to emulator and back
Paolo Bonzini
2
-4
/
+12
2015-06-04
KVM: x86: pass host_initiated to functions that read MSRs
Paolo Bonzini
3
-98
/
+124
2015-06-04
KVM: x86: introduce num_emulated_msrs
Paolo Bonzini
1
-13
/
+27
2015-06-04
KVM: x86: clear hidden CPU state at reset time
Paolo Bonzini
1
-0
/
+2
2015-06-04
kvm: x86: fix kvm_apic_has_events to check for NULL pointer
Paolo Bonzini
1
-1
/
+1
[next]