Commit Graph

157373 Commits (108b56690f35e083c5559116d6656f59a557a815)
 

Author SHA1 Message Date
Michael S. Tsirkin 108b56690f KVM: switch pit creation to slots_lock 16 years ago
Michael S. Tsirkin d5c2dcc36a KVM: switch coalesced mmio changes to slots_lock 16 years ago
Michael S. Tsirkin 69fa2d7865 KVM: document locking for kvm_io_device_ops 16 years ago
Marcelo Tosatti d3efc8efdb KVM: use vcpu_id instead of bsp_vcpu pointer in kvm_vcpu_is_bsp 16 years ago
Marcelo Tosatti 2023a29cbe KVM: remove old KVMTRACE support code 16 years ago
Marcelo Tosatti 46f43c6ee0 KVM: powerpc: convert marker probes to event trace 16 years ago
Andre Przywara ed85c06853 KVM: introduce module parameter for ignoring unknown MSRs accesses 16 years ago
Andre Przywara 1fdbd48c24 KVM: ignore reads from AMDs C1E enabled MSR 16 years ago
Andre Przywara 8f1589d95e KVM: ignore AMDs HWCR register access to set the FFDIS bit 16 years ago
Marcelo Tosatti 894a9c5543 KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl paths 16 years ago
Joerg Roedel ec04b2604c KVM: Prepare memslot data structures for multiple hugepage sizes 16 years ago
Joerg Roedel f340ca0f06 hugetlbfs: export vma_kernel_pagsize to modules 16 years ago
Christian Borntraeger 3eea8437f6 KVM: s390: Fix memslot initialization for userspace_addr != 0 16 years ago
Andre Przywara 4668f05078 KVM: x86 emulator: Add sysexit emulation 16 years ago
Andre Przywara 8c60435261 KVM: x86 emulator: Add sysenter emulation 16 years ago
Andre Przywara e66bb2ccdc KVM: x86 emulator: add syscall emulation 16 years ago
Andre Przywara e99f050712 KVM: x86 emulator: Prepare for emulation of syscall instructions 16 years ago
Andre Przywara b1d861431e KVM: x86 emulator: Add missing EFLAGS bit definitions 16 years ago
Andre Przywara 0cb5762ed2 KVM: Allow emulation of syscalls instructions on #UD 16 years ago
Marcelo Tosatti 229456fc34 KVM: convert custom marker based tracing to event traces 16 years ago
Alexander Graf 219b65dcf6 KVM: SVM: Improve nested interrupt injection 16 years ago
Alexander Graf ff092385e8 KVM: SVM: Implement INVLPGA 16 years ago
Alexander Graf 3c5d0a44b0 KVM: Implement MSRs used by Hyper-V 16 years ago
Alexander Graf 0367b4330e x86: Add definition for IGNNE MSR 16 years ago
Avi Kivity b3dbf89e67 KVM: SVM: Don't save/restore host cr2 16 years ago
Avi Kivity d3edefc003 KVM: VMX: Only reload guest cr2 if different from host cr2 16 years ago
Jan Kiszka 681405bfc7 KVM: Drop useless atomic test from timer function 16 years ago
Jan Kiszka f7104db26a KVM: Fix racy event propagation in timer 16 years ago
Gleb Natapov 33e4c68656 KVM: Optimize searching for highest IRR 16 years ago
Gleb Natapov 6edf14d8d0 KVM: Replace pending exception by PF if it happens serially 16 years ago
Marcelo Tosatti 54dee9933e KVM: VMX: conditionally disable 2M pages 16 years ago
Marcelo Tosatti 68f89400bc KVM: VMX: EPT misconfiguration handler 16 years ago
Marcelo Tosatti 94d8b056a2 KVM: MMU: add kvm_mmu_get_spte_hierarchy helper 16 years ago
Marcelo Tosatti 4d88954d62 KVM: MMU: make for_each_shadow_entry aware of largepages 16 years ago
Marcelo Tosatti e799794e02 KVM: VMX: more MSR_IA32_VMX_EPT_VPID_CAP capability bits 16 years ago
Andre Przywara 71db602322 KVM: Move performance counter MSR access interception to generic x86 path 16 years ago
Marcelo Tosatti 2920d72857 KVM: MMU audit: largepage handling 16 years ago
Marcelo Tosatti 2aaf65e8c4 KVM: MMU audit: audit_mappings tweaks 16 years ago
Marcelo Tosatti 48fc03174b KVM: MMU audit: nontrapping ptes in nonleaf level 16 years ago
Marcelo Tosatti e58b0f9e0e KVM: MMU audit: update audit_write_protection 16 years ago
Marcelo Tosatti 08a3732bf2 KVM: MMU audit: update count_writable_mappings / count_rmaps 16 years ago
Marcelo Tosatti 776e663336 KVM: MMU: introduce is_last_spte helper 16 years ago
Avi Kivity 3f5d18a965 KVM: Return to userspace on emulation failure 16 years ago
Gleb Natapov 988a2cae6a KVM: Use macro to iterate over vcpus. 16 years ago
Gleb Natapov 73880c80aa KVM: Break dependency between vcpu index in vcpus array and vcpu_id. 16 years ago
Gleb Natapov 1ed0ce000a KVM: Use pointer to vcpu instead of vcpu_id in timer code. 16 years ago
Gleb Natapov c5af89b68a KVM: Introduce kvm_vcpu_is_bsp() function. 16 years ago
Avi Kivity d555c333aa KVM: MMU: s/shadow_pte/spte/ 16 years ago
Avi Kivity 43a3795a3a KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte 16 years ago
Avi Kivity 439e218a6f KVM: MMU: Fix is_dirty_pte() 16 years ago