Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
audio | 1150 | 20 years ago | bellard | audio merge (malc) | |||
darwin-user | 2370 | 17 years ago | ths | Darwin userspace emulation, by Pierre d'Herbemont. | |||
fpu | 1365 | 19 years ago | bellard | soft float support | |||
hw | 356 | 21 years ago | bellard | Hardware level VGA emulation (only text mode is te | |||
keymaps | 1197 | 20 years ago | bellard | keymaps support (initial patch by Johannes Schinde | |||
linux-user | 1 | 21 years ago | bellard | Initial revision | |||
pc-bios | 412 | 21 years ago | bellard | bios binary images | |||
slirp | 756 | 20 years ago | bellard | initial user mode network support | |||
target-alpha | 2634 | 17 years ago | j_mayer | Alpha architecture emulation core. | |||
target-arm | 398 | 21 years ago | bellard | new directory structure | |||
target-cris | 2726.1.667 | 17 years ago | ths | CRIS disassembler, originally from binutils, by Ed | |||
target-i386 | 398 | 21 years ago | bellard | new directory structure | |||
target-m68k | 2234 | 18 years ago | pbrook | ColdFire target. | |||
target-mips | 1497 | 19 years ago | bellard | MIPS target (Jocelyn Mayer) | |||
target-ppc | 485 | 21 years ago | bellard | PowerPC support (Jocelyn Mayer) | |||
target-sh4 | 1899 | 18 years ago | bellard | sh4 target (Samuel Tardieu) | |||
target-sparc | 399 | 21 years ago | bellard | sparc emulation target (thanx to Thomas M. Ogriseg | |||
tests | 8 | 21 years ago | bellard | i386 emulator test | |||
.bzrignore | 2755 | 17 years ago | Daniel Silverstone | Add useful ignore list | 124 bytes | ||
.cvsignore | 2726.1.860 | 17 years ago | ths | .cvsignore dependency files. | 237 bytes | ||
a.out.h | 2504 | 17 years ago | pbrook | 64bit->win32 cross build fix. | 13.6 KB | ||
aes.c | 2726.1.1141 | 17 years ago | ths | Fix miscellaneous minor things, by Andre Przywara. | 59.8 KB | ||
aes.h | 1061 | 20 years ago | bellard | AES crypto support | 717 bytes | ||
alpha-dis.c | 2726.1.484 | 17 years ago | ths | find -type f | xargs sed -i 's/[\t ]$//g' # on mos | 80.4 KB | ||
alpha.ld | 109 | 21 years ago | bellard | alpha support | 4 KB | ||
arm-dis.c | 2726.1.872 | 17 years ago | pbrook | Update ARM disassembler. | 157 KB | ||
arm-semi.c | 2726.1.987 | 17 years ago | pbrook | Break up vl.h. | 14.1 KB | ||
arm.ld | 2107 | 18 years ago | pbrook | Rewrite Arm host support. | 4.7 KB | ||
block-bochs.c | 2726.1.889 | 17 years ago | pbrook | Split block API from vl.h. Remove QEMU_TOOL. Repla | 7 KB | ||
block-cloop.c | 2726.1.889 | 17 years ago | pbrook | Split block API from vl.h. Remove QEMU_TOOL. Repla | 4.8 KB | ||
block-cow.c | 2726.1.889 | 17 years ago | pbrook | Split block API from vl.h. Remove QEMU_TOOL. Repla | 7.7 KB | ||
block-dmg.c | 2726.1.889 | 17 years ago | pbrook | Split block API from vl.h. Remove QEMU_TOOL. Repla | 8 KB | ||
block-parallels.c | 2726.1.889 | 17 years ago | pbrook | Split block API from vl.h. Remove QEMU_TOOL. Repla | 4.6 KB | ||
block-qcow.c | 2726.1.889 | 17 years ago | pbrook | Split block API from vl.h. Remove QEMU_TOOL. Repla | 28.1 KB | ||
block-qcow2.c | 2726.1.889 | 17 years ago | pbrook | Split block API from vl.h. Remove QEMU_TOOL. Repla | 71.3 KB | ||
block-raw-posix.c | 2726.1.1166 | 17 years ago | ths | Real SCSI device passthrough (v4), by Laurent Vivi | 23.5 KB | ||
block-raw-win32.c | 2726.1.1164 | 17 years ago | balrog | Add "cache" parameter to "-drive" (Laurent Vivier) | 13.5 KB | ||
block-vmdk.c | 2726.1.889 | 17 years ago | pbrook | Split block API from vl.h. Remove QEMU_TOOL. Repla | 25.1 KB | ||
block-vpc.c | 2726.1.1129 | 17 years ago | ths | Fix char* signedness, by Andre Przywara. | 6.3 KB | ||
block-vvfat.c | 2726.1.1162 | 17 years ago | balrog | Fix number_of_entries for filename of length [13] | 78.9 KB | ||
block.c | 2726.1.1166 | 17 years ago | ths | Real SCSI device passthrough (v4), by Laurent Vivi | 35.6 KB | ||
block.h | 2726.1.1166 | 17 years ago | ths | Real SCSI device passthrough (v4), by Laurent Vivi | 6.5 KB | ||
block_int.h | 2726.1.1166 | 17 years ago | ths | Real SCSI device passthrough (v4), by Laurent Vivi | 5.7 KB | ||
bswap.h | 2726.1.484 | 17 years ago | ths | find -type f | xargs sed -i 's/[\t ]$//g' # on mos | 4.3 KB | ||
Changelog | 2726.1.884 | 17 years ago | ths | Fix typo. | 15.3 KB | ||
check_ops.sh | 2726.1.1005 | 17 years ago | ths | Fixes for s/390 host support, by Bastian Blank. | 1005 bytes | ||
cocoa.m | 2726.1.987 | 17 years ago | pbrook | Break up vl.h. | 33 KB | ||
configure | 2726.1.1094 | 17 years ago | ths | SH4 big endian configuration, by Tomoyoshi Asano. | 35.7 KB | ||
console.c | 2726.1.995 | 17 years ago | pbrook | Add statics and missing #includes for prototypes. | 34.2 KB | ||
console.h | 2726.1.987 | 17 years ago | pbrook | Break up vl.h. | 5.2 KB | ||
COPYING | 41 | 21 years ago | bellard | distribution patches | 17.5 KB | ||
COPYING.LIB | 187 | 21 years ago | bellard | update | 25.8 KB | ||
cpu-all.h | 2726.1.1192 | 17 years ago | blueswir1 | Support for registering address space only for so | 24.9 KB | ||
cpu-defs.h | 2726.1.1091 | 17 years ago | ths | Handle cpu_model in copy_cpu(), by Kirill A. Shute | 6.1 KB | ||
cpu-exec.c | 2726.1.1122 | 17 years ago | blueswir1 | Partial fix to Sparc32 Linux host global register | 50 KB | ||
cris-dis.c | 2726.1.667 | 17 years ago | ths | CRIS disassembler, originally from binutils, by Ed | 80.6 KB | ||
cutils.c | 2726.1.889 | 17 years ago | pbrook | Split block API from vl.h. Remove QEMU_TOOL. Repla | 2.5 KB | ||
d3des.c | 2726.1.444 | 17 years ago | ths | Actually add d3des implementation files. | 15 KB | ||
d3des.h | 2726.1.444 | 17 years ago | ths | Actually add d3des implementation files. | 1.5 KB | ||
dis-asm.h | 2726.1.872 | 17 years ago | pbrook | Update ARM disassembler. | 18.1 KB | ||
disas.c | 2726.1.1167 | 17 years ago | ths | One more bit of alpha support. | 11 KB | ||
disas.h | 1683 | 19 years ago | bellard | monitor_disas() prototype change | 707 bytes | ||
dyngen-exec.h | 2726.1.1167 | 17 years ago | ths | One more bit of alpha support. | 8.3 KB | ||
dyngen-op.h | 1219 | 20 years ago | bellard | labels support in dyngen | 162 bytes | ||
dyngen.c | 2726.1.1005 | 17 years ago | ths | Fixes for s/390 host support, by Bastian Blank. | 95.1 KB | ||
dyngen.h | 2726.1.999 | 17 years ago | j_mayer | Fix for ISO C compliance: function qualifiers mus | 13.1 KB | ||
elf.h | 2726.1.651 | 17 years ago | j_mayer | Report missing elf_addr_t definition from Linux ke | 41.9 KB | ||
elf_ops.h | 2726.1.995 | 17 years ago | pbrook | Add statics and missing #includes for prototypes. | 6.2 KB | ||
exec-all.h | 2726.1.1121 | 17 years ago | blueswir1 | Fix code generation buffer overflow reported by T | 17.1 KB | ||
exec.c | 2726.1.1192 | 17 years ago | blueswir1 | Support for registering address space only for so | 88.2 KB | ||
gdbstub.c | 2726.1.1129 | 17 years ago | ths | Fix char* signedness, by Andre Przywara. | 37 KB | ||
gdbstub.h | 2485 | 17 years ago | pbrook | Allow gdbstub to connect over any serial device. | 479 bytes | ||
host-utils.c | 2726.1.847 | 17 years ago | j_mayer | Code used by the linux-user targets should not use | 2.7 KB | ||
host-utils.h | 2726.1.1148 | 17 years ago | ths | Code formatting. | 5.1 KB | ||
hostregs_helper.h | 2422 | 17 years ago | pbrook | Fix 64-bit host register corruption. | 2.1 KB | ||
hpet.h | 2726.1.483 | 17 years ago | ths | Add a local copy of hpet.h. | 618 bytes | ||
i386-dis.c | 2726.1.995 | 17 years ago | pbrook | Add statics and missing #includes for prototypes. | 96.5 KB | ||
i386-vl.ld | 318 | 21 years ago | bellard | allow up to 256 MB of ram | 4.3 KB | ||
i386.ld | 434 | 21 years ago | bellard | redhat 9 fix | 4.4 KB | ||
ia64.ld | 1394 | 19 years ago | bellard | ia64 host support (David Mosberger) | 8.3 KB | ||
keymaps.c | 2726.1.805 | 17 years ago | balrog | Miscellaneous VNC related fixes from Xen forwarded | 5.5 KB | ||
kqemu.c | 2726.1.1145 | 17 years ago | ths | Use WIN32_LEAN_AND_MEAN, by Stefan Weil. | 25.2 KB | ||
kqemu.h | 2726.1.484 | 17 years ago | ths | find -type f | xargs sed -i 's/[\t ]$//g' # on mos | 4.6 KB | ||
LICENSE | 2435 | 17 years ago | bellard | update | 533 bytes | ||
loader.c | 2726.1.995 | 17 years ago | pbrook | Add statics and missing #includes for prototypes. | 8 KB | ||
m68k-dis.c | 2726.1.488 | 17 years ago | ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, | 211 KB | ||
m68k-semi.c | 2726.1.987 | 17 years ago | pbrook | Break up vl.h. | 12.2 KB | ||
m68k.ld | 370 | 21 years ago | bellard | m68k host port (Richard Zidlicky) | 5.9 KB | ||
Makefile | 2769 | 16 years ago | Daniel Silverstone | Enough of a ch7006 implementation to get ABLE talk | 7.7 KB | ||
Makefile.target | 2764 | 16 years ago | Vincent Sanders | add LCD controlle rfrom openmoko project | 16.2 KB | ||
mips-dis.c | 2726.1.488 | 17 years ago | ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, | 205 KB | ||
mips.ld | 2726.1.82 | 17 years ago | ths | Linker scripts for MIPS hosts. | 8.4 KB | ||
mipsel.ld | 2726.1.82 | 17 years ago | ths | Linker scripts for MIPS hosts. | 8.4 KB | ||
monitor.c | 2726.1.1141 | 17 years ago | ths | Fix miscellaneous minor things, by Andre Przywara. | 67.8 KB | ||
net.h | 2726.1.987 | 17 years ago | pbrook | Break up vl.h. | 1.1 KB | ||
osdep.c | 2726.1.1164 | 17 years ago | balrog | Add "cache" parameter to "-drive" (Laurent Vivier) | 7.9 KB | ||
osdep.h | 2726.1.1164 | 17 years ago | balrog | Add "cache" parameter to "-drive" (Laurent Vivier) | 1.4 KB | ||
ppc-dis.c | 2726.1.484 | 17 years ago | ths | find -type f | xargs sed -i 's/[\t ]$//g' # on mos | 129 KB | ||
ppc.ld | 2726.1.45 | 17 years ago | ths | Update ppc.ld to work with newer binutils. | 8.6 KB | ||
qemu-binfmt-conf.sh | 2726.1.596 | 17 years ago | ths | Code provision for n32/n64 mips userland emulation | 3.9 KB | ||
qemu-char.h | 2726.1.1048 | 17 years ago | balrog | Add input buffer to mux chr (patch by Tristan Ging | 2.5 KB | ||
qemu-common.h | 2726.1.1145 | 17 years ago | ths | Use WIN32_LEAN_AND_MEAN, by Stefan Weil. | 2.9 KB | ||
qemu-doc.texi | 2726.1.1183 | 17 years ago | blueswir1 | Initial support for SS-2 (Sun4c) | 81.5 KB | ||
qemu-img.c | 2726.1.1145 | 17 years ago | ths | Use WIN32_LEAN_AND_MEAN, by Stefan Weil. | 20.3 KB | ||
qemu-img.texi | 2726.1.486 | 17 years ago | ths | vmdk compatibility level 6 images, by Soren Hansen | 4.2 KB | ||
qemu-tech.texi | 2726.1.1053 | 17 years ago | blueswir1 | 128-bit float support for user mode | 19.9 KB | ||
qemu-timer.h | 2726.1.987 | 17 years ago | pbrook | Break up vl.h. | 1.5 KB | ||
qemu_socket.h | 2726.1.1145 | 17 years ago | ths | Use WIN32_LEAN_AND_MEAN, by Stefan Weil. | 591 bytes | ||
readline.c | 2726.1.1146 | 17 years ago | ths | Handle history additions properly, by Andreas Schw | 12.4 KB | ||
README | 1306 | 19 years ago | bellard | update | 58 bytes | ||
s390-dis.c | 2726.1.488 | 17 years ago | ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, | 90.3 KB | ||
s390.ld | 123 | 21 years ago | bellard | update | 7 KB | ||
sdl.c | 2726.1.987 | 17 years ago | pbrook | Break up vl.h. | 19.1 KB | ||
sdl_keysym.h | 1345 | 19 years ago | bellard | Windows keys support with keymaps | 8.5 KB | ||
sh4-dis.c | 2726.1.488 | 17 years ago | ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, | 83 KB | ||
softmmu-semi.h | 2726.1.966 | 17 years ago | bellard | suppressed tgetx and tputx (initial patch by Thayn | 1.9 KB | ||
softmmu_exec.h | 2726.1.695 | 17 years ago | j_mayer | Replace is_user variable with mmu_idx in softmmu c | 2.3 KB | ||
softmmu_header.h | 2726.1.695 | 17 years ago | j_mayer | Replace is_user variable with mmu_idx in softmmu c | 9.8 KB | ||
softmmu_template.h | 2726.1.983 | 17 years ago | balrog | Don't compare '\0' against pointers. Add a note fr | 11.3 KB | ||
sparc-dis.c | 2726.1.649 | 17 years ago | blueswir1 | More detabification | 170 KB | ||
sparc.ld | 2726.1.649 | 17 years ago | blueswir1 | More detabification | 4.2 KB | ||
sparc64.ld | 2726.1.649 | 17 years ago | blueswir1 | More detabification | 4.5 KB | ||
sysemu.h | 2753 | 17 years ago | Daniel Silverstone | Merge upstream. Currently not compilable, but gett | 4.6 KB | ||
tap-win32.c | 2726.1.1145 | 17 years ago | ths | Use WIN32_LEAN_AND_MEAN, by Stefan Weil. | 19.8 KB | ||
texi2pod.pl | 2726.1.484 | 17 years ago | ths | find -type f | xargs sed -i 's/[\t ]$//g' # on mos | 10.7 KB | ||
thunk.c | 2726.1.1012 | 17 years ago | j_mayer | Fix attempt to inline recursive functions. | 8.1 KB | ||
thunk.h | 2726.1.1012 | 17 years ago | j_mayer | Fix attempt to inline recursive functions. | 4.1 KB | ||
TODO | 2726.1.484 | 17 years ago | ths | find -type f | xargs sed -i 's/[\t ]$//g' # on mos | 1.8 KB | ||
translate-all.c | 2726.1.1121 | 17 years ago | blueswir1 | Fix code generation buffer overflow reported by T | 8.4 KB | ||
translate-op.c | 2726.1.1010 | 17 years ago | j_mayer | Avoid duplicated definitions: move common definiti | 1.2 KB | ||
uboot_image.h | 2509 | 17 years ago | pbrook | Simple u-boot image loading support. | 5.9 KB | ||
usb-linux.c | 2726.1.995 | 17 years ago | pbrook | Add statics and missing #includes for prototypes. | 26.6 KB | ||
VERSION | 2726.1.921 | 17 years ago | bellard | update | 9 bytes | ||
vgafont.h | 1051 | 20 years ago | bellard | virtual console | 93.3 KB | ||
vl.c | 2753 | 17 years ago | Daniel Silverstone | Merge upstream. Currently not compilable, but gett | 232 KB | ||
vnc.c | 2726.1.1128 | 17 years ago | ths | Fix wrong signedness, by Andre Przywara. | 57.4 KB | ||
vnc_keysym.h | 2726.1.805 | 17 years ago | balrog | Miscellaneous VNC related fixes from Xen forwarded | 10 KB | ||
vnchextile.h | 2726.1.1128 | 17 years ago | ths | Fix wrong signedness, by Andre Przywara. | 4.4 KB | ||
x86_64.ld | 1231 | 20 years ago | bellard | update | 6.4 KB | ||
x_keymap.c | 2726.1.995 | 17 years ago | pbrook | Add statics and missing #includes for prototypes. | 3.8 KB |