]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
loader: allow adding ROMs in done callbacks
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 24 Jul 2013 15:56:08 +0000 (18:56 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 14 Oct 2013 14:48:52 +0000 (17:48 +0300)
commitd916b46494a2a477636a59900ab1609de192f47a
tree496c824eb085e443f536044c7e5d66d2ac722e98
parentbc70232918ad3fb45c2b5423455a5de6bc7efdef
loader: allow adding ROMs in done callbacks

Don't abort if machine done callbacks add ROMs.

Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Tested-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Tested-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/core/loader.c
include/hw/loader.h
vl.c