index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm.c
Age
Commit message (
Expand
)
Author
2016-12-08
KVM: x86: Add kvm_skip_emulated_instruction and use it.
Kyle Huey
2016-12-08
KVM: x86: Add a return value to kvm_emulate_cpuid
Kyle Huey
2016-11-24
kvm: svm: Add kvm_fast_pio_in support
Tom Lendacky
2016-11-24
kvm: svm: Add support for additional SVM NPF error codes
Tom Lendacky
2016-11-02
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
Paolo Bonzini
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-09-20
kvm: svm: fix unsigned compare less than zero comparison
Colin Ian King
2016-09-16
kvm: x86: drop read_tsc_offset()
Luiz Capitulino
2016-09-08
svm: Implements update_pi_irte hook to setup posted interrupt
Suravee Suthikulpanit
2016-09-08
svm: Introduce AMD IOMMU avic_ga_log_notifier
Suravee Suthikulpanit
2016-09-08
svm: Introduces AVIC per-VM ID
Suravee Suthikulpanit
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-07-01
KVM: x86: use guest_exit_irqoff
Paolo Bonzini
2016-06-16
kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC
Suravee Suthikulpanit
2016-06-16
kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()
Suravee Suthikulpanit
2016-06-14
KVM: x86: Fix typos
Andrea Gelmini
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-24
svm: bitwise vs logical op typo
Dan Carpenter
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-18
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
Paolo Bonzini
2016-05-18
svm: Manage vcpu load/unload when enable AVIC
Suravee Suthikulpanit
2016-05-18
svm: Do not intercept CR8 when enable AVIC
Suravee Suthikulpanit
2016-05-18
svm: Do not expose x2APIC when enable AVIC
Suravee Suthikulpanit
2016-05-18
KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
Suravee Suthikulpanit
2016-05-18
svm: Add VMEXIT handlers for AVIC
Suravee Suthikulpanit
2016-05-18
svm: Add interrupt injection via AVIC
Suravee Suthikulpanit
2016-05-18
KVM: x86: Detect and Initialize AVIC support
Suravee Suthikulpanit
2016-04-29
x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase
Andy Lutomirski
2016-03-22
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
2016-02-16
kvm/x86: Pass return code of kvm_emulate_hypercall
Andrey Smetanin
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-11
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-12-11
kvm: x86: move tracepoints outside extended quiescent state
Paolo Bonzini
2015-11-25
KVM: svm: add support for RDTSCP
Paolo Bonzini
2015-11-25
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
2015-11-25
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
2015-11-24
x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR
Borislav Petkov
2015-11-10
KVM: x86: rename update_db_bp_intercept to update_bp_intercept
Paolo Bonzini
2015-11-10
KVM: svm: unconditionally intercept #DB
Paolo Bonzini
2015-11-10
KVM: x86: work around infinite loop in microcode when #AC is delivered
Eric Northup
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
Haozhong Zhang
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()
Haozhong Zhang
2015-11-10
KVM: x86: Replace call-back compute_tsc_offset() with a common function
Haozhong Zhang
2015-11-10
KVM: x86: Replace call-back set_tsc_khz() with a common function
Haozhong Zhang
2015-11-10
KVM: x86: Add a common TSC scaling function
Haozhong Zhang
2015-11-10
KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_arch
Haozhong Zhang
2015-11-10
KVM: x86: Collect information for setting TSC scaling ratio
Haozhong Zhang
2015-10-19
kvm: x86: zero EFER on INIT
Paolo Bonzini
2015-10-16
kvm: svm: Only propagate next_rip when guest supports it
Joerg Roedel
[next]