adding Irix (and, to a lesser extent, Solaris) userland emulation to QEMU
Go to file
Stefan Hajnoczi 1bbd185fa8 qemu-char: Check for missing backend name
Check if the backend option is missing before searching the backend
table.  This fixes a NULL pointer dereference when QEMU is invoked with
the following invalid command-line:

  $ qemu -chardev id=foo,path=/tmp/socket

Previously QEMU would segfault, now it produces this error message:

  chardev: "foo" missing backend

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-02-20 18:26:28 +01:00
QMP
audio
block
bsd-user
darwin-user
default-configs applesmc: make optional 2011-02-20 09:34:16 +00:00
docs
fpu
fsdev
gdb-xml
hw s390: Fix memory leak 2011-02-20 18:23:07 +01:00
linux-user linux-user: correct core dump format 2011-02-17 11:46:34 +02:00
net
pc-bios
roms
scripts
slirp Fix build from previous commit 2011-02-14 14:24:24 -06:00
sysconfigs/target
target-alpha
target-arm target-arm: Fix unsigned VQRSHL by large shift counts 2011-02-20 17:43:01 +01:00
target-cris
target-i386 kvm: x86: Catch and report failing IRQ and NMI injections 2011-02-14 12:39:46 -02:00
target-m68k
target-microblaze
target-mips
target-ppc Merge remote branch 'qemu-kvm/uq/master' into staging 2011-02-16 08:47:07 -06:00
target-s390x kvm: Drop return values from kvm_arch_pre/post_run 2011-02-14 12:39:46 -02:00
target-sh4
target-sparc
tcg
tests
ui
.gitignore
.gitmodules
CODING_STYLE
COPYING
COPYING.LIB
Changelog
HACKING
LICENSE
MAINTAINERS
Makefile
Makefile.dis
Makefile.hw
Makefile.objs applesmc: make optional 2011-02-20 09:34:16 +00:00
Makefile.target applesmc: make optional 2011-02-20 09:34:16 +00:00
Makefile.user
README
TODO
VERSION
a.out.h
acl.c
acl.h
aes.c
aes.h
aio.c
alpha-dis.c
alpha.ld
arch_init.c
arch_init.h
arm-dis.c
arm-semi.c
arm.ld
async.c
balloon.c
balloon.h
block-migration.c
block-migration.h
block.c fdc: move floppy geometry guessing to block.c 2011-02-20 09:33:17 +00:00
block.h fdc: move floppy geometry guessing to block.c 2011-02-20 09:33:17 +00:00
block_int.h
blockdev.c
blockdev.h
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
cmd.c
cmd.h
compatfd.c
compatfd.h
config.h
configure target-i386: set target_phys_bits to 64 2011-02-20 15:13:57 +01:00
console.c
console.h
cpu-all.h Introduce log_start/log_stop in CPUPhysMemoryClient 2011-02-14 12:39:47 -02:00
cpu-common.h Introduce log_start/log_stop in CPUPhysMemoryClient 2011-02-14 12:39:47 -02:00
cpu-defs.h linux-user: Define target alignment size 2011-02-17 11:46:34 +02:00
cpu-exec.c kvm: Separate TCG from KVM cpu execution 2011-02-14 12:39:46 -02:00
cpus.c Merge remote branch 'qemu-kvm/uq/master' into staging 2011-02-16 08:47:07 -06:00
cpus.h Refactor debug and vmstop request interface 2011-02-14 12:39:46 -02:00
cris-dis.c
cursor.c
cursor_hidden.xpm
cursor_left_ptr.xpm
cutils.c
def-helper.h
device_tree.c
device_tree.h
dis-asm.h
disas.c
disas.h
dma-helpers.c
dma.h
dyngen-exec.h
elf.h
envlist.c
envlist.h
exec-all.h
exec.c Introduce log_start/log_stop in CPUPhysMemoryClient 2011-02-14 12:39:47 -02:00
gdbstub.c Improve vm_stop reason declarations 2011-02-14 12:39:46 -02:00
gdbstub.h
gen-icount.h
hmp-commands.hx
host-utils.c
host-utils.h
hpet.h
hppa-dis.c
hppa.ld
i386-dis.c
i386.ld
ia64-dis.c
ia64.ld
input.c
ioport-user.c
ioport.c
ioport.h
iorange.h
iov.c
iov.h
json-lexer.c
json-lexer.h
json-parser.c
json-parser.h
json-streamer.c
json-streamer.h
kvm-all.c kvm: Make kvm_state globally available 2011-02-14 12:39:47 -02:00
kvm-stub.c Introduce log_start/log_stop in CPUPhysMemoryClient 2011-02-14 12:39:47 -02:00
kvm.h kvm: Make kvm_state globally available 2011-02-14 12:39:47 -02:00
libfdt_env.h
linux-aio.c
m68k-dis.c
m68k-semi.c
m68k.ld
microblaze-dis.c
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c Improve vm_stop reason declarations 2011-02-14 12:39:46 -02:00
migration.h
mips-dis.c
mips.ld
module.c
module.h
monitor.c Improve vm_stop reason declarations 2011-02-14 12:39:46 -02:00
monitor.h
nbd.c
nbd.h
net-checksum.c
net.c net: notify peer about link status change 2011-02-20 18:05:48 +01:00
net.h
notify.c
notify.h
os-posix.c
os-win32.c w32: Fix arguments for GetProcessAffinityMask, SetProcessAffinityMask 2011-02-20 18:01:38 +01:00
osdep.c
osdep.h
oslib-posix.c
oslib-win32.c
path.c
pci-ids.txt
pflib.c
pflib.h
poison.h
posix-aio-compat.c
ppc-dis.c
ppc.ld
ppc64.ld
qbool.c
qbool.h
qdict-test-data.txt
qdict.c
qdict.h
qemu-aio.h
qemu-barrier.h
qemu-char.c qemu-char: Check for missing backend name 2011-02-20 18:26:28 +01:00
qemu-char.h
qemu-common.h Merge remote branch 'kwolf/for-anthony' into staging 2011-02-16 08:47:13 -06:00
qemu-config.c
qemu-config.h
qemu-doc.texi
qemu-error.c
qemu-error.h
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
qemu-io.c
qemu-lock.h qemu-lock.h: Remove non-pthreads spinlock implementations 2011-02-20 15:20:06 +01:00
qemu-log.h
qemu-malloc.c
qemu-nbd.c
qemu-nbd.texi
qemu-objects.h
qemu-option.c
qemu-option.h
qemu-options.h
qemu-options.hx
qemu-os-posix.h
qemu-os-win32.h
qemu-queue.h
qemu-sockets.c
qemu-tech.texi
qemu-thread.c
qemu-thread.h
qemu-timer-common.c
qemu-timer.c
qemu-timer.h
qemu-tool.c
qemu-x509.h
qemu.sasl
qemu_socket.h
qerror.c
qerror.h
qfloat.c
qfloat.h
qint.c
qint.h
qjson.c
qjson.h
qlist.c
qlist.h
qmp-commands.hx
qobject.h
qstring.c
qstring.h
range.h
readline.c
readline.h
rules.mak
rwhandler.c
rwhandler.h
s390-dis.c
s390.ld
savevm.c Improve vm_stop reason declarations 2011-02-14 12:39:46 -02:00
sh4-dis.c
simpletrace.c
simpletrace.h
softmmu-semi.h
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h
sparc-dis.c
sparc.ld
sparc64.ld
spice-qemu-char.c
sysemu.h Refactor debug and vmstop request interface 2011-02-14 12:39:46 -02:00
targphys.h
tcg-runtime.c
thunk.c
thunk.h
trace-events
translate-all.c
uboot_image.h
usb-bsd.c
usb-linux.c
usb-stub.c
version.rc
vgafont.h
vl.c Move debug exception handling out of cpu_exec 2011-02-14 12:39:46 -02:00
x86_64.ld

README

Read the documentation in qemu-doc.html.

Fabrice Bellard.