aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-07iommu-api: Rename ->{un}map function pointers to ->{un}map_rangeJoerg Roedel
2010-03-01KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEPJan Kiszka
2010-03-01KVM: VMX: Update instruction length on intercepted BPJan Kiszka
2010-03-01KVM: Fix emulate_sys[call, enter, exit]()'s fault handlingTakuya Yoshikawa
2010-03-01KVM: Fix segment descriptor loadingGleb Natapov
2010-03-01KVM: Fix load_guest_segment_descriptor() to inject page faultTakuya Yoshikawa
2010-03-01KVM: x86 emulator: Forbid modifying CS segment register by mov instructionGleb Natapov
2010-03-01KVM: Convert kvm->requests_lock to raw_spinlock_tAvi Kivity
2010-03-01KVM: Convert i8254/i8259 locks to raw_spinlocksThomas Gleixner
2010-03-01KVM: x86 emulator: disallow opcode 82 in 64-bit modeGleb Natapov
2010-03-01KVM: x86 emulator: code style cleanupWei Yongjun
2010-03-01KVM: Plan obsolescence of kernel allocated slots, paravirt mmuAvi Kivity
2010-03-01KVM: x86 emulator: Add LOCK prefix validity checkingGleb Natapov
2010-03-01KVM: x86 emulator: Check CPL level during privilege instruction emulationGleb Natapov
2010-03-01KVM: x86 emulator: Fix popf emulationGleb Natapov
2010-03-01KVM: x86 emulator: Check IOPL level during io instruction emulationGleb Natapov
2010-03-01KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov
2010-03-01KVM: x86 emulator: Add Virtual-8086 mode of emulationGleb Natapov
2010-03-01KVM: x86 emulator: Add group9 instruction decodingGleb Natapov
2010-03-01KVM: x86 emulator: Add group8 instruction decodingGleb Natapov
2010-03-01KVM: do not store wqh in irqfdMichael S. Tsirkin
2010-03-01KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu
2010-03-01KVM: ia64: destroy ioapic device if fail to setup default irq routingWei Yongjun
2010-03-01KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrlWei Yongjun
2010-03-01KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failureWei Yongjun
2010-03-01KVM: PIT: unregister kvm irq notifier if fail to create pitWei Yongjun
2010-03-01KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BITSheng Yang
2010-03-01KVM: MMU: Add tracepoint for guest page agingAvi Kivity
2010-03-01KVM: Fix Codestyle in virt/kvm/coalesced_mmio.cJochen Maes
2010-03-01KVM: Remove redundant reading of rax on OUT instructionsTakuya Yoshikawa
2010-03-01KVM: VMX: emulate accessed bit for EPTRik van Riel
2010-03-01KVM: Introduce kvm_host_page_sizeJoerg Roedel
2010-03-01KVM: VMX: Remove redundant test in vmx_set_efer()Julia Lawall
2010-03-01KVM: ia64: Fix string literal continuation linesJoe Perches
2010-03-01KVM: VMX: Wire up .fpu_activate() callbackAvi Kivity
2010-03-01KVM: fix kvm_fix_hypercall() to return X86EMUL_*Takuya Yoshikawa
2010-03-01KVM: fix load_guest_segment_descriptor() to return X86EMUL_*Takuya Yoshikawa
2010-03-01KVM: enable PCI multiple-segments for pass-through deviceZhai, Edwin
2010-03-01KVM: VMX: Remove redundant check in vm_need_virtualize_apic_accesses()Gui Jianfeng
2010-03-01KVM: Trace failed msr reads and writesAvi Kivity
2010-03-01KVM: Fix msr traceAvi Kivity
2010-03-01KVM: mark segments accessed on HW task switchGleb Natapov
2010-03-01KVM: VMX: Pass cr0.mp through to the guest when the fpu is activeAvi Kivity
2010-03-01KVM: PPC E500: fix tlbcfg emulationLiu Yu
2010-03-01KVM: PPC: Add PVR/PIR init for E500Liu Yu
2010-03-01KVM: PPC E500: Add register l1csr0 emulationLiu Yu
2010-03-01KVM: MMU: Remove some useless code from alloc_mmu_pages()Wei Yongjun
2010-03-01KVM: trace guest fpu loads and unloadsAvi Kivity
2010-03-01KVM: Optimize kvm_read_cr[04]_bits()Avi Kivity
2010-03-01KVM: Rename vcpu->shadow_efer to eferAvi Kivity