summaryrefslogtreecommitdiffstats
path: root/hw/cs4231a.c
Commit message (Expand)AuthorAgeFilesLines
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-697/+0
* hw: move headers to include/Paolo Bonzini2013-04-081-2/+2
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-4/+4
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* Restore consistent formattingmalc2012-02-071-11/+11
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-13/+17
* isa: pic: convert to QEMU Object ModelAnthony Liguori2012-01-271-7/+13
* audio: remove unused parameter isa_picHervé Poussineau2011-12-201-1/+1
* isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...Hervé Poussineau2011-12-201-2/+2
* Restore consistent formattingmalc2011-10-091-5/+5
* cs4231a: Convert to MemoryRegionRichard Henderson2011-09-251-19/+19
* Keep track of ISA ports ISA device is using in qdev.Gleb Natapov2010-12-111-0/+1
* savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela2009-12-031-1/+1
* c4231a: port to vmstateJuan Quintela2009-12-031-28/+30
* Fix formatting and and description fieldmalc2009-09-101-4/+5
* qdev/isa: convert cs4231a sound cardGerd Hoffmann2009-09-101-13/+33
* Fix formattingmalc2009-08-281-1/+1
* Add isa_reserve_irq().Jes Sorensen2009-08-271-7/+5
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Restore consistent formatting of audio devicesmalc2009-06-201-15/+15
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Remove any pretense that there can be more than one AudioStatemalc2009-05-141-2/+1
* Push AUD_init down to devicesPaul Brook2009-05-121-6/+2
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-5/+0
* Make audio violate POSIX lessmalc2008-12-031-1/+1
* Disable xLaw debuggingmalc2008-06-211-1/+1
* Fix vm state save/loadmalc2008-06-131-0/+13
* ISA version of CS4231Amalc2008-06-131-0/+661
OpenPOWER on IntegriCloud