pandora-kernel.git
2010-03-07 Joerg Roedeliommu-api: Remove iommu_{un}map_range functions
2010-03-07 Joerg Roedelx86/amd-iommu: Implement ->{un}map callbacks for iommu-api
2010-03-07 Joerg Roedelx86/amd-iommu: Make amd_iommu_iova_to_phys aware of...
2010-03-07 Joerg Roedelx86/amd-iommu: Make iommu_unmap_page and fetch_pte...
2010-03-07 Joerg Roedelx86/amd-iommu: Make iommu_map_page and alloc_pte aware...
2010-03-07 Joerg Roedelkvm: Change kvm_iommu_map_pages to map large pages
2010-03-07 Joerg RoedelVT-d: Change {un}map_range functions to implement ...
2010-03-07 Joerg Roedeliommu-api: Add ->{un}map callbacks to iommu_ops
2010-03-07 Joerg Roedeliommu-api: Add iommu_map and iommu_unmap functions
2010-03-07 Joerg Roedeliommu-api: Rename ->{un}map function pointers to -...
2010-03-01 Jan KiszkaKVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP
2010-03-01 Jan KiszkaKVM: VMX: Update instruction length on intercepted BP
2010-03-01 Takuya YoshikawaKVM: Fix emulate_sys[call, enter, exit]()'s fault handling
2010-03-01 Gleb NatapovKVM: Fix segment descriptor loading
2010-03-01 Takuya YoshikawaKVM: Fix load_guest_segment_descriptor() to inject...
2010-03-01 Gleb NatapovKVM: x86 emulator: Forbid modifying CS segment register...
2010-03-01 Avi KivityKVM: Convert kvm->requests_lock to raw_spinlock_t
2010-03-01 Thomas GleixnerKVM: Convert i8254/i8259 locks to raw_spinlocks
2010-03-01 Gleb NatapovKVM: x86 emulator: disallow opcode 82 in 64-bit mode
2010-03-01 Wei YongjunKVM: x86 emulator: code style cleanup
2010-03-01 Avi KivityKVM: Plan obsolescence of kernel allocated slots, parav...
2010-03-01 Gleb NatapovKVM: x86 emulator: Add LOCK prefix validity checking
2010-03-01 Gleb NatapovKVM: x86 emulator: Check CPL level during privilege...
2010-03-01 Gleb NatapovKVM: x86 emulator: Fix popf emulation
2010-03-01 Gleb NatapovKVM: x86 emulator: Check IOPL level during io instructi...
2010-03-01 Gleb NatapovKVM: x86 emulator: fix memory access during x86 emulation
2010-03-01 Gleb NatapovKVM: x86 emulator: Add Virtual-8086 mode of emulation
2010-03-01 Gleb NatapovKVM: x86 emulator: Add group9 instruction decoding
2010-03-01 Gleb NatapovKVM: x86 emulator: Add group8 instruction decoding
2010-03-01 Michael S.... KVM: do not store wqh in irqfd
2010-03-01 Liu YuKVM: ppc/booke: Set ESR and DEAR when inject interrupt...
2010-03-01 Wei YongjunKVM: ia64: destroy ioapic device if fail to setup defau...
2010-03-01 Wei YongjunKVM: cleanup the failure path of KVM_CREATE_IRQCHIP...
2010-03-01 Wei YongjunKVM: kvm->arch.vioapic should be NULL if kvm_ioapic_ini...
2010-03-01 Wei YongjunKVM: PIT: unregister kvm irq notifier if fail to create pit
2010-03-01 Sheng YangKVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT
2010-03-01 Avi KivityKVM: MMU: Add tracepoint for guest page aging
2010-03-01 Jochen MaesKVM: Fix Codestyle in virt/kvm/coalesced_mmio.c
2010-03-01 Takuya YoshikawaKVM: Remove redundant reading of rax on OUT instructions
2010-03-01 Rik van RielKVM: VMX: emulate accessed bit for EPT
2010-03-01 Joerg RoedelKVM: Introduce kvm_host_page_size
2010-03-01 Julia LawallKVM: VMX: Remove redundant test in vmx_set_efer()
2010-03-01 Joe PerchesKVM: ia64: Fix string literal continuation lines
2010-03-01 Avi KivityKVM: VMX: Wire up .fpu_activate() callback
2010-03-01 Takuya YoshikawaKVM: fix kvm_fix_hypercall() to return X86EMUL_*
2010-03-01 Takuya YoshikawaKVM: fix load_guest_segment_descriptor() to return...
2010-03-01 Zhai, EdwinKVM: enable PCI multiple-segments for pass-through...
2010-03-01 Gui JianfengKVM: VMX: Remove redundant check in vm_need_virtualize_...
2010-03-01 Avi KivityKVM: Trace failed msr reads and writes
2010-03-01 Avi KivityKVM: Fix msr trace
2010-03-01 Gleb NatapovKVM: mark segments accessed on HW task switch
2010-03-01 Avi KivityKVM: VMX: Pass cr0.mp through to the guest when the...
2010-03-01 Liu YuKVM: PPC E500: fix tlbcfg emulation
2010-03-01 Liu YuKVM: PPC: Add PVR/PIR init for E500
2010-03-01 Liu YuKVM: PPC E500: Add register l1csr0 emulation
2010-03-01 Wei YongjunKVM: MMU: Remove some useless code from alloc_mmu_pages()
2010-03-01 Avi KivityKVM: trace guest fpu loads and unloads
2010-03-01 Avi KivityKVM: Optimize kvm_read_cr[04]_bits()
2010-03-01 Avi KivityKVM: Rename vcpu->shadow_efer to efer
2010-03-01 Avi KivityKVM: Move cr0/cr4/efer related helpers to x86.h
2010-03-01 Avi KivityKVM: Add a helper for checking if the guest is in prote...
2010-03-01 Avi KivityKVM: Activate fpu on clts
2010-03-01 Avi KivityKVM: Drop kvm_{load,put}_guest_fpu() exports
2010-03-01 Avi KivityKVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_active
2010-03-01 Gleb NatapovKVM: x86: fix checking of cr0 validity
2010-03-01 Sheng YangKVM: Fix kvm_coalesced_mmio_ring duplicate allocation
2010-03-01 Jan KiszkaKVM: SVM: Trap all debug register accesses
2010-03-01 Jan KiszkaKVM: SVM: Clean up and enhance mov dr emulation
2010-03-01 Jan KiszkaKVM: VMX: Clean up DR6 emulation
2010-03-01 Jan KiszkaKVM: VMX: Fix emulation of DR4 and DR5
2010-03-01 Jan KiszkaKVM: VMX: Fix exceptions of mov to dr
2010-03-01 Takuya YoshikawaKVM: x86: Use macros for x86_emulate_ops to avoid futur...
2010-03-01 Marcelo TosattiKVM: fix cleanup_srcu_struct on vm destruction
2010-03-01 Gleb NatapovKVM: fix Hyper-V hypercall warnings and wrong mask...
2010-03-01 Sheng YangKVM: VMX: Remove emulation failure report
2010-03-01 Avi KivityKVM: export <asm/hyperv.h>
2010-03-01 Takuya YoshikawaKVM: rename is_writeble_pte() to is_writable_pte()
2010-03-01 Gleb NatapovKVM: Implement NotifyLongSpinWait HYPER-V hypercall
2010-03-01 Gleb NatapovKVM: Add HYPER-V apic access MSRs
2010-03-01 Gleb NatapovKVM: Implement bare minimum of HYPER-V MSRs
2010-03-01 Gleb NatapovKVM: Add HYPER-V header file
2010-03-01 Alexander GrafKVM: PPC: Move Shadow MSR calculation to function
2010-03-01 Alexander GrafKVM: PPC: Keep SRR1 flags around in shadow_msr
2010-03-01 Alexander GrafKVM: PPC: Fix initial GPR settings
2010-03-01 Alexander GrafKVM: PPC: Add support for FPU/Altivec/VSX
2010-03-01 Alexander GrafKVM: PPC: Add helper functions to call real mode loaders
2010-03-01 Alexander GrafKVM: PPC: Export __giveup_vsx
2010-03-01 Roel KluinKVM: ia64: remove redundant kvm_get_exit_data() NULL...
2010-03-01 Avi KivityKVM: SVM: Lazy fpu with npt
2010-03-01 Avi KivityKVM: SVM: Selective cr0 intercept
2010-03-01 Avi KivityKVM: SVM: Restore unconditional cr0 intercept under npt
2010-03-01 Avi KivityKVM: SVM: Initialize fpu_active in init_vmcb()
2010-03-01 Avi KivityKVM: SVM: Fix SVM_CR0_SELECTIVE_MASK
2010-03-01 Avi KivityKVM: Set cr0.et when the guest writes cr0
2010-03-01 Avi KivityKVM: VMX: Give the guest ownership of cr0.ts when the...
2010-03-01 Avi KivityKVM: Lazify fpu activation and deactivation
2010-03-01 Avi KivityKVM: VMX: Allow the guest to own some cr0 bits
2010-03-01 Avi KivityKVM: Replace read accesses of vcpu->arch.cr0 by an...
2010-03-01 Avi KivityKVM: VMX: trace clts and lmsw instructions as cr accesses
2010-03-01 Alexander GrafKVM: PPC: Make large pages work
next