index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
KVM: x86 emulator: access GPRs on demand
Avi Kivity
2012-08-27
1
-27
/
+18
*
KVM: introduce readonly memslot
Xiao Guangrong
2012-08-22
1
-0
/
+1
*
KVM: x86: fix possible infinite loop caused by reexecute_instruction
Xiao Guangrong
2012-08-22
1
-1
/
+11
*
KVM: x86: fix pvclock guest stopped flag reporting
Marcelo Tosatti
2012-08-13
1
-3
/
+10
*
KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()
Gleb Natapov
2012-08-09
1
-2
/
+1
*
KVM: use jump label to optimize checking for in kernel local apic presence
Gleb Natapov
2012-08-06
1
-1
/
+6
*
KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR
Gleb Natapov
2012-08-06
1
-0
/
+1
*
KVM: clean up kvm_(set|get)_apic_base
Gleb Natapov
2012-08-06
1
-8
/
+2
*
KVM: do not release the error page
Xiao Guangrong
2012-08-06
1
-6
/
+3
*
KVM: Push rmap into kvm_arch_memory_slot
Takuya Yoshikawa
2012-08-06
1
-23
/
+32
*
KVM: Stop checking rmap to see if slot is being created
Takuya Yoshikawa
2012-08-06
1
-2
/
+2
*
Merge remote-tracking branch 'upstream' into next
Avi Kivity
2012-08-05
1
-0
/
+4
|
\
|
*
KVM: x86: apply kvmclock offset to guest wall clock time
Bruce Rogers
2012-08-01
1
-0
/
+4
*
|
KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct value
Gleb Natapov
2012-08-03
1
-1
/
+1
*
|
KVM: fold kvm_pit_timer into kvm_kpit_state
Avi Kivity
2012-08-01
1
-1
/
+1
*
|
KVM: Move KVM_IRQ_LINE to arch-generic code
Christoffer Dall
2012-07-26
1
-23
/
+10
*
|
KVM: x86: Fix typos in x86.c
Guo Chao
2012-07-20
1
-7
/
+7
*
|
KVM: x86: remove unnecessary mark_page_dirty
Xiao Guangrong
2012-07-19
1
-1
/
+0
*
|
KVM: Separate rmap_pde from kvm_lpage_info->write_count
Takuya Yoshikawa
2012-07-18
1
-0
/
+11
|
/
*
KVM: VMX: Implement PCID/INVPCID for guests with EPT
Mao, Junjie
2012-07-12
1
-3
/
+20
*
KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics
Avi Kivity
2012-07-09
1
-18
/
+2
*
KVM: host side for eoi optimization
Michael S. Tsirkin
2012-06-25
1
-0
/
+7
*
KVM: rearrange injection cancelling code
Michael S. Tsirkin
2012-06-25
1
-4
/
+6
*
KVM: only sync when attention bits set
Michael S. Tsirkin
2012-06-25
1
-1
/
+2
*
KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc()
Takuya Yoshikawa
2012-06-19
1
-1
/
+1
*
KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
Christoffer Dall
2012-06-06
1
-27
/
+27
*
KVM: Avoid wasting pages for small lpage_info arrays
Takuya Yoshikawa
2012-06-05
1
-2
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-24
1
-126
/
+154
|
\
|
*
KVM: Fix mmu_reload() clash with nested vmx event injection
Avi Kivity
2012-05-16
1
-4
/
+6
|
*
KVM: Fix page-crossing MMIO
Avi Kivity
2012-04-19
1
-33
/
+81
|
*
KVM: Switch to srcu-less get_dirty_log()
Takuya Yoshikawa
2012-04-08
1
-73
/
+43
|
*
KVM: Avoid checking huge page mappings in get_dirty_log()
Takuya Yoshikawa
2012-04-08
1
-5
/
+3
|
*
KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL
Eric B Munson
2012-04-08
1
-0
/
+22
|
*
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
2012-04-08
1
-14
/
+2
*
|
KVM: ensure async PF event wakes up vcpu from halt
Gleb Natapov
2012-05-06
1
-0
/
+1
*
|
kill mm argument of vm_munmap()
Al Viro
2012-04-21
1
-1
/
+1
*
|
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-20
1
-3
/
+1
*
|
VM: add "vm_munmap()" helper function
Linus Torvalds
2012-04-20
1
-3
/
+1
|
/
*
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
[next]