09.11.2024 10:38, Paolo Bonzini wrote:
> On 11/9/24 07:38, Michael Tokarev wrote:
>> 12 64e0e63ea16a Tom Dohrmann:
>> accel/kvm: check for KVM_CAP_READONLY_MEM on VM
>
> This only matters for SEV-SNP support, so it's not needed before 9.1. But it's not harmful either.
Aha. Thank you for letting me know.
>> 13 d9280ea31747 Stefan Berger:
>> tests: Wait for migration completion on destination QEMU to avoid failures
>> 14 04bbc3ee52b3 Kevin Wolf:
>> raw-format: Fix error message for invalid offset/size
>> 15 a7cfd751fb26 Richard Henderson:
>> tcg: Reset data_gen_ptr correctly
>> 16 987b63f24afe Peter Maydell:
>> target/i386: Avoid unreachable variable declaration in mmu_translate()
>> 17 b56617bbcb47 Alexander Graf:
>> target/i386: Walk NPT in guest real mode
>
> Please add "target/i386: Fix legacy page table walk" as well on top of this one. It is in my recently-sent pull request.
Yes, I noticed your PR, and am waiting for it to land
in master, - will pick it up for sure. Also a few
others applied before 11-18.
Thank you!
/mjt