QEMU With E2K User Support
Go to file
bellard a946592212 handle read outside the backing file
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2093 c046a42c-6fe2-441c-8c8c-71466251a162
2006-08-06 13:34:04 +00:00
audio use QEMUFile API 2006-08-05 21:31:46 +00:00
fpu Solaris/SPARC host port (Ben Taylor) 2006-06-14 17:32:25 +00:00
hw Add missing #define. 2006-08-06 13:27:39 +00:00
keymaps
linux-user Sparc64 host support (Blue Swirl) 2006-07-18 21:23:34 +00:00
pc-bios remove proll 2006-06-14 12:57:01 +00:00
slirp suppressed unaligned accesses 2006-05-10 19:21:58 +00:00
target-arm Fix Arm cp15 c13 (Process ID) register writes. 2006-07-21 22:39:57 +00:00
target-i386 monitor/mwait support 2006-07-10 19:53:04 +00:00
target-mips consistent update of ERL and EXL 2006-06-26 20:29:47 +00:00
target-ppc C99 64 bit printf 2006-06-25 18:15:32 +00:00
target-sh4 SH bugfixes. 2006-06-18 19:12:54 +00:00
target-sparc Sparc64 user emulator fixes (Blue Swirl) 2006-07-18 21:14:09 +00:00
tests C99 64 bit printf 2006-06-25 18:15:32 +00:00
.cvsignore Add doc, html, dvi and .PHONY Makefile targets. 2006-05-14 12:07:53 +00:00
a.out.h
aes.c
aes.h
alpha-dis.c
alpha.ld
arm-dis.c
arm.ld Rewrite Arm host support. 2006-07-30 19:16:29 +00:00
block_int.h multiple snapshot support 2006-08-05 21:31:00 +00:00
block-bochs.c async file I/O API 2006-08-01 16:21:11 +00:00
block-cloop.c async file I/O API 2006-08-01 16:21:11 +00:00
block-cow.c async file I/O API 2006-08-01 16:21:11 +00:00
block-dmg.c async file I/O API 2006-08-01 16:21:11 +00:00
block-qcow2.c handle read outside the backing file 2006-08-06 13:34:04 +00:00
block-qcow.c block API change 2006-08-05 21:32:10 +00:00
block-raw.c fixed blocking io emulation 2006-08-06 09:51:25 +00:00
block-vmdk.c async file I/O API 2006-08-01 16:21:11 +00:00
block-vpc.c async file I/O API 2006-08-01 16:21:11 +00:00
block-vvfat.c async file I/O API 2006-08-01 16:21:11 +00:00
block.c multiple snapshot support 2006-08-05 21:31:00 +00:00
bswap.h
Changelog async file I/O API 2006-08-01 16:21:11 +00:00
cocoa.m cocoa monitor fix regarding the handling of dead keys (Joachim Henke) 2006-06-14 15:53:24 +00:00
configure disable user targets by default for cross compile with mingw32 2006-06-25 17:35:56 +00:00
console.c fixed LF interpretation 2006-07-14 20:24:31 +00:00
COPYING
COPYING.LIB
cpu-all.h Rewrite Arm host support. 2006-07-30 19:16:29 +00:00
cpu-defs.h C99 64 bit printf 2006-06-25 18:15:32 +00:00
cpu-exec.c Arm host build fix. 2006-07-29 19:09:31 +00:00
dis-asm.h sh4 target (Samuel Tardieu) 2006-04-27 21:07:38 +00:00
disas.c Rewrite Arm host support. 2006-07-30 19:16:29 +00:00
disas.h
dyngen-exec.h Sparc64 host support (Blue Swirl) 2006-07-18 21:23:34 +00:00
dyngen-op.h
dyngen.c Rewrite Arm host support. 2006-07-30 19:16:29 +00:00
dyngen.h Rewrite Arm host support. 2006-07-30 19:16:29 +00:00
elf_ops.h fixed memory leak 2006-05-02 20:54:12 +00:00
elf.h Rewrite Arm host support. 2006-07-30 19:16:29 +00:00
exec-all.h low level support for memory mapped flash devices (initial patch by Jocelyn Mayer) 2006-06-25 21:54:59 +00:00
exec.c fix for IO_MEM_ROMD support 2006-07-04 09:47:34 +00:00
gdbstub.c sparc fpu fix - allow 64 bit addresses (Blue Swirl) 2006-06-25 15:32:37 +00:00
gdbstub.h
i386-dis.c
i386-vl.ld
i386.ld
ia64.ld
keymaps.c VNC server (Anthony Liguori) 2006-04-30 21:28:36 +00:00
kqemu.c monitor/mwait workaround 2006-07-10 19:53:43 +00:00
kqemu.h kqemu/qvm86 must now be compiled outside QEMU 2006-02-08 22:39:17 +00:00
LICENSE
linux-2.6.9-qemu-fast.patch
loader.c win32 fix 2006-05-07 18:06:27 +00:00
m68k-dis.c
m68k.ld
Makefile enable qcow2 2006-08-05 21:29:27 +00:00
Makefile.target enable qcow2 2006-08-05 21:29:27 +00:00
mips-dis.c dump all mips insn (Thiemo Seufer) 2006-05-22 22:05:04 +00:00
monitor.c multiple snapshot support 2006-08-05 21:31:00 +00:00
osdep.c removed unused code 2006-08-03 17:53:19 +00:00
osdep.h removed unused code 2006-08-03 17:53:19 +00:00
ppc-dis.c
ppc.ld
qemu_socket.h win32 socket fixes 2006-04-30 22:53:25 +00:00
qemu-binfmt-conf.sh mips and mipsel support - fixed e_type mask 2005-12-06 21:43:35 +00:00
qemu-doc.texi audio capture fixes (malc) 2006-07-18 21:09:59 +00:00
qemu-img.c multiple snapshot support 2006-08-05 21:31:00 +00:00
qemu-img.texi
qemu-tech.texi Enhanced Documentation (Stefan Weil) 2006-04-30 21:58:41 +00:00
readline.c
README
README.distrib
s390.ld
sdl_keysym.h
sdl.c avoid stopping QEMU when switching desktops with Ctrl-Alt-x 2006-06-13 12:03:53 +00:00
sh4-dis.c sh4 target (Samuel Tardieu) 2006-04-27 21:07:38 +00:00
softmmu_exec.h
softmmu_header.h sh4 target (Samuel Tardieu) 2006-04-27 21:07:38 +00:00
softmmu_template.h added last_io_time field 2006-02-08 22:41:53 +00:00
sparc64.ld sparc64.ld file (Blue Swirl) 2006-08-04 21:55:15 +00:00
sparc-dis.c sparc64 fixes (Blue Swirl) 2006-07-18 21:12:17 +00:00
sparc.ld
tap-win32.c multiple wait object support for win32 (kazu) 2006-06-25 17:18:27 +00:00
texi2pod.pl
thunk.c
thunk.h
TODO update 2006-07-04 16:33:33 +00:00
translate-all.c
translate-op.c
usb-linux.c usb destroy API change (Lonnie Mendez) 2006-07-19 18:06:15 +00:00
VERSION update 2006-07-14 13:13:51 +00:00
vgafont.h
vl.c fixed blocking io emulation 2006-08-06 09:51:25 +00:00
vl.h fixed blocking io emulation 2006-08-06 09:51:25 +00:00
vnc_keysym.h VNC server (Anthony Liguori) 2006-04-30 21:28:36 +00:00
vnc.c support for higher resolutions 2006-06-13 16:35:24 +00:00
vnchextile.h support for all VNC pixel formats 2006-05-14 18:11:49 +00:00
x86_64.ld

Read the documentation in qemu-doc.html.

Fabrice Bellard.