KVM: x86 emulator: fix mov r/m, sreg emulation.
[safe/jmp/linux-2.6] / arch / x86 /
2010-05-17 Gleb NatapovKVM: x86 emulator: fix mov r/m, sreg emulation.
2010-05-17 Gleb NatapovKVM: Provide current eip as part of emulator context.
2010-05-17 Gleb NatapovKVM: Provide x86_emulate_ctxt callback to get current cpl
2010-05-17 Gleb NatapovKVM: remove realmode_lmsw function.
2010-05-17 Gleb NatapovKVM: Provide callback to get/set control registers...
2010-05-17 Gui JianfengKVM: VMX: change to use bool return values
2010-05-17 Gleb NatapovKVM: Remove pointer to rflags from realmode_set_cr...
2010-05-17 Gleb NatapovKVM: x86 emulator: check return value against correct...
2010-05-17 Gleb NatapovKVM: x86 emulator: fix RCX access during rep emulation
2010-05-17 Gleb NatapovKVM: x86 emulator: Fix DstAcc decoding.
2010-05-17 Avi KivityKVM: MMU: Reinstate pte prefetch on invlpg
2010-05-17 Avi KivityKVM: MMU: Do not instantiate nontrapping spte on unsync...
2010-05-17 Avi KivityKVM: Don't follow an atomic operation by a non-atomic one
2010-05-17 Avi KivityKVM: Make locked operations truly atomic
2010-05-17 Avi KivityKVM: MMU: Consolidate two guest pte reads in kvm_mmu_pt...
2010-05-17 Wei YongjunKVM: x86: fix the error of ioctl KVM_IRQ_LINE if no...
2010-05-17 Wei YongjunKVM: x86: Use native_store_idt() instead of kvm_get_idt()
2010-05-17 Avi KivityKVM: Trace exception injection
2010-05-17 Avi KivityKVM: Move kvm_exit tracepoint rip reading inside tracepoint
2010-05-17 Minchan KimKVM: remove redundant initialization of page->private
2010-05-17 Xiao GuangrongKVM: cleanup kvm trace
2010-05-17 Gleb NatapovKVM: x86 emulator mark VMMCALL and LMSW as privileged
2010-05-17 Joerg RoedelKVM: SVM: Ignore lower 12 bit of nested msrpm_pa
2010-05-17 Joerg RoedelKVM; SVM: Add correct handling of nested iopm
2010-05-17 Joerg RoedelKVM: SVM: Use svm_msrpm_offset in nested_svm_exit_handl...
2010-05-17 Joerg RoedelKVM: SVM: Optimize nested svm msrpm merging
2010-05-17 Joerg RoedelKVM: SVM: Introduce direct access msr list
2010-05-17 Joerg RoedelKVM: SVM: Move msrpm offset calculation to seperate...
2010-05-17 Joerg RoedelKVM: SVM: Return correct values in nested_svm_exit_hand...
2010-05-17 Andrea GelminiKVM: arch/x86/kvm/kvm_timer.h checkpatch cleanup
2010-04-25 Gleb NatapovKVM: x86 emulator: Implement jmp far opcode ff/5
2010-04-25 Gleb NatapovKVM: x86 emulator: Add decoding of 16bit second in...
2010-04-25 Gleb NatapovKVM: move segment_base() into vmx.c
2010-04-25 Gleb NatapovKVM: fix segment_base() error checking
2010-04-25 Gleb NatapovKVM: Drop kvm_get_gdt() in favor of generic linux function
2010-04-25 Joerg RoedelKVM: SVM: Clear exit_info for injected INTR exits
2010-04-25 Joerg RoedelKVM: SVM: Handle nested selective_cr0 intercept correctly
2010-04-25 Joerg RoedelKVM: x86: Don't set arch.cr0 in kvm_set_cr0
2010-04-25 Joerg RoedelKVM: SVM: Ignore write of hwcr.ignne
2010-04-25 Joerg RoedelKVM: SVM: Implement emulation of vm_cr msr
2010-04-25 Joerg RoedelKVM: SVM: Add kvm_nested_intercepts tracepoint
2010-04-25 Joerg RoedelKVM: SVM: Restore tracing of nested vmcb address
2010-04-25 Joerg RoedelKVM: SVM: Check for nested intercepts on NMI injection
2010-04-25 Joerg RoedelKVM: SVM: Reset MMU on nested_svm_vmrun for NPT too
2010-04-25 Joerg RoedelKVM: SVM: Coding style cleanup
2010-04-25 Jan KiszkaKVM: x86: Preserve injected TF across emulation
2010-04-25 Jan KiszkaKVM: x86: Drop RF manipulation for guest single-stepping
2010-04-25 Jan KiszkaKVM: SVM: Emulate nRIP feature when reinjecting INT3
2010-04-25 Jan KiszkaKVM: x86: Add kvm_is_linear_rip
2010-04-25 Jan KiszkaKVM: SVM: Move svm_queue_exception
2010-04-25 Jan KiszkaKVM: x86: Kick VCPU outside PIC lock again
2010-04-25 Jan KiszkaKVM: x86: Add support for saving&restoring debug registers
2010-04-25 Jan KiszkaKVM: x86: Save&restore interrupt shadow mask
2010-04-25 Jan KiszkaKVM: x86: Do not return soft events in vcpu_events
2010-04-25 Joerg RoedelKVM: SVM: Fix wrong interrupt injection in enable_irq_w...
2010-04-25 Gleb NatapovKVM: drop unneeded kvm_run check in emulate_instruction()
2010-04-25 Joerg RoedelKVM: SVM: Remove newlines from nested trace points
2010-04-25 Joerg RoedelKVM: SVM: Make lazy FPU switching work with nested svm
2010-04-25 Joerg RoedelKVM: SVM: Activate nested state only when guest state...
2010-04-25 Joerg RoedelKVM: SVM: Don't sync nested cr8 to lapic and back
2010-04-25 Joerg RoedelKVM: SVM: Fix nested msr intercept handling
2010-04-25 Joerg RoedelKVM: SVM: Annotate nested_svm_map with might_sleep()
2010-04-25 Joerg RoedelKVM: SVM: Sync all control registers on nested vmexit
2010-04-25 Joerg RoedelKVM: SVM: Fix schedule-while-atomic on nested exception...
2010-04-25 Joerg RoedelKVM: SVM: Don't use kmap_atomic in nested_svm_map
2010-04-25 Takuya YoshikawaKVM: remove redundant prototype of load_pdptrs()
2010-04-25 Takuya YoshikawaKVM: x86 emulator: Fix x86_emulate_insn() not to use...
2010-04-25 Takuya YoshikawaKVM: x86 emulator: X86EMUL macro replacements: x86_emul...
2010-04-25 Takuya YoshikawaKVM: x86 emulator: X86EMUL macro replacements: from...
2010-04-25 Gleb NatapovKVM: inject #UD in 64bit mode from instruction that...
2010-04-25 Gleb NatapovKVM: use desc_ptr struct instead of kvm private descrip...
2010-04-21 Linus TorvaldsMerge branch 'kvm-updates/2.6.34' of git://git./virt...
2010-04-21 Jan KiszkaKVM: x86: Fix TSS size check for 16-bit tasks
2010-04-20 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-04-20 Christoph Hellwigx86: correctly wire up the newuname system call
2010-04-20 Takuya YoshikawaKVM: fix the handling of dirty bitmaps to avoid overflows
2010-04-20 Xiao GuangrongKVM: MMU: fix kvm_mmu_zap_page() and its calling path
2010-04-20 Avi KivityKVM: VMX: Save/restore rflags.vm correctly in real...
2010-04-20 Andre PrzywaraKVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL
2010-04-20 Avi KivityKVM: Don't spam kernel log when injecting exceptions...
2010-04-20 Takuya YoshikawaKVM: SVM: Fix memory leaks that happen when svm_create_...
2010-04-20 Gleb NatapovKVM: take srcu lock before call to complete_pio()
2010-04-15 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-04-14 Rusty Russelllguest: stop using KVM hypercall mechanism
2010-04-13 Ingo MolnarMerge branch 'iommu/fixes' of git://git./linux/kernel...
2010-04-08 Frederic Weisbeckerperf: Fix unsafe frame rewinding with hot regs fetching
2010-04-07 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-04-07 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-04-07 Joerg Roedelx86/gart: Disable GART explicitly before initialization
2010-04-07 Joerg RoedelMerge branch 'amd-iommu/fixes' into iommu/fixes
2010-04-07 Chris Wrightx86/amd-iommu: use for_each_pci_dev
2010-04-07 Chris WrightRevert "x86: disable IOMMUs on kernel crash"
2010-04-07 Chris Wrightx86/amd-iommu: warn when issuing command to uninitializ...
2010-04-07 Chris Wrightx86/amd-iommu: enable iommu before attaching devices
2010-04-06 Vince Weaverperf, x86: Enable Nehalem-EX support
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-04-02 Suresh Siddhax86: Fix double enable_IR_x2apic() call on SMP kernel...
2010-04-02 Torok Edwinperf, x86: Fix callgraphs of 32-bit processes on 64...
2010-04-02 Peter Zijlstraperf, x86: Fix AMD hotplug & constraint initialization
2010-04-02 Peter Zijlstrax86: Move notify_cpu_starting() callback to a later...
next