Commit Graph

201509 Commits (fef093bec0364ff5e6fd488cd81637f6bb3a2d0d)
 

Author SHA1 Message Date
Alexander Graf fef093bec0 KVM: PPC: Make use of hash based Shadow MMU 15 years ago
Alexander Graf 7741909bf1 KVM: PPC: Add generic hpte management functions 15 years ago
Xiao Guangrong 84754cd8fc KVM: MMU: cleanup FNAME(fetch)() functions 15 years ago
Xiao Guangrong 9e7b0e7fba KVM: MMU: fix direct sp's access corrupted 15 years ago
Xiao Guangrong 5fd5387c89 KVM: MMU: fix conflict access permissions in direct sp 15 years ago
Xiao Guangrong 36a2e6774b KVM: MMU: fix writable sync sp mapping 15 years ago
Sheng Yang f5f48ee15c KVM: VMX: Execute WBINVD to keep data consistency with assigned devices 15 years ago
Avi Kivity cf3e3d3e19 KVM: Document KVM specific review items 15 years ago
Avi Kivity 3e00750947 KVM: Simplify vcpu_enter_guest() mmu reload logic slightly 15 years ago
Chris Lalancette 529df65e39 KVM: Search the LAPIC's for one that will accept a PIC interrupt 15 years ago
Takuya Yoshikawa 979586e0b5 KVM: ia64: cleanup kvm_ia64_sync_dirty_log() 15 years ago
Takuya Yoshikawa 4482b06c04 KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log() 15 years ago
Alexander Graf 4d29bdbf12 KVM: PPC: Make BAT only guest segments work 15 years ago
Alexander Graf 3b249157c0 KVM: PPC: Use kernel hash function 15 years ago
Alexander Graf a576f7a294 KVM: PPC: Remove obsolete kvmppc_mmu_find_pte 15 years ago
Huang Ying bbeb34062f KVM: Fix a race condition for usage of is_hwpoison_address() 15 years ago
Sheng Yang 6c3f604117 KVM: x86: Enable AVX for guest 15 years ago
Avi Kivity 7ac77099ce KVM: Prevent internal slots from being COWed 15 years ago
Avi Kivity e36d96f7cf KVM: Keep slot ID in memory slot structure 15 years ago
Avi Kivity 0719837c08 KVM: Reduce atomic operations on vcpu->requests 15 years ago
Avi Kivity a8eeb04a44 KVM: Add mini-API for vcpu->requests 15 years ago
Avi Kivity 36633f32ba KVM: i8259: simplify pic_irq_request() calling sequence 15 years ago
Avi Kivity 073d46133a KVM: i8259: reduce excessive abstraction for pic_irq_request() 15 years ago
Avi Kivity b74a07beed KVM: Remove kernel-allocated memory regions 15 years ago
Avi Kivity a1f4d39500 KVM: Remove memory alias support 15 years ago
Christian Borntraeger fc34531db3 KVM: s390: Don't exit SIE on SIGP sense running 15 years ago
Christian Borntraeger 971eb77f87 KVM: s390: Fix build failure due to centralized vcpu locking patches 15 years ago
Avi Kivity d1ac91d8a2 KVM: Consolidate load/save temporary buffer allocation and freeing 15 years ago
Avi Kivity a1a005f36e KVM: Fix xsave and xcr save/restore memory leak 15 years ago
Wei Yongjun 7d5993d63f KVM: x86 emulator: fix group3 instruction decoding 15 years ago
Asias He 6045be5dea KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interrupts 15 years ago
Jason Wang 21bbe18b2d KVM: Fix typos in Documentation/kvm/mmu.txt 15 years ago
Chris Lalancette aefd18f01e KVM: x86: In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's 15 years ago
Chris Lalancette e7dca5c0eb KVM: x86: Allow any LAPIC to accept PIC interrupts 15 years ago
Chris Lalancette 33572ac0ad KVM: x86: Introduce a workqueue to deliver PIT timer interrupts 15 years ago
Wei Yongjun c37eda1384 KVM: x86 emulator: fix pusha instruction emulation 15 years ago
Zachary Amsden bd371396b3 KVM: x86: fix -DDEBUG oops 15 years ago
Xiao Guangrong 1047df1fb6 KVM: MMU: don't walk every parent pages while mark unsync 15 years ago
Xiao Guangrong 7a8f1a74e4 KVM: MMU: clear unsync_child_bitmap completely 15 years ago
Xiao Guangrong ebdea638df KVM: MMU: cleanup for __mmu_unsync_walk() 15 years ago
Xiao Guangrong be71e061d1 KVM: MMU: don't mark pte notrap if it's just sync transient 15 years ago
Xiao Guangrong f918b44352 KVM: MMU: avoid double write protected in sync page path 15 years ago
Xiao Guangrong cb83cad2e7 KVM: MMU: cleanup for dirty page judgment 15 years ago
Xiao Guangrong ac3cd03cca KVM: MMU: rename 'page' and 'shadow_page' to 'sp' 15 years ago
Sheng Yang 2d5b5a6655 KVM: x86: XSAVE/XRSTOR live migration support 15 years ago
Denis Kirjanov 69b61833f7 KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_run 15 years ago
Avi Kivity 2390218b6a KVM: Fix mov cr3 #GP at wrong instruction 15 years ago
Avi Kivity a83b29c6ad KVM: Fix mov cr4 #GP at wrong instruction 15 years ago
Avi Kivity 49a9b07edc KVM: Fix mov cr0 #GP at wrong instruction 15 years ago
Dexuan Cui 2acf923e38 KVM: VMX: Enable XSAVE/XRSTOR for guest 15 years ago