You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/backends
Philippe Mathieu-Daudé 0ff9cd9a6a backends/tpm: Avoid using g_alloca()
tpm_emulator_ctrlcmd() is not in hot path.
Use the heap instead of the stack, removing
the g_alloca() call.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20250605193540.59874-3-philmd@linaro.org>
3 weeks ago
..
tpm backends/tpm: Avoid using g_alloca() 3 weeks ago
Kconfig backends: Initial support for SPDM socket support 11 months ago
confidential-guest-support.c qom: Have class_init() take a const data argument 2 months ago
cryptodev-builtin.c qom: Have class_init() take a const data argument 2 months ago
cryptodev-hmp-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 5 months ago
cryptodev-lkcf.c qom: Have class_init() take a const data argument 2 months ago
cryptodev-vhost-user.c qom: Have class_init() take a const data argument 2 months ago
cryptodev-vhost.c cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0() 4 months ago
cryptodev.c qom: Make InterfaceInfo[] uses const 2 months ago
dbus-vmstate.c qom: Make InterfaceInfo[] uses const 2 months ago
dbus-vmstate1.xml docs: move D-Bus VMState documentation to source XML 4 years ago
host_iommu_device.c qom: Have class_init() take a const data argument 2 months ago
hostmem-epc.c qom: Have class_init() take a const data argument 2 months ago
hostmem-file.c qom: Have class_init() take a const data argument 2 months ago
hostmem-memfd.c qom: Have class_init() take a const data argument 2 months ago
hostmem-ram.c qom: Have class_init() take a const data argument 2 months ago
hostmem-shm.c qom: Have class_init() take a const data argument 2 months ago
hostmem.c qom: Make InterfaceInfo[] uses const 2 months ago
iommufd.c vfio/iommufd: Add properties and handlers to TYPE_HOST_IOMMU_DEVICE_IOMMUFD 3 weeks ago
meson.build util: exclude mmap-alloc.c from compilation target on Emscripten 2 months ago
rng-builtin.c qom: Have class_init() take a const data argument 2 months ago
rng-egd.c qom: Have class_init() take a const data argument 2 months ago
rng-random.c qom: Have class_init() take a const data argument 2 months ago
rng.c qom: Make InterfaceInfo[] uses const 2 months ago
spdm-socket.c include: Rename sysemu/ -> system/ 6 months ago
trace-events backends/iommufd: Add a helper to invalidate user-managed HWPT 3 weeks ago
trace.h
vhost-user.c vhost-user: return failure if backend crash when live migration 2 months ago