aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kvm.h
AgeCommit message (Expand)Author
2007-05-03KVM: Remove unused 'instruction_length'Avi Kivity
2007-05-03KVM: Don't require explicit indication of completion of mmio or pioAvi Kivity
2007-05-03KVM: Add fpu get/set operationsAvi Kivity
2007-05-03KVM: Add physical memory aliasing featureAvi Kivity
2007-05-03KVM: Avoid guest virtual addresses in string pio userspace interfaceAvi Kivity
2007-05-03KVM: Allow kernel to select size of mmap() bufferAvi Kivity
2007-05-03KVM: Add guest mode signal maskAvi Kivity
2007-05-03KVM: Add a special exit reason when exiting due to an interruptAvi Kivity
2007-05-03KVM: Fold kvm_run::exit_type into kvm_run::exit_reasonAvi Kivity
2007-05-03KVM: Allow userspace to process hypercalls which have no kernel handlerAvi Kivity
2007-05-03KVM: Add method to check for backwards-compatible API extensionsAvi Kivity
2007-05-03KVM: Renumber ioctlsAvi Kivity
2007-05-03KVM: Remove minor wart from KVM_CREATE_VCPU ioctlAvi Kivity
2007-05-03KVM: Remove the 'emulated' field from the userspace interfaceAvi Kivity
2007-05-03KVM: Handle cpuid in the kernel instead of punting to userspaceAvi Kivity
2007-05-03KVM: Do not communicate to userspace through cpu registers during PIOAvi Kivity
2007-05-03KVM: Use a shared page for kernel/user communication when runing a vcpuAvi Kivity
2007-03-04KVM: Bump API versionAvi Kivity
2007-03-04KVM: Per-vcpu inodesAvi Kivity
2007-03-04KVM: Create an inode per virtual machineAvi Kivity
2007-02-12[PATCH] kvm: Fix mismatch between 32-bit and 64-bit abiAvi Kivity
2007-02-12[PATCH] kvm: Two-way apic tpr synchronizationDor Laor
2007-01-26[PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel
2007-01-05[PATCH] KVM: Improve interrupt responseDor Laor
2006-12-22[PATCH] KVM: API versioningAvi Kivity
2006-12-10[PATCH] kvm: userspace interfaceAvi Kivity