aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
* Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-08
|\
| * KVM: VMX: Fix comparison of guest efer with stale host valueAvi Kivity2009-12-03
| * KVM: Drop user return notifier when disabling virtualization on a cpuAvi Kivity2009-12-03
| * KVM: VMX: Disable unrestricted guest when EPT disabledSheng Yang2009-12-03
| * KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity2009-12-03
| * KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka2009-12-03
| * KVM: VMX: Report unexpected simultaneous exceptions as internal errorsAvi Kivity2009-12-03
| * KVM: Allow internal errors reported to userspace to carry extra dataAvi Kivity2009-12-03
| * KVM: x86: Polish exception injection via KVM_SET_GUEST_DEBUGJan Kiszka2009-12-03
| * KVM: x86: disallow KVM_{SET,GET}_LAPIC without allocated in-kernel lapicMarcelo Tosatti2009-12-03
| * KVM: x86: disallow multiple KVM_CREATE_IRQCHIPMarcelo Tosatti2009-12-03
| * KVM: VMX: Remove vmx->msr_offset_eferAvi Kivity2009-12-03
| * KVM: MMU: update invlpg handler commentMarcelo Tosatti2009-12-03
| * KVM: VMX: move CR3/PDPTR update to vmx_set_cr3Marcelo Tosatti2009-12-03
| * KVM: remove duplicated task_switch checkGleb Natapov2009-12-03
| * KVM: VMX: Use shared msr infrastructureAvi Kivity2009-12-03
| * KVM: x86 shared msr infrastructureAvi Kivity2009-12-03
| * KVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autoload msr areaAvi Kivity2009-12-03
| * KVM: SVM: init_vmcb(): remove redundant save->cr0 initializationEduardo Habkost2009-12-03
| * KVM: SVM: Reset cr0 properly on vcpu resetEduardo Habkost2009-12-03
| * KVM: VMX: Use macros instead of hex value on cr0 initializationEduardo Habkost2009-12-03
| * KVM: allow userspace to adjust kvmclock offsetGlauber Costa2009-12-03
| * KVM: SVM: Cleanup NMI singlestepJan Kiszka2009-12-03
| * KVM: x86: Fix guest single-stepping while interruptibleJan Kiszka2009-12-03
| * KVM: Xen PV-on-HVM guest supportEd Swierk2009-12-03
| * KVM: x86: Drop unneeded CONFIG_HAS_IOMEM checkJan Kiszka2009-12-03
| * KVM: VMX: fix handle_pause declarationMarcelo Tosatti2009-12-03
| * KVM: x86: Harden against cpufreqZachary Amsden2009-12-03
| * KVM: SVM: Support Pause Filter in AMD processorsMark Langsdorf2009-12-03
| * KVM: VMX: Add support for Pause-Loop ExitingZhai, Edwin2009-12-03
| * KVM: SVM: Remove nsvm_printk debugging codeJoerg Roedel2009-12-03
| * KVM: SVM: Add tracepoint for skinit instructionJoerg Roedel2009-12-03
| * KVM: SVM: Add tracepoint for invlpga instructionJoerg Roedel2009-12-03
| * KVM: SVM: Add tracepoint for #vmexit because intr pendingJoerg Roedel2009-12-03
| * KVM: SVM: Add tracepoint for injected #vmexitJoerg Roedel2009-12-03
| * KVM: SVM: Add tracepoint for nested #vmexitJoerg Roedel2009-12-03
| * KVM: SVM: Add tracepoint for nested vmrunJoerg Roedel2009-12-03
| * KVM: SVM: Move INTR vmexit out of atomic codeJoerg Roedel2009-12-03
| * KVM: SVM: Notify nested hypervisor of lost event injectionsAlexander Graf2009-12-03
| * KVM: x86: include pvclock MSRs in msrs_to_saveGlauber Costa2009-12-03
| * KVM: x86: Rework guest single-step flag injection and filteringJan Kiszka2009-12-03
| * KVM: x86: disable paravirt mmu reportingMarcelo Tosatti2009-12-03
| * KVM: x86: Refactor guest debug IOCTL handlingJan Kiszka2009-12-03
| * KVM: remove pre_task_link setting in save_state_to_tss16Juan Quintela2009-12-03
| * KVM: Fix hotplug of CPUsZachary Amsden2009-12-03
| * KVM: Fix printk name error in svm.cZachary Amsden2009-12-03
| * KVM: Kill the confusing tsc_ref_khz and ref_freq variablesZachary Amsden2009-12-03
| * KVM: Separate timer intialization into an indepedent functionZachary Amsden2009-12-03
| * KVM: SVM: Remove remaining occurences of rdtscllJoerg Roedel2009-12-03
| * KVM: SVM: don't copy exit_int_info on nested vmrunJoerg Roedel2009-12-03