Qemu fork with patch to view PCI communication with HDA chips. Useful when fixing linux/bsd HDA driver for specific devices.
Go to file
pbrook 132ea32fae Fix display resize bug.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1825 c046a42c-6fe2-441c-8c8c-71466251a162
2006-04-18 19:02:59 +00:00
audio
fpu
hw Fix display resize bug. 2006-04-18 19:02:59 +00:00
keymaps
linux-user Implement acct and pretend to implement madvise. 2006-04-16 14:14:53 +00:00
pc-bios update to latest Bochs bios - added PCI BIOS real mode 'get irq routing options' function 2006-04-02 19:10:24 +00:00
slirp Downgrade DNS failure to a warning. 2006-04-16 13:02:00 +00:00
target-arm Thumb prefetch abort fix. 2006-04-09 14:38:57 +00:00
target-i386 btx decode fix on x86_64 2006-04-02 19:13:41 +00:00
target-mips Avoid flushing of global TLB entries for differing ASIDs (Thiemo Seufer). 2006-03-11 16:39:23 +00:00
target-ppc specialize the power save code for 7x0 CPUs 2005-11-26 20:15:14 +00:00
target-sparc Initial SPARC SMP support (Blue Swirl) 2005-12-05 20:31:52 +00:00
tests qruncom compile fixes (initial patch by Even Rouault) 2005-12-18 19:28:08 +00:00
.cvsignore mipsel configure support (Thiemo Seufer). 2006-03-11 14:51:13 +00:00
a.out.h
aes.c
aes.h
alpha-dis.c
alpha.ld
arm-dis.c
arm.ld
block-bochs.c
block-cloop.c use uint8_t instead of char 2006-02-01 21:43:52 +00:00
block-cow.c
block-dmg.c use uint8_t instead of char 2006-02-01 21:43:52 +00:00
block-qcow.c qcow_make_empty() support (Johannes Schindelin) 2005-12-18 18:28:15 +00:00
block-vmdk.c
block-vpc.c
block-vvfat.c win32 compile fix 2005-12-19 22:11:49 +00:00
block.c qcow_make_empty() support (Johannes Schindelin) 2005-12-18 18:28:15 +00:00
block_int.h qcow_make_empty() support (Johannes Schindelin) 2005-12-18 18:28:15 +00:00
bswap.h
Changelog update 2006-04-12 21:09:31 +00:00
cocoa.m Remove stray "}". 2006-04-16 13:34:44 +00:00
configure Allow user to specify "install" utility. 2006-04-17 13:57:12 +00:00
console.c Allow multiple graphics devices. 2006-04-09 01:06:34 +00:00
COPYING
COPYING.LIB
cpu-all.h Avoid accessing guest memory directly in usermode emulation. 2006-03-25 19:31:22 +00:00
cpu-defs.h PAGE_EXEC support in TLBs 2005-11-28 21:19:04 +00:00
cpu-exec.c Avoid accessing guest memory directly in usermode emulation. 2006-03-25 19:31:22 +00:00
dis-asm.h
disas.c mipsel disas fix 2005-12-17 01:10:04 +00:00
disas.h
dyngen-exec.h
dyngen-op.h
dyngen.c 64-bit host/cross fixes. 2006-02-04 20:47:57 +00:00
dyngen.h Fix typo in ppc icache flush. 2006-03-11 20:43:48 +00:00
elf.h
exec-all.h Avoid accessing guest memory directly in usermode emulation. 2006-03-25 19:31:22 +00:00
exec.c Fix DEBUG_TB_CHECK build failure (balrog). 2006-04-16 15:14:59 +00:00
gdbstub.c MIPS support and memory access error reporting (Daniel Jacobowitz) 2005-12-05 19:55:19 +00:00
gdbstub.h
i386-dis.c
i386-vl.ld
i386.ld
ia64-syscall.S
ia64.ld
keymaps.c
kqemu.c kqemu.h include path fix 2006-02-08 22:59:35 +00:00
kqemu.h kqemu/qvm86 must now be compiled outside QEMU 2006-02-08 22:39:17 +00:00
LICENSE
linux-2.6.9-qemu-fast.patch
m68k-dis.c
m68k.ld
Makefile Allow user to specify "install" utility. 2006-04-17 13:57:12 +00:00
Makefile.target Allow user to specify "install" utility. 2006-04-17 13:57:12 +00:00
mips-dis.c
monitor.c 64 bit disassembly 2006-04-12 21:07:07 +00:00
osdep.c
osdep.h
ppc-dis.c
ppc.ld
qemu-binfmt-conf.sh mips and mipsel support - fixed e_type mask 2005-12-06 21:43:35 +00:00
qemu-doc.texi Fix typo. 2006-04-16 18:46:12 +00:00
qemu-img.c
qemu-img.texi
qemu-tech.texi
readline.c
README
README.distrib
s390.ld
sdl.c USB tablet support (Brad Campbell, Anthony Liguori) 2006-04-12 21:09:08 +00:00
sdl_keysym.h
softmmu_exec.h
softmmu_header.h PAGE_EXEC support in TLBs 2005-11-28 21:19:04 +00:00
softmmu_template.h added last_io_time field 2006-02-08 22:41:53 +00:00
sparc-dis.c
sparc.ld
tap-win32.c WIn32 compile fix. 2006-02-19 12:40:00 +00:00
texi2pod.pl
thunk.c
thunk.h
TODO update 2005-11-23 21:03:04 +00:00
translate-all.c correct MIPS state restoring (Daniel Jacobowitz) 2005-12-05 19:56:07 +00:00
translate-op.c
usb-linux.c Tweak UHCI device settings. Ignore host root hubs. 2006-03-11 18:03:38 +00:00
VERSION Remove non-portable code from configure. 2006-04-16 13:28:56 +00:00
vgafont.h
vl.c Set slirp client hostname. 2006-04-16 11:06:58 +00:00
vl.h USB tablet support (Brad Campbell, Anthony Liguori) 2006-04-12 21:09:08 +00:00
x86_64.ld

Read the documentation in qemu-doc.html.

Fabrice Bellard.