mirror of
https://github.com/mii443/qemu.git
synced 2025-08-28 01:49:38 +00:00
This fixes the following assert when -device adlib is used:
ioport.c:240: portio_list_add: Assertion `pio->offset >= off_last' failed.
Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(cherry picked from commit 2b21fb57af
)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>