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
*
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
1
-57
/
+111
|
\
|
*
KVM: Remove user_alloc from struct kvm_memory_slot
Takuya Yoshikawa
2013-02-11
1
-21
/
+16
|
*
KVM: MMU: set base_role.nxe during mmu initialization.
Gleb Natapov
2013-02-04
1
-2
/
+0
|
*
x86, apicv: add virtual interrupt delivery support
Yang Zhang
2013-01-29
1
-2
/
+21
|
*
KVM: x86: fix use of uninitialized memory as segment descriptor in emulator.
Gleb Natapov
2013-01-24
1
-1
/
+3
|
*
KVM: x86: improve reexecute_instruction
Xiao Guangrong
2013-01-21
1
-4
/
+18
|
*
KVM: x86: let reexecute_instruction work for tdp
Xiao Guangrong
2013-01-21
1
-18
/
+43
|
*
KVM: x86: clean up reexecute_instruction
Xiao Guangrong
2013-01-21
1
-7
/
+6
|
*
KVM: Make kvm_mmu_slot_remove_write_access() take mmu_lock by itself
Takuya Yoshikawa
2013-01-14
1
-4
/
+1
|
*
KVM: Make kvm_mmu_change_mmu_pages() take mmu_lock by itself
Takuya Yoshikawa
2013-01-14
1
-5
/
+4
|
*
KVM: Write protect the updated slot only when dirty logging is enabled
Takuya Yoshikawa
2013-01-14
1
-1
/
+7
|
*
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2012-12-13
1
-2
/
+2
|
*
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-13
1
-3
/
+3
*
|
x86, kvm: Add MSR_AMD64_BU_CFG2 to the list of ignored MSRs
Borislav Petkov
2013-02-19
1
-7
/
+9
*
|
KVM: x86: use dynamic percpu allocations for shared msrs area
Marcelo Tosatti
2013-01-08
1
-6
/
+18
|
/
*
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-13
1
-76
/
+472
|
\
|
*
KVM: x86: Make register state after reset conform to specification
Julian Stecklina
2012-12-05
1
-0
/
+10
|
*
KVM: x86: Fix uninitialized return code
Jan Kiszka
2012-12-02
1
-0
/
+1
|
*
KVM: x86: Emulate IA32_TSC_ADJUST MSR
Will Auld
2012-11-30
1
-0
/
+22
|
*
KVM: x86: Add code to track call origin for msr assignment
Will Auld
2012-11-30
1
-7
/
+24
|
*
KVM: x86: update pvclock area conditionally, on cpu migration
Marcelo Tosatti
2012-11-27
1
-1
/
+6
|
*
KVM: x86: require matched TSC offsets for master clock
Marcelo Tosatti
2012-11-27
1
-5
/
+52
|
*
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
2012-11-27
1
-0
/
+13
|
*
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
Marcelo Tosatti
2012-11-27
1
-8
/
+227
|
*
KVM: x86: notifier for clocksource changes
Marcelo Tosatti
2012-11-27
1
-1
/
+93
|
*
KVM: x86: pass host_tsc to read_l1_tsc
Marcelo Tosatti
2012-11-27
1
-2
/
+3
|
*
KVM: x86: retain pvclock guest stopped bit in guest memory
Marcelo Tosatti
2012-11-27
1
-7
/
+13
|
*
KVM: remove unnecessary return value check
Guo Chao
2012-11-13
1
-32
/
+0
|
*
KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()
Guo Chao
2012-11-13
1
-1
/
+1
|
*
KVM: do not kfree error pointer
Guo Chao
2012-11-13
1
-13
/
+6
|
*
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
2012-10-29
1
-1
/
+1
|
*
KVM: do not de-cache cr4 bits needlessly
Gleb Natapov
2012-10-18
1
-1
/
+1
|
*
KVM: x86: Make emulator_fix_hypercall static
Jan Kiszka
2012-10-08
1
-2
/
+2
|
*
KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset
Jan Kiszka
2012-10-08
1
-3
/
+5
*
|
KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)
Petr Matousek
2012-11-12
1
-0
/
+3
*
|
KVM: x86: fix vcpu->mmio_fragments overflow
Xiao Guangrong
2012-10-31
1
-26
/
+34
|
/
*
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-10-04
1
-162
/
+222
|
\
|
*
KVM: x86: Fix guest debug across vcpu INIT reset
Jan Kiszka
2012-09-23
1
-9
/
+17
|
*
KVM: Add resampling irqfds for level triggered interrupts
Alex Williamson
2012-09-23
1
-0
/
+4
|
*
KVM: optimize apic interrupt delivery
Gleb Natapov
2012-09-20
1
-0
/
+2
|
*
KVM: MMU: Optimize pte permission checks
Avi Kivity
2012-09-20
1
-7
/
+4
|
*
KVM: make processes waiting on vcpu mutex killable
Michael S. Tsirkin
2012-09-17
1
-3
/
+9
|
*
KVM: use symbolic constant for nr interrupts
Michael S. Tsirkin
2012-09-06
1
-2
/
+2
|
*
KVM: Provide userspace IO exit completion callback
Gleb Natapov
2012-09-06
1
-37
/
+56
|
*
KVM: move postcommit flush to x86, as mmio sptes are x86 specific
Marcelo Tosatti
2012-09-06
1
-0
/
+8
|
*
KVM: split kvm_arch_flush_shadow
Marcelo Tosatti
2012-09-06
1
-1
/
+7
|
*
KVM: x86: more constification
Mathias Krause
2012-09-05
1
-1
/
+1
|
*
KVM: x86: constify read_write_emulator_ops
Mathias Krause
2012-09-05
1
-4
/
+4
|
*
KVM: x86 emulator: constify emulate_ops
Mathias Krause
2012-09-05
1
-1
/
+1
|
*
KVM: x86: remove unused variable from kvm_task_switch()
Marcelo Tosatti
2012-08-30
1
-1
/
+0
[next]