]> nv-tegra.nvidia Code Review - linux-2.6.git/history - arch/x86
KVM: enable PCI multiple-segments for pass-through device
[linux-2.6.git] / arch / x86 /
2010-03-01 Zhai, EdwinKVM: enable PCI multiple-segments for pass-through...
2010-03-01 Gui JianfengKVM: VMX: Remove redundant check in vm_need_virtualize_...
2010-03-01 Avi KivityKVM: Trace failed msr reads and writes
2010-03-01 Avi KivityKVM: Fix msr trace
2010-03-01 Gleb NatapovKVM: mark segments accessed on HW task switch
2010-03-01 Avi KivityKVM: VMX: Pass cr0.mp through to the guest when the...
2010-03-01 Wei YongjunKVM: MMU: Remove some useless code from alloc_mmu_pages()
2010-03-01 Avi KivityKVM: trace guest fpu loads and unloads
2010-03-01 Avi KivityKVM: Optimize kvm_read_cr[04]_bits()
2010-03-01 Avi KivityKVM: Rename vcpu->shadow_efer to efer
2010-03-01 Avi KivityKVM: Move cr0/cr4/efer related helpers to x86.h
2010-03-01 Avi KivityKVM: Add a helper for checking if the guest is in prote...
2010-03-01 Avi KivityKVM: Activate fpu on clts
2010-03-01 Avi KivityKVM: Drop kvm_{load,put}_guest_fpu() exports
2010-03-01 Avi KivityKVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_active
2010-03-01 Gleb NatapovKVM: x86: fix checking of cr0 validity
2010-03-01 Jan KiszkaKVM: SVM: Trap all debug register accesses
2010-03-01 Jan KiszkaKVM: SVM: Clean up and enhance mov dr emulation
2010-03-01 Jan KiszkaKVM: VMX: Clean up DR6 emulation
2010-03-01 Jan KiszkaKVM: VMX: Fix emulation of DR4 and DR5
2010-03-01 Jan KiszkaKVM: VMX: Fix exceptions of mov to dr
2010-03-01 Takuya YoshikawaKVM: x86: Use macros for x86_emulate_ops to avoid futur...
2010-03-01 Marcelo TosattiKVM: fix cleanup_srcu_struct on vm destruction
2010-03-01 Gleb NatapovKVM: fix Hyper-V hypercall warnings and wrong mask...
2010-03-01 Sheng YangKVM: VMX: Remove emulation failure report
2010-03-01 Avi KivityKVM: export <asm/hyperv.h>
2010-03-01 Takuya YoshikawaKVM: rename is_writeble_pte() to is_writable_pte()
2010-03-01 Gleb NatapovKVM: Implement NotifyLongSpinWait HYPER-V hypercall
2010-03-01 Gleb NatapovKVM: Add HYPER-V apic access MSRs
2010-03-01 Gleb NatapovKVM: Implement bare minimum of HYPER-V MSRs
2010-03-01 Gleb NatapovKVM: Add HYPER-V header file
2010-03-01 Avi KivityKVM: SVM: Lazy fpu with npt
2010-03-01 Avi KivityKVM: SVM: Selective cr0 intercept
2010-03-01 Avi KivityKVM: SVM: Restore unconditional cr0 intercept under npt
2010-03-01 Avi KivityKVM: SVM: Initialize fpu_active in init_vmcb()
2010-03-01 Avi KivityKVM: SVM: Fix SVM_CR0_SELECTIVE_MASK
2010-03-01 Avi KivityKVM: Set cr0.et when the guest writes cr0
2010-03-01 Avi KivityKVM: VMX: Give the guest ownership of cr0.ts when the...
2010-03-01 Avi KivityKVM: Lazify fpu activation and deactivation
2010-03-01 Avi KivityKVM: VMX: Allow the guest to own some cr0 bits
2010-03-01 Avi KivityKVM: Replace read accesses of vcpu->arch.cr0 by an...
2010-03-01 Avi KivityKVM: VMX: trace clts and lmsw instructions as cr accesses
2010-03-01 Takuya YoshikawaKVM: Fix the explanation of write_emulated
2010-03-01 Sheng YangKVM: VMX: Enable EPT 1GB page support
2010-03-01 Sheng YangKVM: x86: Rename gb_page_enable() to get_lpage_level...
2010-03-01 Sheng YangKVM: x86: Moving PT_*_LEVEL to mmu.h
2010-03-01 Avi KivityKVM: Fill out ftrace exit reason strings
2010-03-01 Avi KivityKVM: Bump maximum vcpu count to 64
2010-03-01 Marcelo TosattiKVM: convert slots_lock to a mutex
2010-03-01 Marcelo TosattiKVM: switch vcpu context to use SRCU
2010-03-01 Marcelo TosattiKVM: convert io_bus to SRCU
2010-03-01 Marcelo TosattiKVM: x86: switch kvm_set_memory_alias to SRCU update
2010-03-01 Marcelo TosattiKVM: use SRCU for dirty log
2010-03-01 Marcelo TosattiKVM: introduce kvm->srcu and convert kvm_set_memory_reg...
2010-03-01 Marcelo TosattiKVM: split kvm_arch_set_memory_region into prepare...
2010-03-01 Marcelo TosattiKVM: modify alias layout in x86s struct kvm_arch
2010-03-01 Marcelo TosattiKVM: modify memslots layout in struct kvm
2010-03-01 Avi KivityKVM: Add KVM_MMIO kconfig item
2010-03-01 Joerg RoedelKVM: SVM: Adjust tsc_offset only if tsc_unstable
2010-03-01 Sheng YangKVM: VMX: Add instruction rdtscp support for guest
2010-03-01 Sheng YangKVM: Add cpuid_update() callback to kvm_x86_ops
2010-03-01 Sheng Yangx86: Raise vsyscall priority on hotplug notifier chain
2010-03-01 Sheng YangKVM: Extended shared_msr_global to per CPU
2010-03-01 Sheng YangKVM: VMX: Remove redundant variable
2010-03-01 Avi KivityKVM: VMX: Fold ept_update_paging_mode_cr4() into its...
2010-03-01 Avi KivityKVM: VMX: When using ept, allow the guest to own cr4.pge
2010-03-01 Avi KivityKVM: VMX: Make guest cr4 mask more conservative
2010-03-01 Avi KivityKVM: Add accessor for reading cr4 (or some bits of...
2010-03-01 Avi KivityKVM: VMX: Move some cr[04] related constants to vmx.c
2010-03-01 Sheng YangKVM: VMX: Trap and invalid MWAIT/MONITOR instruction
2010-03-01 Avi KivityKVM: MMU: Report spte not found in rmap before BUG()
2010-03-01 Marcelo TosattiKVM: x86: raise TSS exception for NULL CS and SS segments
2010-03-01 Eddie DongKVM: x86: make double/triple fault promotion generic...
2010-02-28 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'x86-ptrace-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'x86-pci-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'x86-setup-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'x86-rwsem-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'x86-numa-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'x86-mtrr-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'x86-io-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2010-02-28 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2010-02-28 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2010-02-28 Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git.kernel...
2010-02-28 Linus TorvaldsMerge branches 'core-ipi-for-linus', 'core-locking...
2010-02-28 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2010-02-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2010-02-27 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2010-02-27 Russ Andersonx86: Enable NMI on all cpus on UV
2010-02-27 Ingo MolnarMerge branch 'tip/tracing/core' of git://git.kernel...
2010-02-27 Ingo MolnarMerge branch 'tracing/core' of git://git.kernel.org...
2010-02-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2010-02-27 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
next