Commit Graph

91 Commits (3945dab45aa8c89014893bfa8eb1e1661a409cef)

Author SHA1 Message Date
Avi Kivity 7a0eb1960e KVM: Avoid using CONFIG_ in userspace visible headers 16 years ago
Jaswinder Singh Rajput 00bfddaf7f include of <linux/types.h> is preferred over <asm/types.h> 16 years ago
Jan Kiszka 4531220b71 KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI 16 years ago
Avi Kivity 1a811b6167 KVM: Advertise the bug in memory region destruction as fixed 16 years ago
Sheng Yang 6b9cc7fd46 KVM: Enable MSI for device assignment 16 years ago
Sheng Yang 0937c48d07 KVM: Add fields for MSI device assignment 16 years ago
Jan Kiszka c4abb7c9cd KVM: x86: Support for user space injected NMIs 16 years ago
Avi Kivity bb45e202e6 KVM: Future-proof device assignment ABI 17 years ago
Xiantao Zhang 2381ad241d KVM: ia64: Add intel iommu support for guests. 17 years ago
Xiantao Zhang 8a98f6648a KVM: Move device assignment logic to common code 17 years ago
Ben-Ami Yassour 62c476c7c7 KVM: Device Assignment with VT-d 17 years ago
Ben-Ami Yassour 4d5c5d0fe8 KVM: pci device assignment 17 years ago
Christian Ehrhardt 3b4bd7969f KVM: ppc: trace powerpc instruction emulation 17 years ago
Jerone Young 31711f2294 KVM: ppc: adds trace points for ppc tlb activity 17 years ago
Christian Ehrhardt 3f7f95c65e KVM: kvmtrace: replace get_cycles with ktime_get v3 17 years ago
Christian Ehrhardt e32c8f2c07 KVM: kvmtrace: Remove use of bit fields in kvm trace structure 17 years ago
Hollis Blanchard d98e634635 KVM: Move KVM TRACE DEFINITIONS to common header 17 years ago
Adrian Bunk 1327138e29 KVM: fix userspace ABI breakage 17 years ago
Avi Kivity ed84862433 KVM: Advertise synchronized mmu support to userspace 17 years ago
Tan, Li 9ef621d3be KVM: Support mixed endian machines 17 years ago
Laurent Vivier 5f94c1741b KVM: Add coalesced MMIO support (common part) 17 years ago
Hollis Blanchard b2312f059c KVM: ppc: Add DCR access information to struct kvm_run 17 years ago
Marcelo Tosatti 62d9f0dbc9 KVM: add ioctls to save/store mpstate 17 years ago
Feng (Eric) Liu 2714d1d3d6 KVM: Add trace markers 17 years ago
Christian Borntraeger e28acfea5d KVM: s390: intercepts for diagnose instructions 17 years ago
Carsten Otte ba5c1e9b6c KVM: s390: interrupt subsystem, cpu timer, waitpsw 17 years ago
Christian Borntraeger 8f2abe6a1e KVM: s390: sie intercept handling 17 years ago
Heiko Carstens b0c632db63 KVM: s390: arch backend for the kvm kernel module 17 years ago
Christian Borntraeger 97646202bc KVM: kvm.h: __user requires compiler.h 17 years ago
Marcelo Tosatti 2f333bcb4e KVM: MMU: hypercall based pte updates and TLB flushes 17 years ago
Marcelo Tosatti a28e4f5a62 KVM: add basic paravirt support 17 years ago
Sheng Yang e0f63cb927 KVM: Add save/restore supporting of in kernel PIT 17 years ago
Sheng Yang 7837699fa6 KVM: In kernel PIT model 17 years ago
Avi Kivity a988b910ef KVM: Add API for determining the number of supported memory slots 17 years ago
Avi Kivity f725230af9 KVM: Add API to retrieve the number of supported vcpus per vm 17 years ago
Glauber de Oliveira Costa 18068523d3 KVM: paravirtualized clocksource: host part 17 years ago
Avi Kivity 674eea0fc4 KVM: Make the supported cpuid list a host property rather than a vm property 17 years ago
Christian Ehrhardt 6f723c7911 KVM: Portability: Move kvm_fpu to asm-x86/kvm.h 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
Zhang Xiantao ec10f4750d KVM: Expose ioapic to ia64 save/restore APIs 17 years ago
Jerone Young 51e296258c KVM: Add ifdef in irqchip struct for x86 only structures 17 years ago
Dan Kenigsberg 0771671749 KVM: Enhance guest cpuid management 17 years ago
Jerone Young a162dd5873 KVM: Portability: Move cpuid structures to <asm/kvm.h> 17 years ago
Jerone Young 244d57ece9 KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h> 17 years ago
Jerone Young 3a56b20104 KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h> 17 years ago
Jerone Young d9ecf92810 KVM: Portability: Move structure lapic_state to <asm/kvm.h> 17 years ago
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