Commit Graph

7 Commits (3f61b19a9f60a0469a19113be8bb3b3623006de2)

Author SHA1 Message Date
Izik Eidus 72dc67a696 KVM: remove the usage of the mmap_sem for the protection of the memory slots. 17 years ago
Avi Kivity 2f52d58c92 KVM: Move apic timer migration away from critical section 17 years ago
Marcelo Tosatti aaee2c94f7 KVM: MMU: Switch to mmu spinlock 17 years ago
Marcelo Tosatti 7ec5458821 KVM: Add kvm_read_guest_atomic() 17 years ago
Avi Kivity b209749f52 KVM: local APIC TPR access reporting facility 17 years ago
Zhang Xiantao 5736199afb KVM: Move kvm_vcpu_kick() to x86.c 17 years ago
Avi Kivity edf884172e KVM: Move arch dependent files to new directory arch/x86/kvm/ 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 682c59a3f3 KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific code 17 years ago
Avi Kivity 41074d07c7 KVM: MMU: Fix inherited permissions for emulated guest pte updates 17 years ago
Hollis Blanchard e01a1b570f KVM: Portability: Stop including x86-specific headers in kvm_main.c 17 years ago
Hollis Blanchard e2174021cf KVM: Portability: Move IO device definitions to its own header file 17 years ago
Hollis Blanchard d77a39d982 KVM: Portability: Move address types to their own header file 17 years ago
Avi Kivity 6d4e4c4fca KVM: Disallow fork() and similar games when using a VM 17 years ago
Avi Kivity 1d28f5f4a4 KVM: Remove gpa_to_hpa() 17 years ago
Avi Kivity 0d81f2966a KVM: MMU: Remove gva_to_hpa() 17 years ago
Avi Kivity 1755fbcc66 KVM: MMU: Introduce gfn_to_gpa() 17 years ago
Avi Kivity 0f74a24c59 KVM: Add statistic for remote tlb flushes 17 years ago
Avi Kivity 26e5215fdc KVM: Split vcpu creation to avoid vcpu_load() before preemption setup 17 years ago
Zhang Xiantao 0de10343b3 KVM: Portability: Split kvm_set_memory_region() to have an arch callout 17 years ago
Izik Eidus b4231d6180 KVM: MMU: Selectively set PageDirty when releasing guest memory 17 years ago
Hollis Blanchard 7faa8f6fcc KVM: Move misplaced comment 17 years ago
Hollis Blanchard d40ccc6246 KVM: Correct consistent typo: "destory" -> "destroy" 17 years ago
Hollis Blanchard 00fc9f5ae5 KVM: Remove unused "rmap_overflow" variable 17 years ago
Zhang Xiantao 54f1585a8d KVM: Portability: Move some function declarations to x86.h 17 years ago
Zhang Xiantao ec6d273deb KVM: Move some static inline functions out from kvm.h into x86.h 17 years ago
Zhang Xiantao 2b3ccfa0c5 KVM: Portability: Move vcpu regs enumeration definition to x86.h 17 years ago
Zhang Xiantao ea4a5ff80c KVM: Portability: Move struct kvm_x86_ops definition to x86.h 17 years ago
Zhang Xiantao cd6e8f87ef KVM: Portability: Move some macro definitions from kvm.h to x86.h 17 years ago
Zhang Xiantao 5bb064dcde KVM: Portability: Move kvm_vcpu_ioctl_get_dirty_log to arch-specific file 17 years ago
Avi Kivity 4cee576493 KVM: MMU: Add some mmu statistics 17 years ago
Avi Kivity ba1389b7a0 KVM: Extend stats support for VM stats 17 years ago
Avi Kivity f2b5756bb3 KVM: Add instruction emulation statistics 17 years ago
Avi Kivity f096ed8588 KVM: Add fpu_reload counter 17 years ago
Avi Kivity e1beb1d37c KVM: Replace 'light_exits' stat with 'host_state_reload' 17 years ago
Zhang Xiantao d19a9cd275 KVM: Portability: Add two hooks to handle kvm_create and destroy vm 17 years ago
Joe Perches 56919c5c97 KVM: Remove ptr comparisons to 0 17 years ago
Zhang Xiantao 8b0067913d KVM: Portability: Make kvm_vcpu_ioctl_translate arch dependent 17 years ago
Zhang Xiantao 018d00d2fe KVM: Portability: move KVM_CHECK_EXTENSION 17 years ago
Zhang Xiantao f8c16bbaa9 KVM: Portability: Move x86 specific code from kvm_init() to kvm_arch() 17 years ago
Zhang Xiantao cb498ea2ce KVM: Portability: Combine kvm_init and kvm_init_x86 17 years ago
Zhang Xiantao e9b11c1755 KVM: Portability: Add vcpu and hardware management arch hooks 17 years ago