~vcs-imports/qemu/maemo

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