summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | KVM: MTRR: clean up mtrr default typeXiao Guangrong2015-06-19
| * | | | | | | | | | | | | | | KVM: MTRR: exactly define the size of variable MTRRsXiao Guangrong2015-06-19
| * | | | | | | | | | | | | | | KVM: MTRR: remove mtrr_state.have_fixedXiao Guangrong2015-06-19
| * | | | | | | | | | | | | | | KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msrXiao Guangrong2015-06-19
| * | | | | | | | | | | | | | | KVM: x86: move MTRR related code to a separate fileXiao Guangrong2015-06-19
| * | | | | | | | | | | | | | | KVM: x86: fix CR0.CD virtualizationXiao Guangrong2015-06-19
| * | | | | | | | | | | | | | | KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das2015-06-19
| * | | | | | | | | | | | | | | KVM: x86: mark legacy PCI device assignment as deprecatedPaolo Bonzini2015-06-05
| * | | | | | | | | | | | | | | KVM: x86: advertise KVM_CAP_X86_SMMPaolo Bonzini2015-06-05
| * | | | | | | | | | | | | | | KVM: x86: add SMM to the MMU role, support SMRAM address spacePaolo Bonzini2015-06-05
| * | | | | | | | | | | | | | | KVM: x86: work on all available address spacesPaolo Bonzini2015-06-05
| * | | | | | | | | | | | | | | KVM: x86: use vcpu-specific functions to read/write/translate GFNsPaolo Bonzini2015-06-05
| * | | | | | | | | | | | | | | KVM: x86: pass struct kvm_mmu_page to gfn_to_rmapPaolo Bonzini2015-06-05
| * | | | | | | | | | | | | | | KVM: x86: save/load state on SMM switchPaolo Bonzini2015-06-04
| * | | | | | | | | | | | | | | KVM: x86: latch INITs while in system management modePaolo Bonzini2015-06-04
| * | | | | | | | | | | | | | | KVM: x86: stubs for SMM supportPaolo Bonzini2015-06-04
| * | | | | | | | | | | | | | | KVM: x86: API changes for SMM supportPaolo Bonzini2015-06-04
| * | | | | | | | | | | | | | | KVM: x86: pass the whole hflags field to emulator and backPaolo Bonzini2015-06-04
| * | | | | | | | | | | | | | | KVM: x86: pass host_initiated to functions that read MSRsPaolo Bonzini2015-06-04
| * | | | | | | | | | | | | | | KVM: x86: introduce num_emulated_msrsPaolo Bonzini2015-06-04
| * | | | | | | | | | | | | | | KVM: x86: clear hidden CPU state at reset timePaolo Bonzini2015-06-04
| * | | | | | | | | | | | | | | kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini2015-06-04
| * | | | | | | | | | | | | | | kvm: x86: default legacy PCI device assignment support to "n"Paolo Bonzini2015-06-04
| * | | | | | | | | | | | | | | KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSRMarcelo Tosatti2015-05-29
| * | | | | | | | | | | | | | | x86: kvmclock: set scheduler clock stableLuiz Capitulino2015-05-29
| * | | | | | | | | | | | | | | x86: kvmclock: add flag to indicate pvclock counts from zeroMarcelo Tosatti2015-05-29
| * | | | | | | | | | | | | | | arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton2015-05-28
| * | | | | | | | | | | | | | | KVM: x86: Allow ARAT CPU featureJan Kiszka2015-05-28
| * | | | | | | | | | | | | | | KVM: x86: preserve x2APIC LDR on INITRadim Krčmář2015-05-28
| * | | | | | | | | | | | | | | KVM: x86: use correct APIC ID on x2APIC transitionRadim Krčmář2015-05-28
| * | | | | | | | | | | | | | | KVM: x86: add module parameter to disable periodic kvmclock syncMarcelo Tosatti2015-05-28
| * | | | | | | | | | | | | | | KVM: x86: pass struct kvm_mmu_page to account/unaccount_shadowedPaolo Bonzini2015-05-28
| * | | | | | | | | | | | | | | KVM: pass kvm_memory_slot to gfn_to_page_many_atomicPaolo Bonzini2015-05-28
| * | | | | | | | | | | | | | | KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-28
| * | | | | | | | | | | | | | | KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-26
| * | | | | | | | | | | | | | | KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-26
| * | | | | | | | | | | | | | | KVM: use kvm_memslots whenever possiblePaolo Bonzini2015-05-26
| * | | | | | | | | | | | | | | Merge branch 'kvm-master' into kvm-nextPaolo Bonzini2015-05-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | kvm: x86: Make functions that have no external callers staticNicholas Krause2015-05-20
| * | | | | | | | | | | | | | | | KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_asyncPaolo Bonzini2015-05-19
| * | | | | | | | | | | | | | | | KVM: x86: do not reset mmu if CR0.CD and CR0.NW are changedXiao Guangrong2015-05-19
| * | | | | | | | | | | | | | | | KVM: MMU: fix MTRR updateXiao Guangrong2015-05-19
| * | | | | | | | | | | | | | | | KVM: MMU: fix decoding cache type from MTRRXiao Guangrong2015-05-19
| * | | | | | | | | | | | | | | | KVM: MMU: introduce kvm_zap_rmappXiao Guangrong2015-05-19
| * | | | | | | | | | | | | | | | KVM: MMU: use slot_handle_level and its helper to clean up the codeXiao Guangrong2015-05-19
| * | | | | | | | | | | | | | | | KVM: MMU: introduce slot_handle_level_range() and its helpersXiao Guangrong2015-05-19
| * | | | | | | | | | | | | | | | KVM: MMU: introduce for_each_slot_rmap_rangeXiao Guangrong2015-05-19
| * | | | | | | | | | | | | | | | KVM: MMU: introduce PT_MAX_HUGEPAGE_LEVELXiao Guangrong2015-05-19
| * | | | | | | | | | | | | | | | KVM: MMU: introduce for_each_rmap_spte()Xiao Guangrong2015-05-19
| * | | | | | | | | | | | | | | | Revert "kvmclock: set scheduler clock stable"Paolo Bonzini2015-05-19