index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
1
-90
/
+313
|
\
|
*
KVM: x86: fix kvm_write_tsc() TSC matching thinko
Marcelo Tosatti
2012-03-20
1
-9
/
+10
|
*
KVM: Ignore the writes to MSR_K7_HWCR(3)
Nicolae Mogoreanu
2012-03-08
1
-0
/
+1
|
*
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
Jan Kiszka
2012-03-08
1
-0
/
+1
|
*
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
Avi Kivity
2012-03-08
1
-0
/
+8
|
*
KVM: x86 emulator: Allow PM/VM86 switch during task switch
Kevin Wolf
2012-03-08
1
-0
/
+6
|
*
KVM: x86 emulator: Fix task switch privilege checks
Kevin Wolf
2012-03-08
1
-3
/
+3
|
*
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-08
1
-0
/
+59
|
*
KVM: Fix write protection race during dirty logging
Takuya Yoshikawa
2012-03-08
1
-6
/
+5
|
*
KVM: Track TSC synchronization in generations
Zachary Amsden
2012-03-08
1
-8
/
+33
|
*
KVM: Dont mark TSC unstable due to S4 suspend
Zachary Amsden
2012-03-08
1
-5
/
+88
|
*
KVM: Allow adjust_tsc_offset to be in host or guest cycles
Marcelo Tosatti
2012-03-08
1
-1
/
+1
|
*
KVM: Add last_host_tsc tracking back to KVM
Zachary Amsden
2012-03-08
1
-8
/
+3
|
*
KVM: Fix last_guest_tsc / tsc_offset semantics
Zachary Amsden
2012-03-08
1
-4
/
+6
|
*
KVM: Leave TSC synchronization window open with each new sync
Zachary Amsden
2012-03-08
1
-1
/
+0
|
*
KVM: Improve TSC offset matching
Zachary Amsden
2012-03-08
1
-15
/
+29
|
*
KVM: Infrastructure for software and hardware based TSC rate scaling
Zachary Amsden
2012-03-08
1
-40
/
+42
|
*
KVM: SVM: Add support for AMD's OSVW feature in guests
Boris Ostrovsky
2012-03-05
1
-0
/
+20
|
*
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
2012-03-05
1
-0
/
+5
|
*
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
2012-03-05
1
-1
/
+4
*
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-22
1
-0
/
+1
|
\
\
|
*
|
i387: Split up <asm/i387.h> into exported and internal interfaces
Linus Torvalds
2012-02-21
1
-0
/
+1
|
|
/
*
|
x86: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-4
/
+4
|
/
*
KVM: do not #GP on perf MSR writes when vPMU is disabled
Gleb Natapov
2012-02-01
1
-0
/
+22
*
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
Stephan Bärwolf
2012-02-01
1
-0
/
+23
*
module_param: make bool parameters really bool (arch)
Rusty Russell
2012-01-13
1
-2
/
+2
*
KVM: x86 emulator: implement RDPMC (0F 33)
Avi Kivity
2011-12-27
1
-0
/
+7
*
KVM: Add generic RDPMC support
Avi Kivity
2011-12-27
1
-0
/
+15
*
KVM: Expose a version 2 architectural PMU to a guests
Gleb Natapov
2011-12-27
1
-9
/
+13
*
KVM: Use memdup_user instead of kmalloc/copy_from_user
Sasha Levin
2011-12-27
1
-47
/
+35
*
KVM: Use kmemdup() instead of kmalloc/memcpy
Sasha Levin
2011-12-27
1
-2
/
+2
*
KVM: use this_cpu_xxx replace percpu_xxx funcs
Alex,Shi
2011-12-27
1
-7
/
+7
*
KVM: MMU: move the relevant mmu code to mmu.c
Xiao Guangrong
2011-12-27
1
-10
/
+1
*
KVM: x86: remove the dead code of KVM_EXIT_HYPERCALL
Xiao Guangrong
2011-12-27
1
-4
/
+0
*
KVM: Move cpuid code to new file
Avi Kivity
2011-12-27
1
-631
/
+3
*
KVM: introduce id_to_memslot function
Xiao Guangrong
2011-12-27
1
-9
/
+9
*
KVM: introduce update_memslots function
Xiao Guangrong
2011-12-27
1
-1
/
+1
*
KVM: Optimize dirty logging by rmap_write_protect()
Takuya Yoshikawa
2011-12-27
1
-7
/
+51
*
KVM: Count the number of dirty pages for dirty logging
Takuya Yoshikawa
2011-12-27
1
-6
/
+3
*
KVM: MMU: remove KVM host pv mmu support
Chris Wright
2011-12-27
1
-12
/
+0
*
KVM: MMU: fast prefetch spte on invlpg path
Xiao Guangrong
2011-12-27
1
-2
/
+2
*
KVM: x86: cleanup port-in/port-out emulated
Xiao Guangrong
2011-12-27
1
-33
/
+26
*
KVM: x86: retry non-page-table writing instructions
Xiao Guangrong
2011-12-27
1
-0
/
+47
*
KVM: nVMX: Add KVM_REQ_IMMEDIATE_EXIT
Nadav Har'El
2011-12-27
1
-1
/
+6
*
KVM: Don't automatically expose the TSC deadline timer in cpuid
Jan Kiszka
2011-12-26
1
-10
/
+9
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2011-10-30
1
-1
/
+2
|
\
|
*
iommu/core: Convert iommu_found to iommu_present
Joerg Roedel
2011-10-21
1
-1
/
+2
*
|
KVM: emulate lapic tsc deadline timer for guest
Liu, Jinsong
2011-10-05
1
-1
/
+20
*
|
KVM: Fix simultaneous NMIs
Avi Kivity
2011-09-25
1
-17
/
+31
*
|
KVM: L1 TSC handling
Nadav Har'El
2011-09-25
1
-4
/
+4
[next]