summary refs log tree commit diff stats
path: root/hw/acpi/acpi_interface.c
diff options
context:
space:
mode:
authorAnthony PERARD <anthony.perard@citrix.com>2022-04-11 15:47:49 +0100
committerStefan Berger <stefanb@linux.ibm.com>2022-06-07 20:37:25 -0400
commite37a0ef4605e5d2041785ff3fc89ca6021faf7a0 (patch)
tree7925dbcabc22cc87499ca7d7387beed459f30525 /hw/acpi/acpi_interface.c
parent4d84bb6c8b42cc781a02e1ac6648875966abc877 (diff)
downloadfocaccia-qemu-e37a0ef4605e5d2041785ff3fc89ca6021faf7a0.tar.gz
focaccia-qemu-e37a0ef4605e5d2041785ff3fc89ca6021faf7a0.zip
tpm_crb: mark command buffer as dirty on request completion
At the moment, there doesn't seems to be any way to know that QEMU
made modification to the command buffer. This is potentially an issue
on Xen while migrating a guest, as modification to the buffer after
the migration as started could be ignored and not transfered to the
destination.

Mark the memory region of the command buffer as dirty once a request
is completed.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Message-id: 20220411144749.47185-1-anthony.perard@citrix.com
Diffstat (limited to 'hw/acpi/acpi_interface.c')
0 files changed, 0 insertions, 0 deletions