Commit Graph

54 Commits (06b8e878a9bc9301201cffe186eba99c4185f20a)

Author SHA1 Message Date
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
Izik Eidus cbc9402297 KVM: Add ioctl to tss address from userspace, 17 years ago
Izik Eidus 6fc138d227 KVM: Support assigning userspace memory to the guest 17 years ago
Izik Eidus 82ce2c9683 KVM: Allow dynamic allocation of the mmu shadow cache size 17 years ago
Avi Kivity 8a45450d0a KVM: Replace enum by #define 18 years ago
Eddie Dong 96ad2cc613 KVM: in-kernel LAPIC save and restore support 18 years ago
He, Qing 6bf9e962d1 KVM: in-kernel IOAPIC save and restore support 18 years ago
He, Qing 6ceb9d791e KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support 18 years ago
Eddie Dong b6958ce44a KVM: Emulate hlt in the kernel 18 years ago
Eddie Dong 97222cc831 KVM: Emulate local APIC in kernel 18 years ago
Eddie Dong 85f455f7dd KVM: Add support for in-kernel PIC emulation 18 years ago
Yang, Sheng 253abdee5e KVM: Communicate cr8 changes to userspace 18 years ago
Jeff Dike 519ef35341 KVM: add hypercall nr to kvm_run 18 years ago
Rusty Russell 9eb829ced8 KVM: Trivial: Use standard BITMAP macros, open-code userspace-exposed header 18 years ago
Rusty Russell dea8caee7b KVM: Trivial: /dev/kvm interface is no longer experimental. 18 years ago
Avi Kivity 24cbc7e9cb KVM: Future-proof the exit information union ABI 18 years ago
Avi Kivity 2ff81f70b5 KVM: Remove unused 'instruction_length' 18 years ago
Avi Kivity 02c8320972 KVM: Don't require explicit indication of completion of mmio or pio 18 years ago
Avi Kivity b8836737d9 KVM: Add fpu get/set operations 18 years ago
Avi Kivity e8207547d2 KVM: Add physical memory aliasing feature 18 years ago
Avi Kivity 039576c03c KVM: Avoid guest virtual addresses in string pio userspace interface 18 years ago
Avi Kivity 07c45a366d KVM: Allow kernel to select size of mmap() buffer 18 years ago
Avi Kivity 1961d276c8 KVM: Add guest mode signal mask 18 years ago
Avi Kivity 1b19f3e61d KVM: Add a special exit reason when exiting due to an interrupt 18 years ago
Avi Kivity 8eb7d334bd KVM: Fold kvm_run::exit_type into kvm_run::exit_reason 18 years ago
Avi Kivity b4e63f560b KVM: Allow userspace to process hypercalls which have no kernel handler 18 years ago
Avi Kivity 5d308f4550 KVM: Add method to check for backwards-compatible API extensions 18 years ago
Avi Kivity 739872c56f KVM: Renumber ioctls 18 years ago
Avi Kivity 2a4dac3952 KVM: Remove minor wart from KVM_CREATE_VCPU ioctl 18 years ago
Avi Kivity 106b552b43 KVM: Remove the 'emulated' field from the userspace interface 18 years ago
Avi Kivity 06465c5a3a KVM: Handle cpuid in the kernel instead of punting to userspace 18 years ago
Avi Kivity 46fc147788 KVM: Do not communicate to userspace through cpu registers during PIO 18 years ago
Avi Kivity 9a2bb7f486 KVM: Use a shared page for kernel/user communication when runing a vcpu 18 years ago
Avi Kivity f7e6a45ad9 KVM: Bump API version 18 years ago
Avi Kivity bccf2150fe KVM: Per-vcpu inodes 18 years ago
Avi Kivity f17abe9a44 KVM: Create an inode per virtual machine 18 years ago
Avi Kivity 8cd133073f [PATCH] kvm: Fix mismatch between 32-bit and 64-bit abi 18 years ago
Dor Laor 54810342f1 [PATCH] kvm: Two-way apic tpr synchronization 18 years ago