summaryrefslogtreecommitdiffstats
path: root/hw/es1370.c
Commit message (Expand)AuthorAgeFilesLines
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-1/+1
* es1370: convert PIO to new memory api read/writeAlexander Graf2012-10-291-10/+36
* pci: convert PCIUnregisterFunc to voidAlex Williamson2012-07-041-2/+1
* es1370: Fix debug codeStefan Weil2012-05-241-5/+6
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* Restore consistent formattingmalc2012-02-071-21/+21
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-7/+9
* pci: convert to QEMU Object ModelAnthony Liguori2012-01-271-12/+19
* qdev: prepare source tree for code conversionAnthony Liguori2012-01-271-5/+0
* hw: Fix spelling in comments and codeStefan Weil2011-12-141-7/+7
* es1370: Use PCI DMA stub functionsEduard - Gabriel Munteanu2011-11-011-2/+3
* pci: interrupt pin documentation updateMichael S. Tsirkin2011-09-191-1/+0
* pci: rename pci_register_bar_region() to pci_register_bar()Avi Kivity2011-08-081-1/+1
* es1370: convert to memory APIAvi Kivity2011-08-081-18/+25
* hw/es1370.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata2011-06-121-13/+11
* es1370: symbolic names for pci registersMichael S. Tsirkin2009-12-231-14/+15
* savevm: Port to qdev.vmsd all devices that have qdevJuan Quintela2009-12-031-1/+1
* es1370: port to vmstateJuan Quintela2009-12-031-41/+36
* pci: introduce pcibus_t to represent pci bus address/size instead of uint32_tIsaku Yamahata2009-11-091-1/+1
* pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.hIsaku Yamahata2009-11-091-1/+1
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+2
* Restore consistent formattingmalc2009-08-241-5/+5
* es1370: Remove unused indirection of PCIES1370State and ES1370StateJuan Quintela2009-08-241-21/+10
* qdev: es1370+ac97 descriptionGerd Hoffmann2009-07-161-0/+1
* Indent ac97 and es1370 according to audio formattingAnthony Liguori2009-07-101-3/+3
* qdev: convert es1370.Gerd Hoffmann2009-07-091-19/+22
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Restore consistent formatting of audio devicesmalc2009-06-201-5/+5
* Rename pci_register_io_region() to pci_register_bar()Avi Kivity2009-06-161-1/+1
* 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
* Add and use #defines for PCI device classesblueswir12009-02-011-2/+1
* Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori2009-01-261-4/+2
* Make audio violate POSIX lessmalc2008-12-031-1/+1
* Add calls to pci_device_save/loadmalc2008-06-211-2/+8
* Break up vl.h.pbrook2007-11-171-1/+4
* Unify IRQ handling.pbrook2007-04-071-2/+2
* audio endianness API changes (malc)bellard2006-07-041-4/+3
* audio fixes + initial audio capture support (malc)bellard2006-07-041-1/+2
* pcm endianness is now explicit (malc)bellard2005-11-201-2/+4
* ES1370 word sized read fix (aka Win9x bug) (malc)bellard2005-11-111-3/+35
* audio merge (malc)bellard2005-11-051-14/+35
* merged 15a_aqemu.patch audio patch (malc)bellard2005-10-301-0/+1007
OpenPOWER on IntegriCloud