Qemu fork with patch to view PCI communication with HDA chips. Useful when fixing linux/bsd HDA driver for specific devices.
Go to file
bellard 7b9c30c5ee update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2394 c046a42c-6fe2-441c-8c8c-71466251a162
2007-02-05 20:46:55 +00:00
audio mem leak fixes 2006-08-07 21:35:12 +00:00
darwin-user This patch fixes typos in the commpage definition (Pierre d'Herbemont). 2007-02-05 19:50:01 +00:00
fpu avoid using char when it is not necessary 2006-10-28 19:27:11 +00:00
hw PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. 2007-02-02 03:13:18 +00:00
keymaps Japanese keyboard patch (kazu) 2007-01-07 17:12:41 +00:00
linux-user copyright update 2007-02-05 20:21:32 +00:00
pc-bios Add new Etherboot ROMs for PXE boot. 2007-01-05 23:48:51 +00:00
slirp Slirp UDP fix, by Jason Wessel. 2007-01-17 22:47:40 +00:00
target-arm Sparc arm/mips/sparc register patch, by Martin Bochnig. 2007-02-02 01:03:34 +00:00
target-i386 64 bit syscall fixes - more logical mwait/monitor ECX test 2007-02-01 22:12:19 +00:00
target-m68k siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. 2007-01-31 12:16:51 +00:00
target-mips Update MIPS TODO. 2007-02-02 02:56:33 +00:00
target-ppc siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. 2007-01-31 12:16:51 +00:00
target-sh4 siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. 2007-01-31 12:16:51 +00:00
target-sparc Sparc arm/mips/sparc register patch, by Martin Bochnig. 2007-02-02 01:03:34 +00:00
tests Fix "make test2". 2007-01-20 16:52:55 +00:00
.cvsignore Update .cvsignore. 2007-01-23 01:47:46 +00:00
a.out.h
aes.c
aes.h
alpha-dis.c
alpha.ld
arm-dis.c
arm-semi.c GDB hosted syscalls. 2007-01-28 03:10:55 +00:00
arm.ld Rewrite Arm host support. 2006-07-30 19:16:29 +00:00
block-bochs.c Support for Bochs "growing" images, by Volker Ruppert. 2007-01-05 18:56:04 +00:00
block-cloop.c async file I/O API 2006-08-01 16:21:11 +00:00
block-cow.c async file I/O API 2006-08-01 16:21:11 +00:00
block-dmg.c async file I/O API 2006-08-01 16:21:11 +00:00
block-qcow.c Dynamically allocate AIO Completion Blocks. 2006-08-07 02:38:06 +00:00
block-qcow2.c Dynamically allocate AIO Completion Blocks. 2006-08-07 02:38:06 +00:00
block-raw.c Fix CDROM permission check, by Kazu <kazoo@r3.dion.ne.jp>. 2007-01-18 00:22:11 +00:00
block-vmdk.c New multiple snapshot support for VMDK, by Igor Lvovsky. 2007-01-24 21:05:24 +00:00
block-vpc.c async file I/O API 2006-08-01 16:21:11 +00:00
block-vvfat.c vvfat fixes (Roger Lathrop) 2006-09-09 12:03:20 +00:00
block.c Define ENOMEDIUM to match ENODEV if it isn't available. 2007-01-26 15:37:46 +00:00
block_int.h better support of host drives 2006-08-19 11:45:59 +00:00
bswap.h
Changelog update 2007-02-05 20:46:55 +00:00
check_ops.sh Script to check for missing FORCE_RET. 2007-01-07 19:38:08 +00:00
cocoa.m
configure Use Cocoa and CoreAudio backend by default on Darwin systems, by Pierre 2007-01-31 12:10:07 +00:00
console.c Rearrange char event handlers to fix CHR_EVENT_RESET. 2007-01-27 23:46:43 +00:00
COPYING
COPYING.LIB
cpu-all.h ColdFire target. 2006-10-22 00:18:54 +00:00
cpu-defs.h Speed up tlb_flush_page (Daniel Jacobowitz). 2006-11-12 20:40:55 +00:00
cpu-exec.c Fix 64-bit host register corruption. 2007-02-04 13:37:44 +00:00
cutils.c added cutils.c 2007-01-07 22:04:40 +00:00
dis-asm.h
disas.c Remove duplicate TARGET_M68K case. 2007-01-01 14:14:34 +00:00
disas.h
dyngen-exec.h Fix 64-bit host register corruption. 2007-02-04 13:37:44 +00:00
dyngen-op.h
dyngen.c Fix compiler warnings, add signed versions of some swab functions. 2006-12-21 16:49:27 +00:00
dyngen.h Rewrite Arm host support. 2006-07-30 19:16:29 +00:00
elf.h Rewrite Arm host support. 2006-07-30 19:16:29 +00:00
elf_ops.h Simplify error handling again. 2006-12-23 15:18:47 +00:00
exec-all.h Speed up tlb_flush_page (Daniel Jacobowitz). 2006-11-12 20:40:55 +00:00
exec.c Add unassigned memory debugging code. 2006-12-18 05:03:52 +00:00
gdbstub.c gdbserver fix 2007-02-05 20:46:05 +00:00
gdbstub.h gdbserver fix 2007-02-05 20:46:05 +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 64 bit syscall fix 2007-02-01 22:12:43 +00:00
kqemu.h
LICENSE
linux-2.6.9-qemu-fast.patch
loader.c Check ELF binaries for machine type and endianness. 2006-12-23 14:18:40 +00:00
m68k-dis.c
m68k.ld
Makefile Make the tarball's VERSION part overridable from make invocation. 2007-01-24 22:56:36 +00:00
Makefile.target PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. 2007-02-02 03:13:18 +00:00
mips-dis.c
monitor.c gdbserver fix 2007-02-05 20:46:05 +00:00
osdep.c Kqemu support for Solaris, by Ben Taylor. 2007-01-17 23:31:19 +00:00
osdep.h removed unused code 2006-08-03 17:53:19 +00:00
ppc-dis.c
ppc.ld
qemu-binfmt-conf.sh
qemu-doc.texi Darwin user help (Pierre d'Herbemont) 2007-02-05 19:42:07 +00:00
qemu-img.c copyright update 2007-02-05 20:21:32 +00:00
qemu-img.texi update 2006-08-07 21:34:34 +00:00
qemu-tech.texi
qemu_socket.h Run monitor over unix domain sockets, by Anthony Liguori. 2006-12-21 19:46:43 +00:00
readline.c
README
README.distrib
s390.ld
sdl.c Split out SDL X keymap, by Bernhard Fischer. 2007-01-24 21:40:21 +00:00
sdl_keysym.h
sh4-dis.c
softmmu_exec.h
softmmu_header.h
softmmu_template.h
sparc-dis.c
sparc.ld
sparc64.ld sparc64.ld file (Blue Swirl) 2006-08-04 21:55:15 +00:00
tap-win32.c win32 tap poll suppression (kazu) 2006-08-19 12:37:52 +00:00
texi2pod.pl
thunk.c
thunk.h
TODO
translate-all.c ColdFire target. 2006-10-22 00:18:54 +00:00
translate-op.c
usb-linux.c Build fix for newer kernel headers, thanks Jason Wessel. 2006-12-10 22:11:04 +00:00
VERSION update 2007-02-05 20:46:55 +00:00
vgafont.h
vl.c gdbserver fix 2007-02-05 20:46:05 +00:00
vl.h info vnc command (Anthony Liguori) 2007-02-05 20:20:30 +00:00
vnc.c info vnc command (Anthony Liguori) 2007-02-05 20:20:30 +00:00
vnc_keysym.h Japanese keyboard patch (kazu) 2007-01-07 17:12:41 +00:00
vnchextile.h Silence a spurious gcc warning. 2006-12-21 16:50:09 +00:00
x86_64.ld
x_keymap.c Split out SDL X keymap, by Bernhard Fischer. 2007-01-24 21:40:21 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.