Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
audio | 1121 | 20 years ago | bellard | audio merge (malc) git-svn-id: svn://svn.savanna | |||
bsd-user | 5533 | 16 years ago | blueswir1 | Preliminary BSD user emulator support git-svn-id: | |||
darwin-user | 2323 | 17 years ago | ths | Darwin userspace emulation, by Pierre d'Herbemont. | |||
fpu | 1327 | 19 years ago | bellard | soft float support git-svn-id: svn://svn.savanna | |||
gdb-xml | 5448 | 16 years ago | pbrook | Add GDB XML register description support. Signed- | |||
hw | 342 | 21 years ago | bellard | Hardware level VGA emulation (only text mode is te | |||
keymaps | 1168 | 20 years ago | bellard | keymaps support (initial patch by Johannes Schinde | |||
linux-user | 2 | 21 years ago | bellard | This commit was generated by cvs2svn to compensate | |||
pc-bios | 398 | 21 years ago | bellard | bios binary images git-svn-id: svn://svn.savanna | |||
slirp | 730 | 20 years ago | bellard | initial user mode network support git-svn-id: sv | |||
target-alpha | 2587 | 17 years ago | j_mayer | Alpha architecture emulation core. git-svn-id: s | |||
target-arm | 383 | 21 years ago | bellard | new directory structure git-svn-id: svn://svn.sa | |||
target-cris | 3346 | 17 years ago | ths | CRIS disassembler, originally from binutils, by Ed | |||
target-i386 | 383 | 21 years ago | bellard | new directory structure git-svn-id: svn://svn.sa | |||
target-m68k | 2187 | 18 years ago | pbrook | ColdFire target. git-svn-id: svn://svn.savannah. | |||
target-mips | 1458 | 19 years ago | bellard | MIPS target (Jocelyn Mayer) git-svn-id: svn://sv | |||
target-ppc | 470 | 21 years ago | bellard | PowerPC support (Jocelyn Mayer) git-svn-id: svn: | |||
target-sh4 | 1854 | 18 years ago | bellard | sh4 target (Samuel Tardieu) git-svn-id: svn://sv | |||
target-sparc | 384 | 21 years ago | bellard | sparc emulation target (thanx to Thomas M. Ogriseg | |||
tcg | 3932 | 16 years ago | bellard | TCG code generator git-svn-id: svn://svn.savanna | |||
tests | 9 | 21 years ago | bellard | i386 emulator test git-svn-id: svn://svn.savanna | |||
.gitignore | 5172 | 16 years ago | aliguori | Add gitignore file While QEMU officially uses SVN | 280 bytes | ||
a.out.h | 2457 | 17 years ago | pbrook | 64bit->win32 cross build fix. git-svn-id: svn:// | 13.6 KB | ||
aes.c | 3816 | 17 years ago | ths | Fix miscellaneous minor things, by Andre Przywara. | 59.8 KB | ||
aes.h | 1032 | 20 years ago | bellard | AES crypto support git-svn-id: svn://svn.savanna | 717 bytes | ||
aio.c | 5459 | 16 years ago | aliguori | Make sure to initialize fd_sets in aio.c This was | 4.9 KB | ||
alpha-dis.c | 3163 | 17 years ago | ths | find -type f | xargs sed -i 's/[\t ]$//g' # on mos | 80.4 KB | ||
alpha.ld | 108 | 21 years ago | bellard | alpha support git-svn-id: svn://svn.savannah.non | 4 KB | ||
arm-dis.c | 3555 | 17 years ago | pbrook | Update ARM disassembler. git-svn-id: svn://svn.s | 157 KB | ||
arm-semi.c | 4803 | 16 years ago | ths | Add missing return in arm-semi, by Laurent Desnogu | 14.1 KB | ||
arm.ld | 4856 | 16 years ago | blueswir1 | Link ARM prologue closer to code segment to avoid | 4.7 KB | ||
block-bochs.c | 3568 | 17 years ago | pbrook | Split block API from vl.h. Remove QEMU_TOOL. Repla | 7 KB | ||
block-cloop.c | 3568 | 17 years ago | pbrook | Split block API from vl.h. Remove QEMU_TOOL. Repla | 4.8 KB | ||
block-cow.c | 3568 | 17 years ago | pbrook | Split block API from vl.h. Remove QEMU_TOOL. Repla | 7.7 KB | ||
block-dmg.c | 4975 | 16 years ago | ths | Add qemu_realloc(), by Gerd Hoffmann. git-svn-id | 8.1 KB | ||
block-nbd.c | 5018 | 16 years ago | aliguori | Remove unnecessary #includes from block-nbd.c Sig | 4.6 KB | ||
block-parallels.c | 3568 | 17 years ago | pbrook | Split block API from vl.h. Remove QEMU_TOOL. Repla | 4.6 KB | ||
block-qcow.c | 4662 | 16 years ago | ths | Remove dead-code (else-block) from block-qcow.c, b | 27.9 KB | ||
block-qcow2.c | 5850 | 16 years ago | aliguori | Change order of metadata update to prevent loosing | 80.6 KB | ||
block-raw-posix.c | 5705 | 16 years ago | aliguori | block: make raw aio signaling non-blocking (Gerd H | 32.6 KB | ||
block-raw-win32.c | 5474 | 16 years ago | aliguori | Expand cache= option and use write-through caching | 13.4 KB | ||
block-vmdk.c | 5556 | 16 years ago | aliguori | fix off-by-one generating vmdk backing files (Avi | 25.3 KB | ||
block-vpc.c | 3806 | 17 years ago | ths | Fix char* signedness, by Andre Przywara. git-svn | 6.3 KB | ||
block-vvfat.c | 5763 | 16 years ago | blueswir1 | Use qemu_isfoobar and qemu_towombat versions, base | 79.4 KB | ||
block.c | 5786 | 16 years ago | aliguori | Abstract out geometry detection code from IDE for | 39.6 KB | ||
block.h | 5786 | 16 years ago | aliguori | Abstract out geometry detection code from IDE for | 6.7 KB | ||
block_int.h | 5639 | 16 years ago | aliguori | Use an option rom instead of boot sector for -kern | 5.6 KB | ||
bswap.h | 4110 | 16 years ago | aurel32 | e1000: fix unaligned access (Tristan Gingold) g | 4.5 KB | ||
bt-host.c | 5628 | 16 years ago | aurel32 | Win32: Fix warnings Attached patch fixes some war | 5.3 KB | ||
bt-vhci.c | 5354 | 16 years ago | balrog | Disable bluetooth proxy compilation on win32. gi | 4.5 KB | ||
buffered_file.c | 5464 | 16 years ago | aliguori | Introduce a buffered file wrapper for QEMUFile Th | 5.7 KB | ||
buffered_file.h | 5464 | 16 years ago | aliguori | Introduce a buffered file wrapper for QEMUFile Th | 916 bytes | ||
Changelog | 4686 | 16 years ago | malc | Update git-svn-id: svn://svn.savannah.nongnu.org | 15.8 KB | ||
check_ops.sh | 3683 | 17 years ago | ths | Fixes for s/390 host support, by Bastian Blank. | 1005 bytes | ||
cocoa.m | 4025 | 16 years ago | aurel32 | Let the USB tablet reach the far bottom and right | 36.4 KB | ||
configure | 5806 | 16 years ago | malc | Handle SDL log just like other temporary files gi | 46.6 KB | ||
console.c | 5778 | 16 years ago | aliguori | Introduce accessors for DisplayState (Stefano Stab | 38.1 KB | ||
console.h | 5778 | 16 years ago | aliguori | Introduce accessors for DisplayState (Stefano Stab | 6.7 KB | ||
COPYING | 5457 | 16 years ago | aurel32 | COPYING: update from FSF Signed-off-by: Aurelien | 17.5 KB | ||
COPYING.LIB | 179 | 21 years ago | bellard | update git-svn-id: svn://svn.savannah.nongnu.org | 25.8 KB | ||
cpu-all.h | 5838 | 16 years ago | pbrook | Change MMIO callbacks to use offsets, not absolute | 27.6 KB | ||
cpu-defs.h | 5797 | 16 years ago | pbrook | Fix comment typo. git-svn-id: svn://svn.savannah | 8.8 KB | ||
cpu-exec.c | 5788 | 16 years ago | aliguori | Use sys-queue.h for break/watchpoint managment (Ja | 50.7 KB | ||
cris-dis.c | 4342 | 16 years ago | edgar_igl | Teach the CRIS disassembler to stay within the pro | 80.6 KB | ||
curses.c | 5298 | 16 years ago | balrog | Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSO | 9.5 KB | ||
curses_keys.h | 5548 | 16 years ago | balrog | Control + i and [tab] share keycode in curses, sim | 12.4 KB | ||
cutils.c | 5716 | 16 years ago | blueswir1 | Attached patch fixes a series of this warning when | 2.5 KB | ||
d3des.c | 5540 | 16 years ago | blueswir1 | Ansify to please sparse git-svn-id: svn://svn.sav | 15 KB | ||
d3des.h | 3131 | 17 years ago | ths | Actually add d3des implementation files. git-svn | 1.5 KB | ||
def-helper.h | 5718 | 16 years ago | pbrook | TCG variable type checking. Signed-off-by: Paul B | 6.5 KB | ||
dis-asm.h | 5033 | 16 years ago | blueswir1 | Fix OpenBSD linker warnings git-svn-id: svn://svn | 18.3 KB | ||
disas.c | 5500 | 16 years ago | pbrook | Update old fashioned function prototypes. Signed- | 10.4 KB | ||
disas.h | 5499 | 16 years ago | pbrook | * Use function pointers for symbol lookup (current | 966 bytes | ||
dyngen-exec.h | 5001 | 16 years ago | blueswir1 | Preliminary OpenBSD host support (based on OpenBSD | 9.2 KB | ||
dyngen.c | 5011 | 16 years ago | blueswir1 | Fix some warnings that would be generated by gcc - | 91.8 KB | ||
elf.h | 5162 | 16 years ago | blueswir1 | Fix most warnings that would be caused by gcc flag | 42 KB | ||
elf_ops.h | 5502 | 16 years ago | pbrook | Use load address when loading ELF images. Signed- | 7.5 KB | ||
exec-all.h | 5832 | 16 years ago | balrog | Use libgcc __clear_cache to clean icache, when ava | 13.4 KB | ||
exec.c | 5841 | 16 years ago | pbrook | Cosmetic cleanups to previous patch. git-svn-id: | 102 KB | ||
feature_to_c.sh | 5528 | 16 years ago | blueswir1 | Fix undeclared symbol warnings from sparse git-sv | 2.1 KB | ||
gdbstub.c | 5810 | 16 years ago | aurel32 | gdbstub: Fix access to PPC FPRs Obviously, someon | 51.9 KB | ||
gdbstub.h | 5732 | 16 years ago | aliguori | gdbstub: manage CPUs as threads (Jan Kiszka) This | 841 bytes | ||
gen-icount.h | 5718 | 16 years ago | pbrook | TCG variable type checking. Signed-off-by: Paul B | 1.5 KB | ||
host-utils.c | 3526 | 17 years ago | j_mayer | Code used by the linux-user targets should not use | 2.7 KB | ||
host-utils.h | 5697 | 16 years ago | balrog | Include <strings.h> for ffs(). ffs() is in <strin | 5.5 KB | ||
hostregs_helper.h | 2375 | 17 years ago | pbrook | Fix 64-bit host register corruption. git-svn-id: | 2.1 KB | ||
hpet.h | 3162 | 17 years ago | ths | Add a local copy of hpet.h. git-svn-id: svn://sv | 618 bytes | ||
hppa-dis.c | 4188 | 16 years ago | aurel32 | HPPA (PA-RISC) host support (Stuart Brady) git- | 100 KB | ||
hppa.ld | 4188 | 16 years ago | aurel32 | HPPA (PA-RISC) host support (Stuart Brady) git- | 8.1 KB | ||
i386-dis.c | 5387 | 16 years ago | blueswir1 | Make some i386 disassembler tables const git-svn- | 97.7 KB | ||
i386.ld | 4625 | 16 years ago | pbrook | Add TLS sections. git-svn-id: svn://svn.savannah | 4.5 KB | ||
ia64.ld | 1355 | 19 years ago | bellard | ia64 host support (David Mosberger) git-svn-id: | 8.3 KB | ||
keymaps.c | 5385 | 16 years ago | blueswir1 | Make keysym tables const git-svn-id: svn://svn.sa | 5.5 KB | ||
kqemu.c | 4687 | 16 years ago | malc | Fix error reporting under Win32 (CreateFile does n | 28.3 KB | ||
kqemu.h | 4617 | 16 years ago | bellard | kqemu API change - allow use of kqemu with 32 bit | 5.2 KB | ||
kvm-all.c | 5781 | 16 years ago | aliguori | kvm: Introduce kvm logging interface (Glauber Cost | 13.7 KB | ||
kvm.h | 5781 | 16 years ago | aliguori | kvm: Introduce kvm logging interface (Glauber Cost | 1.5 KB | ||
LICENSE | 3933 | 16 years ago | bellard | use the TCG code generator git-svn-id: svn://svn | 636 bytes | ||
loader.c | 5754 | 16 years ago | aliguori | uImage: only try to load 'kernel' images (Hollis B | 13.5 KB | ||
m68k-dis.c | 5824 | 16 years ago | aurel32 | Spelling and grammar fixes Minor fixes of spellin | 211 KB | ||
m68k-semi.c | 3664 | 17 years ago | pbrook | Break up vl.h. git-svn-id: svn://svn.savannah.no | 12.2 KB | ||
m68k.ld | 355 | 21 years ago | bellard | m68k host port (Richard Zidlicky) git-svn-id: sv | 5.9 KB | ||
MAINTAINERS | 5077 | 16 years ago | j_mayer | Update maintainers list. git-svn-id: svn://svn.s | 2.1 KB | ||
Makefile | 5789 | 16 years ago | ths | Make installing bios files optional. Signed-off-b | 9.4 KB | ||
Makefile.target | 5854 | 16 years ago | malc | Silence warnings generated due to `#if BUILD_Y8950 | 18.9 KB | ||
migration-exec.c | 5702 | 16 years ago | aliguori | Fix brown-paper-bag bugs from live-migration patch | 3.1 KB | ||
migration-tcp.c | 5702 | 16 years ago | aliguori | Fix brown-paper-bag bugs from live-migration patch | 4.8 KB | ||
migration.c | 5683 | 16 years ago | aliguori | Reintroduce migrate-to-exec: support (Charles Duff | 6 KB | ||
migration.h | 5683 | 16 years ago | aliguori | Reintroduce migrate-to-exec: support (Charles Duff | 2.2 KB | ||
mips-dis.c | 5162 | 16 years ago | blueswir1 | Fix most warnings that would be caused by gcc flag | 205 KB | ||
mips.ld | 2762 | 17 years ago | ths | Linker scripts for MIPS hosts. git-svn-id: svn:/ | 8.4 KB | ||
mipsel.ld | 2762 | 17 years ago | ths | Linker scripts for MIPS hosts. git-svn-id: svn:/ | 8.4 KB | ||
monitor.c | 5716 | 16 years ago | blueswir1 | Attached patch fixes a series of this warning when | 74.3 KB | ||
nbd.c | 5763 | 16 years ago | blueswir1 | Use qemu_isfoobar and qemu_towombat versions, base | 13.9 KB | ||
nbd.h | 5175 | 16 years ago | aliguori | qemu-nbd: remove useless parameter from nbd_negoti | 1.9 KB | ||
net-checksum.c | 4960 | 16 years ago | aliguori | Add IP checksumming functions to qemu (Gerd Hoffma | 2.2 KB | ||
net.c | 5763 | 16 years ago | blueswir1 | Use qemu_isfoobar and qemu_towombat versions, base | 40.6 KB | ||
net.h | 5570 | 16 years ago | aliguori | Move network redirection code out of vl.c and into | 2.3 KB | ||
osdep.c | 5767 | 16 years ago | blueswir1 | Use MAP_ANON also for FreeBSD (Juergen Lock) git- | 8.1 KB | ||
osdep.h | 5831 | 16 years ago | balrog | Fix a typo preventing GNUC builtins usage. git-s | 1.9 KB | ||
ppc-dis.c | 3163 | 17 years ago | ths | find -type f | xargs sed -i 's/[\t ]$//g' # on mos | 129 KB | ||
ppc.ld | 2724 | 17 years ago | ths | Update ppc.ld to work with newer binutils. git-s | 8.6 KB | ||
ppc64.ld | 5024 | 16 years ago | malc | Correct version of Heikki Lindholms ppc64.ld scrip | 8.2 KB | ||
qemu-aio.h | 5286 | 16 years ago | aliguori | Refactor AIO to allow multiple AIO implementations | 1.4 KB | ||
qemu-binfmt-conf.sh | 3274 | 17 years ago | ths | Code provision for n32/n64 mips userland emulation | 3.9 KB | ||
qemu-char.c | 5822 | 16 years ago | aurel32 | Fix warning from sparse Remove unnecessary declar | 54.7 KB | ||
qemu-char.h | 5568 | 16 years ago | aliguori | Move some declarations around in the QEMU CharDriv | 3 KB | ||
qemu-common.h | 5716 | 16 years ago | blueswir1 | Attached patch fixes a series of this warning when | 4.7 KB | ||
qemu-doc.texi | 5824 | 16 years ago | aurel32 | Spelling and grammar fixes Minor fixes of spellin | 97.6 KB | ||
qemu-img.c | 5828 | 16 years ago | aurel32 | qemu-img: open files with cache=writeback Data in | 21.8 KB | ||
qemu-img.texi | 4661 | 16 years ago | ths | New qemu-img convert -B option, by Marc Bevand. | 4.4 KB | ||
qemu-lock.h | 5720 | 16 years ago | malc | AIX's assembler does not support local labels, use | 6 KB | ||
qemu-log.h | 5104 | 16 years ago | blueswir1 | Fix some warnings that would be generated by gcc - | 90 bytes | ||
qemu-malloc.c | 5642 | 16 years ago | balrog | Add qemu_strndup: qemu_strdup with length limit. | 1.9 KB | ||
qemu-nbd.c | 5528 | 16 years ago | blueswir1 | Fix undeclared symbol warnings from sparse git-sv | 13 KB | ||
qemu-nbd.texi | 5290 | 16 years ago | aliguori | Fix formatting of documentation (Stefan Weil) Fix | 1.5 KB | ||
qemu-sockets.c | 5763 | 16 years ago | blueswir1 | Use qemu_isfoobar and qemu_towombat versions, base | 11.8 KB | ||
qemu-tech.texi | 5442 | 16 years ago | blueswir1 | Update (thanks to Edgar, Thiemo, malc, Paul, Laure | 22 KB | ||
qemu-timer.h | 3664 | 17 years ago | pbrook | Break up vl.h. git-svn-id: svn://svn.savannah.no | 1.5 KB | ||
qemu-tool.c | 5823 | 16 years ago | aurel32 | Fix warning from sparse (wrong declaration) Fix d | 1.3 KB | ||
qemu_socket.h | 5684 | 16 years ago | aliguori | sockets: helper functions for qemu (Gerd Hoffman) | 1.3 KB | ||
readline.c | 5716 | 16 years ago | blueswir1 | Attached patch fixes a series of this warning when | 12.4 KB | ||
README | 1271 | 19 years ago | bellard | update git-svn-id: svn://svn.savannah.nongnu.org | 58 bytes | ||
s390-dis.c | 3911 | 16 years ago | ths | Revert licensing to "GPLv2 or later", by Ulrich He | 90.3 KB | ||
s390.ld | 118 | 21 years ago | bellard | update git-svn-id: svn://svn.savannah.nongnu.org | 7 KB | ||
savevm.c | 5689 | 16 years ago | aliguori | Split savevm code into savevm.c This is pure code | 30.3 KB | ||
sdl.c | 5045 | 16 years ago | aliguori | add DisplayState->idle (Samuel Thibault) Add idle | 20 KB | ||
sdl_keysym.h | 5385 | 16 years ago | blueswir1 | Make keysym tables const git-svn-id: svn://svn.sa | 8.5 KB | ||
sh4-dis.c | 5195 | 16 years ago | blueswir1 | Fix warnings that would be caused by gcc flag -Wwr | 83.1 KB | ||
softmmu-semi.h | 5264 | 16 years ago | blueswir1 | Suppress gcc 4.x -Wpointer-sign (included in -Wall | 1.9 KB | ||
softmmu_defs.h | 5104 | 16 years ago | blueswir1 | Fix some warnings that would be generated by gcc - | 1 KB | ||
softmmu_exec.h | 5104 | 16 years ago | blueswir1 | Fix some warnings that would be generated by gcc - | 2.3 KB | ||
softmmu_header.h | 5104 | 16 years ago | blueswir1 | Fix some warnings that would be generated by gcc - | 9.4 KB | ||
softmmu_template.h | 5728 | 16 years ago | aliguori | Set mem_io_vaddr on io_read (Jan Kiszka) Analogou | 12 KB | ||
sparc-dis.c | 5532 | 16 years ago | blueswir1 | Update from binutils 2.17 git-svn-id: svn://svn.s | 171 KB | ||
sparc.ld | 3328 | 17 years ago | blueswir1 | More detabification git-svn-id: svn://svn.savan | 4.2 KB | ||
sparc64.ld | 4940 | 16 years ago | blueswir1 | Map code buffers below 2G on Sparc64 git-svn-id: | 4.6 KB | ||
sys-queue.h | 5787 | 16 years ago | aliguori | Add TAILQ_FOREACH_SAFE (Jan Kiszka) Add TAILQ ite | 17.1 KB | ||
sysemu.h | 5753 | 16 years ago | aliguori | uImage: rename load_uboot() to load_uimage() (Holl | 5.7 KB | ||
tap-win32.c | 5628 | 16 years ago | aurel32 | Win32: Fix warnings Attached patch fixes some war | 19.8 KB | ||
texi2pod.pl | 3953 | 16 years ago | ths | Update texi2pod.pl. git-svn-id: svn://svn.savann | 11.9 KB | ||
thunk.c | 5414 | 16 years ago | blueswir1 | Make bitmask tables static const git-svn-id: svn: | 8.2 KB | ||
thunk.h | 5414 | 16 years ago | blueswir1 | Make bitmask tables static const git-svn-id: svn: | 4.2 KB | ||
TODO | 5855 | 16 years ago | malc | Update git-svn-id: svn://svn.savannah.nongnu.org/ | 1.1 KB | ||
translate-all.c | 4880 | 16 years ago | ths | Small cleanup of gen_intermediate_code(_internal), | 5.1 KB | ||
uboot_image.h | 2462 | 17 years ago | pbrook | Simple u-boot image loading support. git-svn-id: | 5.9 KB | ||
usb-bsd.c | 5769 | 16 years ago | blueswir1 | Native BSD host USB support (Juergen Lock, Lonnie | 16.5 KB | ||
usb-linux.c | 5769 | 16 years ago | blueswir1 | Native BSD host USB support (Juergen Lock, Lonnie | 44.3 KB | ||
usb-stub.c | 5783 | 16 years ago | blueswir1 | Fix usb-stub compilation git-svn-id: svn://svn.sa | 1.8 KB | ||
VERSION | 3882 | 17 years ago | bellard | version change git-svn-id: svn://svn.savannah.no | 5 bytes | ||
vgafont.h | 5161 | 16 years ago | aurel32 | Some little fixes on QEMU - some vectors can be d | 93.3 KB | ||
vl.c | 5785 | 16 years ago | aliguori | Revert r5636 to fix icount on hosts w/o high-res c | 145 KB | ||
vnc.c | 5853 | 16 years ago | malc | Make audio violate POSIX less git-svn-id: svn://s | 67.3 KB | ||
vnc_keysym.h | 5385 | 16 years ago | blueswir1 | Make keysym tables const git-svn-id: svn://svn.sa | 10.1 KB | ||
vnchextile.h | 5778 | 16 years ago | aliguori | Introduce accessors for DisplayState (Stefano Stab | 4.4 KB | ||
x86_64.ld | 1198 | 20 years ago | bellard | update git-svn-id: svn://svn.savannah.nongnu.org | 6.4 KB | ||
x_keymap.c | 3673 | 17 years ago | pbrook | Add statics and missing #includes for prototypes. | 3.8 KB |