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
/
smm.c
Age
Commit message (
Expand
)
Author
2024-09-09
KVM: x86: Forcibly leave nested if RSM to L2 hits shutdown
Sean Christopherson
2024-07-16
KVM: x86: Introduce kvm_x86_call() to simplify static calls of kvm_x86_ops
Wei Wang
2024-02-22
KVM: x86: Open code all direct reads to guest DR6 and DR7
Sean Christopherson
2024-02-22
KVM: x86: Make kvm_get_dr() return a value, not use an out parameter
Sean Christopherson
2023-09-27
KVM: x86: Remove redundant vcpu->arch.cr0 assignments
Michal Luczaj
2023-01-31
KVM: x86: Use emulator callbacks instead of duplicating "host flags"
Maxim Levitsky
2022-12-29
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
2022-11-09
KVM: x86: smm: preserve interrupt shadow in SMRAM
Maxim Levitsky
2022-11-09
KVM: x86: smm: use smram struct for 64 bit smram load/restore
Maxim Levitsky
2022-11-09
KVM: x86: smm: use smram struct for 32 bit smram load/restore
Maxim Levitsky
2022-11-09
KVM: x86: smm: use smram structs in the common code
Maxim Levitsky
2022-11-09
KVM: x86: smm: add structs for KVM's smram layout
Maxim Levitsky
2022-11-09
KVM: x86: smm: check for failures on smm entry
Maxim Levitsky
2022-11-09
KVM: x86: do not define SMM-related constants if SMM disabled
Paolo Bonzini
2022-11-09
KVM: x86: do not go through ctxt->ops when emulating rsm
Paolo Bonzini
2022-11-09
KVM: x86: move SMM exit to a new file
Paolo Bonzini
2022-11-09
KVM: x86: move SMM entry to a new file
Paolo Bonzini
2022-11-09
KVM: x86: start moving SMM-related functions to new files
Paolo Bonzini