adding Irix (and, to a lesser extent, Solaris) userland emulation to QEMU
Go to file
Isaku Yamahata 0bb750ef9e pci: improve signature of pci_register_bar().
Make type uint8_t from int because PCIIORegion::type is uint8_t.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
2010-09-13 21:03:51 +02:00
QMP QMP: Fix python helper /wrt long return strings 2010-07-01 14:27:13 -03:00
audio savevm: Add DeviceState param 2010-07-06 10:36:28 -05:00
block sheepdog: fix compile error on systems without TCP_CORK 2010-07-07 20:54:56 +03:00
bsd-user
darwin-user
default-configs piix4: compile only once 2010-07-03 06:49:47 +00:00
docs
fpu
fsdev
gdb-xml
hw pci: improve signature of pci_register_bar(). 2010-09-13 21:03:51 +02:00
linux-user
net
pc-bios
roms
slirp savevm: Add DeviceState param 2010-07-06 10:36:28 -05:00
sysconfigs/target
target-alpha remove exec-all.h inclusion from cpu.h 2010-07-03 09:48:24 +03:00
target-arm remove exec-all.h inclusion from cpu.h 2010-07-03 09:48:24 +03:00
target-cris cris: Avoid debug clobbering for both I & D MMU state. 2010-07-05 11:39:04 +02:00
target-i386 remove exec-all.h inclusion from cpu.h 2010-07-03 09:48:24 +03:00
target-m68k remove exec-all.h inclusion from cpu.h 2010-07-03 09:48:24 +03:00
target-microblaze remove exec-all.h inclusion from cpu.h 2010-07-03 09:48:24 +03:00
target-mips target-mips: add loongson 2E & 2F integer instructions 2010-07-11 10:24:31 +02:00
target-ppc remove exec-all.h inclusion from cpu.h 2010-07-03 09:48:24 +03:00
target-s390x remove exec-all.h inclusion from cpu.h 2010-07-03 09:48:24 +03:00
target-sh4 target-sh4: Add support for ldc & stc with sgr 2010-07-12 10:20:31 +02:00
target-sparc remove exec-all.h inclusion from cpu.h 2010-07-03 09:48:24 +03:00
tcg tcg-s390: new TCG Target 2010-06-29 23:07:51 +02:00
tests
.gitignore Add QMP/qmp-commands.txt to .gitignore 2010-07-01 23:45:28 +02:00
.gitmodules
CODING_STYLE
COPYING
COPYING.LIB
Changelog
LICENSE
MAINTAINERS
Makefile Makefile: Not every shell support {} 2010-07-11 20:27:29 +03:00
Makefile.dis
Makefile.hw
Makefile.objs pci/bridge: split out pci bridge code into pci_bridge.c from pci.c 2010-07-22 12:21:30 +03:00
Makefile.target AppleSMC device emulation 2010-07-11 20:33:10 +03: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 ramblocks: No more being lazy about duplicate names 2010-07-06 10:36:29 -05:00
arch_init.h
arm-dis.c
arm-semi.c
arm.ld
async.c
balloon.c
balloon.h
block-migration.c Merge remote branch 'kwolf/for-anthony' into staging 2010-07-06 10:48:01 -05:00
block-migration.h
block.c qcow2/vdi: Change check to distinguish error cases 2010-07-06 17:05:49 +02:00
block.h qemu-img check: Distinguish different kinds of errors 2010-07-06 17:05:48 +02:00
block_int.h qcow2/vdi: Change check to distinguish error cases 2010-07-06 17:05:49 +02:00
blockdev.c blockdev: Clean up how readonly persists across virtual media change 2010-07-06 17:05:49 +02:00
blockdev.h blockdev: drive_get_by_id() is no longer used, remove 2010-07-02 13:18:02 +02: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-qdict: Introduce test for the new iteration API 2010-07-01 14:27:13 -03:00
check-qfloat.c
check-qint.c
check-qjson.c
check-qlist.c
check-qstring.c
cmd.c
cmd.h
cocoa.m
config.h
configure tcg-s390: new TCG Target 2010-06-29 23:07:51 +02:00
console.c
console.h
cpu-all.h qemu_ram_free: Implement it 2010-07-06 10:36:28 -05:00
cpu-common.h qemu_ram_alloc: Add DeviceState and name parameters 2010-07-06 10:36:28 -05:00
cpu-defs.h
cpu-exec.c
cpus.c Fix io-thread build breakage of a88790a14f 2010-07-06 10:36:19 -05:00
cpus.h
create_config
cris-dis.c
curses.c
curses_keys.h
cursor.c
cursor_hidden.xpm
cursor_left_ptr.xpm
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
exec.c Fix warning about uninitialized variable 2010-07-07 19:37:53 +00:00
feature_to_c.sh
gdbstub.c remove exec-all.h inclusion from cpu.h 2010-07-03 09:48:24 +03:00
gdbstub.h
gen-icount.h
host-utils.c
host-utils.h
hpet.h
hppa-dis.c
hppa.ld
hxtool
i386-dis.c
i386.ld
ia64-dis.c
ia64.ld
input.c
ioport-user.c
ioport.c
ioport.h
iov.c
iov.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: Enable XSAVE live migration support 2010-06-28 13:06:03 -03:00
kvm-stub.c remove exec-all.h inclusion from cpu.h 2010-07-03 09:48:24 +03:00
kvm.h kvm: Enable XSAVE live migration support 2010-06-28 13:06:03 -03:00
libfdt_env.h
linux-aio.c
m68k-dis.c
m68k-semi.c
m68k.ld
microblaze-dis.c
migration-exec.c Factorize common migration incoming code 2010-06-22 15:15:51 -05:00
migration-fd.c Factorize common migration incoming code 2010-06-22 15:15:51 -05:00
migration-tcp.c Factorize common migration incoming code 2010-06-22 15:15:51 -05:00
migration-unix.c Factorize common migration incoming code 2010-06-22 15:15:51 -05:00
migration.c Monitor: handle optional '-' arg as a bool 2010-07-01 14:27:13 -03:00
migration.h Factorize common migration incoming code 2010-06-22 15:15:51 -05:00
mips-dis.c mips-dis: add support for Godson integer instructions 2010-06-29 23:26:34 +02:00
mips.ld
module.c
module.h
monitor.c Merge remote branch 'qmp/for-anthony' into staging 2010-07-06 08:31:17 -05:00
monitor.h monitor: Allow to exclude commands from QMP 2010-07-01 14:27:14 -03:00
nbd.c
nbd.h
net-checksum.c
net.c net: delete QemuOpts when net_client_init() fails. 2010-07-01 14:27:13 -03:00
net.h
notify.c
notify.h
os-posix.c Include sys/mman.h before qemu-options.h 2010-07-06 08:53:59 -05:00
os-win32.c
osdep.c win32: Add missing function ffs 2010-06-27 19:25:25 +03:00
osdep.h
path.c
pci-ids.txt
poison.h
posix-aio-compat.c
ppc-dis.c
ppc.ld
ppc64.ld
qbool.c
qbool.h
qdict-test-data.txt
qdict.c QDict: Introduce qdict_get_try_bool() 2010-07-01 14:27:13 -03:00
qdict.h QDict: Introduce qdict_get_try_bool() 2010-07-01 14:27:13 -03:00
qemu-aio.h
qemu-barrier.h
qemu-binfmt-conf.sh
qemu-char.c
qemu-char.h
qemu-common.h pci_bridge: introduce pci bridge library. 2010-09-07 20:01:27 +03:00
qemu-config.c
qemu-config.h
qemu-doc.texi Documentation: Fix spelling bugs 2010-07-11 20:29:31 +03:00
qemu-error.c
qemu-error.h
qemu-img-cmds.hx
qemu-img.c qemu-img check: Distinguish different kinds of errors 2010-07-06 17:05:48 +02:00
qemu-img.texi
qemu-io.c
qemu-lock.h
qemu-log.h
qemu-malloc.c
qemu-monitor.hx monitor: Establish cmd flags and convert the async tag 2010-07-01 13:58:38 -03:00
qemu-nbd.c
qemu-nbd.texi
qemu-objects.h
qemu-option.c error: New qemu_opts_loc_restore() 2010-07-06 17:05:49 +02:00
qemu-option.h error: New qemu_opts_loc_restore() 2010-07-06 17:05:49 +02:00
qemu-options.h
qemu-options.hx
qemu-os-posix.h
qemu-os-win32.h win32: Add define for missing EPROTONOSUPPORT 2010-06-27 19:09:56 +03:00
qemu-queue.h
qemu-sockets.c
qemu-tech.texi
qemu-thread.c
qemu-thread.h
qemu-timer.c savevm: Add DeviceState param 2010-07-06 10:36:28 -05:00
qemu-timer.h
qemu-tool.c
qemu-x509.h
qemu.sasl
qemu_socket.h
qerror.c QError: Introduce QERR_QMP_EXTRA_MEMBER 2010-07-01 14:27:13 -03:00
qerror.h QError: Introduce QERR_QMP_EXTRA_MEMBER 2010-07-01 14:27:13 -03: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
rules.mak
rwhandler.c
rwhandler.h
s390-dis.c
s390.ld
savevm.c savevm: Make use of DeviceState 2010-07-06 10:36:28 -05: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 hotplug: make pci_device_hot_remove() static 2010-07-11 23:14:57 +03:00
targphys.h
tcg-runtime.c
texi2pod.pl
thunk.c
thunk.h
translate-all.c
uboot_image.h
usb-bsd.c
usb-linux.c Return usb device to host on exit 2010-06-30 22:51:17 +02:00
usb-stub.c
vgafont.h
vl.c savevm: Migrate RAM based on name/offset 2010-07-06 10:36:28 -05:00
vnc-auth-sasl.c
vnc-auth-sasl.h
vnc-auth-vencrypt.c
vnc-auth-vencrypt.h
vnc-encoding-hextile.c
vnc-encoding-tight.c
vnc-encoding-tight.h
vnc-encoding-zlib.c
vnc-tls.c
vnc-tls.h
vnc.c
vnc.h
vnc_keysym.h
vnchextile.h
x86_64.ld
x_keymap.c
x_keymap.h

README

Read the documentation in qemu-doc.html.

Fabrice Bellard.