aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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
2009-12-03KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity
2009-12-03KVM: Drop kvm->irq_lock lock from irq injection pathGleb Natapov
2009-12-03KVM: Move IO APIC to its own lockGleb Natapov
2009-12-03KVM: Move irq ack notifier list to arch independent codeGleb Natapov
2009-12-03KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov
2009-12-03KVM: Move irq sharing information to irqchip levelGleb Natapov
2009-12-03KVM: Call pic_clear_isr() on pic reset to reuse logic thereGleb Natapov
2009-12-03KVM: Don't pass kvm_run argumentsAvi Kivity
2009-12-03KVM: x86 emulator: Introduce No64 decode optionMohammed Gamal
2009-12-03KVM: x86 emulator: Add 'push/pop sreg' instructionsMohammed Gamal
2009-12-03Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity
2009-12-02x86/alternatives: No need for alternatives-asm.h to re-invent stuff already i...Jan Beulich
2009-12-02x86/alternatives: Check replacementlen <= instrlen at build timeJan Beulich
2009-12-02x86: Fix comments of register/stack access functionsMasami Hiramatsu
2009-12-02x86: Remove unnecessary mdelay() from cpu_disable_common()Suresh Siddha
2009-12-02x86, ioapic: Document another case when level irq is seen as an edgeSuresh Siddha
2009-12-02x86, ioapic: Fix the EOI register detection mechanismSuresh Siddha
2009-12-02x86, io-apic: Move the effort of clearing remoteIRR explicitly before migrati...Maciej W. Rozycki
2009-12-02hw-breakpoints: Keep track of user disabled breakpointsFrederic Weisbecker
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-30x86: Fix a section mismatch in arch/x86/kernel/setup.cHelight.Xu
2009-11-27x86/amd-iommu: Remove amd_iommu_pd_tableJoerg Roedel
2009-11-27x86/amd-iommu: Move reset_iommu_command_buffer out of locked codeJoerg Roedel
2009-11-27x86/amd-iommu: Cleanup DTE flushing codeJoerg Roedel