QEMU With E2K User Support
Go to file
Markus Armbruster 5124eb5927 error: New QERR_DEVICE_IN_USE
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
2010-04-18 23:46:49 +02:00
audio
block raw-posix: don't assign bs->read_only 2010-04-10 02:22:05 +02:00
bsd-user
darwin-user
default-configs sparc32 use empty_slot for missing RAM v1 2010-04-18 08:55:20 +00:00
docs
fpu
gdb-xml
hw error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETER 2010-04-18 23:46:48 +02:00
linux-user linux-user: do_shmdt(): Fix page_set_flags's 2nd arg. 2010-04-14 00:19:56 +02:00
net
pc-bios Update PowerPC OpenBIOS image to r721 2010-04-02 10:07:44 +02:00
QMP
roms
slirp slirp: fix unused return value, spotted by clang 2010-04-18 14:27:46 +00:00
sysconfigs/target
target-alpha target-alpha: Use non-inverted arguments to gen_{f}cmov. 2010-04-10 02:44:32 +02:00
target-arm target-arm: fix neon vmon/vmvn with modified immediate 2010-04-08 21:12:24 +02:00
target-cris
target-i386 kvm: avoid collision with dprintf macro in stdio.h, spotted by clang 2010-04-18 14:22:14 +00:00
target-m68k
target-microblaze
target-mips target-mips: Fix format specifiers for fpu_fprintf 2010-04-09 21:53:23 +02:00
target-ppc PPC: avoid function pointer type mismatch, spotted by clang 2010-04-18 14:26:51 +00:00
target-s390x
target-sh4 remove TARGET_* defines from translate-all.c 2010-04-08 21:34:12 +02:00
target-sparc Fix harmless if statements with empty body, spotted by clang 2010-04-18 14:22:14 +00:00
tcg tcg/ppc: Remove redundant comparison from brcond2 2010-04-18 08:46:29 +04:00
tests
.gitignore
.gitmodules
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: Fix compiler warning (fprintf format string) 2010-04-14 01:04:01 +02:00
arm-semi.c
arm.ld
async.c
balloon.c move balloon handling to balloon.c 2010-04-09 18:55:56 +02:00
balloon.h move balloon handling to balloon.c 2010-04-09 18:55:56 +02:00
block_int.h
block-migration.c
block-migration.h
block.c block: Fix multiwrite memory leak in error case 2010-04-10 00:39:35 +02:00
block.h
bswap.h
bt-host.c
bt-host.h
bt-vhci.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
buffered_file.c
buffered_file.h
cache-utils.c
cache-utils.h
Changelog
check-qdict.c
check-qfloat.c
check-qint.c
check-qjson.c
check-qlist.c
check-qstring.c
cmd.c
cmd.h
cocoa.m
CODING_STYLE
config.h
configure Use correct cflags for kvm-kmod when cross compiling 2010-04-14 00:23:48 +02:00
console.c
console.h
COPYING
COPYING.LIB
cpu-all.h Fix --enable-profiler compilation. 2010-04-17 16:25:10 +00:00
cpu-common.h move targphys.h and hw/poison.h inclusion to cpu-common.h 2010-04-09 18:55:55 +02:00
cpu-defs.h Split TLB addend and target_phys_addr_t 2010-04-05 00:28:53 +01:00
cpu-exec.c tcg-hppa: Compute is_write in cpu_signal_handler. 2010-04-08 11:11:21 +02:00
cpus.c Fix build when configured with --enable-io-thread 2010-04-12 17:19:06 +00:00
cpus.h Fix build when configured with --enable-io-thread 2010-04-12 17:19:06 +00:00
create_config
cris-dis.c
curses_keys.h
curses.c
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 tcp/mips: Change TCG_AREG0 (fp -> s0) 2010-04-14 00:59:42 +02:00
elf.h
envlist.c
envlist.h
exec-all.h remove TARGET_* defines from translate-all.c 2010-04-08 21:34:12 +02:00
exec.c Cleanup dead code 2010-04-11 20:15:01 +00:00
feature_to_c.sh
gdbstub.c
gdbstub.h
gen-icount.h
host-utils.c
host-utils.h
hpet.h
hppa-dis.c
hppa.ld
hxtool
i386-dis.c i386-dis: Fix unused return value, spotted by clang 2010-04-18 14:27:44 +00:00
i386.ld
ia64-dis.c
ia64.ld
input.c
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: avoid collision with dprintf macro in stdio.h, spotted by clang 2010-04-18 14:22:14 +00:00
kvm.h move around definitions in kvm.h that do not require CPUState 2010-04-09 18:55:55 +02:00
libfdt_env.h
LICENSE
linux-aio.c
m68k-dis.c m68k: Fix compiler warning (fprintf format string) 2010-04-14 01:04:02 +02:00
m68k-semi.c
m68k.ld
MAINTAINERS
Makefile
Makefile.dis
Makefile.hw
Makefile.objs sparc32 use empty_slot for missing RAM v1 2010-04-18 08:55:20 +00:00
Makefile.target move balloon handling to balloon.c 2010-04-09 18:55:56 +02:00
Makefile.user
microblaze-dis.c Fix format strings 2010-04-17 08:21:32 +02:00
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c
migration.h
mips-dis.c
mips.ld
module.c
module.h
monitor.c error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETER 2010-04-18 23:46:48 +02:00
monitor.h
nbd.c
nbd.h
net-checksum.c
net.c error: Convert net_client_init() to QError 2010-04-18 23:46:48 +02:00
net.h net: remove broken net_set_boot_mask() boot device validation 2010-04-10 02:09:55 +02:00
notify.c
notify.h
osdep.c
osdep.h
path.c
pci-ids.txt
poison.h move targphys.h and hw/poison.h inclusion to cpu-common.h 2010-04-09 18:55:55 +02:00
posix-aio-compat.c
ppc64.ld
ppc-dis.c
ppc.ld
qbool.c
qbool.h
qdict-test-data.txt
qdict.c
qdict.h
qemu_socket.h move socket_init to qemu-sockets.c 2010-04-09 18:55:54 +02:00
qemu-aio.h
qemu-barrier.h
qemu-binfmt-conf.sh
qemu-char.c Always notify consumers of char devices if they're open 2010-04-09 22:03:22 +02:00
qemu-char.h Always notify consumers of char devices if they're open 2010-04-09 22:03:22 +02:00
qemu-common.h
qemu-config.c error: Drop extra messages after qemu_opts_set() and qemu_opts_parse() 2010-04-18 23:46:48 +02:00
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-log.h Define macros that will become the new logging API (Eduardo Habkost) 2009-01-15 21:52:11 +00:00
qemu-malloc.c
qemu-monitor.hx monitor: convert do_device_del() to QObject, QError 2010-04-18 23:46:48 +02:00
qemu-nbd.c
qemu-nbd.texi
qemu-objects.h
qemu-option.c error: Convert qemu_opts_validate() to QError 2010-04-18 23:46:48 +02:00
qemu-option.h
qemu-options.hx
qemu-queue.h
qemu-sockets.c move socket_init to qemu-sockets.c 2010-04-09 18:55:54 +02:00
qemu-tech.texi
qemu-thread.c
qemu-thread.h
qemu-timer.c
qemu-timer.h Fix --enable-profiler compilation. 2010-04-17 16:25:10 +00:00
qemu-tool.c
qemu-x509.h
qemu.sasl
qerror.c error: New QERR_DEVICE_IN_USE 2010-04-18 23:46:49 +02:00
qerror.h error: New QERR_DEVICE_IN_USE 2010-04-18 23:46:49 +02:00
qfloat.c
qfloat.h
qint.c
qint.h
qjson.c
qjson.h
qlist.c
qlist.h
qobject.h
qstring.c
qstring.h
readline.c
readline.h
README
rules.mak finish VPATH -> vpath translation 2010-01-08 16:55:03 -06:00
rwhandler.c
rwhandler.h
s390-dis.c
s390.ld
savevm.c
sdl_keysym.h
sdl_zoom_template.h
sdl_zoom.c
sdl_zoom.h
sdl.c
sh4-dis.c sh4: Fix compiler warning (fprintf format string) 2010-04-14 01:04:02 +02:00
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h Split TLB addend and target_phys_addr_t 2010-04-05 00:28:53 +01:00
softmmu-semi.h
sparc64.ld
sparc-dis.c sparc: Fix compiler warning (fprintf format string) 2010-04-14 01:04:03 +02:00
sparc.ld
sysemu.h
targphys.h Split TLB addend and target_phys_addr_t 2010-04-05 00:28:53 +01:00
tcg-runtime.c
texi2pod.pl
thunk.c
thunk.h
TODO
translate-all.c remove TARGET_* defines from translate-all.c 2010-04-08 21:34:12 +02:00
uboot_image.h
usb-bsd.c
usb-linux.c
usb-stub.c
VERSION
vgafont.h
vl.c error: Drop extra messages after qemu_opts_set() and qemu_opts_parse() 2010-04-18 23:46:48 +02:00
vnc_keysym.h
vnc-auth-sasl.c
vnc-auth-sasl.h
vnc-auth-vencrypt.c
vnc-auth-vencrypt.h
vnc-tls.c
vnc-tls.h
vnc.c Remove magic numbers for VNC message IDs from code 2010-04-09 21:59:04 +02:00
vnc.h Remove magic numbers for VNC message IDs from code 2010-04-09 21:59:04 +02:00
vnchextile.h
x86_64.ld
x_keymap.c
x_keymap.h

Read the documentation in qemu-doc.html.

Fabrice Bellard.