aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-12-03KVM: x86: disallow KVM_{SET,GET}_LAPIC without allocated in-kernel lapicMarcelo Tosatti
2009-12-03KVM: x86: disallow multiple KVM_CREATE_IRQCHIPMarcelo Tosatti
2009-12-03KVM: VMX: Remove vmx->msr_offset_eferAvi Kivity
2009-12-03KVM: MMU: update invlpg handler commentMarcelo Tosatti
2009-12-03KVM: VMX: move CR3/PDPTR update to vmx_set_cr3Marcelo Tosatti
2009-12-03KVM: remove duplicated task_switch checkGleb Natapov
2009-12-03KVM: powerpc: Fix BUILD_BUG_ON conditionHollis Blanchard
2009-12-03KVM: VMX: Use shared msr infrastructureAvi Kivity
2009-12-03KVM: x86 shared msr infrastructureAvi Kivity
2009-12-03KVM: VMX: Move MSR_KERNEL_GS_BASE out of the vmx autoload msr areaAvi Kivity
2009-12-03KVM: SVM: init_vmcb(): remove redundant save->cr0 initializationEduardo Habkost
2009-12-03KVM: SVM: Reset cr0 properly on vcpu resetEduardo Habkost
2009-12-03KVM: VMX: Use macros instead of hex value on cr0 initializationEduardo Habkost
2009-12-03KVM: allow userspace to adjust kvmclock offsetGlauber Costa
2009-12-03KVM: SVM: Cleanup NMI singlestepJan Kiszka
2009-12-03KVM: x86: Fix guest single-stepping while interruptibleJan Kiszka
2009-12-03KVM: Xen PV-on-HVM guest supportEd Swierk
2009-12-03KVM: x86: Drop unneeded CONFIG_HAS_IOMEM checkJan Kiszka
2009-12-03KVM: VMX: fix handle_pause declarationMarcelo Tosatti
2009-12-03KVM: x86: Harden against cpufreqZachary Amsden
2009-12-03KVM: SVM: Support Pause Filter in AMD processorsMark Langsdorf
2009-12-03KVM: VMX: Add support for Pause-Loop ExitingZhai, Edwin
2009-12-03KVM: SVM: Remove nsvm_printk debugging codeJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for skinit instructionJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for invlpga instructionJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for #vmexit because intr pendingJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for injected #vmexitJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for nested #vmexitJoerg Roedel
2009-12-03KVM: SVM: Add tracepoint for nested vmrunJoerg Roedel
2009-12-03KVM: SVM: Move INTR vmexit out of atomic codeJoerg Roedel
2009-12-03KVM: SVM: Notify nested hypervisor of lost event injectionsAlexander Graf
2009-12-03KVM: x86: include pvclock MSRs in msrs_to_saveGlauber Costa
2009-12-03KVM: x86: Rework guest single-step flag injection and filteringJan Kiszka
2009-12-03KVM: x86: disable paravirt mmu reportingMarcelo Tosatti
2009-12-03KVM: x86: Refactor guest debug IOCTL handlingJan Kiszka
2009-12-03KVM: remove pre_task_link setting in save_state_to_tss16Juan Quintela
2009-12-03KVM: Fix hotplug of CPUsZachary Amsden
2009-12-03KVM: Fix printk name error in svm.cZachary Amsden
2009-12-03KVM: Kill the confusing tsc_ref_khz and ref_freq variablesZachary Amsden
2009-12-03KVM: Separate timer intialization into an indepedent functionZachary Amsden
2009-12-03KVM: SVM: Remove remaining occurences of rdtscllJoerg Roedel
2009-12-03KVM: SVM: don't copy exit_int_info on nested vmrunJoerg Roedel
2009-12-03KVM: SVM: reorganize svm_interrupt_allowedJoerg Roedel
2009-12-03KVM: remove duplicated #includeHuang Weiyi
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf
2009-12-03KVM: SVM: remove needless mmap_sem acquision from nested_svm_mapMarcelo Tosatti
2009-12-03KVM: VMX: Enhance invalid guest state emulationMohammed Gamal
2009-12-03KVM: x86 emulator: Add pusha and popa instructionsMohammed Gamal
2009-12-03KVM: x86 emulator: Add missing decoder flags for 'or' instructionsMohammed Gamal
2009-12-03KVM: Move assigned device code to own fileAvi Kivity