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

Re: [Xen-devel] [PATCH v2] SVM: Add union intstat_t for offset 68h in vmcb struct



On 2020/3/24 19:55, Jan Beulich wrote:
--- a/xen/include/asm-x86/hvm/svm/vmcb.h
+++ b/xen/include/asm-x86/hvm/svm/vmcb.h
@@ -316,6 +316,17 @@ typedef union
      uint64_t raw;
  } intinfo_t;
+typedef union
+{
+    struct
+    {

Nit: The brace should be on the same line as "struct"; can be
taken care of while committing.

Ok, thanks.

--
Regards,
Pu Wen



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.