Commit Graph

157353 Commits (219b65dcf6c0bad83d51bfa12e25891c02de2414)
 

Author SHA1 Message Date
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
Avi Kivity 7ffd92c53c KVM: VMX: Move rmode structure to vmx-specific code 16 years ago
Avi Kivity 6a4a983973 KVM: Reorder ioctls in kvm.h 16 years ago
Nitin A Kamble 3a624e29c7 KVM: VMX: Support Unrestricted Guest feature 16 years ago
Marcelo Tosatti fa40a8214b KVM: switch irq injection/acking data structures to irq_lock 16 years ago
Marcelo Tosatti 60eead79ad KVM: introduce irq_lock, use it to protect ioapic 16 years ago
Marcelo Tosatti 64a2268dcf KVM: move coalesced_mmio locking to its own device 16 years ago
Marcelo Tosatti 9f4cc12765 KVM: Grab pic lock in kvm_pic_clear_isr_ack 16 years ago
Jan Kiszka 238adc7705 KVM: Cleanup LAPIC interface 16 years ago
Liu Yu 06579dd9c1 KVM: ppc: e500: Add MMUCFG and PVR emulation 16 years ago
Liu Yu 5b7c1a2c17 KVM: ppc: e500: Directly pass pvr to guest 16 years ago
Liu Yu 0cfb50e50d KVM: ppc: e500: Move to Book-3e MMU definitions 16 years ago
Avi Kivity 105f8d40a7 KVM: Calculate available entries in coalesced mmio ring 16 years ago
Avi Kivity 596ae89565 KVM: VMX: Fix reporting of unhandled EPT violations 16 years ago
Avi Kivity 6de4f3ada4 KVM: Cache pdptrs 16 years ago
Avi Kivity 8f5d549f02 KVM: VMX: Simplify pdptr and cr3 management 16 years ago
Avi Kivity 2d84e993a8 KVM: VMX: Avoid duplicate ept tlb flush when setting cr3 16 years ago
Gregory Haskins 6b66ac1ae3 KVM: do not register i8254 PIO regions until we are initialized 16 years ago
Gregory Haskins d76685c4a0 KVM: cleanup io_device code 16 years ago
Gregory Haskins 787a660a4f KVM: Clean up coalesced_mmio destruction 16 years ago
Stephen Rothwell 2986b8c72c KVM: powerpc: fix some init/exit annotations 16 years ago