Commit Graph

81442 Commits (5aa0508508e7cd62bec6e3933b86fce03d2e8502)
 

Author SHA1 Message Date
David Teigland 861e2369e9 dlm: use fixed errno values in messages 17 years ago
Fabio M. Di Nitto 550283e30c dlm: swap bytes for rcom lock reply 17 years ago
Fabio M. Di Nitto e7847d35ac dlm: align midcomms message buffer 17 years ago
Avi Kivity 2f52d58c92 KVM: Move apic timer migration away from critical section 17 years ago
Glauber de Oliveira Costa a03d7f4b54 KVM: Put kvm_para.h include outside __KERNEL__ 17 years ago
Avi Kivity 6c14280125 KVM: Fix unbounded preemption latency 17 years ago
Avi Kivity 97db56ce6c KVM: Initialize the mmu caches only after verifying cpu support 17 years ago
Izik Eidus 75e68e6078 KVM: MMU: Fix dirty page setting for pages removed from rmap 17 years ago
Christian Ehrhardt 6f723c7911 KVM: Portability: Move kvm_fpu to asm-x86/kvm.h 17 years ago
Sheng Yang 571008dacc KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD 17 years ago
Dong, Eddie 5882842f9b KVM: MMU: Merge shadow level check in FNAME(fetch) 17 years ago
Avi Kivity eb787d10af KVM: MMU: Move kvm_free_some_pages() into critical section 17 years ago
Marcelo Tosatti aaee2c94f7 KVM: MMU: Switch to mmu spinlock 17 years ago
Avi Kivity d7824fff89 KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() 17 years ago
Marcelo Tosatti 7ec5458821 KVM: Add kvm_read_guest_atomic() 17 years ago
Marcelo Tosatti 10589a4699 KVM: MMU: Concurrent guest walkers 17 years ago
Avi Kivity 774ead3ad9 KVM: Disable vapic support on Intel machines with FlexPriority 17 years ago
Avi Kivity b93463aa59 KVM: Accelerated apic support 17 years ago
Avi Kivity b209749f52 KVM: local APIC TPR access reporting facility 17 years ago
Avi Kivity 565f1fbd9d KVM: Print data for unimplemented wrmsr 17 years ago
Avi Kivity dfc5aa00cb KVM: MMU: Add cache miss statistic 17 years ago
Eddie Dong caa5b8a5ed KVM: MMU: Coalesce remote tlb flushes 17 years ago
Zhang Xiantao ec10f4750d KVM: Expose ioapic to ia64 save/restore APIs 17 years ago
Zhang Xiantao 5736199afb KVM: Move kvm_vcpu_kick() to x86.c 17 years ago
Zhang Xiantao 0eb8f49848 KVM: Move ioapic code to common directory. 17 years ago
Zhang Xiantao 82470196fa KVM: Move irqchip declarations into new ioapic.h and lapic.h 17 years ago
Avi Kivity 0fce5623ba KVM: Move drivers/kvm/* to virt/kvm/ 17 years ago
Avi Kivity edf884172e KVM: Move arch dependent files to new directory arch/x86/kvm/ 17 years ago
Ryan Harper 9584bf2c93 KVM: VMX: Add printk_ratelimit in vmx_intr_assist 17 years ago
Zhang Xiantao 0711456c0d KVM: Portability: Move kvm_vm_stat to x86.h 17 years ago
Zhang Xiantao bfc6d222bd KVM: Portability: Move round_robin_prev_vcpu and tss_addr to kvm_arch 17 years ago
Zhang Xiantao d7deeeb02c KVM: Portability: move vpic and vioapic to kvm_arch 17 years ago
Zhang Xiantao f05e70ac03 KVM: Portability: Move mmu-related fields to kvm_arch 17 years ago
Zhang Xiantao d69fb81f05 KVM: Portability: Move memslot aliases to new struct kvm_arch 17 years ago
Zhang Xiantao 77b4c255af KVM: Portability: Move kvm_vcpu_stat to x86.h 17 years ago
Zhang Xiantao d17fbbf738 KVM: Portability: Expand the KVM_VCPU_COMM in kvm_vcpu structure. 17 years ago
Zhang Xiantao d657a98e3c KVM: Portability: Move kvm_vcpu definition back to kvm.h 17 years ago
Zhang Xiantao 1d737c8a68 KVM: Portability: Split mmu-related static inline functions to mmu.h 17 years ago
Zhang Xiantao ad312c7c79 KVM: Portability: Introduce kvm_vcpu_arch 17 years ago
Zhang Xiantao 682c59a3f3 KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific code 17 years ago
Marcelo Tosatti 2bacc55c7c KVM: MMU: emulated cmpxchg8b should be atomic on i386 17 years ago
Joerg Roedel 62b9abaaf8 KVM: SVM: support writing 0 to K8 performance counter control registers 17 years ago
Joerg Roedel 722f6ecbcf KVM: LAPIC: minor debugging compile fix 17 years ago
Marcelo Tosatti 7819026eef KVM: MMU: Fix SMP shadow instantiation race 17 years ago
Joerg Roedel 1d07543414 KVM: SVM: Exit to userspace if write to cr8 and not using in-kernel apic 17 years ago
Avi Kivity e833240f3c KVM: MMU: Use mmu_set_spte() for real-mode shadows 17 years ago
Avi Kivity bc750ba860 KVM: MMU: Adjust mmu_set_spte() debug code for gpte removal 17 years ago
Avi Kivity 1c4f1fd6d5 KVM: MMU: Move set_pte() into guest paging mode independent code 17 years ago
Avi Kivity 2fbf4cf13f KVM: MMU: Remove walker argument to set_pte() 17 years ago
Avi Kivity e3f9550422 KVM: MMU: Pass pte dirty flag to set_pte() instead of calculating it on-site 17 years ago