Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251030072956.1194-1-its@irrelevant.dk
Maintainers: Alistair Francis <alistair.francis@wdc.com>, Keith Busch <kbusch@kernel.org>, Klaus Jensen <its@irrelevant.dk>, Jesper Devantier <foss@defmacro.it>, Stefan Hajnoczi <stefanha@redhat.com>, Fam Zheng <fam@euphon.net>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
backends/spdm-socket.c | 81 +++++++++--
docs/specs/spdm.rst | 10 +-
hw/nvme/ctrl.c | 335 +++++++++++++++++++++++++++++++++++++++++--
hw/nvme/ns.c | 74 ++++++++++
hw/nvme/nvme.h | 19 +++
include/block/nvme.h | 15 ++
include/hw/pci/pci_device.h | 2 +
include/system/spdm-socket.h | 65 ++++++++-
8 files changed, 571 insertions(+), 30 deletions(-)