Push AUD_init down to devices
[qemu] / hw / musicpal.c
2009-05-12 Paul BrookPush AUD_init down to devices
2009-05-12 Paul BrookMake AUD_init failure fatal
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-04-17 aliguoriIntroduce VLANClientState::cleanup() (Mark McLoughlin)
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-10 pbrookMusicpal ram access cleanup.
2009-03-28 aliguorimusicpal: Fix regression caused by 6839 (Jan Kiszka)
2009-03-13 aliguoriDisplayAllocator interface (Stefano Stabellini)
2009-03-10 malcmusicpal: Reorganize IO memory handling (Jan Kiszka)
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-15 aliguoriremove bgr (Stefano Stabellini)
2009-01-13 aliguoriCheck NIC model in some NIC init functions (Mark McLoug...
2009-01-07 aliguoriAdd a -net name=foo parameter (Mark McLoughlin)
2009-01-07 aliguoriAdd a model string to VLANClientState (Mark McLoughlin)
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-24 aliguoriIntroduce accessors for DisplayState (Stefano Stabellini)
2008-10-28 balrogSet default max_cpus to one.
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-07 aliguorimachine struct - use C99 initializers (Jes Sorensen)
2008-07-01 pbrookImplement resolution switching in common console code.
2008-06-08 balrogEnhance sendkey with key hold time (Jan Kiszka).
2008-06-02 balrogMusicPal: Restore display size after invalidation ...
2008-05-17 balrogmusicpal: Improve button handling (Jan Kiszka).
2008-05-07 balrogAvoid arithmetics on void * in MusicPal audio code...
2008-05-06 balrogMusicPal: fix gcc4 build (Jan Kiszka).
2008-05-04 aurel328250: Customized base baudrate
2008-05-04 balrogMusicPal mono playback support.
2008-05-04 balrogRemove debug sample rate slowdown.
2008-05-04 balrogUse external clock in wm8750 slave mode.
2008-05-02 balrogMusicpal: convert to ram_addr_t
2008-04-27 balrogmusicpal: Fix output level of 8-bit samples (Jan Kiszka).
2008-04-26 balrogLet WM8750 users write to audio buffer directly.
2008-04-25 balrogFix MusicPal LCD on non-32 bpp displays or with -nographic.
2008-04-24 balrogARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).