Commit Graph

80707 Commits (19d30b164417e7580d7f8c495a03137e1a45d4a7)
 

Author SHA1 Message Date
Jerone Young 19d30b1644 KVM: Portability: Move kvm_regs to <asm/kvm.h> 17 years ago
Jerone Young da1386a5bc KVM: Portability: Move x86 pic strutctures 17 years ago
Jerone Young f6a40e3bdf KVM: Portability: Move kvm_memory_alias to asm/kvm.h 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
Avi Kivity 971535ff65 KVM: MMU: Remove unused variable 17 years ago
Izik Eidus 3e021bf505 KVM: Simplify kvm_clear_guest_page() 17 years ago
Izik Eidus ec8d4eaefc KVM: MMU: Change guest pte access to kvm_{read,write}_guest() 17 years ago
Jan Kiszka 15b00f32d5 KVM: VMX: Force seg.base == (seg.sel << 4) in real mode 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 56c6d28a9a KVM: Portability: MMU initialization and teardown split 17 years ago
Zhang Xiantao 5bb064dcde KVM: Portability: Move kvm_vcpu_ioctl_get_dirty_log to arch-specific file 17 years ago
Amit Shah 9327fd1195 KVM: Make unloading of FPU state when putting vcpu arch-independent 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
Zhang Xiantao a16b043cc9 KVM: Remove __init attributes for kvm_init_debug and kvm_init_msr_list 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
Avi Kivity e08aa78ae5 KVM: VMX: Consolidate register usage in vmx_vcpu_run() 17 years ago
Zhang Xiantao 018d00d2fe KVM: Portability: move KVM_CHECK_EXTENSION 17 years ago
Sheng Yang a7e6c88a78 KVM: x86 emulator: modify 'lods', and 'stos' not to depend on CR2 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
Zhang Xiantao 97896d04a1 KVM: Portability: Move kvm_x86_ops to x86.c 17 years ago
Zhang Xiantao d825ed0a97 KVM: Portability: Move some includes to x86.c 17 years ago
Izik Eidus e0506bcba5 KVM: Change kvm_{read,write}_guest() to use copy_{from,to}_user() 17 years ago
Izik Eidus 539cb6608c KVM: introduce gfn_to_hva() 17 years ago
Izik Eidus f9d46eb0e4 KVM: add kvm_is_error_hva() 17 years ago
Avi Kivity 1a6f4d7fbd KVM: Simplify CPU_TASKS_FROZEN cpu notifier handling 17 years ago
Izik Eidus 906e608b05 KVM: x86 emulator: remove 8 bytes operands emulator for call near instruction 17 years ago
Eddie Dong e5edaa01c4 KVM: VMX: wbinvd exiting 17 years ago
Eddie Dong 8a70cc3d0f KVM: VMX: Comment VMX primary/secondary exec ctl definitions 17 years ago
Avi Kivity 9c8cba3761 KVM: Fix faults during injection of real-mode interrupts 17 years ago
Avi Kivity 1155f76a81 KVM: VMX: Read & store IDT_VECTORING_INFO_FIELD 17 years ago
Avi Kivity 9c5623e3e4 KVM: VMX: Use vmx to inject real-mode interrupts 17 years ago
Dor Laor 12264760e4 KVM: Add make_page_dirty() to kvm_clear_guest_page() 17 years ago
Hollis Blanchard b6c7a5dccf KVM: Portability: Move x86 vcpu ioctl handlers to x86.c 17 years ago
Hollis Blanchard d075206073 KVM: Portability: Move x86 FPU handling to x86.c 17 years ago
Hollis Blanchard 8776e5194f KVM: Portability: Move x86 instruction emulation code to x86.c 17 years ago
Hollis Blanchard 417bc3041f KVM: Portability: Make exported debugfs data architecture-specific 17 years ago