Commit Graph

125074 Commits (73e75b416ffcfa3a84952d8e389a0eca080f00e1)
 

Author SHA1 Message Date
Hollis Blanchard 73e75b416f KVM: ppc: Implement in-kernel exit timing statistics 16 years ago
Hollis Blanchard c5fbdffbda KVM: ppc: save and restore guest mappings on context switch 16 years ago
Hollis Blanchard 7924bd4109 KVM: ppc: directly insert shadow mappings into the hardware TLB 16 years ago
Hollis Blanchard c0ca609c5f powerpc/44x: declare tlb_44x_index for use in C code 16 years ago
Hollis Blanchard 891686188f KVM: ppc: support large host pages 16 years ago
Mark McLoughlin 4a643be8c9 KVM: split out kvm_free_assigned_irq() 16 years ago
Mark McLoughlin 61552367b2 KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions 16 years ago
Mark McLoughlin f29b2673d3 KVM: don't free an unallocated irq source id 16 years ago
Mark McLoughlin fdd897e6b5 KVM: make kvm_unregister_irq_ack_notifier() safe 16 years ago
Mark McLoughlin 844c7a9ff4 KVM: remove the IRQ ACK notifier assertions 16 years ago
Hannes Eder efff9e538f KVM: VMX: fix sparse warning 16 years ago
Hannes Eder e8ba5d311d KVM: fix sparse warning 16 years ago
Avi Kivity f3fd92fbdb KVM: Remove extraneous semicolon after do/while 16 years ago
Avi Kivity 2b48cc75b2 KVM: x86 emulator: fix popf emulation 16 years ago
Avi Kivity cf5de4f886 KVM: x86 emulator: fix ret emulation 16 years ago
Avi Kivity 8a09b6877f KVM: x86 emulator: switch 'pop reg' instruction to emulate_pop() 16 years ago
Avi Kivity 781d0edc5f KVM: x86 emulator: allow pop from mmio 16 years ago
Avi Kivity faa5a3ae39 KVM: x86 emulator: Extract 'pop' sequence into a function 16 years ago
Wu Fengguang b82091824e KVM: Prevent trace call into unloaded module text 16 years ago
Christian Borntraeger 6692cef30b KVM: s390: Fix memory leak of vcpu->run 16 years ago
Christian Borntraeger d329c035e7 KVM: s390: Fix refcounting and allow module unload 16 years ago
Avi Kivity 6b7ad61ffb KVM: x86 emulator: consolidate emulation of two operand instructions 16 years ago
Avi Kivity dda96d8f1b KVM: x86 emulator: reduce duplication in one operand emulation thunks 16 years ago
Marcelo Tosatti ecc5589f19 KVM: MMU: optimize set_spte for page sync 16 years ago
Sheng Yang 5319c66252 KVM: MSI to INTx translate 16 years ago
Sheng Yang 6b9cc7fd46 KVM: Enable MSI for device assignment 16 years ago
Sheng Yang f64769eb05 KVM: Add assigned_device_msi_dispatch() 16 years ago
Sheng Yang 68b76f5167 KVM: Export ioapic_get_delivery_bitmask 16 years ago
Sheng Yang 0937c48d07 KVM: Add fields for MSI device assignment 16 years ago
Sheng Yang fbac7818d8 KVM: Clean up assigned_device_update_irq 16 years ago
Sheng Yang 4f906c19ae KVM: Replace irq_requested with more generic irq_requested_type 16 years ago
Sheng Yang 00e3ed39e2 KVM: Separate update irq to a single function 16 years ago
Sheng Yang 342ffb9300 KVM: Move ack notifier register and IRQ sourcd ID request 16 years ago
Glauber Costa 423cd25a5a x86: KVM guest: sign kvmclock as paravirt 16 years ago
Avi Kivity df203ec9a7 KVM: VMX: Conditionally request interrupt window after injecting irq 16 years ago
Xiantao Zhang 8fe0736763 KVM: ia64: Clean up vmm_ivt.S using tab to indent every line 16 years ago
Xiantao Zhang 9f7d5bb5e2 KVM: ia64: Add handler for crashed vmm 16 years ago
Xiantao Zhang 5e2be19832 KVM: ia64: Add some debug points to provide crash infomation 16 years ago
Xiantao Zhang 7d63797815 KVM: ia64: Define printk function for kvm-intel module 16 years ago
Eduardo Habkost d176720d34 x86: disable VMX on all CPUs on reboot 16 years ago
Eduardo Habkost 2340b62f77 kdump: forcibly disable VMX and SVM on machine_crash_shutdown() 16 years ago
Eduardo Habkost 0f3e9eeba0 x86: cpu_emergency_svm_disable() function 16 years ago
Eduardo Habkost 2c8dceebb2 KVM: SVM: move svm_hardware_disable() code to asm/virtext.h 16 years ago
Eduardo Habkost 63d1142f8f KVM: SVM: move has_svm() code to asm/virtext.h 16 years ago
Eduardo Habkost 6aa07a0d77 x86: cpu_emergency_vmxoff() function 16 years ago
Eduardo Habkost 710ff4a855 KVM: VMX: extract kvm_cpu_vmxoff() from hardware_disable() 16 years ago
Eduardo Habkost 1e9931146c x86: asm/virtext.h: add cpu_vmxoff() inline function 16 years ago
Eduardo Habkost 6210e37b12 KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.h 16 years ago
Eduardo Habkost eca70fc567 KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.h 16 years ago
Eduardo Habkost c2cedf7be2 KVM: SVM: move svm.h to include/asm 16 years ago