diff options
| author | Igor Mammedov | 2014-02-17 15:00:06 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin | 2014-03-09 20:09:37 +0100 |
| commit | 6e1f0a55a14bad1d0c8b9d29626ef4e4b2617c74 (patch) | |
| tree | 60a890109fd1e4ceef52d35d86cb71fc2bc25dac /include/exec/memory.h | |
| parent | memory_region_present: return false if address is not found in child MemoryRe... (diff) | |
| download | qemu-6e1f0a55a14bad1d0c8b9d29626ef4e4b2617c74.tar.gz qemu-6e1f0a55a14bad1d0c8b9d29626ef4e4b2617c74.tar.xz qemu-6e1f0a55a14bad1d0c8b9d29626ef4e4b2617c74.zip | |
PCIE: fix regression with coldplugged multifunction device
PCIE is causing asserts each time a multifunction device is added
on command line (coldplug).
This is caused by
commit a66e657e18cd9b70e9f57ae5512c07faf2bc508f
pci/pcie: convert PCIE hotplug to use hotplug-handler API
QEMU abort is caused by misplaced assertion, which should
be checked only when device is hotplugged.
Reference to regression report:
http://www.mail-archive.com/qemu-devel@nongnu.org/msg216226.html
Fixes: a66e657e18cd9b70e9f57ae5512c07faf2bc508f
Reported-By: Nigel Kukard <nkukard+qemu@lbsd.net>
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/exec/memory.h')
0 files changed, 0 insertions, 0 deletions
