]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch/x86/kvm/svm.c
KVM: SVM: clean up nested_svm_exit_handled_msr
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / kvm / svm.c
2009-09-10 Joerg RoedelKVM: SVM: clean up nested_svm_exit_handled_msr
2009-09-10 Joerg RoedelKVM: SVM: get rid of nested_svm_vmexit_real
2009-09-10 Joerg RoedelKVM: SVM: simplify nested_svm_check_exception
2009-09-10 Joerg RoedelKVM: SVM: do nested vmexit in nested_svm_exit_handled
2009-09-10 Joerg RoedelKVM: SVM: consolidate nested_svm_exit_handled
2009-09-10 Joerg RoedelKVM: SVM: cache nested intercepts
2009-09-10 Joerg RoedelKVM: SVM: move nested svm state into seperate struct
2009-09-10 Joerg RoedelKVM: SVM: complete interrupts after handling nested...
2009-09-10 Joerg RoedelKVM: SVM: copy only necessary parts of the control...
2009-09-10 Joerg RoedelKVM: SVM: optimize nested vmrun
2009-09-10 Joerg RoedelKVM: SVM: optimize nested #vmexit
2009-09-10 Joerg RoedelKVM: SVM: add helper functions for global interrupt...
2009-09-10 Joerg RoedelKVM: report 1GB page support to userspace
2009-09-10 Akinobu MitaKVM: x86: use kvm_get_gdt() and kvm_read_ldt()
2009-09-10 Andre PrzywaraKVM: ignore AMDs HWCR register access to set the FFDIS bit
2009-09-10 Marcelo TosattiKVM: convert custom marker based tracing to event traces
2009-09-10 Alexander GrafKVM: SVM: Improve nested interrupt injection
2009-09-10 Alexander GrafKVM: SVM: Implement INVLPGA
2009-09-10 Alexander GrafKVM: Implement MSRs used by Hyper-V
2009-09-10 Avi KivityKVM: SVM: Don't save/restore host cr2
2009-09-10 Andre PrzywaraKVM: Move performance counter MSR access interception...
2009-09-10 Gleb NatapovKVM: Introduce kvm_vcpu_is_bsp() function.
2009-09-10 Avi KivityKVM: Cache pdptrs
2009-09-10 Avi KivityKVM: SVM: Fold kvm_svm.h info svm.c
2009-09-10 Andre PrzywaraKVM: SVM: use explicit 64bit storage for sysenter values
2009-09-10 Jaswinder Singh... KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_...
2009-09-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-09-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-09-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-09-01 Linus TorvaldsMerge branch 'fix/hda' of git://git.kernel.org/pub...
2009-08-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-08-25 Linus TorvaldsMerge branch 'fix/misc' of git://git.kernel.org/pub...
2009-08-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-08-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-08-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-08-20 Linus TorvaldsMerge branch 'fix/hda' of git://git.kernel.org/pub...
2009-08-20 Ingo MolnarMerge branch 'bugfix' of git://git.kernel.org/pub/scm...
2009-08-18 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-08-17 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-08-15 Russell KingMerge branch 'for-rmk-rc' of git://git.pengutronix...
2009-08-13 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-08-13 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-08-13 Russell KingMerge branch 'ixp4xx-fixes' of git://git.kernel.org...
2009-08-12 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-08-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-08-10 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-08-10 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git.kernel...
2009-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-08-10 Russell KingMerge branch 'pm-upstream/fixes' of git://git.kernel...
2009-08-10 Russell KingMerge branch 'omap_fixes_31' of git://git.pwsan.com...
2009-08-10 Russell KingMerge branch 'omap-fixes' of git://git.kernel.org/pub...
2009-08-10 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-08-09 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2009-08-09 Linus TorvaldsMerge branch 'kvm-updates/2.6.31' of git://git.kernel...
2009-08-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-08-05 Marcelo TosattiKVM: SVM: force new asid on vcpu migration
2009-07-30 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-07-30 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2009-07-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-07-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-07-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-07-03 Ingo MolnarMerge branch 'amd-iommu/fixes' of git://git.kernel...
2009-07-03 Ingo MolnarMerge branch 'dma-debug/fixes' of git://git.kernel...
2009-07-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-25 Takashi IwaiMerge branch 'for-2.6.31' of git://git.kernel.org/pub...
2009-06-24 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2009-06-24 Linus TorvaldsMerge branch 'for-upstream' of git://git.kernel.org...
2009-06-24 Len BrownMerge branch 'bjorn-notify' into release
2009-06-24 Len BrownMerge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci...
2009-06-23 Linus TorvaldsMerge branch 'for-linus' of git://www.jni.nu/cris
2009-06-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-23 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/iommu-2.6.31
2009-06-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-22 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-06-22 Linus TorvaldsMerge branch 'for-2.6.31' of git://fieldses.org/git...
2009-06-22 Linus TorvaldsMerge branch 'linux-next' of git://git.kernel.org/pub...
2009-06-22 Takashi IwaiMerge branch 'topic/misc' into for-linus
2009-06-22 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-06-22 Takashi IwaiMerge branch 'topic/ctxfi' into for-linus
2009-06-22 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-06-21 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2009-06-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-21 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-06-21 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-06-20 Linus TorvaldsMerge branch 'irq-fixes-for-linus' of git://git.kernel...
2009-06-20 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-20 Russell KingMerge branch 'omap-clock-for-next' of git://git.pwsan...
2009-06-18 Russell KingMerge branch 'for-rmk' of git://git.kernel.org/pub...
2009-06-18 Trond MyklebustMerge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41...
2009-06-17 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-17 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-17 Pekka EnbergMerge branches 'slab/documentation', 'slab/fixes',...
2009-06-17 Linus TorvaldsMerge branch 'drm-linus' of git://git.kernel.org/pub...
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next