KVM: Move x86 msr handling to new files x86.[ch]
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / kvm / kvm.h
2008-01-30 Carsten OtteKVM: Move x86 msr handling to new files x86.[ch]
2008-01-30 Izik EidusKVM: Support assigning userspace memory to the guest
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: Add general accessors to read and write guest...
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
2008-01-30 Laurent VivierKVM: Call x86_decode_insn() only when needed
2008-01-30 Anthony LiguoriKVM: Refactor hypercall infrastructure (v3)
2007-11-20 Len BrownPull cpuidle into release branch
2007-10-29 Len BrownPull cpuidle into release branch
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/battery-2.6
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 'v2.6.24-lockdep' of git://git./linux...
2007-10-15 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-15 Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
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-15 Laurent Viviersched: guest CPU accounting: maintain guest state in KVM
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: Improve emulation failure reporting
2007-10-13 Avi KivityKVM: Move main vcpu loop into subarch independent code
2007-10-13 Christian EhrhardtKVM: Rename kvm_arch_ops to kvm_x86_ops
2007-10-13 Laurent VivierKVM: Simplify memory allocation
2007-10-13 Rusty RussellKVM: Hoist SVM's get_cs_db_l_bits into core code.
2007-10-13 Rusty RussellKVM: Clean up unloved invlpg emulation
2007-10-13 Rusty RussellKVM: Remove the unused invlpg member of struct kvm_arch...
2007-10-13 He, QingKVM: enable in-kernel APIC INIT/SIPI handling
2007-10-13 He, QingKVM: round robin for APIC lowest priority delivery...
2007-10-13 Eddie DongKVM: pending irq save/restore
2007-10-13 Eddie DongKVM: Emulate hlt in the kernel
2007-10-13 Eddie DongKVM: In-kernel I/O APIC model
2007-10-13 Eddie DongKVM: Emulate local APIC in kernel
2007-10-13 Eddie DongKVM: Define and use cr8 access functions
2007-10-13 Eddie DongKVM: Add support for in-kernel PIC emulation
2007-10-13 Izik EidusKVM: Support more memory slots
2007-10-13 Laurent VivierKVM: Clean up kvm_setup_pio()
2007-10-13 Rusty RussellKVM: Add and use pr_unimpl for standard formatting...
2007-10-13 Yang, ShengKVM: VMX: Add cpu consistency check
2007-10-13 Rusty RussellKVM: Use alignment properties of vcpu to simplify FPU ops
2007-10-13 Rusty RussellKVM: Use kmem cache for allocating vcpus
2007-10-13 Laurent VivierKVM: Remove kvm_{read,write}_guest()
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 Rusty RussellKVM: Dynamically allocate vcpus
2007-10-13 Gregory HaskinsKVM: Remove arch specific components from the general...
2007-10-13 Shaohua LiKVM: Move gfn_to_page out of kmap/unmap pairs
2007-10-13 Rusty RussellKVM: Trivial: Use standard BITMAP macros, open-code...
2007-10-13 Rusty RussellKVM: Use standard CR4 flags, tighten checking
2007-10-13 Rusty RussellKVM: Use standard CR3 flags, tighten checking
2007-10-13 Rusty RussellKVM: Trivial: Use standard CR0 flags macros from asm...
2007-10-13 Qing HeKVM: SMP: Add vcpu_id field in struct vcpu
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...
2007-09-15 Linus TorvaldsMerge git://git.linux-xtensa.org/kernel/xtensa-feed
2007-09-14 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/cooloney...
2007-09-14 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-09-14 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-09-14 Avi KivityKVM: MMU: Fix rare oops on guest context switch
2007-09-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-23 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-07-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-22 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-22 Len BrownPull netlink into release branch
2007-07-22 Len BrownPull osi into release branch
2007-07-22 Len BrownPull video into release branch
2007-07-22 Len BrownPull throttle into release branch
next