index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
11
-253
/
+809
|
\
|
*
KVM: emulator: fix real mode segment checks in address linearization
Gleb Natapov
2012-12-11
1
-2
/
+3
|
*
VMX: remove unneeded enable_unrestricted_guest check
Gleb Natapov
2012-12-11
1
-1
/
+1
|
*
KVM: VMX: fix DPL during entry to protected mode
Gleb Natapov
2012-12-11
1
-0
/
+1
|
*
KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump
Zhang Yanfei
2012-12-06
1
-0
/
+67
|
*
KVM: MMU: optimize for set_spte
Xiao Guangrong
2012-12-06
1
-4
/
+12
|
*
KVM: x86: Make register state after reset conform to specification
Julian Stecklina
2012-12-05
4
-16
/
+17
|
*
kvm: don't use bit24 for detecting address-specific invalidation capability
Zhang Xiantao
2012-12-05
1
-16
/
+0
|
*
kvm: remove unnecessary bit checking for ept violation
Zhang Xiantao
2012-12-05
1
-5
/
+0
|
*
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
5
-0
/
+49
|
*
KVM: x86: Add code to track call origin for msr assignment
Will Auld
2012-11-30
4
-18
/
+47
|
*
KVM: VMX: fix memory order between loading vmcs and clearing vmcs
Xiao Guangrong
2012-11-29
1
-0
/
+17
|
*
KVM: VMX: fix invalid cpu passed to smp_call_function_single
Xiao Guangrong
2012-11-28
1
-3
/
+5
|
*
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
2
-8
/
+88
|
*
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
2012-11-27
3
-3
/
+13
|
*
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
Marcelo Tosatti
2012-11-27
2
-8
/
+257
|
*
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
4
-8
/
+8
|
*
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
3
-4
/
+4
|
*
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
2012-10-29
2
-3
/
+2
|
|
\
|
*
|
KVM: Take kvm instead of vcpu to mmu_notifier_retry
Christoffer Dall
2012-10-23
2
-3
/
+3
|
*
|
KVM: SVM: Cleanup error statements
Borislav Petkov
2012-10-22
1
-5
/
+2
|
*
|
KVM: VMX: report internal error for MMIO #PF due to delivery event
Xiao Guangrong
2012-10-18
1
-10
/
+16
|
*
|
KVM: VMX: report internal error for the unhandleable event
Xiao Guangrong
2012-10-18
1
-4
/
+15
|
*
|
KVM: do not de-cache cr4 bits needlessly
Gleb Natapov
2012-10-18
1
-1
/
+1
|
*
|
KVM: MMU: introduce FNAME(prefetch_gpte)
Xiao Guangrong
2012-10-17
1
-31
/
+24
|
*
|
KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.h
Xiao Guangrong
2012-10-17
2
-31
/
+31
|
*
|
KVM: MMU: cleanup FNAME(page_fault)
Xiao Guangrong
2012-10-17
1
-19
/
+13
|
*
|
KVM: MMU: remove mmu_is_invalid
Xiao Guangrong
2012-10-17
2
-7
/
+2
|
*
|
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
*
|
|
x86, kvm: Remove incorrect redundant assembly constraint
H. Peter Anvin
2012-11-26
1
-2
/
+1
*
|
|
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
Takashi Iwai
2012-11-16
1
-4
/
+7
*
|
|
KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)
Petr Matousek
2012-11-12
2
-0
/
+6
*
|
|
KVM: x86: fix vcpu->mmio_fragments overflow
Xiao Guangrong
2012-10-31
1
-26
/
+34
|
|
/
|
/
|
*
|
KVM: apic: fix LDR calculation in x2apic mode
Gleb Natapov
2012-10-22
1
-1
/
+1
*
|
KVM: MMU: fix release noslot pfn
Xiao Guangrong
2012-10-22
1
-2
/
+1
|
/
*
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-10-04
21
-1074
/
+1408
|
\
|
*
KVM: x86: Fix guest debug across vcpu INIT reset
Jan Kiszka
2012-09-23
3
-41
/
+22
|
*
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
3
-12
/
+181
|
*
KVM: MMU: Eliminate pointless temporary 'ac'
Avi Kivity
2012-09-20
1
-4
/
+1
|
*
KVM: MMU: Avoid access/dirty update loop if all is well
Avi Kivity
2012-09-20
1
-6
/
+20
[next]