KVM: Portability: Introduce kvm_vcpu_arch
[pandora-kernel.git] / drivers / kvm / mmu.c
2008-01-30 Zhang XiantaoKVM: Portability: Introduce kvm_vcpu_arch
2008-01-30 Marcelo TosattiKVM: MMU: Fix SMP shadow instantiation race
2008-01-30 Avi KivityKVM: MMU: Use mmu_set_spte() for real-mode shadows
2008-01-30 Avi KivityKVM: MMU: Adjust mmu_set_spte() debug code for gpte...
2008-01-30 Avi KivityKVM: MMU: Move set_pte() into guest paging mode indepen...
2008-01-30 Avi KivityKVM: MMU: Fix inherited permissions for emulated guest...
2008-01-30 Avi KivityKVM: MMU: Simplify calculation of pte access
2008-01-30 Avi KivityKVM: Replace page fault injection by the generalized...
2008-01-30 Izik EidusKVM: MMU: mark pages that were inserted to the shadow...
2008-01-30 Avi KivityKVM: MMU: Rename 'release_page'
2008-01-30 Avi KivityKVM: MMU: Rename variables of type 'struct kvm_mmu_page *'
2008-01-30 Avi KivityKVM: Remove gpa_to_hpa()
2008-01-30 Avi KivityKVM: MMU: Remove gva_to_hpa()
2008-01-30 Avi KivityKVM: MMU: Simplify nonpaging_map()
2008-01-30 Avi KivityKVM: MMU: Adjust page_header_update_slot() to accept...
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: 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 Zhang XiantaoKVM: Recalculate mmu pages needed for every memory...
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 Avi KivityKVM: MMU: Add some mmu statistics
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 Zhang XiantaoKVM: Portability: Split kvm_vcpu into arch dependent...
2008-01-30 Izik EidusKVM: MMU: Partial swapping of guest memory
2008-01-30 Izik EidusKVM: MMU: Make gfn_to_page() always safe
2008-01-30 Izik EidusKVM: MMU: Keep a reverse mapping of non-writable transl...
2008-01-30 Izik EidusKVM: MMU: Add rmap_next(), a helper for walking kvm...
2008-01-30 Avi KivityKVM: MMU: Instantiate real-mode shadows as user writabl...
2008-01-30 Avi KivityKVM: Move guest pte dirty bit management to the guest...
2008-01-30 Anthony LiguoriKVM: MMU: More struct kvm_vcpu -> struct kvm cleanups
2008-01-30 Anthony LiguoriKVM: MMU: Clean up MMU functions to take struct kvm...
2008-01-30 Mike DayKVM: CodingStyle cleanup
2008-01-30 Izik EidusKVM: Allow dynamic allocation of the mmu shadow cache...
2008-01-30 Izik EidusKVM: Remove the usage of page->private field by rmap
2008-01-30 Avi KivityKVM: MMU: Make flooding detection work when guest page...
2008-01-30 Avi KivityKVM: Allow not-present guest page faults to bypass kvm
2007-12-10 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-11-20 Len BrownPull cpuidle into release branch
2007-11-17 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-11-12 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-10-29 Len BrownPull cpuidle into release branch
2007-10-24 Jeff GarzikMerge branch 'features' of git://farnsworth.org/dale...
2007-10-24 Jeff GarzikMerge branch 'bug-fixes' of git://farnsworth.org/dale...
2007-10-24 Jeff GarzikMerge branch 'upstream-jeff' of git://git./linux/kernel...
2007-10-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of ssh:///linux/kernel/git...
2007-10-23 Paul MackerrasMerge branch 'for-2.6.24' of /linux/kernel/git/jwboyer...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/cooloney...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-10-22 Eddie DongKVM: VMX: Reset mmu context when entering real mode
2007-10-22 Izik EidusKVM: MMU: Set shadow pte atomically in mmu_pte_write_za...
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-16 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-14 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14 David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-13 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2007-10-13 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-10-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-13 David WoodhouseMerge Linux 2.6.23
2007-10-13 Avi KivityKVM: MMU: Don't do GFP_NOWAIT allocations
2007-10-13 Christian EhrhardtKVM: Rename kvm_arch_ops to kvm_x86_ops
2007-10-13 Shaohua LiKVM: Convert vm lock to a mutex
2007-10-13 Avi KivityKVM: Use the scheduler preemption notifiers to make...
2007-10-13 Shaohua LiKVM: Move gfn_to_page out of kmap/unmap pairs
2007-10-13 Rusty RussellKVM: Trivial: Use standard CR0 flags macros from asm...
2007-10-13 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-10-10 Len BrownPull bugzilla-8709 into release branch
2007-10-10 Len BrownPull thermal into release branch
2007-10-10 Len BrownPull video into release branch
2007-10-10 Len BrownPull fujitsu-v3 into release branch
2007-10-10 Len BrownPull sony-2.6.24 into release branch
2007-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-20 Paul MackerrasMerge branch 'linux-2.6'
2007-09-17 Len BrownPull thinkpad into release branch
2007-09-17 Len BrownPull misc into release branch
2007-09-17 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-09-16 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
next