Re: [Qemu-devel] [PATCH] default-configs: Enable CONFIG_VMXNET3_PCI only on x86

2017-09-28 Thread Dmitry Fleytman
> On 28 Sep 2017, at 12:52 PM, Thomas Huth wrote: > > The device can not be instantiated on many non-x86 and just prints > some error messages, e.g.: > > $ qemu-system-ppc64 -device vmxnet3 -M g3beige > [vmxnet3][WR][vmxnet3_init_msix]: Failed to initialize MSI-X, error -95 > [vmxnet3][WR][vmxn

[Qemu-devel] [PATCH] default-configs: Enable CONFIG_VMXNET3_PCI only on x86

2017-09-28 Thread Thomas Huth
The device can not be instantiated on many non-x86 and just prints some error messages, e.g.: $ qemu-system-ppc64 -device vmxnet3 -M g3beige [vmxnet3][WR][vmxnet3_init_msix]: Failed to initialize MSI-X, error -95 [vmxnet3][WR][vmxnet3_pci_realize]: Failed to initialize MSI-X, configuration is inc