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 04c504cc4f use ram_addr_t
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1543 c046a42c-6fe2-441c-8c8c-71466251a162
2005-08-21 09:24:50 +00:00
audio open OSS audio device as write only (malc) 2005-07-24 09:05:18 +00:00
fpu
hw ide PCI ident fix, aka FreeBSD/amd64 bug fix (Jung-uk Kim) 2005-08-06 09:14:32 +00:00
keymaps
linux-user copyright 2005-07-24 18:44:56 +00:00
pc-bios specific mac-io PCI device_id for paddington/heathrow - fixed atapi requests - reset IDE drives in quiesce - added heathrow nvram OF description 2005-07-07 22:38:00 +00:00
slirp win32 compile fix 2005-07-03 17:08:43 +00:00
target-arm ARM VFP dump fix (Paul Brook) 2005-05-13 22:50:47 +00:00
target-i386 16/32 stack operations fix on x86_64 (aka win2000 startup bug) 2005-08-15 16:33:56 +00:00
target-mips compilation fix 2005-07-07 19:07:52 +00:00
target-ppc correct split between helper.c and op_helper.c - moved some uops to op_helper.c (Jocelyn Mayer) 2005-07-04 22:17:05 +00:00
target-sparc sparc64 fixes (Blue Swirl) 2005-07-23 14:27:54 +00:00
tests
.cvsignore update 2005-07-24 18:14:03 +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
block-cow.c
block-dmg.c
block-qcow.c
block-vmdk.c VMDK disk image creation (Filip Navara) 2005-07-02 14:02:54 +00:00
block-vpc.c
block-vvfat.c
block.c
block_int.h
bswap.h
Changelog update 2005-07-03 16:45:42 +00:00
cocoa.m
configure FreeBSD fix 2005-07-28 21:45:38 +00:00
console.c
COPYING
COPYING.LIB
cpu-all.h use ram_addr_t 2005-08-21 09:24:50 +00:00
cpu-defs.h ram_addr_t type for ram offsets 2005-08-21 09:24:05 +00:00
cpu-exec.c s390 bits 2005-07-24 15:11:38 +00:00
dis-asm.h ppc64 target 2005-07-23 22:39:53 +00:00
disas.c ppc64 target 2005-07-23 22:39:53 +00:00
disas.h
dyngen-exec.h s390 bits 2005-07-24 15:11:38 +00:00
dyngen-op.h
dyngen.c
dyngen.h
elf.h MIPS target (Jocelyn Mayer) 2005-07-02 14:58:51 +00:00
exec-all.h temporary work around for 16 bit code in kqemu 2005-07-24 14:14:53 +00:00
exec.c allow more than 32 bit of physical memory 2005-07-24 12:55:09 +00:00
gdbstub.c preliminary patch to support more PowerPC CPUs (Jocelyn Mayer) 2005-07-02 20:59:34 +00:00
gdbstub.h
i386-dis.c
i386-vl.ld
i386.ld
ia64-syscall.S
ia64.ld
keymaps.c
kqemu.c
LICENSE
linux-2.6.9-qemu-fast.patch
m68k.ld
Makefile cscope rule 2005-08-21 09:23:39 +00:00
Makefile.target ppc64 target 2005-07-23 22:39:53 +00:00
mips-dis.c removed bogus include 2005-07-03 16:44:10 +00:00
monitor.c kqemu info 2005-07-24 18:10:56 +00:00
osdep.c
osdep.h
ppc-dis.c ppc64 target 2005-07-23 22:39:53 +00:00
ppc.ld add missing definitions in the ppc linker script (Paul Brook) 2005-06-05 15:57:04 +00:00
qemu-binfmt-conf.sh
qemu-doc.texi update 2005-07-28 22:27:28 +00:00
qemu-img.c copyright 2005-07-24 18:44:56 +00:00
qemu-img.texi update 2005-07-23 17:43:14 +00:00
qemu-tech.texi sparc64 fixes (Blue Swirl) 2005-07-23 14:27:54 +00:00
readline.c
README
README.distrib
s390.ld
sdl.c prevent window resizing 2005-07-23 17:54:50 +00:00
sdl_keysym.h
softmmu_header.h MIPS target (Jocelyn Mayer) 2005-07-02 14:58:51 +00:00
softmmu_template.h allow more than 32 bit of physical memory 2005-07-24 12:55:09 +00:00
sparc-dis.c
sparc.ld
texi2pod.pl
thunk.c
thunk.h
TODO
translate-all.c MIPS target (Jocelyn Mayer) 2005-07-02 14:58:51 +00:00
translate-op.c
VERSION update 2005-07-24 18:14:03 +00:00
vgafont.h
vl.c copyright 2005-07-24 18:44:56 +00:00
vl.h IOAPIC support (initial patch by Filip Navara) 2005-07-23 19:05:37 +00:00
x86_64.ld

Read the documentation in qemu-doc.html.

Fabrice Bellard.