summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-12KVM: Don't spin on virt instruction faults during rebootAvi Kivity
2011-01-12KVM: SVM: Use get_host_vmcb function in svm_get_msr for TSCJoerg Roedel
2011-01-12KVM: SVM: Add manipulation functions for misc interceptsJoerg Roedel
2011-01-12KVM: SVM: Add manipulation functions for exception interceptsJoerg Roedel
2011-01-12KVM: SVM: Add manipulation functions for DRx interceptsJoerg Roedel
2011-01-12KVM: SVM: Add manipulation functions for CRx interceptsRoedel, Joerg
2011-01-12KVM: SVM: Add function to recalculate intercept masksJoerg Roedel
2011-01-12KVM: X86: Don't report L2 emulation failures to user-spaceJoerg Roedel
2011-01-12KVM: SVM: Make Use of the generic guest-mode functionsJoerg Roedel
2011-01-12KVM: X86: Introduce generic guest-mode representationJoerg Roedel
2011-01-12KVM: Pull extra page fault information into struct x86_exceptionAvi Kivity
2011-01-12KVM: Push struct x86_exception into walk_addr()Avi Kivity
2011-01-12KVM: Push struct x86_exception info the various gva_to_gpa variantsAvi Kivity
2011-01-12KVM: x86 emulator: simplify exception generationAvi Kivity
2011-01-12KVM: x86 emulator: tighen up ->read_std() and ->write_std() error checksAvi Kivity
2011-01-12KVM: x86 emulator: drop dead pf injection in emulate_popf()Avi Kivity
2011-01-12KVM: x86 emulator: make emulator memory callbacks return full exceptionAvi Kivity
2011-01-12KVM: x86 emulator: introduce struct x86_exception to communicate faultsAvi Kivity
2011-01-12KVM: MMU: delay flush all tlbs on sync_page pathXiao Guangrong
2011-01-12KVM: MMU: abstract invalid guest pte mappingXiao Guangrong
2011-01-12KVM: MMU: remove 'clear_unsync' parameterXiao Guangrong
2011-01-12KVM: MMU: rename 'reset_host_protection' to 'host_writable'Lai Jiangshan
2011-01-12KVM: MMU: don't drop spte if overwrite it from W to ROXiao Guangrong
2011-01-12KVM: MMU: fix forgot flush tlbs on sync_page pathXiao Guangrong
2011-01-12KVM: PPC: Fix compile warningAlexander Graf
2011-01-12KVM: Add instruction-set-specific exit qualifications to kvm_exit traceAvi Kivity
2011-01-12KVM: Record instruction set in kvm_exit tracepointAvi Kivity
2011-01-12KVM: fast-path msi injection with irqfdMichael S. Tsirkin
2011-01-12KVM: VMX: Fold __vmx_vcpu_run() into vmx_vcpu_run()Avi Kivity
2011-01-12KVM: x86 emulator: do not perform address calculations on linear addressesAvi Kivity
2011-01-12KVM: x86 emulator: preserve an operand's segment identityAvi Kivity
2011-01-12KVM: x86 emulator: drop DPRINTF()Avi Kivity
2011-01-12KVM: x86 emulator: drop unused #ifndef __KERNEL__Avi Kivity
2011-01-12KVM: VMX: Inform user about INTEL_TXT dependencyShane Wang
2011-01-12KVM: rename hardware_[dis|en]able() to *_nolock() and add locking wrappersTakuya Yoshikawa
2011-01-12KVM: take kvm_lock for hardware_disable() during cpu hotplugTakuya Yoshikawa
2011-01-12KVM: MMU: don't mark spte notrap if reserved bit setXiao Guangrong
2011-01-12KVM: Document device assigment APIJan Kiszka
2011-01-12KVM: Clean up kvm_vm_ioctl_assigned_deviceJan Kiszka
2011-01-12KVM: Save/restore state of assigned PCI deviceJan Kiszka
2011-01-12KVM: Refactor IRQ names of assigned devicesJan Kiszka
2011-01-12KVM: Switch assigned device IRQ forwarding to threaded handlerJan Kiszka
2011-01-12KVM: Clear assigned guest IRQ on releaseJan Kiszka
2011-01-12KVM: Mask KVM_GET_SUPPORTED_CPUID data with Linux cpuid infoAvi Kivity
2011-01-12KVM: SVM: Replace svm_has() by standard Linux cpuid accessorsAvi Kivity
2011-01-12KVM: MMU: fix apf prefault if nested guest is enabledXiao Guangrong
2011-01-12KVM: MMU: support apf for nonpaing guestXiao Guangrong
2011-01-12KVM: MMU: clear apfs if page state is changedXiao Guangrong
2011-01-12KVM: MMU: fix missing post sync auditXiao Guangrong
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka