summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86/vPMU: reorder PMU functionsWei Huang2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86/vPMU: whitespace and stylistic adjustments in PMU codeWei Huang2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86/vPMU: use the new macros to go between PMC, PMU and VCPUWei Huang2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86/vPMU: introduce pmu.h headerWei Huang2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | KVM: x86/vPMU: rename a few PMU functionsWei Huang2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | KVM: MTRR: do not map huge page for non-consistent rangeXiao Guangrong2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | KVM: MTRR: simplify kvm_mtrr_get_guest_memory_typeXiao Guangrong2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | KVM: MTRR: introduce mtrr_for_each_mem_typeXiao Guangrong2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | KVM: MTRR: introduce fixed_mtrr_addr_* functionsXiao Guangrong2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | KVM: MTRR: sort variable MTRRsXiao Guangrong2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | KVM: MTRR: introduce var_mtrr_rangeXiao Guangrong2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | KVM: MTRR: introduce fixed_mtrr_segment tableXiao Guangrong2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | KVM: MTRR: improve kvm_mtrr_get_guest_memory_typeXiao Guangrong2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | KVM: MTRR: do not split 64 bits MSR contentXiao Guangrong2015-06-19
| * | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-06-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2Marc Zyngier2015-06-17
| | * | | | | | | | | | | | | | | | | | | | | | | ARM: kvm: psci: fix handling of unimplemented functionsLorenzo Pieralisi2015-06-17
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: arm64: fix misleading comments in save/restoreAlex Bennée2015-06-17
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: arm/arm64: Enable the KVM-VFIO deviceKim Phillips2015-06-17
| | * | | | | | | | | | | | | | | | | | | | | | | arm/arm64: KVM: Properly account for guest CPU timeChristoffer Dall2015-06-17
| | * | | | | | | | | | | | | | | | | | | | | | | kvm: remove one useless check extensionTiejun Chen2015-06-17
| | * | | | | | | | | | | | | | | | | | | | | | | arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2015-06-17
| | * | | | | | | | | | | | | | | | | | | | | | | ARM: KVM: Remove pointless void pointer castFiro Yang2015-06-09
| * | | | | | | | | | | | | | | | | | | | | | | | 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: implement multiple address spacesPaolo 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
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-06-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: introduce KMSG_COMPONENT for kvm-s390David Hildenbrand2015-06-02
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM: s390: call exit_sie() directly on vcpu block/requestDavid Hildenbrand2015-06-02