]> git.proxmox.com Git - pve-kernel.git/commit
backport "SMM emulation and interrupt shadow fixes"
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 27 Jul 2022 11:45:07 +0000 (13:45 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 27 Jul 2022 11:45:07 +0000 (13:45 +0200)
commitf6df304f26cc1231a3109fe1f8f383d5c418e71d
tree56c6385cb180e1033248207e6a556df19315eb12
parentaa04318f190c864688aa0427f102bd2ab3436c8a
backport "SMM emulation and interrupt shadow fixes"

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
patches/kernel/0015-KVM-x86-emulator-em_sysexit-should-update-ctxt-mode.patch [new file with mode: 0644]
patches/kernel/0016-KVM-x86-emulator-introduce-update_emulation_mode.patch [new file with mode: 0644]
patches/kernel/0017-KVM-x86-emulator-remove-assign_eip_near-far.patch [new file with mode: 0644]
patches/kernel/0018-KVM-x86-emulator-update-the-emulation-mode-after-rsm.patch [new file with mode: 0644]
patches/kernel/0019-KVM-x86-emulator-update-the-emulation-mode-after-CR0.patch [new file with mode: 0644]
patches/kernel/0020-KVM-x86-emulator-smm-add-structs-for-KVM-s-smram-lay.patch [new file with mode: 0644]
patches/kernel/0021-KVM-x86-emulator-smm-use-smram-struct-for-32-bit-smr.patch [new file with mode: 0644]
patches/kernel/0022-KVM-x86-emulator-smm-use-smram-struct-for-64-bit-smr.patch [new file with mode: 0644]
patches/kernel/0023-KVM-x86-SVM-use-smram-structs.patch [new file with mode: 0644]
patches/kernel/0024-KVM-x86-emulator-smm-preserve-interrupt-shadow-in-SM.patch [new file with mode: 0644]