Re: [PATCH v7 19/52] i386/tdx: Track mem_ptr for each firmware entry of TDVF

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/20/2025 2:40 AM, Francesco Lavra wrote:
On Fri, 2025-01-24 at 08:20 -0500, Xiaoyao Li wrote:
diff --git a/target/i386/kvm/tdx.c b/target/i386/kvm/tdx.c
index 73f90b0a2217..8564b3ae905d 100644
--- a/target/i386/kvm/tdx.c
+++ b/target/i386/kvm/tdx.c
@@ -12,10 +12,14 @@
  #include "qemu/osdep.h"
  #include "qemu/error-report.h"
  #include "qemu/base64.h"
+#include "qemu/mmap-alloc.h"
  #include "qapi/error.h"
  #include "qom/object_interfaces.h"
  #include "crypto/hash.h"
+#include "system/system.h"
+#include "hw/i386/x86.h"
+#include "hw/i386/tdvf.h"
  #include "hw/i386/x86.h"

Duplicated include


Thanks for catching it!




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux