]> git.proxmox.com Git - pve-kernel.git/commit
apply "SMM emulation and interrupt shadow fixes"
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 27 Jul 2022 09:12:22 +0000 (11:12 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 7 Sep 2022 13:10:23 +0000 (15:10 +0200)
commit54ebe3cb9b3f774cec59b27cdbc60d463c6ed6f6
treee559e3f2b532fd4bd58941858e129acbd41f1a4a
parente134df3bfbefab7c12ac6cfa043a9be90e6a6c07
apply "SMM emulation and interrupt shadow fixes"

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