Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bf935b0b526ffa0607476dfc6198593553957dd9
/
arch
/
x86
/
kvm
bf935b0
x86/fpu: Create 'union thread_xstate' helper for fpstate_init()
by Ingo Molnar
· 10 years ago
0e75c54
x86/fpu: Rename restore_fpu_checking() to copy_fpstate_to_fpregs()
by Ingo Molnar
· 10 years ago
3c6dffa
x86/fpu: Rename user_has_fpu() to fpregs_active()
by Ingo Molnar
· 10 years ago
befc61a
x86/fpu: Move asm/xcr.h to asm/fpu/internal.h
by Ingo Molnar
· 10 years ago
669ebab
x86/fpu: Rename fpu/xsave.h to fpu/xstate.h
by Ingo Molnar
· 10 years ago
c4d72e2
x86/fpu: Simplify fpstate_init_curr() usage
by Ingo Molnar
· 10 years ago
0ee6a51
x86/fpu, kvm: Simplify fx_init()
by Ingo Molnar
· 10 years ago
e62bb3d
x86/fpu: Rename fpstate_alloc_init() to fpstate_init_curr()
by Ingo Molnar
· 10 years ago
91d93d0
x86/fpu: Remove failure return from fpstate_alloc_init()
by Ingo Molnar
· 10 years ago
c4d6ee6
x86/fpu: Remove failure paths from fpstate-alloc low level functions
by Ingo Molnar
· 10 years ago
7366ed7
x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)
by Ingo Molnar
· 10 years ago
4f83634
x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate()
by Ingo Molnar
· 10 years ago
952f07e
x86/fpu: Move various internal function prototypes to fpu/internal.h
by Ingo Molnar
· 10 years ago
400e4b2
x86/fpu: Rename xsave.header::xstate_bv to 'xfeatures'
by Ingo Molnar
· 10 years ago
3a54450
x86/fpu: Rename 'xsave_hdr' to 'header'
by Ingo Molnar
· 10 years ago
78f7f1e
x86/fpu: Rename fpu-internal.h to fpu/internal.h
by Ingo Molnar
· 10 years ago
a137fb6
x86/fpu: Move xsave.h to fpu/xsave.h
by Ingo Molnar
· 10 years ago
df6b35f
x86/fpu: Rename i387.h to fpu/api.h
by Ingo Molnar
· 10 years ago
db2b1d3
x86/fpu: Use 'struct fpu' in fpstate_alloc_init()
by Ingo Molnar
· 10 years ago
c5bedc6
x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
by Ingo Molnar
· 10 years ago
4c13841
x86/fpu: Open code PF_USED_MATH usages
by Ingo Molnar
· 10 years ago
f89e32e
x86/fpu: Fix header file dependencies of fpu-internal.h
by Ingo Molnar
· 10 years ago
c0ee2cf
x86/fpu: Rename fpu_finit() to fpstate_init()
by Ingo Molnar
· 10 years ago
a7c2a83
x86/fpu: Rename fpu_free() to fpstate_free()
by Ingo Molnar
· 10 years ago
ed97b08
x86/fpu: Rename fpu_alloc() to fpstate_alloc()
by Ingo Molnar
· 10 years ago
97185c9
x86/fpu: Split an fpstate_alloc_init() function out of init_fpu()
by Ingo Molnar
· 10 years ago
5dca0d9
kvm: x86: fix kvmclock update protocol
by Radim Krčmář
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
085e68e
KVM: VMX: Preserve host CR4.MCE value while in guest mode.
by Ben Serebrin
· 10 years ago
bb668734
VFS: assorted d_backing_inode() annotations
by David Howells
· 10 years ago
decf633
KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spte
by Xiao Guangrong
· 10 years ago
1300052
kvm: mmu: don't do memslot overflow check
by Wanpeng Li
· 10 years ago
bea1542
KVM: x86: cleanup kvm_irq_delivery_to_apic_fast
by Paolo Bonzini
· 10 years ago
9e9c3fe
KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save
by Nadav Amit
· 10 years ago
7fd5647
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9003601
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
3ea3b7f
kvm: mmu: lazy collapse small sptes into large sptes
by Wanpeng Li
· 10 years ago
1119022
KVM: x86: Clear CR2 on VCPU reset
by Nadav Amit
· 10 years ago
ae561ed
KVM: x86: DR0-DR3 are not clear on reset
by Nadav Amit
· 10 years ago
58d269d
KVM: x86: BSP in MSR_IA32_APICBASE is writable
by Nadav Amit
· 10 years ago
3b5a5ff
KVM: x86: simplify kvm_apic_map
by Radim Krčmář
· 10 years ago
3548a25
KVM: x86: avoid logical_map when it is invalid
by Radim Krčmář
· 10 years ago
9ea369b
KVM: x86: fix mixed APIC mode broadcast
by Radim Krčmář
· 10 years ago
03d2249
KVM: x86: use MDA for interrupt matching
by Radim Krčmář
· 10 years ago
92d71bc
KVM: nVMX: remove unnecessary double caching of MAXPHYADDR
by Eugene Korenevsky
· 10 years ago
9090422
KVM: nVMX: checks for address bits beyond MAXPHYADDR on VM-entry
by Eugene Korenevsky
· 10 years ago
5a4f55c
KVM: x86: cache maxphyaddr CPUID leaf in struct kvm_vcpu
by Eugene Korenevsky
· 10 years ago
80f0e95
KVM: vmx: pass error code with internal error #2
by Radim Krčmář
· 10 years ago
9c8fd1b
KVM: x86: optimize delivery of TSC deadline timer interrupt
by Paolo Bonzini
· 10 years ago
362c698
KVM: x86: extract blocking logic from __vcpu_run
by Paolo Bonzini
· 10 years ago
35fd68a
kvm: x86: fix x86 eflags fixed bit
by Wanpeng Li
· 10 years ago
bf0fb67
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'
by Paolo Bonzini
· 10 years ago
1d804d0
x86: Use bool function return values of true/false not 1/0
by Joe Perches
· 10 years ago
c5e77f5
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
by Ingo Molnar
· 10 years ago
2f729b1
KVM: remove useless check of "ret" variable prior to returning the same value
by Eugene Korenevsky
· 10 years ago
b32a991
KVM: x86: Remove redundant definitions
by Nadav Amit
· 10 years ago
0efb044
KVM: x86: removing redundant eflags bits definitions
by Nadav Amit
· 10 years ago
900efe2
KVM: x86: BSF and BSR emulation change register unnecassarily
by Nadav Amit
· 10 years ago
6fd8e12
KVM: x86: POPA emulation may not clear bits [63:32]
by Nadav Amit
· 10 years ago
b91aa14
KVM: x86: CMOV emulation on legacy mode is wrong
by Nadav Amit
· 10 years ago
2dccb4c
kvm: x86: i8259: return initialized data on invalid-size read
by Petr Matousek
· 10 years ago
876e788
time: Rename timekeeper::tkr to timekeeper::tkr_mono
by Peter Zijlstra
· 10 years ago
b3a2a90
KVM: nVMX: Add support for rdtscp
by Jan Kiszka
· 10 years ago
f0e4b27
KVM: x86: remove now unneeded include directory from Makefile
by Andre Przywara
· 10 years ago
af669ac
KVM: move iodev.h from virt/kvm/ to include/kvm
by Andre Przywara
· 10 years ago
e32edf4
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
by Nikolay Nikolaev
· 10 years ago
a123374f
KVM: x86: inline kvm_ioapic_handles_vector()
by Radim Krčmář
· 10 years ago
c806a6a
KVM: x86: call irq notifiers with directed EOI
by Radim Krčmář
· 10 years ago
faac245
KVM: SVM: Fix confusing message if no exit handlers are installed
by Bandan Das
· 10 years ago
52eb5a6
KVM: x86: For the symbols used locally only should be static type
by Xiubo Li
· 10 years ago
795a149
KVM: x86: Avoid using plain integer as NULL pointer warning
by Xiubo Li
· 10 years ago
0790ec1
KVM: nVMX: mask unrestricted_guest if disabled on L0
by Radim Krčmář
· 10 years ago
ae1f576
KVM: nVMX: Do not emulate #UD while in guest mode
by Jan Kiszka
· 10 years ago
b34a805
KVM: x86: Fix re-execution of patched vmmcall
by Jan Kiszka
· 10 years ago
5e57518
x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE
by David Kaplan
· 10 years ago
670125b
KVM: VMX: Set msr bitmap correctly if vcpu is in guest mode
by Wincy Van
· 10 years ago
c1a6bff
kvm: x86: i8259: return initialized data on invalid-size read
by Petr Matousek
· 10 years ago
dc9be0f
kvm: move advertising of KVM_CAP_IRQFD to common code
by Paolo Bonzini
· 10 years ago
dab429a
kvm: svm: make wbinvd faster
by David Kaplan
· 10 years ago
5cb5605
kvm: x86: make kvm_emulate_* consistant
by Joel Schopp
· 10 years ago
548ef28
KVM: Get rid of kvm_kvfree()
by Thomas Huth
· 10 years ago
5bda6ee
KVM: ioapic: Record edge-triggered interrupts delivery status
by Wincy Van
· 10 years ago
668f198
KVM: SVM: use kvm_register_write()/read()
by David Kaplan
· 10 years ago
f563db4
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
by Radim Krčmář
· 10 years ago
4ff6f8e
KVM: emulate: fix CMPXCHG8B on 32-bit hosts
by Paolo Bonzini
· 10 years ago
21bc8dc
KVM: VMX: fix build without CONFIG_SMP
by Radim Krčmář
· 10 years ago
3750771
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b9085bc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
dab2087
KVM: x86: fix build with !CONFIG_SMP
by Radim Krčmář
· 10 years ago
23e8fe2
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
d44e121
KVM: x86: emulate: correct page fault error code for NoWrite instructions
by Paolo Bonzini
· 10 years ago
f781951
kvm: add halt_poll_ns module parameter
by Paolo Bonzini
· 10 years ago
1e02ce4
x86: Store a per-cpu shadow copy of CR4
by Andy Lutomirski
· 10 years ago
375074c
x86: Clean up cr4 manipulation
by Andy Lutomirski
· 10 years ago
705699a
KVM: nVMX: Enable nested posted interrupt processing
by Wincy Van
· 10 years ago
608406e
KVM: nVMX: Enable nested virtual interrupt delivery
by Wincy Van
· 10 years ago
82f0dd4
KVM: nVMX: Enable nested apic register virtualization
by Wincy Van
· 10 years ago
b9c237b
KVM: nVMX: Make nested control MSRs per-cpu
by Wincy Van
· 10 years ago
f2b9328
KVM: nVMX: Enable nested virtualize x2apic mode
by Wincy Van
· 10 years ago
3af18d9
KVM: nVMX: Prepare for using hardware MSR bitmap
by Wincy Van
· 10 years ago
Next »