mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-19 16:12:40 -06:00
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 |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| meson.build | ||
| tpm_crb.c | ||
| tpm_ppi.c | ||
| tpm_ppi.h | ||
| tpm_prop.h | ||
| tpm_spapr.c | ||
| tpm_tis.h | ||
| tpm_tis_common.c | ||
| tpm_tis_isa.c | ||
| tpm_tis_sysbus.c | ||
| trace-events | ||
| trace.h | ||