The following changes since commit c4d242501a61093a8b80ee8f6dd071c5110a100c:
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging (2024-08-02 15:53:54 +1000)
are available in the Git repository at:
https://gitlab.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to ac63755b20013ec6a3d2aef4538d37dc90bc3d10:
target/i386: Fix VSIB decode (2024-08-05 14:14:47 +0200)
----------------------------------------------------------------
* target/i386: SEV: fix incorrect property name
* target/i386: tcg: fix VSIB decode with XMM/YMM{4,12}
----------------------------------------------------------------
Paolo Bonzini (1):
target/i386: SEV: fix mismatch in vcek-disabled property name
Richard Henderson (1):
target/i386: Fix VSIB decode
target/i386/sev.c | 2 +-
target/i386/tcg/translate.c | 20 ++++++++++----------
target/i386/tcg/decode-new.c.inc | 3 ++-
3 files changed, 13 insertions(+), 12 deletions(-)
--
2.45.2