summary refs log tree commit diff stats
path: root/rust/qemu-api-macros/src
diff options
context:
space:
mode:
authorLei Wang <lei4.wang@intel.com>2024-08-07 01:18:12 -0700
committerPaolo Bonzini <pbonzini@redhat.com>2024-10-02 12:58:46 +0200
commitab891454ebe82f7e359be721007652556f9f8356 (patch)
tree54e314bdf80c975b43ca64af94ee63225806e9cb /rust/qemu-api-macros/src
parent7c6ec5bc5fea92a4ddea3f0189e3a7e7588e1d19 (diff)
downloadfocaccia-qemu-ab891454ebe82f7e359be721007652556f9f8356.tar.gz
focaccia-qemu-ab891454ebe82f7e359be721007652556f9f8356.zip
target/i386: Raise the highest index value used for any VMCS encoding
Because the index value of the VMCS field encoding of FRED injected-event
data (one of the newly added VMCS fields for FRED transitions), 0x52, is
larger than any existing index value, raise the highest index value used
for any VMCS encoding to 0x52.

Because the index value of the VMCS field encoding of Secondary VM-exit
controls, 0x44, is larger than any existing index value, raise the highest
index value used for any VMCS encoding to 0x44.

Co-developed-by: Xin Li <xin3.li@intel.com>
Signed-off-by: Xin Li <xin3.li@intel.com>
Signed-off-by: Lei Wang <lei4.wang@intel.com>
Signed-off-by: Xin Li (Intel) <xin@zytor.com>
Link: https://lore.kernel.org/r/20240807081813.735158-4-xin@zytor.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api-macros/src')
0 files changed, 0 insertions, 0 deletions