On Tue, 15 Oct 2024 at 15:17, Paolo Bonzini <pbonz...@redhat.com> wrote: > > The following changes since commit aa54f5be44be786636a5d51cc1612ad208a24849: > > tests: update lcitool to fix freebsd py311-yaml rename (2024-10-14 15:54:24 > +0100) > > are available in the Git repository at: > > https://gitlab.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to 4bfdcb24fa5dc0844d0e4ab2cebb6687a233c0ff: > > target/i386: Use only 16 and 32-bit operands for IN/OUT (2024-10-15 > 16:15:47 +0200) > > ---------------------------------------------------------------- > * target/i386: Fixes for IN and OUT with REX prefix > * target/i386: New CPUID features and logic fixes > * target/i386: Add support save/load HWCR MSR > * target/i386: Move more instructions to new decoder; separate decoding > and IR generation > * target/i386/tcg: Use DPL-level accesses for interrupts and call gates > * accel/kvm: perform capability checks on VM file descriptor when necessary > * accel/kvm: dynamically sized kvm memslots array > * target/i386: fixes for Hyper-V > * docs/system: Add recommendations to Hyper-V enlightenments doc > > ----------------------------------------------------------------
As discussed on irc, this (maybe?) runs into the s390 host bug you posted a patch for, so I'll wait for a v2 of this. -- PMM