audio
|
Don't define HIGH_LATENCY for ARM, this was a workaround for an ALSA problem.
|
2007-05-02 02:11:51 +00:00 |
darwin-user
|
Spelling fixes, by Stefan Weil.
|
2007-06-03 13:35:16 +00:00 |
fpu
|
Add proper float*_is_nan prototypes.
|
2007-05-31 16:17:52 +00:00 |
hw
|
Fix Lance on 32-bit hosts
|
2007-06-28 15:28:18 +00:00 |
keymaps
|
|
|
linux-user
|
Fix environ termination, by Andreas Schwab.
|
2007-06-27 11:12:42 +00:00 |
pc-bios
|
Update Sparc32 and Sparc64 OpenBIOS image to SVN revision 157. Changes:
|
2007-06-28 07:28:22 +00:00 |
slirp
|
Change -tftp option to take a root directory, by Anthony Liguori.
|
2007-02-20 00:12:07 +00:00 |
target-alpha
|
Move target-specific defines to the target directories.
|
2007-06-03 21:02:38 +00:00 |
target-arm
|
Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses.
|
2007-06-24 12:09:48 +00:00 |
target-i386
|
DR6 single step exception status bit, by Juergen Keil.
|
2007-06-26 08:35:18 +00:00 |
target-m68k
|
M68K watchpoint hacks.
|
2007-06-09 21:30:14 +00:00 |
target-mips
|
Simplify round/ceil/floor implementation, spotted by Fabrice Bellard.
|
2007-06-28 14:07:05 +00:00 |
target-ppc
|
Spelling fixes, by Aurelien Jarno.
|
2007-06-23 16:02:43 +00:00 |
target-sh4
|
Handle endianness of double floats, by Magnus Damm.
|
2007-06-25 13:53:11 +00:00 |
target-sparc
|
Drop unused parameters
|
2007-06-25 19:52:58 +00:00 |
tests
|
Implement iwMMXt instruction set for the PXA270 cpu.
|
2007-04-30 02:02:17 +00:00 |
.cvsignore
|
Ignore m68k-softmmu.
|
2007-05-26 16:59:05 +00:00 |
a.out.h
|
64bit->win32 cross build fix.
|
2007-03-04 00:52:16 +00:00 |
aes.c
|
|
|
aes.h
|
|
|
alpha-dis.c
|
|
|
alpha.ld
|
|
|
arm-dis.c
|
|
|
arm-semi.c
|
ARM GDB semihosting fixes
|
2007-06-09 14:44:00 +00:00 |
arm.ld
|
|
|
block_int.h
|
|
|
block-bochs.c
|
|
|
block-cloop.c
|
|
|
block-cow.c
|
|
|
block-dmg.c
|
|
|
block-qcow2.c
|
Qcow2: Release refcount table clusters after growing the refcount table,
|
2007-04-02 12:48:47 +00:00 |
block-qcow.c
|
|
|
block-raw.c
|
|
|
block-vmdk.c
|
Fix a race condition and non-leaf imagesgrowing in VMDK chains, by Igor
|
2007-06-18 15:01:30 +00:00 |
block-vpc.c
|
|
|
block-vvfat.c
|
|
|
block.c
|
Use PATH_MAX for name lengths, by Sergey Vlasov.
|
2007-02-11 15:06:09 +00:00 |
bswap.h
|
|
|
Changelog
|
Update Changelog.
|
2007-06-25 11:41:37 +00:00 |
check_ops.sh
|
|
|
cocoa.m
|
Attempt to fix incorrect colours on some BGR displays
|
2007-06-10 16:07:38 +00:00 |
configure
|
Kfreebsd config, by Aurelien Jarno.
|
2007-06-23 16:03:36 +00:00 |
console.c
|
Serial console improvements, by Stefan Weil.
|
2007-02-10 22:37:56 +00:00 |
COPYING
|
|
|
COPYING.LIB
|
|
|
cpu-all.h
|
Move target-specific defines to the target directories.
|
2007-06-03 21:02:38 +00:00 |
cpu-defs.h
|
Fix writes to pages containing watchpoints for the RAM not at 0x0 cases.
|
2007-06-26 20:01:13 +00:00 |
cpu-exec.c
|
Add comment.
|
2007-06-03 18:52:15 +00:00 |
cutils.c
|
|
|
dis-asm.h
|
Integrate Alpha target in Qemu core.
|
2007-04-05 07:22:49 +00:00 |
disas.c
|
One day we might support MIPS16...
|
2007-06-03 19:16:42 +00:00 |
disas.h
|
|
|
dyngen-exec.h
|
Make detection of unsupported hosts easier, inspired by a patch from
|
2007-05-08 23:30:44 +00:00 |
dyngen-op.h
|
|
|
dyngen.c
|
Spelling fixes, by Stefan Weil.
|
2007-05-08 22:51:41 +00:00 |
dyngen.h
|
Make detection of unsupported hosts easier, inspired by a patch from
|
2007-05-08 23:30:44 +00:00 |
ecc.h
|
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
|
2007-05-24 18:50:09 +00:00 |
elf_ops.h
|
Improved initrd support for mips.
|
2007-04-01 17:56:37 +00:00 |
elf.h
|
Support for more SPARC relocations, by Martin Bochnig.
|
2007-02-10 21:31:43 +00:00 |
exec-all.h
|
m68k/ColdFire system emulation.
|
2007-05-23 19:58:11 +00:00 |
exec.c
|
Fix writes to pages containing watchpoints for the RAM not at 0x0 cases.
|
2007-06-26 20:01:13 +00:00 |
gdbstub.c
|
Proper target format for qOffsets.
|
2007-06-03 17:08:32 +00:00 |
gdbstub.h
|
Allow gdbstub to connect over any serial device.
|
2007-02-22 01:48:01 +00:00 |
host-utils.c
|
More generic 64 bit multiplication support, by Aurelien Jarno.
|
2007-05-16 11:59:40 +00:00 |
hostregs_helper.h
|
Fix 64-bit host register corruption.
|
2007-02-04 13:37:44 +00:00 |
i386-dis.c
|
|
|
i386-vl.ld
|
|
|
i386.ld
|
|
|
ia64.ld
|
|
|
keymaps.c
|
|
|
kqemu.c
|
Switch include for Solaris to avoid namespace issues. By Juergen Keil.
|
2007-03-30 19:20:50 +00:00 |
kqemu.h
|
|
|
LICENSE
|
update
|
2007-02-05 21:06:29 +00:00 |
loader.c
|
Improved initrd support for mips.
|
2007-04-01 17:56:37 +00:00 |
m68k-dis.c
|
|
|
m68k-semi.c
|
Windows build fixes.
|
2007-06-07 23:09:47 +00:00 |
m68k.ld
|
|
|
Makefile
|
Remove cscope.* files on 'make clean', by George G. Davis.
|
2007-06-17 16:41:04 +00:00 |
Makefile.target
|
Add a 7 segments + led display, by Herve Poussineau.
|
2007-06-25 10:57:10 +00:00 |
mips-dis.c
|
MIPS disassembler update.
|
2007-05-28 13:40:10 +00:00 |
mips.ld
|
Linker scripts for MIPS hosts.
|
2007-05-05 19:24:38 +00:00 |
mipsel.ld
|
Linker scripts for MIPS hosts.
|
2007-05-05 19:24:38 +00:00 |
monitor.c
|
Spelling fixes, by Aurelien Jarno.
|
2007-06-23 16:02:43 +00:00 |
osdep.c
|
Windows build fixes.
|
2007-06-07 23:09:47 +00:00 |
osdep.h
|
Windows build fixes.
|
2007-06-07 23:09:47 +00:00 |
ppc-dis.c
|
|
|
ppc.ld
|
Update ppc.ld to work with newer binutils.
|
2007-04-28 19:00:30 +00:00 |
qemu_socket.h
|
|
|
qemu-binfmt-conf.sh
|
Update for binfmt_misc handler, by Stefan Weil.
|
2007-03-31 19:10:01 +00:00 |
qemu-doc.texi
|
Add USB HID keyboard.
|
2007-06-22 08:16:00 +00:00 |
qemu-img.c
|
Spelling fixes, by Aurelien Jarno.
|
2007-06-23 16:02:43 +00:00 |
qemu-img.texi
|
Documentation spelling fixes, by Mark Glines.
|
2007-06-03 13:41:28 +00:00 |
qemu-tech.texi
|
Documentation update
|
2007-04-05 18:40:23 +00:00 |
readline.c
|
Implement ^W in readline.c, by Michal Hanselmann.
|
2007-06-25 11:36:50 +00:00 |
README
|
|
|
s390.ld
|
|
|
sdl_keysym.h
|
|
|
sdl.c
|
Add alternate grab key, by Michael Mohr.
|
2007-06-21 21:08:02 +00:00 |
sh4-dis.c
|
|
|
softmmu_exec.h
|
|
|
softmmu_header.h
|
m68k/ColdFire system emulation.
|
2007-05-23 19:58:11 +00:00 |
softmmu_template.h
|
|
|
softmmu-semi.h
|
Add missing file.
|
2007-05-26 16:46:21 +00:00 |
sparc64.ld
|
|
|
sparc-dis.c
|
Constification
|
2007-06-01 16:59:44 +00:00 |
sparc.ld
|
Fix Sparc32 ldscript
|
2007-04-28 15:18:14 +00:00 |
tap-win32.c
|
|
|
texi2pod.pl
|
|
|
thunk.c
|
|
|
thunk.h
|
|
|
TODO
|
|
|
translate-all.c
|
Integrate Alpha target in Qemu core.
|
2007-04-05 07:22:49 +00:00 |
translate-op.c
|
|
|
uboot_image.h
|
Simple u-boot image loading support.
|
2007-03-06 23:52:01 +00:00 |
usb-linux.c
|
|
|
VERSION
|
update
|
2007-02-05 20:46:55 +00:00 |
vgafont.h
|
|
|
vl.c
|
Limit the use of qemu_chr_open_tty to __linux__ and __sun__, by Andreas
|
2007-06-28 15:14:49 +00:00 |
vl.h
|
Add a 7 segments + led display, by Herve Poussineau.
|
2007-06-25 10:57:10 +00:00 |
vnc_keysym.h
|
|
|
vnc.c
|
Crop VNC update requests to avoid segfaults, by Thomas Tuttle.
|
2007-04-29 01:53:20 +00:00 |
vnchextile.h
|
|
|
x86_64.ld
|
|
|
x_keymap.c
|
|
|