Commit Graph

38 Commits (5cce428d953cc3843b100e078dbc3c01c6411b85)

Author SHA1 Message Date
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
Joerg Roedel 46fe4ddd9d [PATCH] KVM: SVM: Propagate cpu shutdown events to userspace 18 years ago
Dor Laor c1150d8cf9 [PATCH] KVM: Improve interrupt response 18 years ago
Avi Kivity 0b76e20b27 [PATCH] KVM: API versioning 18 years ago
Avi Kivity 6aa8b732ca [PATCH] kvm: userspace interface 18 years ago