Qemu fork with patch to view PCI communication with HDA chips. Useful when fixing linux/bsd HDA driver for specific devices.
Go to file
Anthony Liguori 4303f6d800 Update to SeaBIOS 0.5.0
The only change is updating the makefile but that way we're carrying an official
release.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-12-19 08:26:03 -06:00
audio
block Don't leak file descriptors 2009-12-03 11:45:50 -06:00
bsd-user
darwin-user
default-configs Add support for S390x system emulation 2009-12-05 17:36:05 +01:00
fpu target-alpha: Fixes for alpha-linux syscalls. 2009-12-13 20:32:36 +01:00
gdb-xml
hw e1000: Don't muck with PCI commmand register 2009-12-19 08:26:03 -06:00
linux-user target-alpha: Fixes for alpha-linux syscalls. 2009-12-13 20:32:36 +01:00
net tap: Compilation fix for Solaris 2009-12-13 14:28:14 +00:00
pc-bios Update to SeaBIOS 0.5.0 2009-12-19 08:26:03 -06:00
QMP QMP: Update spec file 2009-12-19 08:26:03 -06:00
roms Update to SeaBIOS 0.5.0 2009-12-19 08:26:03 -06:00
slirp fix networking on win32 host 2009-12-18 23:23:56 +01:00
target-alpha target-alpha: Fix float32_to_s vs zero exponent. 2009-12-17 18:12:04 +01:00
target-arm
target-cris
target-i386 Revert "kvm: x86: Save/restore exception_index" 2009-12-18 11:26:33 -06:00
target-m68k
target-microblaze microblaze: Print content of EAR register 2009-12-16 12:54:26 +01:00
target-mips target-mips: No MIPS16 support for 4Kc, 4KEc cores 2009-12-17 00:28:58 +01:00
target-ppc target-ppc: fix ppc32 kvm build 2009-12-19 09:30:20 +01:00
target-s390x target-s390: Fail on unknown instructions 2009-12-18 16:32:03 +01:00
target-sh4
target-sparc Sparc64: handle MMU global bit and nucleus context 2009-12-05 11:14:55 +00:00
tcg tcg/ppc64: Fix loading of 32bit constants 2009-12-15 19:45:28 +03:00
tests
.gitignore
.gitmodules
a.out.h
acl.c
acl.h
aes.c
aes.h
aio.c
alpha-dis.c
alpha.ld
arm-dis.c
arm-semi.c
arm.ld
async.c
balloon.h
block-migration.c block migration: Skip zero-sized disks 2009-12-03 11:45:39 -06:00
block-migration.h block migration: Report progress also via info migration 2009-12-03 10:48:53 -06:00
block.c block: Convert bdrv_info_stats() to QObject 2009-12-12 07:59:49 -06:00
block.h block: Convert bdrv_info_stats() to QObject 2009-12-12 07:59:49 -06:00
block_int.h qemu-img: There is more than one host device driver 2009-12-03 11:45:50 -06:00
bswap.h
bt-host.c
bt-host.h
bt-vhci.c
buffered_file.c
buffered_file.h
cache-utils.c
cache-utils.h
Changelog
check-qdict.c QDict: Fix size update 2009-12-18 11:26:27 -06:00
check-qfloat.c
check-qint.c
check-qjson.c
check-qlist.c
check-qstring.c
cmd.c
cmd.h
cocoa.m
CODING_STYLE
config.h
configure target-alpha: Enable softfloat. 2009-12-13 20:32:36 +01:00
console.c vc: colorize chardev title line with blue background. 2009-12-12 07:59:42 -06:00
console.h VNC: Convert do_info_vnc() to QObject 2009-12-12 07:59:49 -06:00
COPYING
COPYING.LIB
cpu-all.h
cpu-common.h
cpu-defs.h Revert "kvm: x86: Save/restore exception_index" 2009-12-18 11:26:33 -06:00
cpu-exec.c S/390 CPU fake emulation 2009-12-05 17:36:00 +01:00
create_config
cris-dis.c
curses.c
curses_keys.h
cutils.c
d3des.c
d3des.h
def-helper.h
device_tree.c
device_tree.h
dis-asm.h
disas.c
disas.h
dma-helpers.c
dma.h
dyngen-exec.h S/390 fake TCG implementation 2009-12-05 17:36:00 +01:00
elf.h
envlist.c
envlist.h
exec-all.h
exec.c Give a error when running out of iomem areas. 2009-12-18 23:23:56 +01:00
feature_to_c.sh
gdbstub.c gdbstub: add MIPS16 support 2009-12-13 20:20:20 +01:00
gdbstub.h
gen-icount.h
host-utils.c
host-utils.h target-alpha: Fix generic ctz64. 2009-12-17 18:12:04 +01:00
hostregs_helper.h
hpet.h
hppa-dis.c
hppa.ld
hxtool
i386-dis.c
i386.ld
ia64.ld
ioport-user.c
ioport.c
ioport.h
json-lexer.c
json-lexer.h
json-parser.c
json-parser.h
json-streamer.c
json-streamer.h
keymaps.c
keymaps.h
kvm-all.c kvm: x86: Add support for VCPU event states 2009-12-03 15:25:57 -06:00
kvm.h kvm: x86: Add support for VCPU event states 2009-12-03 15:25:57 -06:00
libfdt_env.h
LICENSE
linux-aio.c
m68k-dis.c
m68k-semi.c
m68k.ld
MAINTAINERS Add S390 maintainer information 2009-12-05 17:36:06 +01:00
Makefile Fix a make -j race 2009-12-17 18:27:07 +01:00
Makefile.hw
Makefile.target Add S390x virtio machine description 2009-12-05 17:36:05 +01:00
Makefile.user
microblaze-dis.c microblaze: Update disasm to latest GPLv2 version. 2009-12-10 12:33:49 +01:00
migration-exec.c live migration: Propagate output monitor to callback handler 2009-12-03 10:48:53 -06:00
migration-fd.c live migration: Propagate output monitor to callback handler 2009-12-03 10:48:53 -06:00
migration-tcp.c Don't leak file descriptors 2009-12-03 11:45:50 -06:00
migration-unix.c Avoid permanently disabled QEMU monitor when UNIX migration fails 2009-12-18 11:26:26 -06:00
migration.c Revert "monitor: Convert do_migrate_set_speed() to QObject" 2009-12-19 08:26:03 -06:00
migration.h Revert "monitor: Convert do_migrate_set_speed() to QObject" 2009-12-19 08:26:03 -06:00
mips-dis.c
mips.ld
module.c
module.h
monitor.c monitor: do_balloon(): Use 'M' argument type 2009-12-19 08:26:03 -06:00
monitor.h Revert "monitor: Command-line flag to enable control mode" 2009-12-12 07:59:41 -06:00
nbd.c
nbd.h
net-checksum.c
net.c default devices: network 2009-12-12 07:59:43 -06:00
net.h default devices: network 2009-12-12 07:59:43 -06:00
osdep.c fix pidfile option to work in WIN32 2009-12-18 23:23:56 +01:00
osdep.h
path.c
pci-ids.txt
posix-aio-compat.c posix-aio-compat: Fix error check 2009-12-03 15:26:00 -06:00
ppc-dis.c
ppc.ld
ppc64.ld
qbool.c
qbool.h
qdict-test-data.txt
qdict.c QDict: Fix size update 2009-12-18 11:26:27 -06:00
qdict.h QDict: Introduce qdict_get_qlist() 2009-12-12 07:59:46 -06:00
qemu-aio.h
qemu-binfmt-conf.sh target-alpha: Add binfmt entry. 2009-12-13 20:32:36 +01:00
qemu-char.c char: Convert qemu_chr_info() to QObject 2009-12-12 07:59:49 -06:00
qemu-char.h char: Convert qemu_chr_info() to QObject 2009-12-12 07:59:49 -06:00
qemu-common.h Don't leak file descriptors 2009-12-03 11:45:50 -06:00
qemu-config.c rework -monitor handling, switch to QemuOpts 2009-12-12 07:59:43 -06:00
qemu-config.h defaults: update device_list[] 2009-12-18 11:26:27 -06:00
qemu-doc.texi
qemu-img-cmds.hx
qemu-img.c qemu-img: Fix memory leak 2009-12-03 15:26:00 -06:00
qemu-img.texi
qemu-io.c qemu-io: Fix memory leak 2009-12-18 11:26:26 -06:00
qemu-lock.h
qemu-log.h
qemu-malloc.c Do not abort on qemu_malloc(0) in production builds 2009-12-12 07:59:37 -06:00
qemu-monitor.hx Revert "monitor: Convert do_migrate_set_speed() to QObject" 2009-12-19 08:26:03 -06:00
qemu-nbd.c
qemu-nbd.texi
qemu-objects.h Introduce qemu-objects.h header file 2009-12-12 07:59:45 -06:00
qemu-option.c QemuOpts: allow larger option values. 2009-12-12 07:59:45 -06:00
qemu-option.h
qemu-options.hx add -qmp convinience switch 2009-12-12 07:59:43 -06:00
qemu-queue.h Import a simple queue implementation from NetBSD 2009-12-03 10:48:52 -06:00
qemu-sockets.c Don't leak file descriptors 2009-12-03 11:45:50 -06:00
qemu-tech.texi
qemu-thread.c
qemu-thread.h
qemu-timer.h
qemu-tool.c
qemu.sasl
qemu_socket.h Don't leak file descriptors 2009-12-03 11:45:50 -06:00
qerror.c QMP: add human-readable description to error response 2009-12-07 16:34:36 -06:00
qerror.h Fix recently added QERR_ definitions 2009-12-12 07:59:39 -06:00
qfloat.c
qfloat.h
qint.c
qint.h
qjson.c
qjson.h
qlist.c
qlist.h
qobject.h
qstring.c
qstring.h
readline.c
readline.h
README
rules.mak qemu: delete rule target on error 2009-12-07 16:34:37 -06:00
s390-dis.c
s390.ld
savevm.c live migration: Serialize vmstate saving in stage 2 2009-12-03 11:45:49 -06:00
sdl.c
sdl_keysym.h
sdl_zoom.c
sdl_zoom.h
sdl_zoom_template.h
sh4-dis.c
softmmu-semi.h
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h
sparc-dis.c
sparc.ld
sparc64.ld
sysemu.h PCI: Convert pci_device_hot_add() to QObject 2009-12-12 07:59:49 -06:00
targphys.h
tcg-runtime.c
texi2pod.pl
thunk.c
thunk.h
TODO
translate-all.c
uboot_image.h
usb-bsd.c qdev: Replace device names containing whitespace 2009-12-12 07:59:38 -06:00
usb-linux.c usb-host: check mon before using it. 2009-12-18 11:26:28 -06:00
usb-stub.c
VERSION Update version for 0.11 development 2009-07-16 18:12:18 -05:00
vgafont.h
vl.c fix pidfile option to work in WIN32 2009-12-18 23:23:56 +01:00
vnc-auth-sasl.c
vnc-auth-sasl.h
vnc-auth-vencrypt.c
vnc-auth-vencrypt.h
vnc-tls.c
vnc-tls.h
vnc.c VNC: Convert do_info_vnc() to QObject 2009-12-12 07:59:49 -06:00
vnc.h
vnc_keysym.h
vnchextile.h vnc: hextile: do not generate ForegroundSpecified and SubrectsColoured tiles 2009-12-18 11:26:25 -06:00
x86_64.ld
x_keymap.c
x_keymap.h

Read the documentation in qemu-doc.html.

Fabrice Bellard.