KVM: Don't allow the guest to turn off the cpu cache
[linux-2.6] / drivers / kvm / vmx.c
2007-05-03  Avi KivityKVM: Hack real-mode segments on vmx from KVM_SET_SREGS
2007-05-03  Avi KivityKVM: Remove set_cr0_no_modeswitch() arch op
2007-05-03  Avi KivityKVM: Workaround vmx inability to virtualize the reset...
2007-05-03  Avi KivityKVM: Avoid guest virtual addresses in string pio usersp...
2007-05-03  Avi KivityKVM: Add a special exit reason when exiting due to...
2007-05-03  Avi KivityKVM: Fold kvm_run::exit_type into kvm_run::exit_reason
2007-05-03  Avi KivityKVM: Handle cpuid in the kernel instead of punting...
2007-05-03  Avi KivityKVM: Do not communicate to userspace through cpu regist...
2007-05-03  Dor LaorKVM: Use the generic skip_emulated_instruction() in...
2007-04-29  Len BrownPull sbs into release branch
2007-04-29  Len BrownPull dock into release branch
2007-04-29  Len BrownPull ec into release branch
2007-04-29  Len BrownPull thinkpad into release branch
2007-04-29  Len BrownPull asus into release branch
2007-04-26  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-04-23  Paul MackerrasMerge branch 'kconfig' of /linux/kernel/git/galak/power...
2007-04-12  Paul MackerrasMerge branch 'linux-2.6' into for-2.6.22
2007-04-11  Linus TorvaldsMerge branch 'for-2.6.21' of /linux/kernel/git/davej...
2007-04-11  Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2007-04-09  Linus TorvaldsMerge branch 'for-2.6.21' of /linux/kernel/git/davej...
2007-03-28  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-03-28  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-03-28  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-03-28  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-03-28  Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2007-03-28  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-03-27  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-03-27  Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2007-03-27  Linus TorvaldsMerge git://kvm.qumranet.com/home/avi/kvm
2007-03-27  Ingo MolnarKVM: always reload segment selectors
2007-03-27  Avi KivityKVM: Prevent system selectors leaking into guest on...
2007-03-25  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-03-23  David WoodhouseMerge git://git./linux/kernel/git/joern/misc
2007-03-23  Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2007-03-23  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-03-23  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-03-22  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-03-20  Len BrownPull c2 into release branch
2007-03-20  Len BrownPull bugzilla-7465 into release branch
2007-03-20  Len BrownPull bugzilla-8171 into release branch
2007-03-20  Len BrownPull misc-for-upstream into release branch
2007-03-20  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-03-18  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-03-18  Linus TorvaldsMerge branch 'linus' of git://kvm.qumranet.com/home...
2007-03-18  Avi KivityKVM: Fix guest sysenter on vmx
2007-03-10  Len BrownPull bugzilla-7570 into release branch
2007-03-10  Len BrownPull ibm into release branch
2007-03-10  Len BrownPull altix into release branch
2007-03-09  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-03-08  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/dtor...
2007-03-07  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/jikos/hid
2007-03-07  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-03-04  Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-03-04  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-03-04  Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2007-03-04  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-03-04  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-03-04  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-03-04  Avi KivityKVM: Per-vcpu inodes
2007-03-04  Avi KivityKVM: Wire up hypercall handlers to a central arch-indep...
2007-03-04  Ingo MolnarKVM: Add host hypercall support for vmx
2007-03-04  Ingo MolnarKVM: add MSR based hypercall API
2007-03-04  Ahmed S. DarwishKVM: Use ARRAY_SIZE macro instead of manual calculation.
2007-03-04  Joerg RoedelKVM: vmx: hack set_cr0_no_modeswitch() to actually...
2007-03-04  Avi KivityKVM: Cosmetics
2007-02-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-02-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2007-02-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-02-21  Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2007-02-20  Russell KingMerge ARM fixes
2007-02-19  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2007-02-19  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-02-19  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-02-19  Linus TorvaldsMerge branch 'for-linus' of ssh:///linux/kernel/git...
2007-02-17  John W. LinvilleMerge branch 'upstream' into upstream-jgarzik
2007-02-17  Jeff GarzikMerge branch 'master' into upstream
2007-02-17  Jeff GarzikMerge branch 'gfar' of /linux/kernel/git/galak/powerpc...
2007-02-17  Kyle McMartinMerge branch 'parisc' from /home/kyle/repos/parisc...
2007-02-17  Len BrownPull bugzilla-7897 into release branch
2007-02-17  Len BrownPull bugzilla-7887 into release branch
2007-02-17  Len BrownPull bugzilla-7200 into release branch
2007-02-17  Len BrownPull remove-hotkey into release branch
2007-02-17  Len BrownPull sony into release branch
2007-02-17  Len BrownPull fluff into release branch
2007-02-16  Len BrownPull misc-for-upstream into release branch
2007-02-16  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-02-16  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-02-15  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-02-14  Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2007-02-14  Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-02-14  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-02-14  Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2007-02-14  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-14  Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2007-02-13  Wim Van SebroeckMerge ../linux-2.6-watchdog-mm
2007-02-13  Jeremy Fitzhardinge[PATCH] i386: Convert i386 PDA code to use %fs
2007-02-13  Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2007-02-13  Kumar GalaMerge branch 'master' into 85xx
2007-02-13  Kumar GalaMerge branch 'master' into 83xx
next