[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [POC QEMU PATCH 0/2] CPU hotplug: use dedicated SMRAM at 0x
From: |
Igor Mammedov |
Subject: |
[Qemu-devel] [POC QEMU PATCH 0/2] CPU hotplug: use dedicated SMRAM at 0x30000 in SMM address space |
Date: |
Fri, 16 Aug 2019 07:24:05 -0400 |
It's just a quick hack together with Seabios to show
that normal RAM at 0x30000 is not affected by SMM relocation
and dedicated SMRAM could be used for relocation without need to
care about untrusted RAM content at 0x30000.
CC: "Chen, Yingwen" <address@hidden>
CC: edk2-devel-groups-io <address@hidden>
CC: Phillip Goerl <address@hidden>
CC: qemu devel list <address@hidden>
CC: "Yao, Jiewen" <address@hidden>
CC: "Nakajima, Jun" <address@hidden>
CC: Boris Ostrovsky <address@hidden>
CC: edk2-rfc-groups-io <address@hidden>
CC: Laszlo Ersek <address@hidden>
CC: Joao Marcal Lemos Martins <address@hidden>
CC: address@hidden
include/hw/pci-host/q35.h | 1 +
hw/pci-host/q35.c | 10 ++++++++++
2 files changed, 11 insertions(+)
--
2.18.1
- [Qemu-devel] [POC QEMU PATCH 0/2] CPU hotplug: use dedicated SMRAM at 0x30000 in SMM address space,
Igor Mammedov <=