Qemu fork with patch to view PCI communication with HDA chips. Useful when fixing linux/bsd HDA driver for specific devices.
Go to file
ths 3eb6b04433 Semaphore structure mapping, by Stuart Anderson.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2929 c046a42c-6fe2-441c-8c8c-71466251a162
2007-06-03 14:26:27 +00:00
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 Spelling fixes, by Stefan Weil. 2007-06-03 13:35:16 +00:00
keymaps
linux-user Semaphore structure mapping, by Stuart Anderson. 2007-06-03 14:26:27 +00:00
pc-bios Delete one more leftover file. 2007-05-20 10:53:26 +00:00
slirp
target-alpha
target-arm Don't touch carry flag in ASR <reg> with zero <reg>, submitted by Aurelien Jarno. 2007-05-21 17:48:01 +00:00
target-i386 Spelling fixes, by Stefan Weil. 2007-06-03 13:35:16 +00:00
target-m68k Improve ColdFire CPU selection. 2007-06-03 12:35:08 +00:00
target-mips Check for R2 instructions, and throw RI if we don't emulate R2. 2007-06-02 00:25:12 +00:00
target-ppc Spelling fix (Mark Glines) 2007-05-27 19:39:27 +00:00
target-sh4 Remove unnecessary pointer magic in shift operations, by Magnus Damm. 2007-05-13 16:35:35 +00:00
target-sparc Enable 36-bit physical address space also on 32-bit hosts 2007-06-01 16:56:47 +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
aes.c
aes.h
alpha-dis.c
alpha.ld
arm-dis.c
arm-semi.c M68k system mode semihosting. 2007-05-26 15:09:38 +00:00
arm.ld
block-bochs.c
block-cloop.c
block-cow.c
block-dmg.c
block-qcow.c
block-qcow2.c
block-raw.c
block-vmdk.c
block-vpc.c
block-vvfat.c
block.c
block_int.h
bswap.h
Changelog Update Changelog. 2007-05-26 16:56:01 +00:00
check_ops.sh
cocoa.m
configure Reject invalid targets. 2007-05-26 16:38:53 +00:00
console.c
COPYING
COPYING.LIB
cpu-all.h Implement generic sub-page I/O based on earlier work by J. Mayer. 2007-05-26 17:36:03 +00:00
cpu-defs.h
cpu-exec.c ColdFire EMAC support. 2007-05-29 14:57:59 +00:00
cutils.c
dis-asm.h
disas.c Spelling fixes, by Stefan Weil. 2007-06-03 13:35:16 +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.h
elf_ops.h
exec-all.h m68k/ColdFire system emulation. 2007-05-23 19:58:11 +00:00
exec.c Spelling fixes, by Stefan Weil. 2007-06-03 13:35:16 +00:00
gdbstub.c GDB stub for MIPS64, by Jason Wessel. 2007-06-01 13:18:19 +00:00
gdbstub.h
host-utils.c More generic 64 bit multiplication support, by Aurelien Jarno. 2007-05-16 11:59:40 +00:00
hostregs_helper.h
i386-dis.c
i386-vl.ld
i386.ld
ia64.ld
keymaps.c
kqemu.c
kqemu.h
LICENSE
loader.c
m68k-dis.c
m68k-semi.c M68k system mode semihosting. 2007-05-26 15:09:38 +00:00
m68k.ld
Makefile Delete linux_boot.bin from the install target. 2007-05-20 10:54:50 +00:00
Makefile.target MCF5208 emulation. 2007-06-03 11:13:39 +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 Commit NAND image changes on "commit all" or "commit mtd". 2007-05-24 18:53:22 +00:00
osdep.c
osdep.h
ppc-dis.c
ppc.ld Update ppc.ld to work with newer binutils. 2007-04-28 19:00:30 +00:00
qemu-binfmt-conf.sh
qemu-doc.texi Documentation spelling fixes, by Mark Glines. 2007-06-03 13:41:28 +00:00
qemu-img.c
qemu-img.texi Documentation spelling fixes, by Mark Glines. 2007-06-03 13:41:28 +00:00
qemu-tech.texi
qemu_socket.h
readline.c
README
s390.ld
sdl.c Spelling fixes, by Stefan Weil. 2007-06-03 13:35:16 +00:00
sdl_keysym.h
sh4-dis.c
softmmu-semi.h Add missing file. 2007-05-26 16:46:21 +00:00
softmmu_exec.h
softmmu_header.h m68k/ColdFire system emulation. 2007-05-23 19:58:11 +00:00
softmmu_template.h
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
sparc64.ld
tap-win32.c
texi2pod.pl
thunk.c
thunk.h
TODO
translate-all.c
translate-op.c
uboot_image.h
usb-linux.c
VERSION
vgafont.h
vl.c MCF5208 emulation. 2007-06-03 11:13:39 +00:00
vl.h MCF5208 emulation. 2007-06-03 11:13:39 +00:00
vnc.c Crop VNC update requests to avoid segfaults, by Thomas Tuttle. 2007-04-29 01:53:20 +00:00
vnc_keysym.h
vnchextile.h
x86_64.ld
x_keymap.c

Read the documentation in qemu-doc.html.

Fabrice Bellard.