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 8b4af70527 Update TODO.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2778 c046a42c-6fe2-441c-8c8c-71466251a162
2007-05-07 12:52:18 +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 Handling more darwin-user syscalls, by Ilya Shar. 2007-03-19 13:43:04 +00:00
fpu Check that HOST_SOLARIS is defined before relying on its value. 2007-04-22 17:16:54 +00:00
hw Add dummy THC and TEC registers to TCX 2007-05-06 17:39:55 +00:00
keymaps
linux-user Use 16-bit uid wrappers, by Magnus Damm. 2007-04-26 23:49:45 +00:00
pc-bios Update Sparc32 rom to support *BSD boot and 24 bit TCX 2007-04-26 18:32:00 +00:00
slirp
target-alpha Fix miscellaneous display warnings for PowerPC & alpha targets 2007-04-14 12:17:09 +00:00
target-arm Implement power state changes (IDLE and SLEEP) for PXA. 2007-05-01 01:28:01 +00:00
target-i386 Workaround qemu guest SIGSEGVs with cmpxchg8b insn, by Juergen Keil. 2007-04-27 00:01:20 +00:00
target-m68k cpu_get_phys_page_debug should return target_phys_addr_t 2007-04-07 11:21:28 +00:00
target-mips Update TODO. 2007-05-07 12:52:18 +00:00
target-ppc Update PowerPC target status. 2007-04-24 07:51:56 +00:00
target-sh4 Fix inc8 and dec8 operations, by Magnus Damm. 2007-04-26 23:50:46 +00:00
target-sparc Report unassigned memory access to CPU (not enabled yet) 2007-05-06 17:59:24 +00:00
tests Implement iwMMXt instruction set for the PXA270 cpu. 2007-04-30 02:02:17 +00:00
.cvsignore Update .cvsignore for new PowerPC embedded target. 2007-04-24 07:43:37 +00:00
a.out.h
aes.c
aes.h
alpha-dis.c
alpha.ld
arm-dis.c
arm-semi.c
arm.ld
block-bochs.c
block-cloop.c
block-cow.c
block-dmg.c
block-qcow.c
block-qcow2.c Qcow2: Release refcount table clusters after growing the refcount table, 2007-04-02 12:48:47 +00:00
block-raw.c
block-vmdk.c
block-vpc.c
block-vvfat.c
block.c
block_int.h
bswap.h
Changelog Documentation update 2007-04-05 18:40:23 +00:00
check_ops.sh
cocoa.m
configure New target for embedded PowerPC emulation (only system emulation, for now). 2007-04-24 07:34:03 +00:00
console.c
COPYING
COPYING.LIB
cpu-all.h Some bits of Linux/MIPS host support, still segfaulty. 2007-05-05 19:23:11 +00:00
cpu-defs.h Add TARGET_FMT_plx to properly display target_phys_addr_t variables. 2007-04-14 12:15:36 +00:00
cpu-exec.c Some bits of Linux/MIPS host support, still segfaulty. 2007-05-05 19:23:11 +00:00
cutils.c
dis-asm.h Integrate Alpha target in Qemu core. 2007-04-05 07:22:49 +00:00
disas.c Fix monitor disasm output for Sparc64 target 2007-04-09 15:14:57 +00:00
disas.h
dyngen-exec.h Some bits of Linux/MIPS host support, still segfaulty. 2007-05-05 19:23:11 +00:00
dyngen-op.h
dyngen.c Some bits of Linux/MIPS host support, still segfaulty. 2007-05-05 19:23:11 +00:00
dyngen.h Some bits of Linux/MIPS host support, still segfaulty. 2007-05-05 19:23:11 +00:00
ecc.h NAND Flash memory emulation and ECC calculation helpers for use by NAND controllers. 2007-04-30 02:09:25 +00:00
elf.h
elf_ops.h Improved initrd support for mips. 2007-04-01 17:56:37 +00:00
exec-all.h Some bits of Linux/MIPS host support, still segfaulty. 2007-05-05 19:23:11 +00:00
exec.c Report unassigned memory access to CPU (not enabled yet) 2007-05-06 17:59:24 +00:00
gdbstub.c Fix format specified for watchpoint address. 2007-04-14 22:35:50 +00:00
gdbstub.h
hostregs_helper.h
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
loader.c Improved initrd support for mips. 2007-04-01 17:56:37 +00:00
m68k-dis.c
m68k.ld
Makefile New target for embedded PowerPC emulation (only system emulation, for now). 2007-04-24 07:34:03 +00:00
Makefile.target Some bits of Linux/MIPS host support, still segfaulty. 2007-05-05 19:23:11 +00:00
mips-dis.c
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 Remove repeated code and enable encrypted SD cards and USB sticks images. 2007-04-30 01:34:31 +00:00
osdep.c qemu_create_pidfile implementation for Win32, based on a patch by 2007-03-25 21:33:06 +00:00
osdep.h qemu_create_pidfile implementation for Win32, based on a patch by 2007-03-25 21:33:06 +00:00
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 Update for binfmt_misc handler, by Stefan Weil. 2007-03-31 19:10:01 +00:00
qemu-doc.texi Correct a docs typo and list of available NIC names (by Stefan Weil). 2007-05-01 17:53:37 +00:00
qemu-img.c
qemu-img.texi
qemu-tech.texi Documentation update 2007-04-05 18:40:23 +00:00
qemu_socket.h
readline.c
README
s390.ld
sdl.c -show-cursor switch to inhibit SDL hiding cursor. 2007-05-01 01:34:14 +00:00
sdl_keysym.h
sh4-dis.c
softmmu_exec.h
softmmu_header.h Integrate Alpha target in Qemu core. 2007-04-05 07:22:49 +00:00
softmmu_template.h
sparc-dis.c
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 Integrate Alpha target in Qemu core. 2007-04-05 07:22:49 +00:00
translate-op.c
uboot_image.h
usb-linux.c
VERSION
vgafont.h
vl.c Remove obsolete variables that came with VMware svga by mistake. 2007-05-03 10:13:54 +00:00
vl.h Set OpenBIOS variables in NVRAM 2007-05-01 14:16:52 +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.