Revision 9a3e52e3465f85d203d0fd2910ca3625b3c45420 authored by Wolfgang Bumiller on 25 September 2018, 08:15:06 UTC, committed by Markus Armbruster on 06 November 2018, 16:02:49 UTC
monitor_resume() and monitor_suspend() both want to
"kick" the I/O thread if it is there, but in
monitor_suspend() lacked the use_io_thread flag condition.
This is required when we later only spawn the thread on
first use.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180925081507.11873-2-w.bumiller@proxmox.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
1 parent 0ca70f1
History
File Mode Size
keymaps
optionrom
s390-ccw
spapr-rtas
Makefile -rw-r--r-- 236 bytes
QEMU,cgthree.bin -rw-r--r-- 850 bytes
QEMU,tcx.bin -rw-r--r-- 1.4 KB
README -rw-r--r-- 2.3 KB
bamboo.dtb -rw-r--r-- 3.1 KB
bamboo.dts -rw-r--r-- 4.5 KB
bios-256k.bin -rw-r--r-- 256.0 KB
bios.bin -rw-r--r-- 128.0 KB
canyonlands.dtb -rw-r--r-- 9.5 KB
canyonlands.dts -rw-r--r-- 15.4 KB
efi-e1000.rom -rw-r--r-- 234.5 KB
efi-e1000e.rom -rw-r--r-- 234.5 KB
efi-eepro100.rom -rw-r--r-- 234.5 KB
efi-ne2k_pci.rom -rw-r--r-- 232.5 KB
efi-pcnet.rom -rw-r--r-- 232.5 KB
efi-rtl8139.rom -rw-r--r-- 236.0 KB
efi-virtio.rom -rw-r--r-- 236.5 KB
efi-vmxnet3.rom -rw-r--r-- 230.5 KB
hppa-firmware.img -rw-r--r-- 210.9 KB
kvmvapic.bin -rw-r--r-- 9.0 KB
linuxboot.bin -rw-r--r-- 1.0 KB
linuxboot_dma.bin -rw-r--r-- 1.5 KB
multiboot.bin -rw-r--r-- 1.0 KB
openbios-ppc -rw-r--r-- 749.2 KB
openbios-sparc32 -rw-r--r-- 373.1 KB
openbios-sparc64 -rw-r--r-- 1.5 MB
palcode-clipper -rw-r--r-- 149.1 KB
petalogix-ml605.dtb -rw-r--r-- 9.7 KB
petalogix-s3adsp1800.dtb -rw-r--r-- 8.1 KB
ppc_rom.bin -rw-r--r-- 1.0 MB
pxe-e1000.rom -rw-r--r-- 65.5 KB
pxe-eepro100.rom -rw-r--r-- 60.0 KB
pxe-ne2k_pci.rom -rw-r--r-- 60.0 KB
pxe-pcnet.rom -rw-r--r-- 60.0 KB
pxe-rtl8139.rom -rw-r--r-- 60.0 KB
pxe-virtio.rom -rw-r--r-- 59.0 KB
qemu-icon.bmp -rw-r--r-- 630 bytes
qemu-nsis.bmp -rw-r--r-- 150.9 KB
qemu-nsis.ico -rw-r--r-- 4.7 KB
qemu.rsrc -rw-r--r-- 131.5 KB
qemu_logo.svg -rw-r--r-- 31.7 KB
qemu_logo_no_text.svg -rw-r--r-- 30.2 KB
qemu_vga.ndrv -rw-r--r-- 14.4 KB
s390-ccw.img -rw-r--r-- 33.8 KB
s390-netboot.img -rw-r--r-- 53.7 KB
sgabios.bin -rw-r--r-- 4.0 KB
skiboot.lid -rw-r--r-- 1.2 MB
slof.bin -rw-r--r-- 951.7 KB
spapr-rtas.bin -rw-r--r-- 20 bytes
u-boot-sam460-20100605.bin -rw-r--r-- 512.0 KB
u-boot.e500 -rw-r--r-- 379.6 KB
vgabios-bochs-display.bin -rw-r--r-- 27.0 KB
vgabios-cirrus.bin -rw-r--r-- 37.5 KB
vgabios-qxl.bin -rw-r--r-- 38.0 KB
vgabios-ramfb.bin -rw-r--r-- 27.5 KB
vgabios-stdvga.bin -rw-r--r-- 38.0 KB
vgabios-virtio.bin -rw-r--r-- 38.0 KB
vgabios-vmware.bin -rw-r--r-- 38.0 KB
vgabios.bin -rw-r--r-- 37.5 KB

README

back to top