And this continues... >From doing testing on a Sapphire Rapids box, saw that there was a stack >overflow in the page table walker code when the guest is using 57-bit VAs.
And saw that nested virt is incompatible with kernel-irqchip=off so made them exclusive to each other. Also enabled some more enlightenments because why not... Mohamed Mediouni (3): whpx: i386: do not enable nested virt when kernel-irqchip=off target/i386: emulate: LA57 fix whpx: i386: enable some more enlightenments target/i386/emulate/x86_mmu.c | 2 +- target/i386/whpx/whpx-all.c | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) -- 2.50.1 (Apple Git-155)
