index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+12
2017-04-21
kvm: better MWAIT emulation for guests
Michael S. Tsirkin
1
-2
/
+5
2017-04-07
kvm/svm: Setup MCG_CAP on AMD properly
Borislav Petkov
1
-0
/
+7
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
1
-0
/
+3
2017-03-20
kvm: fix usage of uninit spinlock in avic_vm_destroy()
Dmitry Vyukov
1
-0
/
+3
2017-03-16
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
1
-3
/
+1
2017-02-17
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
1
-40
/
+3
2017-02-15
KVM: svm: inititalize hash table structures directly
David Hildenbrand
1
-4
/
+2
2017-02-15
KVM: x86: do not scan IRR twice on APICv vmentry
Paolo Bonzini
1
-6
/
+0
2017-01-09
kvm: svm: Use the hardware provided GPA instead of page walk
Tom Lendacky
1
-0
/
+2
2016-12-08
KVM: x86: Add kvm_skip_emulated_instruction and use it.
Kyle Huey
1
-8
/
+3
2016-12-08
KVM: x86: Add a return value to kvm_emulate_cpuid
Kyle Huey
1
-2
/
+1
2016-11-24
kvm: svm: Add kvm_fast_pio_in support
Tom Lendacky
1
-2
/
+3
2016-11-24
kvm: svm: Add support for additional SVM NPF error codes
Tom Lendacky
1
-1
/
+1
2016-11-02
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
Paolo Bonzini
1
-23
/
+0
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-30
/
+387
2016-09-20
kvm: svm: fix unsigned compare less than zero comparison
Colin Ian King
1
-4
/
+5
2016-09-16
kvm: x86: drop read_tsc_offset()
Luiz Capitulino
1
-8
/
+0
2016-09-08
svm: Implements update_pi_irte hook to setup posted interrupt
Suravee Suthikulpanit
1
-19
/
+266
2016-09-08
svm: Introduce AMD IOMMU avic_ga_log_notifier
Suravee Suthikulpanit
1
-2
/
+68
2016-09-08
svm: Introduces AVIC per-VM ID
Suravee Suthikulpanit
1
-0
/
+51
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
1
-1
/
+1
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+7
2016-07-01
KVM: x86: use guest_exit_irqoff
Paolo Bonzini
1
-0
/
+6
2016-06-16
kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC
Suravee Suthikulpanit
1
-5
/
+10
2016-06-16
kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()
Suravee Suthikulpanit
1
-3
/
+3
2016-06-14
KVM: x86: Fix typos
Andrea Gelmini
1
-1
/
+1
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2016-05-24
svm: bitwise vs logical op typo
Dan Carpenter
1
-2
/
+2
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-9
/
+661
2016-05-18
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
Paolo Bonzini
1
-1
/
+1
2016-05-18
svm: Manage vcpu load/unload when enable AVIC
Suravee Suthikulpanit
1
-0
/
+89
2016-05-18
svm: Do not intercept CR8 when enable AVIC
Suravee Suthikulpanit
1
-4
/
+12
2016-05-18
svm: Do not expose x2APIC when enable AVIC
Suravee Suthikulpanit
1
-0
/
+12
2016-05-18
KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
Suravee Suthikulpanit
1
-0
/
+10
2016-05-18
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
1
-0
/
+279
2016-05-18
svm: Add interrupt injection via AVIC
Suravee Suthikulpanit
1
-4
/
+35
2016-05-18
KVM: x86: Detect and Initialize AVIC support
Suravee Suthikulpanit
1
-1
/
+224
2016-04-29
x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase
Andy Lutomirski
1
-1
/
+1
2016-03-22
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
1
-0
/
+8
2016-02-16
kvm/x86: Pass return code of kvm_emulate_hypercall
Andrey Smetanin
1
-2
/
+1
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+32
2016-01-11
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+17
2015-12-11
kvm: x86: move tracepoints outside extended quiescent state
Paolo Bonzini
1
-2
/
+2
2015-11-25
KVM: svm: add support for RDTSCP
Paolo Bonzini
1
-1
/
+23
2015-11-25
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
1
-3
/
+8
2015-11-25
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
1
-1
/
+1
2015-11-24
x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR
Borislav Petkov
1
-0
/
+17
2015-11-10
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
1
-1
/
+1
2015-11-10
KVM: svm: unconditionally intercept #DB
Paolo Bonzini
1
-11
/
+3
[next]