Merge branch 'linux-2.6'
[cascardo/linux.git] / drivers /
2008-01-30 Avi KivityKVM: MMU: Introduce gfn_to_gpa()
2008-01-30 Avi KivityKVM: MMU: Adjust page_header_update_slot() to accept...
2008-01-30 Avi KivityKVM: MMU: Merge set_pte() and set_pte_common()
2008-01-30 Avi KivityKVM: MMU: Remove set_pde()
2008-01-30 Avi KivityKVM: MMU: Remove extra gaddr parameter from set_pte_com...
2008-01-30 Avi KivityKVM: MMU: Move pse36 handling to the guest walker
2008-01-30 Avi KivityKVM: MMU: Introduce and use gpte_to_gfn()
2008-01-30 Izik EidusKVM: MMU: Code cleanup
2008-01-30 Avi KivityKVM: Don't bother the mmu if cr3 load doesn't change cr3
2008-01-30 Avi KivityKVM: MMU: Avoid unnecessary remote tlb flushes when...
2008-01-30 Avi KivityKVM: Add statistic for remote tlb flushes
2008-01-30 Avi KivityKVM: MMU: Implement guest page fault bypass for nonpae
2008-01-30 Avi KivityKVM: Split vcpu creation to avoid vcpu_load() before...
2008-01-30 Zhang XiantaoKVM: Portability: Split kvm_set_memory_region() to...
2008-01-30 Zhang XiantaoKVM: Recalculate mmu pages needed for every memory...
2008-01-30 Avi KivityKVM: x86 emulator: prefetch up to 15 bytes of the instr...
2008-01-30 Avi KivityKVM: x86 emulator: retire ->write_std()
2008-01-30 Izik EidusKVM: MMU: Selectively set PageDirty when releasing...
2008-01-30 Izik EidusKVM: MMU: Fix potential memory leak with smp real-mode
2008-01-30 Hollis BlanchardKVM: Move misplaced comment
2008-01-30 Hollis BlanchardKVM: Correct consistent typo: "destory" -> "destroy"
2008-01-30 Hollis BlanchardKVM: Remove unused "rmap_overflow" variable
2008-01-30 Avi KivityKVM: MMU: Remove unused variable
2008-01-30 Izik EidusKVM: Simplify kvm_clear_guest_page()
2008-01-30 Izik EidusKVM: MMU: Change guest pte access to kvm_{read,write...
2008-01-30 Jan KiszkaKVM: VMX: Force seg.base == (seg.sel << 4) in real...
2008-01-30 Zhang XiantaoKVM: Portability: Move some function declarations to...
2008-01-30 Zhang XiantaoKVM: Move some static inline functions out from kvm...
2008-01-30 Zhang XiantaoKVM: Portability: Move vcpu regs enumeration definition...
2008-01-30 Zhang XiantaoKVM: Portability: Move struct kvm_x86_ops definition...
2008-01-30 Zhang XiantaoKVM: Portability: Move some macro definitions from...
2008-01-30 Zhang XiantaoKVM: Portability: MMU initialization and teardown split
2008-01-30 Zhang XiantaoKVM: Portability: Move kvm_vcpu_ioctl_get_dirty_log...
2008-01-30 Amit ShahKVM: Make unloading of FPU state when putting vcpu...
2008-01-30 Avi KivityKVM: MMU: Add some mmu statistics
2008-01-30 Avi KivityKVM: Extend stats support for VM stats
2008-01-30 Avi KivityKVM: Add instruction emulation statistics
2008-01-30 Avi KivityKVM: Add fpu_reload counter
2008-01-30 Avi KivityKVM: Replace 'light_exits' stat with 'host_state_reload'
2008-01-30 Zhang XiantaoKVM: Portability: Add two hooks to handle kvm_create...
2008-01-30 Zhang XiantaoKVM: Remove __init attributes for kvm_init_debug and...
2008-01-30 Joe PerchesKVM: Remove ptr comparisons to 0
2008-01-30 Zhang XiantaoKVM: Portability: Make kvm_vcpu_ioctl_translate arch...
2008-01-30 Avi KivityKVM: VMX: Consolidate register usage in vmx_vcpu_run()
2008-01-30 Zhang XiantaoKVM: Portability: move KVM_CHECK_EXTENSION
2008-01-30 Sheng YangKVM: x86 emulator: modify 'lods', and 'stos' not to...
2008-01-30 Zhang XiantaoKVM: Portability: Move x86 specific code from kvm_init...
2008-01-30 Zhang XiantaoKVM: Portability: Combine kvm_init and kvm_init_x86
2008-01-30 Zhang XiantaoKVM: Portability: Add vcpu and hardware management...
2008-01-30 Zhang XiantaoKVM: Portability: Move kvm_x86_ops to x86.c
2008-01-30 Zhang XiantaoKVM: Portability: Move some includes to x86.c
2008-01-30 Izik EidusKVM: Change kvm_{read,write}_guest() to use copy_{from...
2008-01-30 Izik EidusKVM: introduce gfn_to_hva()
2008-01-30 Izik EidusKVM: add kvm_is_error_hva()
2008-01-30 Avi KivityKVM: Simplify CPU_TASKS_FROZEN cpu notifier handling
2008-01-30 Izik EidusKVM: x86 emulator: remove 8 bytes operands emulator...
2008-01-30 Eddie DongKVM: VMX: wbinvd exiting
2008-01-30 Eddie DongKVM: VMX: Comment VMX primary/secondary exec ctl defini...
2008-01-30 Avi KivityKVM: Fix faults during injection of real-mode interrupts
2008-01-30 Avi KivityKVM: VMX: Read & store IDT_VECTORING_INFO_FIELD
2008-01-30 Avi KivityKVM: VMX: Use vmx to inject real-mode interrupts
2008-01-30 Dor LaorKVM: Add make_page_dirty() to kvm_clear_guest_page()
2008-01-30 Hollis BlanchardKVM: Portability: Move x86 vcpu ioctl handlers to x86.c
2008-01-30 Hollis BlanchardKVM: Portability: Move x86 FPU handling to x86.c
2008-01-30 Hollis BlanchardKVM: Portability: Move x86 instruction emulation code...
2008-01-30 Hollis BlanchardKVM: Portability: Make exported debugfs data architectu...
2008-01-30 Avi KivityKVM: x86 emulator: Hoist modrm and abs decoding into...
2008-01-30 Uri LublinKVM: Make mark_page_dirty() work for aliased pages...
2008-01-30 Avi KivityKVM: Simplify decode_register_operand() calling convention
2008-01-30 Avi KivityKVM: x86 emulator: centralize decoding of one-byte...
2008-01-30 Avi KivityKVM: x86 emulator: Extract the common code of SrcReg...
2008-01-30 Carsten OtteKVM: Portability: Move pio emulation functions to x86.c
2008-01-30 Carsten OtteKVM: Portability: Move x86 emulation and mmio device...
2008-01-30 Carsten OtteKVM: Portability: Move kvm_get/set_msr[_common] to...
2008-01-30 Anthony LiguoriKVM: Fix gfn_to_page() acquiring mmap_sem twice
2008-01-30 Sheng YangKVM: VMX: Enable memory mapped TPR shadow (FlexPriority)
2008-01-30 Carsten OtteKVM: Portability: Move control register helper function...
2008-01-30 Carsten OtteKVM: Portability: move get/set_apic_base to x86.c
2008-01-30 Carsten OtteKVM: Portability: Move memory segmentation to x86.c
2008-01-30 Carsten OtteKVM: Portability: Split kvm_vm_ioctl v3
2008-01-30 Avi KivityKVM: MMU: Topup the mmu memory preallocation caches...
2008-01-30 Avi KivityKVM: Move page fault processing to common code
2008-01-30 Avi KivityKVM: x86 emulator: don't depend on cr2 for mov abs...
2008-01-30 Laurent VivierKVM: SVM: Let gcc to choose which registers to save...
2008-01-30 Laurent VivierKVM: SVM: Let gcc to choose which registers to save...
2008-01-30 Laurent VivierKVM: VMX: Let gcc to choose which registers to save...
2008-01-30 Laurent VivierKVM: VMX: Let gcc to choose which registers to save...
2008-01-30 Izik EidusKVM: Add ioctl to tss address from userspace,
2008-01-30 Izik EidusKVM: Add kernel-internal memory slots
2008-01-30 Izik EidusKVM: Export memory slot allocation mechanism
2008-01-30 Izik EidusKVM: Unmap kernel-allocated memory on slot destruction
2008-01-30 Eddie DongKVM: Split IOAPIC reset function and export for kernel...
2008-01-30 Eddie DongKVM: Export PIC reset for kernel device reset
2008-01-30 Avi KivityKVM: Add a might_sleep() annotation to gfn_to_page()
2008-01-30 Avi KivityKVM: Move vmx_vcpu_reset() out of vmx_vcpu_setup()
2008-01-30 Zhang XiantaoKVM: Portability: Split kvm_vcpu into arch dependent...
2008-01-30 Anthony LiguoriKVM: Allocate userspace memory for older userspace
2008-01-30 Christian BorntraegerKVM: Use virtual cpu accounting if available for guest...
2008-01-30 Izik EidusKVM: MMU: Partial swapping of guest memory
2008-01-30 Izik EidusKVM: MMU: Make gfn_to_page() always safe
next