On Fri, Jun 21, 2013 at 08:10:15AM -0500, Anthony Liguori wrote: > "Michael S. Tsirkin" <m...@redhat.com> writes: > > > From: Michael S. Tsirkin <m...@redhat.com> > > > > The following changes since commit 90a2541b763b31d2b551b07e24aae3de5266d31b: > > > > target-i386: fix over 80 chars warnings (2013-06-15 17:50:38 +0000) > > > > are available in the git repository at: > > > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_anthony > > > > for you to fetch changes up to f96c30047009f8a9c3cecf68104d8d99f989f54d: > > > > pci: Fold host_buses list into PCIHostState functionality > > (2013-06-19 18:35:05 +0300) > > SEGV's during pretty much any test I try to run during startup: > > Core was generated by > `/home/aliguori/build/qemu/x86_64-softmmu/qemu-system-x86_64 -kernel > /usr/local/'. > Program terminated with signal 11, Segmentation fault. > #0 qemu_get_queue (nic=0x0) at /home/aliguori/git/qemu/net/net.c:263
It's caused by the rx filter patch, sorry about not catching it. I've fixed it up but will send a pull request without it, so it can get a bit more testing. -- MST