Hi Keith
V3 introduced a new bug, the following error messages from qemu output
after applying this patch to boot up a guest.
Error messages:
error: kvm run failed Invalid argument
error: kvm run failed Invalid argument
EAX= EBX= ECX= EDX=000806f4
ESI= EDI=
I tested this series of patches v6 with virtio-net regression tests,
everything works fine.
Tested-by: Lei Yang
On Wed, Jan 8, 2025 at 8:33 PM Michael S. Tsirkin wrote:
>
> On Mon, Dec 30, 2024 at 09:50:59AM +, Chia-Yu Chang (Nokia) wrote:
> > >From: Jason Wang
> > &g