Commit Graph

125053 Commits (6b7ad61ffb9ca110add6f7fb36cc8a4dd89696a4)
 

Author SHA1 Message Date
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
Eduardo Habkost 13673a90f1 KVM: VMX: move vmx.h to include/asm 16 years ago
Hollis Blanchard fe4e771d5c KVM: ppc: fix userspace mapping invalidation on context switch 16 years ago
Hollis Blanchard df9b856c45 KVM: ppc: use prefetchable mappings for guest memory 16 years ago
Hollis Blanchard bf5d4025c9 KVM: ppc: use MMUCR accessor to obtain TID 16 years ago
Sheng Yang e7cacd40d2 KVM: Fix kernel allocated memory slot 16 years ago
Xiantao Zhang 30ed5bb685 KVM: ia64: Remove some macro definitions in asm-offsets.c. 16 years ago
Hollis Blanchard 74ef740da6 KVM: ppc: fix Kconfig constraints 16 years ago
Hollis Blanchard 7874980922 KVM: ensure that memslot userspace addresses are page-aligned 16 years ago
Nitin A Kamble 0fdf8e59fa KVM: Fix cpuid iteration on multiple leaves per eac 16 years ago
Nitin A Kamble 0853d2c1d8 KVM: Fix cpuid leaf 0xb loop termination 16 years ago
Hollis Blanchard fcfdbd266a KVM: ppc: improve trap emulation 16 years ago
Hollis Blanchard d4cf3892e5 KVM: ppc: optimize irq delivery path 16 years ago
Hollis Blanchard 9ab80843c0 KVM: ppc: optimize find first bit 16 years ago
Hollis Blanchard 1b6766c7f3 KVM: ppc: optimize kvm stat handling 16 years ago
Hollis Blanchard b8fd68ac8d KVM: ppc: fix set regs to take care of msr change 16 years ago
Hollis Blanchard 5cf8ca2214 KVM: ppc: adjust vcpu types to support 64-bit cores 16 years ago
Hollis Blanchard db93f5745d KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor 16 years ago
Hollis Blanchard 5cbb5106f5 KVM: ppc: Move the last bits of 44x code out of booke.c 16 years ago
Hollis Blanchard 75f74f0dbe KVM: ppc: refactor instruction emulation into generic and core-specific pieces 16 years ago
Hollis Blanchard c381a04313 ppc: Create disassemble.h to extract instruction fields 16 years ago
Hollis Blanchard 9dd921cfea KVM: ppc: Refactor powerpc.c to relocate 440-specific code 16 years ago