[PATCH 0/4] igvm: rework igvm file loading + processing, fix reset

Gerd Hoffmann posted 4 patches 1 day, 22 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251118122133.1695767-1-kraxel@redhat.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>, Stefano Garzarella <sgarzare@redhat.com>, Ani Sinha <anisinha@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>
include/system/igvm-cfg.h |  5 ++++
include/system/igvm.h     |  1 +
backends/igvm-cfg.c       | 53 ++++++++++++++++++++++++++++++++++++++-
backends/igvm.c           | 14 +++++++----
hw/i386/pc_piix.c         | 10 --------
hw/i386/pc_q35.c          | 10 --------
backends/trace-events     |  7 ++++++
7 files changed, 74 insertions(+), 26 deletions(-)
[PATCH 0/4] igvm: rework igvm file loading + processing, fix reset
Posted by Gerd Hoffmann 1 day, 22 hours ago

Gerd Hoffmann (4):
  igvm: make igvm-cfg object resetable
  igvm: move file load to complete callback
  igvm: add trace point for igvm file loading and processing
  igvm: move igvm file processing to reset callbacks

 include/system/igvm-cfg.h |  5 ++++
 include/system/igvm.h     |  1 +
 backends/igvm-cfg.c       | 53 ++++++++++++++++++++++++++++++++++++++-
 backends/igvm.c           | 14 +++++++----
 hw/i386/pc_piix.c         | 10 --------
 hw/i386/pc_q35.c          | 10 --------
 backends/trace-events     |  7 ++++++
 7 files changed, 74 insertions(+), 26 deletions(-)

-- 
2.51.1