adding Irix (and, to a lesser extent, Solaris) userland emulation to QEMU
Go to file
Daniel P. Berrange 55ed56908f Avoid permanently disabled QEMU monitor when UNIX migration fails
If a UNIX migration command is attempt to a UNIX socket which does
not exist, then the monitor is suspended, but never resumed. This
prevents any further use of the monitor

* migration-unix.c: Only call migrate_fd_monitor_suspend() once
  connected to the UNIX socket.

   Signed-off-by: Daniel P. Berrange <berrange@redhat.com>

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
(cherry picked from commit 2dd650e58a)
2009-12-19 08:26:20 -06:00
QMP QMP: add human-readable description to error response 2009-12-07 16:36:50 -06:00
audio audio: port to vmstate 2009-12-03 09:41:25 -06:00
block Don't leak file descriptors 2009-12-03 11:45:50 -06:00
bsd-user
darwin-user
default-configs Add support for S390x system emulation 2009-12-05 17:36:05 +01:00
fpu
gdb-xml
hw Fix loading of ELF multiboot kernels 2009-12-19 08:26:20 -06:00
linux-user Fix ARM userspace strex implementation. 2009-12-11 15:49:14 +00:00
net win32: fix variable use before initialization 2009-12-04 18:06:20 +00:00
pc-bios Fix thinko in linuxboot.S 2009-12-19 08:26:20 -06:00
roms
slirp Don't leak file descriptors 2009-12-03 11:45:50 -06:00
target-alpha
target-arm
target-cris
target-i386 target-i386: Fix evaluation of DR7 register 2009-12-19 08:26:20 -06:00
target-m68k
target-microblaze
target-mips target-mips: fix user-mode emulation startup 2009-12-13 21:05:16 +01:00
target-ppc target-ppc: fix ppc32 kvm build 2009-12-19 09:30:40 +01:00
target-s390x target-s390: Fail on unknown instructions 2009-12-18 16:36:37 +01:00
target-sh4
target-sparc Sparc64: handle MMU global bit and nucleus context 2009-12-05 11:14:55 +00:00
tcg S/390 fake TCG implementation 2009-12-05 17:36:00 +01:00
tests
.gitignore
.gitmodules
CODING_STYLE
COPYING
COPYING.LIB
Changelog Update Changelog and VERSION for 0.12.0-rc2 2009-12-12 08:29:25 -06:00
LICENSE
MAINTAINERS Add S390 maintainer information 2009-12-05 17:36:06 +01:00
Makefile Fix a make -j race 2009-12-17 18:27:27 +01:00
Makefile.hw
Makefile.target Add S390x virtio machine description 2009-12-05 17:36:05 +01:00
Makefile.user
README
TODO
VERSION Update Changelog and VERSION for 0.12.0-rc2 2009-12-12 08:29:25 -06:00
a.out.h
acl.c
acl.h
aes.c
aes.h
aio.c
alpha-dis.c
alpha.ld
arm-dis.c
arm-semi.c
arm.ld
async.c
balloon.h
block-migration.c block migration: Skip zero-sized disks 2009-12-03 11:45:39 -06:00
block-migration.h block migration: Report progress also via info migration 2009-12-03 10:48:53 -06:00
block.c block: Convert bdrv_info_stats() to QObject 2009-12-12 08:17:32 -06:00
block.h block: Convert bdrv_info_stats() to QObject 2009-12-12 08:17:32 -06:00
block_int.h qemu-img: There is more than one host device driver 2009-12-03 11:45:50 -06:00
bswap.h
bt-host.c
bt-host.h
bt-vhci.c
buffered_file.c
buffered_file.h
cache-utils.c
cache-utils.h
check-qdict.c
check-qfloat.c
check-qint.c
check-qjson.c
check-qlist.c
check-qstring.c utests: Add qstring_from_substr() unit-test 2009-12-03 09:41:19 -06:00
cmd.c
cmd.h
cocoa.m
config.h
configure Do not abort on qemu_malloc(0) in production builds 2009-12-12 08:17:26 -06:00
console.c vc: colorize chardev title line with blue background. 2009-12-12 08:17:29 -06:00
console.h VNC: Convert do_info_vnc() to QObject 2009-12-12 08:17:33 -06:00
cpu-all.h
cpu-common.h
cpu-defs.h kvm: x86: Save/restore exception_index 2009-12-12 08:17:28 -06:00
cpu-exec.c S/390 CPU fake emulation 2009-12-05 17:36:00 +01:00
create_config
cris-dis.c
curses.c
curses_keys.h
cutils.c
d3des.c
d3des.h
def-helper.h
device_tree.c
device_tree.h
dis-asm.h
disas.c
disas.h
dma-helpers.c
dma.h
dyngen-exec.h S/390 fake TCG implementation 2009-12-05 17:36:00 +01:00
elf.h
envlist.c
envlist.h
exec-all.h tcg: increase TCG_MAX_OP_SIZE to 192 2009-12-01 00:06:15 +00:00
exec.c Allocate physical memory in low virtual address space 2009-12-05 17:36:02 +01:00
feature_to_c.sh
gdbstub.c S390 GDB stub 2009-12-05 17:36:06 +01:00
gdbstub.h
gen-icount.h
host-utils.c
host-utils.h target-alpha: Fix generic ctz64. 2009-12-17 18:24:59 +01:00
hostregs_helper.h
hpet.h
hppa-dis.c
hppa.ld
hxtool
i386-dis.c
i386.ld
ia64.ld
ioport-user.c
ioport.c
ioport.h
json-lexer.c
json-lexer.h
json-parser.c
json-parser.h
json-streamer.c
json-streamer.h
keymaps.c
keymaps.h
kvm-all.c kvm: x86: Add support for VCPU event states 2009-12-03 15:25:57 -06:00
kvm.h kvm: x86: Add support for VCPU event states 2009-12-03 15:25:57 -06:00
libfdt_env.h
linux-aio.c
m68k-dis.c
m68k-semi.c
m68k.ld
microblaze-dis.c
migration-exec.c live migration: Propagate output monitor to callback handler 2009-12-03 10:48:53 -06:00
migration-fd.c live migration: Propagate output monitor to callback handler 2009-12-03 10:48:53 -06:00
migration-tcp.c Don't leak file descriptors 2009-12-03 11:45:50 -06:00
migration-unix.c Avoid permanently disabled QEMU monitor when UNIX migration fails 2009-12-19 08:26:20 -06:00
migration.c migration: Convert do_info_migrate() to QObject 2009-12-12 08:17:32 -06:00
migration.h migration: Convert do_info_migrate() to QObject 2009-12-12 08:17:32 -06:00
mips-dis.c
mips.ld
module.c
module.h
monitor.c VNC: Convert do_info_vnc() to QObject 2009-12-12 08:17:33 -06:00
monitor.h Revert "monitor: Command-line flag to enable control mode" 2009-12-12 08:17:29 -06:00
nbd.c
nbd.h
net-checksum.c
net.c default devices: network 2009-12-12 08:17:30 -06:00
net.h default devices: network 2009-12-12 08:17:30 -06:00
osdep.c osdep: Fix runtime failure on older Linux kernels 2009-12-18 16:30:45 +01:00
osdep.h qdev: move DO_UPCAST() into osdep.h 2009-12-03 09:41:29 -06:00
path.c
pci-ids.txt
posix-aio-compat.c posix-aio-compat: Fix error check 2009-12-03 15:26:00 -06:00
ppc-dis.c
ppc.ld
ppc64.ld
qbool.c
qbool.h
qdict-test-data.txt
qdict.c QDict: Introduce qdict_get_qlist() 2009-12-12 08:17:31 -06:00
qdict.h QDict: Introduce qdict_get_qlist() 2009-12-12 08:17:31 -06:00
qemu-aio.h
qemu-binfmt-conf.sh
qemu-char.c char: Convert qemu_chr_info() to QObject 2009-12-12 08:17:32 -06:00
qemu-char.h char: Convert qemu_chr_info() to QObject 2009-12-12 08:17:32 -06:00
qemu-common.h Don't leak file descriptors 2009-12-03 11:45:50 -06:00
qemu-config.c rework -monitor handling, switch to QemuOpts 2009-12-12 08:17:30 -06:00
qemu-config.h rework -monitor handling, switch to QemuOpts 2009-12-12 08:17:30 -06:00
qemu-doc.texi
qemu-img-cmds.hx
qemu-img.c qemu-img: Fix memory leak 2009-12-03 15:26:00 -06:00
qemu-img.texi
qemu-io.c qemu-io: Fix memory leak 2009-12-19 08:26:20 -06:00
qemu-lock.h
qemu-log.h
qemu-malloc.c Do not abort on qemu_malloc(0) in production builds 2009-12-12 08:17:26 -06:00
qemu-monitor.hx PCI: Convert pci_device_hot_add() to QObject 2009-12-12 08:17:32 -06:00
qemu-nbd.c
qemu-nbd.texi
qemu-objects.h Introduce qemu-objects.h header file 2009-12-12 08:17:31 -06:00
qemu-option.c QemuOpts: allow larger option values. 2009-12-12 08:17:30 -06:00
qemu-option.h
qemu-options.hx add -qmp convinience switch 2009-12-12 08:17:30 -06:00
qemu-queue.h Import a simple queue implementation from NetBSD 2009-12-03 10:48:52 -06:00
qemu-sockets.c Don't leak file descriptors 2009-12-03 11:45:50 -06:00
qemu-tech.texi
qemu-thread.c
qemu-thread.h
qemu-timer.h
qemu-tool.c QMP: Asynchronous events infrastructure 2009-12-03 09:41:23 -06:00
qemu.sasl
qemu_socket.h Don't leak file descriptors 2009-12-03 11:45:50 -06:00
qerror.c QMP: add human-readable description to error response 2009-12-07 16:36:50 -06:00
qerror.h Fix recently added QERR_ definitions 2009-12-12 08:17:28 -06:00
qfloat.c
qfloat.h
qint.c
qint.h
qjson.c Introduce QError 2009-12-03 09:41:20 -06:00
qjson.h QJSON: Introduce qobject_from_jsonv() 2009-12-03 09:41:18 -06:00
qlist.c
qlist.h
qobject.h Introduce QError 2009-12-03 09:41:20 -06:00
qstring.c QString: Introduce qstring_from_substr() 2009-12-03 09:41:19 -06:00
qstring.h QString: Introduce qstring_from_substr() 2009-12-03 09:41:19 -06:00
readline.c
readline.h
rules.mak qemu: delete rule target on error 2009-12-07 16:36:50 -06:00
s390-dis.c
s390.ld
savevm.c live migration: Serialize vmstate saving in stage 2 2009-12-03 11:45:49 -06:00
sdl.c
sdl_keysym.h
sdl_zoom.c
sdl_zoom.h
sdl_zoom_template.h
sh4-dis.c
softmmu-semi.h
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h
sparc-dis.c
sparc.ld
sparc64.ld
sysemu.h PCI: Convert pci_device_hot_add() to QObject 2009-12-12 08:17:32 -06:00
targphys.h
tcg-runtime.c
texi2pod.pl
thunk.c
thunk.h
translate-all.c
uboot_image.h
usb-bsd.c qdev: Replace device names containing whitespace 2009-12-12 08:17:28 -06:00
usb-linux.c qdev: Replace device names containing whitespace 2009-12-12 08:17:28 -06:00
usb-stub.c
vgafont.h
vl.c Revert "Rename DriveInfo.onerror to on_write_error" (fix mismerge) 2009-12-19 08:26:20 -06:00
vnc-auth-sasl.c
vnc-auth-sasl.h
vnc-auth-vencrypt.c
vnc-auth-vencrypt.h
vnc-tls.c
vnc-tls.h
vnc.c VNC: Convert do_info_vnc() to QObject 2009-12-12 08:17:33 -06:00
vnc.h
vnc_keysym.h
vnchextile.h vnc: hextile: do not generate ForegroundSpecified and SubrectsColoured tiles 2009-12-19 08:26:20 -06:00
x86_64.ld
x_keymap.c
x_keymap.h

README

Read the documentation in qemu-doc.html.

Fabrice Bellard.