[Qemu-devel] hvf: fix "bad size" panic for 64-bit operands

2019-04-05 Thread Max Khon
Hello, Attached patch fixes "bad size" panic for 64-bit operands when "-accel hvf" is enabled. Max fix-64bit-hvf.patch Description: Binary data

[Qemu-devel] [Bug 1771042] Re: dataplane interrupt handler doesn't support msi

2019-03-12 Thread Max Khon
This bug is invalid. MSI/MSI-X interrupts are properly serviced when dataplane batching is used. The original problem was in the incorrect virtio driver initialization sequence (virtqueues and MSI-X interrupts configured after DRIVER_OK bit is set). This bug can be closed as INVALID. -- You rece