Filename | Latest Rev | Last Changed | Committer | Comment | Size | ||
---|---|---|---|---|---|---|---|
.. | |||||||
audio | 1121 | 19 years ago | bellard | audio merge (malc) git-svn-id: svn://svn.savanna | |||
bsd-user | 5533 | 15 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. | |||
debian | 6310 | 15 years ago | Riku Voipio | Create debian packaging Roughly based on debian a | |||
fpu | 1327 | 19 years ago | bellard | soft float support git-svn-id: svn://svn.savanna | |||
gdb-xml | 5448 | 15 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 | 19 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 | 20 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 | 20 years ago | bellard | new directory structure git-svn-id: svn://svn.sa | |||
target-cris | 3346 | 16 years ago | ths | CRIS disassembler, originally from binutils, by Ed | |||
target-i386 | 383 | 20 years ago | bellard | new directory structure git-svn-id: svn://svn.sa | |||
target-m68k | 2187 | 17 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 | 20 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 | 20 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 | 6281.2.74 | 15 years ago | Blue Swirl | gitignore qemu-options.texi $subj François. Sig | 384 bytes | ||
a.out.h | 5989 | 15 years ago | blueswir1 | Remove unnecessary trailing newlines git-svn-id: | 13.6 KB | ||
acl.c | 6281.1.423 | 15 years ago | aliguori | Remove tabs introduced from VNC ACL series Signed | 4.3 KB | ||
acl.h | 6281.1.422 | 15 years ago | aliguori | Support ACLs for controlling VNC access ("Daniel P | 2 KB | ||
aes.c | 6281.1.538 | 15 years ago | blueswir1 | Delete some unused macros detected with -Wp,-Wunus | 59.7 KB | ||
aes.h | 1032 | 20 years ago | bellard | AES crypto support git-svn-id: svn://svn.savanna | 717 bytes | ||
aio.c | 6281.1.239 | 15 years ago | aliguori | toplevel: remove error handling from qemu_malloc() | 4.8 KB | ||
alpha-dis.c | 6151 | 15 years ago | aurel32 | Update FSF address in GPL/LGPL boilerplate The at | 80.4 KB | ||
alpha.ld | 108 | 21 years ago | bellard | alpha support git-svn-id: svn://svn.savannah.non | 4 KB | ||
arm-dis.c | 6281.1.460 | 15 years ago | aurel32 | clean build: Fix arm build warnings Fix remaining | 156 KB | ||
arm-semi.c | 6181 | 15 years ago | blueswir1 | Fix more FSF addresses git-svn-id: svn://svn.sava | 14.1 KB | ||
arm.ld | 4856 | 16 years ago | blueswir1 | Link ARM prologue closer to code segment to avoid | 4.7 KB | ||
balloon.h | 5864 | 15 years ago | aliguori | Add missing file from previous commit. Signed-off | 537 bytes | ||
block-bochs.c | 6281.1.462 | 15 years ago | aurel32 | Use C99 initializers for BlockDriver methods Cons | 7 KB | ||
block-cloop.c | 6281.1.462 | 15 years ago | aurel32 | Use C99 initializers for BlockDriver methods Cons | 4.8 KB | ||
block-cow.c | 6281.1.755 | 15 years ago | blueswir1 | Fix OpenSolaris gcc4 warnings: iovec type mismatch | 7.9 KB | ||
block-dmg.c | 6281.1.462 | 15 years ago | aurel32 | Use C99 initializers for BlockDriver methods Cons | 8.1 KB | ||
block-nbd.c | 6281.1.462 | 15 years ago | aurel32 | Use C99 initializers for BlockDriver methods Cons | 4.6 KB | ||
block-parallels.c | 6281.1.462 | 15 years ago | aurel32 | Use C99 initializers for BlockDriver methods Cons | 4.6 KB | ||
block-qcow.c | 6281.2.36 | 15 years ago | aliguori | implement qemu_blockalign (Stefano Stabellini) th | 29.4 KB | ||
block-qcow2.c | 6281.2.36 | 15 years ago | aliguori | implement qemu_blockalign (Stefano Stabellini) th | 88.8 KB | ||
block-raw-posix.c | 6281.2.36 | 15 years ago | aliguori | implement qemu_blockalign (Stefano Stabellini) th | 36.3 KB | ||
block-raw-win32.c | 6281.1.673 | 15 years ago | aliguori | more BlockDriver C99 initializers (Christoph Hellw | 10.4 KB | ||
block-vmdk.c | 6281.1.462 | 15 years ago | aurel32 | Use C99 initializers for BlockDriver methods Cons | 25.3 KB | ||
block-vmstate.c | 6385.1.7 | 15 years ago | Juha Riihimäki | uprage block-vmstate to work with recent upstream | 7.8 KB | ||
block-vpc.c | 6281.1.761 | 15 years ago | aurel32 | block-vpc: Don't silently create smaller image tha | 16.6 KB | ||
block-vvfat.c | 6281.2.56 | 15 years ago | Aurelien Jarno | block-vvfat: fix a warning Signed-off-by: Aurelie | 79.5 KB | ||
block.c | 6432 | 15 years ago | Riku Voipio | merge upstream | 43.8 KB | ||
block.h | 6432 | 15 years ago | Riku Voipio | merge upstream | 7.5 KB | ||
block_int.h | 6281.2.36 | 15 years ago | aliguori | implement qemu_blockalign (Stefano Stabellini) th | 6.9 KB | ||
bswap.h | 6281.1.432 | 15 years ago | blueswir1 | Sparse fixes: truncation by cast Fix Sparse warni | 4.7 KB | ||
bt-host.c | 6281.1.755 | 15 years ago | blueswir1 | Fix OpenSolaris gcc4 warnings: iovec type mismatch | 5.4 KB | ||
bt-host.h | 6281.1.501 | 15 years ago | aurel32 | Clean build: Add bt-host.h Silence compiler warni | 123 bytes | ||
bt-vhci.c | 6281.1.431 | 15 years ago | blueswir1 | Sparse fixes: NULL use, header order, ANSI prototy | 4.5 KB | ||
buffered_file.c | 6281.1.239 | 15 years ago | aliguori | toplevel: remove error handling from qemu_malloc() | 5.6 KB | ||
buffered_file.h | 5464 | 15 years ago | aliguori | Introduce a buffered file wrapper for QEMUFile Th | 916 bytes | ||
cache-utils.c | 6281.1.225 | 15 years ago | malc | Properly initialize len argument of sysctl and inc | 1.5 KB | ||
cache-utils.h | 6281.1.9 | 15 years ago | malc | Remove all traces of __powerpc__ According to $GC | 1.1 KB | ||
Changelog | 6281.1.670 | 15 years ago | aliguori | Update Changelog to reflect 0.10.2 release Signed | 18.4 KB | ||
cmd.c | 6281.1.671 | 15 years ago | blueswir1 | Fix a few Sparse warnings git-svn-id: svn://svn.s | 10.5 KB | ||
cmd.h | 6281.1.671 | 15 years ago | blueswir1 | Fix a few Sparse warnings git-svn-id: svn://svn.s | 2.2 KB | ||
cocoa.m | 6444 | 15 years ago | Juha Riihimäki | cocoa: kill qemu when its window is closed | 36.8 KB | ||
CODING_STYLE | 6281.1.669 | 15 years ago | edgar_igl | Remove potentially offensive humor. Signed-off-by | 2.7 KB | ||
configure | 6433 | 15 years ago | Riku Voipio | linux-user: fix utimensat when used as futimens T | 55.7 KB | ||
console.c | 6281.1.538 | 15 years ago | blueswir1 | Delete some unused macros detected with -Wp,-Wunus | 44.4 KB | ||
console.h | 6281.1.526 | 15 years ago | aliguori | DisplayAllocator interface (Stefano Stabellini) H | 9.7 KB | ||
COPYING | 5457 | 15 years ago | aurel32 | COPYING: update from FSF Signed-off-by: Aurelien | 17.5 KB | ||
COPYING.LIB | 6151 | 15 years ago | aurel32 | Update FSF address in GPL/LGPL boilerplate The at | 25.8 KB | ||
cpu-all.h | 6432 | 15 years ago | Riku Voipio | merge upstream | 29.4 KB | ||
cpu-defs.h | 6281.2.55 | 15 years ago | aliguori | qemu: introduce iothread (Marcelo Tosatti) Fill i | 9.1 KB | ||
cpu-exec.c | 6281.2.63 | 15 years ago | Blue Swirl | Recognize V9 stores and CAS accesses as writes Si | 52.1 KB | ||
cris-dis.c | 6281.1.239 | 15 years ago | aliguori | toplevel: remove error handling from qemu_malloc() | 80.4 KB | ||
curses.c | 6281.1.526 | 15 years ago | aliguori | DisplayAllocator interface (Stefano Stabellini) H | 9.8 KB | ||
curses_keys.h | 6281.1.434 | 15 years ago | blueswir1 | Sparse fixes: remove duplicate entry git-svn-id: | 12.3 KB | ||
cutils.c | 6281.1.570 | 15 years ago | aliguori | add qemu_iovec_init_external (Christoph Hellwig) | 4.3 KB | ||
d3des.c | 5540 | 15 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 | 5989 | 15 years ago | blueswir1 | Remove unnecessary trailing newlines git-svn-id: | 6.5 KB | ||
device_tree.c | 6281.1.723 | 15 years ago | pbrook | Wean device tree code off phys_ram_base. Signed-o | 2.6 KB | ||
device_tree.h | 6281.1.723 | 15 years ago | pbrook | Wean device tree code off phys_ram_base. Signed-o | 942 bytes | ||
dis-asm.h | 6281.1.290 | 15 years ago | blueswir1 | Update ppc-dis.c from binutils 2.17 git-svn-id: s | 18.3 KB | ||
disas.c | 6281.2.16 | 15 years ago | malc | Safety net for the cases where disassembler/transl | 10.7 KB | ||
disas.h | 6281.1.407 | 15 years ago | aliguori | monitor: Rework API (Jan Kiszka) Refactor the mon | 1 KB | ||
dma-helpers.c | 6281.1.671 | 15 years ago | blueswir1 | Fix a few Sparse warnings git-svn-id: svn://svn.s | 4.7 KB | ||
dma.h | 6281.1.550 | 15 years ago | aliguori | Implement cancellation method for dma async I/O (A | 1 KB | ||
dyngen-exec.h | 6281.1.702 | 15 years ago | aurel32 | Use stdint.h for integral data types and definitio | 3.5 KB | ||
elf.h | 6281.1.829 | 15 years ago | Riku Voipio | linux-user: implemented ELF coredump support for A | 42.8 KB | ||
elf_ops.h | 6281.1.537 | 15 years ago | blueswir1 | Make the ELF loader aware of backwards compatibili | 7.9 KB | ||
exec-all.h | 6281.1.825 | 15 years ago | blueswir1 | kqemu: merge CONFIG_KQEMU and USE_KQEMU Basically | 13.1 KB | ||
exec.c | 6443 | 15 years ago | Juha Riihimäki | fix win32 log file location | 112 KB | ||
feature_to_c.sh | 5528 | 15 years ago | blueswir1 | Fix undeclared symbol warnings from sparse git-sv | 2.1 KB | ||
gdbstub.c | 6281.1.812 | 15 years ago | blueswir1 | Add 'static' to avoid a sparse warning git-svn-id | 59.9 KB | ||
gdbstub.h | 6281.1.512 | 15 years ago | aliguori | Guest debugging support for KVM (Jan Kiszka) This | 1.1 KB | ||
gen-icount.h | 5989 | 15 years ago | blueswir1 | Remove unnecessary trailing newlines git-svn-id: | 1.5 KB | ||
host-utils.c | 3526 | 16 years ago | j_mayer | Code used by the linux-user targets should not use | 2.7 KB | ||
host-utils.h | 5697 | 15 years ago | balrog | Include <strings.h> for ffs(). ffs() is in <strin | 5.5 KB | ||
hostregs_helper.h | 6281.1.472 | 15 years ago | blueswir1 | Prune unused AREGs git-svn-id: svn://svn.savannah | 1.8 KB | ||
hpet.h | 3162 | 16 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 | ||
hxtool | 6281.1.613 | 15 years ago | blueswir1 | Fix hxtool eating backslash sequences for sh != ba | 716 bytes | ||
i386-dis.c | 6281.1.439 | 15 years ago | blueswir1 | Update i386-dis.c from commits before GPLv3 switch | 159 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 | 6281.1.417 | 15 years ago | aliguori | Refactor keymap code to avoid duplication ("Daniel | 5.2 KB | ||
keymaps.h | 6281.1.425 | 15 years ago | aliguori | Add missing file from previous commit Signed-off- | 1.9 KB | ||
kqemu.c | 6281.1.825 | 15 years ago | blueswir1 | kqemu: merge CONFIG_KQEMU and USE_KQEMU Basically | 27.8 KB | ||
kqemu.h | 4617 | 16 years ago | bellard | kqemu API change - allow use of kqemu with 32 bit | 5.2 KB | ||
kvm-all.c | 6281.2.88 | 15 years ago | Anthony Liguori | kvm: Avoid COW if KVM MMU is asynchronous Avi Kiv | 24.3 KB | ||
kvm.h | 6281.2.88 | 15 years ago | Anthony Liguori | kvm: Avoid COW if KVM MMU is asynchronous Avi Kiv | 3.5 KB | ||
libfdt_env.h | 6053 | 15 years ago | aurel32 | Implement device tree support needed for Bamboo em | 1.2 KB | ||
LICENSE | 6009 | 15 years ago | blueswir1 | Add missing newline at the end of file git-svn-id | 637 bytes | ||
loader.c | 6281.1.538 | 15 years ago | blueswir1 | Delete some unused macros detected with -Wp,-Wunus | 13.4 KB | ||
m68k-dis.c | 5824 | 15 years ago | aurel32 | Spelling and grammar fixes Minor fixes of spellin | 211 KB | ||
m68k-semi.c | 6181 | 15 years ago | blueswir1 | Fix more FSF addresses git-svn-id: svn://svn.sava | 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 | 6432 | 15 years ago | Riku Voipio | merge upstream | 10.5 KB | ||
Makefile.target | 6432 | 15 years ago | Riku Voipio | merge upstream | 17.4 KB | ||
migration-exec.c | 6281.1.411 | 15 years ago | aliguori | monitor: Decouple terminals (Jan Kiszka) Currentl | 2.9 KB | ||
migration-tcp.c | 6281.1.411 | 15 years ago | aliguori | monitor: Decouple terminals (Jan Kiszka) Currentl | 4.7 KB | ||
migration.c | 6281.1.659 | 15 years ago | aliguori | propagate error on failed completion (Glauber Cost | 6.5 KB | ||
migration.h | 6281.1.411 | 15 years ago | aliguori | monitor: Decouple terminals (Jan Kiszka) Currentl | 2.4 KB | ||
mips-dis.c | 6151 | 15 years ago | aurel32 | Update FSF address in GPL/LGPL boilerplate The at | 204 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 | 6281.2.90 | 15 years ago | Anthony Liguori | Hardware watchdog Here is an updated hardware wat | 88.2 KB | ||
monitor.h | 6281.1.413 | 15 years ago | aliguori | monitor: Introduce MONITOR_USE_READLINE flag (Jan | 846 bytes | ||
nbd.c | 6281.1.650 | 15 years ago | blueswir1 | Fix some win32 compile warnings git-svn-id: svn:/ | 13.9 KB | ||
nbd.h | 6151 | 15 years ago | aurel32 | Update FSF address in GPL/LGPL boilerplate The at | 1.9 KB | ||
net-checksum.c | 6151 | 15 years ago | aurel32 | Update FSF address in GPL/LGPL boilerplate The at | 2.2 KB | ||
net.c | 6281.2.109 | 15 years ago | Paul Brook | Suppress type mismatch warnings in VDE code. Sign | 57.8 KB | ||
net.h | 6281.2.14 | 15 years ago | aliguori | slirp: Enhance host-guest redirection setup (Jan K | 3.9 KB | ||
osdep.c | 6281.1.825 | 15 years ago | blueswir1 | kqemu: merge CONFIG_KQEMU and USE_KQEMU Basically | 8.2 KB | ||
osdep.h | 6204 | 15 years ago | aliguori | snapshot subcommand for qemu-img (Kevin Wolf) Add | 1.9 KB | ||
pci-ids.txt | 6281.1.136 | 15 years ago | aurel32 | List virtio console device in pci-ids.txt As ment | 883 bytes | ||
posix-aio-compat.c | 6281.1.676 | 15 years ago | aliguori | native preadv/pwritev support (Christoph Hellwig) | 9.8 KB | ||
posix-aio-compat.h | 6281.1.675 | 15 years ago | aliguori | push down vector linearization to posix-aio-compat | 1.5 KB | ||
ppc-dis.c | 6281.1.291 | 15 years ago | blueswir1 | Update ppc-dis.c from binutils from 4th July, 2007 | 237 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 | 15 years ago | aliguori | Refactor AIO to allow multiple AIO implementations | 1.4 KB | ||
qemu-binfmt-conf.sh | 3274 | 16 years ago | ths | Code provision for n32/n64 mips userland emulation | 3.9 KB | ||
qemu-char.c | 6281.1.755 | 15 years ago | blueswir1 | Fix OpenSolaris gcc4 warnings: iovec type mismatch | 56.1 KB | ||
qemu-char.h | 6281.1.412 | 15 years ago | aliguori | monitor: Improve mux'ed console experience (Jan Ki | 3.3 KB | ||
qemu-common.h | 6281.2.50 | 15 years ago | aliguori | qemu: introduce qemu_cpu_kick (Marcelo Tosatti) T | 6.1 KB | ||
qemu-doc.texi | 6281.1.663 | 15 years ago | aurel32 | Add new command line option -singlestep for tcg si | 76 KB | ||
qemu-img.c | 6281.2.22 | 15 years ago | aliguori | Introduce qemu-img check subcommand (Kevin Wolf) | 27.2 KB | ||
qemu-img.texi | 6281.1.578 | 15 years ago | aliguori | qemu-img: adding a "-F base_fmt" option to "qemu-i | 5.3 KB | ||
qemu-io.c | 6281.2.91 | 15 years ago | Anthony Liguori | qemu-io: Optionally verify only part of read data | 22.1 KB | ||
qemu-lock.h | 6281.1.9 | 15 years ago | malc | Remove all traces of __powerpc__ According to $GC | 6 KB | ||
qemu-log.h | 6281.1.41 | 15 years ago | aliguori | Define macros that will become the new logging API | 2 KB | ||
qemu-malloc.c | 6281.1.323 | 15 years ago | aliguori | Fix qemu_realloc() (Kevin Wolf) For qemu_realloc | 2.1 KB | ||
qemu-nbd.c | 6281.1.239 | 15 years ago | aliguori | toplevel: remove error handling from qemu_malloc() | 12.9 KB | ||
qemu-nbd.texi | 5290 | 15 years ago | aliguori | Fix formatting of documentation (Stefan Weil) Fix | 1.5 KB | ||
qemu-options.hx | 6281.2.110 | 15 years ago | Aurelien Jarno | qemu-options.hx: fix description of cache=none sub | 52.7 KB | ||
qemu-sockets.c | 6281.1.8 | 15 years ago | blueswir1 | Fix some more warnings git-svn-id: svn://svn.sava | 11.8 KB | ||
qemu-tech.texi | 5442 | 15 years ago | blueswir1 | Update (thanks to Edgar, Thiemo, malc, Paul, Laure | 22 KB | ||
qemu-thread.c | 6281.2.44 | 15 years ago | aliguori | qemu: mutex/thread/cond wrappers and configure twe | 3.2 KB | ||
qemu-thread.h | 6281.2.44 | 15 years ago | aliguori | qemu: mutex/thread/cond wrappers and configure twe | 1 KB | ||
qemu-timer.h | 3664 | 16 years ago | pbrook | Break up vl.h. git-svn-id: svn://svn.savannah.no | 1.5 KB | ||
qemu-tool.c | 6281.1.407 | 15 years ago | aliguori | monitor: Rework API (Jan Kiszka) Refactor the mon | 1.3 KB | ||
qemu.sasl | 6281.1.420 | 15 years ago | aliguori | Add SASL authentication support ("Daniel P. Berran | 1.2 KB | ||
qemu_socket.h | 6281.1.476 | 15 years ago | aliguori | Fix windows build and clean up use of <windows.h> | 1.2 KB | ||
readline.c | 6281.1.529 | 15 years ago | aliguori | monitor: Provide empty command as final history en | 12.7 KB | ||
readline.h | 6281.1.412 | 15 years ago | aliguori | monitor: Improve mux'ed console experience (Jan Ki | 1.5 KB | ||
README | 6009 | 15 years ago | blueswir1 | Add missing newline at the end of file git-svn-id | 59 bytes | ||
rules.mak | 6281.1.155 | 15 years ago | aliguori | build system: Further improve quiet mode (Jan Kisz | 548 bytes | ||
s390-dis.c | 5989 | 15 years ago | blueswir1 | Remove unnecessary trailing newlines git-svn-id: | 90.3 KB | ||
s390.ld | 5989 | 15 years ago | blueswir1 | Remove unnecessary trailing newlines git-svn-id: | 7 KB | ||
savevm.c | 6281.2.97 | 15 years ago | Anthony Liguori | Make sure not to fall through on error in loadvm | 31.4 KB | ||
sdl.c | 6281.1.750 | 15 years ago | balrog | Recognise evdev(xx)_aliases(yy) and xfree86(xx)_al | 24.8 KB | ||
sdl_keysym.h | 6281.1.417 | 15 years ago | aliguori | Refactor keymap code to avoid duplication ("Daniel | 8.5 KB | ||
sh4-dis.c | 6151 | 15 years ago | aurel32 | Update FSF address in GPL/LGPL boilerplate The at | 83.1 KB | ||
softmmu-semi.h | 5264 | 15 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 | 6281.1.683 | 15 years ago | aurel32 | Allow 5 mmu indexes. This is necessary for alpha | 2.6 KB | ||
softmmu_header.h | 6151 | 15 years ago | aurel32 | Update FSF address in GPL/LGPL boilerplate The at | 9.4 KB | ||
softmmu_template.h | 6281.1.825 | 15 years ago | blueswir1 | kqemu: merge CONFIG_KQEMU and USE_KQEMU Basically | 12 KB | ||
sparc-dis.c | 6281.1.7 | 15 years ago | blueswir1 | Make OpenBSD sparc-softmmu compile warning free g | 171 KB | ||
sparc.ld | 3328 | 16 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 | 6010 | 15 years ago | blueswir1 | Remove CRs git-svn-id: svn://svn.savannah.nongnu. | 16.8 KB | ||
sysemu.h | 6281.2.89 | 15 years ago | Anthony Liguori | net: Fix -net socket parameter checks My commit e | 7.4 KB | ||
tap-win32.c | 6281.1.802 | 15 years ago | aliguori | Introduce VLANClientState::cleanup() (Mark McLough | 20.2 KB | ||
texi2pod.pl | 3953 | 16 years ago | ths | Update texi2pod.pl. git-svn-id: svn://svn.savann | 11.9 KB | ||
thunk.c | 6151 | 15 years ago | aurel32 | Update FSF address in GPL/LGPL boilerplate The at | 8.2 KB | ||
thunk.h | 6151 | 15 years ago | aurel32 | Update FSF address in GPL/LGPL boilerplate The at | 4.2 KB | ||
TODO | 5855 | 15 years ago | malc | Update git-svn-id: svn://svn.savannah.nongnu.org/ | 1.1 KB | ||
translate-all.c | 6281.1.48 | 15 years ago | aliguori | global s/loglevel & X/qemu_loglevel_mask(X)/ (Edua | 5.1 KB | ||
uboot_image.h | 6151 | 15 years ago | aurel32 | Update FSF address in GPL/LGPL boilerplate The at | 5.9 KB | ||
usb-bsd.c | 6281.1.441 | 15 years ago | blueswir1 | Support for DragonFly BSD (Hasso Tepper) git-svn- | 16.8 KB | ||
usb-linux.c | 6281.1.407 | 15 years ago | aliguori | monitor: Rework API (Jan Kiszka) Refactor the mon | 44.1 KB | ||
usb-stub.c | 6281.1.407 | 15 years ago | aliguori | monitor: Rework API (Jan Kiszka) Refactor the mon | 1.8 KB | ||
VERSION | 6281.1.692 | 15 years ago | aliguori | Update the version information to 0.10.50 to signi | 8 bytes | ||
vgafont.h | 5161 | 16 years ago | aurel32 | Some little fixes on QEMU - some vectors can be d | 93.3 KB | ||
vl.c | 6281.2.95 | 15 years ago | Anthony Liguori | Fix serial option with -drive This is from the KV | 154 KB | ||
vnc-auth-sasl.c | 6281.1.423 | 15 years ago | aliguori | Remove tabs introduced from VNC ACL series Signed | 19.1 KB | ||
vnc-auth-sasl.h | 6281.1.422 | 15 years ago | aliguori | Support ACLs for controlling VNC access ("Daniel P | 2.2 KB | ||
vnc-auth-vencrypt.c | 6281.1.426 | 15 years ago | aliguori | Add more missing files Major FAIL with my checkin | 5.6 KB | ||
vnc-auth-vencrypt.h | 6281.1.426 | 15 years ago | aliguori | Add more missing files Major FAIL with my checkin | 1.3 KB | ||
vnc-tls.c | 6281.1.426 | 15 years ago | aliguori | Add more missing files Major FAIL with my checkin | 14 KB | ||
vnc-tls.h | 6281.1.426 | 15 years ago | aliguori | Add more missing files Major FAIL with my checkin | 2.2 KB | ||
vnc.c | 6281.2.87 | 15 years ago | Anthony Liguori | vnc: kill leftover debug statement. Signed-off-by | 66.8 KB | ||
vnc.h | 6281.1.544 | 15 years ago | aliguori | vnc: throttle screen updates. (Gerd Hoffmann) Thi | 9.5 KB | ||
vnc_keysym.h | 6281.1.417 | 15 years ago | aliguori | Refactor keymap code to avoid duplication ("Daniel | 11 KB | ||
vnchextile.h | 6281.1.542 | 15 years ago | aliguori | vnc: cleanup surface handling, fix screen corrupti | 4.5 KB | ||
x86_64.ld | 1198 | 19 years ago | bellard | update git-svn-id: svn://svn.savannah.nongnu.org | 6.4 KB | ||
x_keymap.c | 6281.1.386 | 15 years ago | aliguori | Fix SDL on evdev hosts (Anthony Liguori) This pat | 5.8 KB | ||
x_keymap.h | 6281.1.386 | 15 years ago | aliguori | Fix SDL on evdev hosts (Anthony Liguori) This pat | 1.2 KB |