index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-12
KVM: VMX: Implement PCID/INVPCID for guests with EPT
Mao, Junjie
1
-3
/
+20
2012-07-09
KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics
Avi Kivity
1
-18
/
+2
2012-06-25
KVM: host side for eoi optimization
Michael S. Tsirkin
1
-0
/
+7
2012-06-25
KVM: rearrange injection cancelling code
Michael S. Tsirkin
1
-4
/
+6
2012-06-25
KVM: only sync when attention bits set
Michael S. Tsirkin
1
-1
/
+2
2012-06-19
KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc()
Takuya Yoshikawa
1
-1
/
+1
2012-06-06
KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
Christoffer Dall
1
-27
/
+27
2012-06-05
KVM: Avoid wasting pages for small lpage_info arrays
Takuya Yoshikawa
1
-2
/
+2
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-126
/
+154
2012-05-17
KVM: Fix mmu_reload() clash with nested vmx event injection
Avi Kivity
1
-4
/
+6
2012-05-06
KVM: ensure async PF event wakes up vcpu from halt
Gleb Natapov
1
-0
/
+1
2012-04-21
kill mm argument of vm_munmap()
Al Viro
1
-1
/
+1
2012-04-21
VM: add "vm_mmap()" helper function
Linus Torvalds
1
-3
/
+1
2012-04-21
VM: add "vm_munmap()" helper function
Linus Torvalds
1
-3
/
+1
2012-04-20
KVM: Fix page-crossing MMIO
Avi Kivity
1
-33
/
+81
2012-04-08
KVM: Switch to srcu-less get_dirty_log()
Takuya Yoshikawa
1
-73
/
+43
2012-04-08
KVM: Avoid checking huge page mappings in get_dirty_log()
Takuya Yoshikawa
1
-5
/
+3
2012-04-08
KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL
Eric B Munson
1
-0
/
+22
2012-04-08
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
1
-14
/
+2
2012-03-29
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-90
/
+313
2012-03-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2012-03-20
x86: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2012-03-20
KVM: x86: fix kvm_write_tsc() TSC matching thinko
Marcelo Tosatti
1
-9
/
+10
2012-03-08
KVM: Ignore the writes to MSR_K7_HWCR(3)
Nicolae Mogoreanu
1
-0
/
+1
2012-03-08
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
Jan Kiszka
1
-0
/
+1
2012-03-08
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
Avi Kivity
1
-0
/
+8
2012-03-08
KVM: x86 emulator: Allow PM/VM86 switch during task switch
Kevin Wolf
1
-0
/
+6
2012-03-08
KVM: x86 emulator: Fix task switch privilege checks
Kevin Wolf
1
-3
/
+3
2012-03-08
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
1
-0
/
+59
2012-03-08
KVM: Fix write protection race during dirty logging
Takuya Yoshikawa
1
-6
/
+5
2012-03-08
KVM: Track TSC synchronization in generations
Zachary Amsden
1
-8
/
+33
2012-03-08
KVM: Dont mark TSC unstable due to S4 suspend
Zachary Amsden
1
-5
/
+88
2012-03-08
KVM: Allow adjust_tsc_offset to be in host or guest cycles
Marcelo Tosatti
1
-1
/
+1
2012-03-08
KVM: Add last_host_tsc tracking back to KVM
Zachary Amsden
1
-8
/
+3
2012-03-08
KVM: Fix last_guest_tsc / tsc_offset semantics
Zachary Amsden
1
-4
/
+6
2012-03-08
KVM: Leave TSC synchronization window open with each new sync
Zachary Amsden
1
-1
/
+0
2012-03-08
KVM: Improve TSC offset matching
Zachary Amsden
1
-15
/
+29
2012-03-08
KVM: Infrastructure for software and hardware based TSC rate scaling
Zachary Amsden
1
-40
/
+42
2012-03-05
KVM: SVM: Add support for AMD's OSVW feature in guests
Boris Ostrovsky
1
-0
/
+20
2012-03-05
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
1
-0
/
+5
2012-03-05
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
1
-1
/
+4
2012-02-22
i387: Split up <asm/i387.h> into exported and internal interfaces
Linus Torvalds
1
-0
/
+1
2012-02-01
KVM: do not #GP on perf MSR writes when vPMU is disabled
Gleb Natapov
1
-0
/
+22
2012-02-01
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
Stephan Bärwolf
1
-0
/
+23
2012-01-13
module_param: make bool parameters really bool (arch)
Rusty Russell
1
-2
/
+2
2011-12-27
KVM: x86 emulator: implement RDPMC (0F 33)
Avi Kivity
1
-0
/
+7
2011-12-27
KVM: Add generic RDPMC support
Avi Kivity
1
-0
/
+15
2011-12-27
KVM: Expose a version 2 architectural PMU to a guests
Gleb Natapov
1
-9
/
+13
2011-12-27
KVM: Use memdup_user instead of kmalloc/copy_from_user
Sasha Levin
1
-47
/
+35
2011-12-27
KVM: Use kmemdup() instead of kmalloc/memcpy
Sasha Levin
1
-2
/
+2
[next]