index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
marvell_88w8618_audio.c
Age
Commit message (
Expand
)
Author
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
sysbus: apic: ioapic: convert to QEMU Object Model
Anthony Liguori
2012-01-27
qdev: prepare source tree for code conversion
Anthony Liguori
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
2011-11-28
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
Avi Kivity
2011-11-24
marvell_88x8618_audio: convert to memory API
Benoît Canet
2011-07-23
Correct spelling of licensed
Matthew Fernandez
2010-12-11
Add endianness as io mem parameter
Alexander Graf
2010-06-27
Remove useless device dependency of HAS_AUDIO
Blue Swirl
2009-10-05
musicpal: Add VMState support
Jan Kiszka
2009-10-05
musicpal: True reset support for audio device
Jan Kiszka
2009-10-05
musicpal: Coding style fixes
Jan Kiszka
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-23
Extract the Marvell 88w8618 audio device from musicpal.c
Andrzej Zaborowski