Re: [Qemu-devel] PCI regression in 2.9

2017-04-04 Thread Michael S. Tsirkin
On Tue, Apr 04, 2017 at 11:30:13AM -0400, Jeff Cody wrote: > > I ran into this while running qemu iotests, and it looks like it is a > regression from 2.8. > > Here is the reproducer: > > $ ./x86_64-softmmu/qemu-system-x86_64 -drive if=virtio > qemu-system-x86_64: qemu-kvm/memory.c:2078: memory_

[Qemu-devel] PCI regression in 2.9

2017-04-04 Thread Jeff Cody
I ran into this while running qemu iotests, and it looks like it is a regression from 2.8. Here is the reproducer: $ ./x86_64-softmmu/qemu-system-x86_64 -drive if=virtio qemu-system-x86_64: qemu-kvm/memory.c:2078: memory_region_del_subregion: Assertion `subregion->container == mr' failed Aborte