QEMU With E2K User Support
Go to file
Luiz Capitulino f544d174df QMP: Introduce specification
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-12-03 09:41:24 -06:00
audio
block Add support for GNU/kFreeBSD 2009-11-29 18:00:41 +01:00
bsd-user
darwin-user
default-configs
fpu Add support for GNU/kFreeBSD 2009-11-29 18:00:41 +01:00
gdb-xml
hw qdev: Use QError for 'device not found' error 2009-12-03 09:41:20 -06:00
linux-user linux-user: remove hardcoded value of _NSIG in signal.c 2009-11-24 19:51:12 +01:00
net Add support for GNU/kFreeBSD 2009-11-29 18:00:41 +01:00
pc-bios Update SeaBIOS 2009-11-23 12:53:22 -06:00
QMP QMP: Introduce specification 2009-12-03 09:41:24 -06:00
roms Update SeaBIOS 2009-11-23 12:53:22 -06:00
slirp
target-alpha
target-arm
target-cris
target-i386
target-m68k
target-microblaze
target-mips target-mips: use physical address in lladdr 2009-11-30 16:18:28 +01:00
target-ppc
target-sh4
target-sparc
tcg tcg: initial mips support 2009-12-01 00:06:15 +00:00
tests
.gitignore
.gitmodules
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_int.h
block-migration.c
block-migration.h
block.c
block.h
bswap.h
bt-host.c
bt-host.h
bt-vhci.c
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 utests: Add qstring_from_substr() unit-test 2009-12-03 09:41:19 -06:00
cmd.c
cmd.h
cocoa.m
CODING_STYLE
config.h
configure configure: use correct cflags in compiler checks 2009-12-02 08:57:42 -06:00
console.c
console.h
COPYING
COPYING.LIB
cpu-all.h cpu-all.h: fix cpu_get_real_ticks on mips host 2009-11-24 19:51:13 +01:00
cpu-common.h
cpu-defs.h
cpu-exec.c
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
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 Add support for GNU/kFreeBSD 2009-11-29 18:00:41 +01:00
feature_to_c.sh
gdbstub.c
gdbstub.h
gen-icount.h
host-utils.c
host-utils.h
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.h
libfdt_env.h
LICENSE
linux-aio.c
m68k-dis.c
m68k-semi.c
m68k.ld
MAINTAINERS
Makefile Introduce QError 2009-12-03 09:41:20 -06:00
Makefile.hw
Makefile.target
Makefile.user
microblaze-dis.c
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 QMP: Disable monitor print functions 2009-12-03 09:41:24 -06:00
monitor.h QMP: Introduce basic asynchronous events 2009-12-03 09:41:24 -06:00
nbd.c
nbd.h
net-checksum.c
net.c Add support for GNU/kFreeBSD 2009-11-29 18:00:41 +01:00
net.h
osdep.c
osdep.h
path.c
pci-ids.txt
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
qemu-aio.h
qemu-binfmt-conf.sh
qemu-char.c Fix commit a167ba5085 2009-11-30 15:42:59 +01:00
qemu-char.h
qemu-common.h pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h. 2009-12-01 17:52:08 +02:00
qemu-config.c
qemu-config.h
qemu-doc.texi
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
qemu-io.c
qemu-lock.h
qemu-log.h
qemu-malloc.c
qemu-monitor.hx
qemu-nbd.c
qemu-nbd.texi
qemu-option.c
qemu-option.h
qemu-options.hx monitor: Command-line flag to enable control mode 2009-12-03 09:41:21 -06:00
qemu-queue.h
qemu-sockets.c
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
qerror.c QError: Add errors needed by QMP 2009-12-03 09:41:22 -06:00
qerror.h QError: Add errors needed by QMP 2009-12-03 09:41:22 -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
README
rules.mak
s390-dis.c
s390.ld
savevm.c Add support for GNU/kFreeBSD 2009-11-29 18:00:41 +01:00
sdl_keysym.h
sdl_zoom_template.h
sdl_zoom.c
sdl_zoom.h
sdl.c
sh4-dis.c
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h
softmmu-semi.h
sparc64.ld
sparc-dis.c
sparc.ld
sysemu.h monitor: QError support 2009-12-03 09:41:20 -06:00
targphys.h
tcg-runtime.c
texi2pod.pl
thunk.c
thunk.h
TODO
translate-all.c
uboot_image.h
usb-bsd.c Add support for GNU/kFreeBSD 2009-11-29 18:00:41 +01:00
usb-linux.c
usb-stub.c
VERSION
vgafont.h
vl.c QMP: Introduce basic asynchronous events 2009-12-03 09:41:24 -06: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
vnc.h
vnchextile.h
x86_64.ld
x_keymap.c
x_keymap.h

Read the documentation in qemu-doc.html.

Fabrice Bellard.