On 17 June 2015 at 20:38, Michael S. Tsirkin <m...@redhat.com> wrote: > OK things seem to be calming down nicely. > Here's to an uneventful 2.4! > > The following changes since commit 4ebc736e9938a7e88ecc785734b17145bf802a56: > > i386/acpi-build: fix PXB workarounds for unsupported BIOSes (2015-06-11 > 12:40:30 +0200) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > for you to fetch changes up to e352ced61b6030232338de59fd3fc69633b0755b: > > vhost: enable vhost without without MSI-X (2015-06-17 21:27:40 +0200) > > ---------------------------------------------------------------- > virtio, pci fixes, enhancements > > Most notably this includes virtio cross-endian patches. > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com>
Hi. I'm afraid this fails to build for OSX: LINK arm-softmmu/qemu-system-arm Undefined symbols for architecture x86_64: "_tap_fd_set_vnet_be", referenced from: _tap_set_vnet_be in tap.o "_tap_fd_set_vnet_le", referenced from: _tap_set_vnet_le in tap.o thanks -- PMM