]> git.proxmox.com Git - mirror_qemu.git/history - hw/ac97.c
pci: don't overwrite multi functio bit in pci header type.
[mirror_qemu.git] / hw / ac97.c
2010-07-11 Isaku Yamahatapci: don't overwrite multi functio bit in pci header...
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Michael S. Tsirkinac97: symbolic names for pci registers
2009-12-03 Juan Quintelasavevm: Port to qdev.vmsd all devices that have qdev
2009-12-03 Juan Quintelaac97: port to vmstate
2009-12-03 Juan Quintelaac97: up savevm version and remove active from state
2009-12-03 Juan Quintelaac97: recalculate active after loadvm
2009-12-03 Juan Quintelaac97: sizeof needs %zd
2009-11-09 Isaku Yamahatapci: introduce pcibus_t to represent pci bus address...
2009-11-09 Isaku Yamahatapci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/...
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-22 Juan QuintelaRemove unneded ac97 indirection accessing its state
2009-07-16 Gerd Hoffmannqdev: es1370+ac97 description
2009-07-10 Anthony LiguoriIndent ac97 and es1370 according to audio formatting
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Gerd Hoffmannqdev: convert ac97.
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-20 malcRestore consistent formatting of audio devices
2009-06-16 Avi KivityRename pci_register_io_region() to pci_register_bar()
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 malcRemove any pretense that there can be more than one...
2009-05-12 Paul BrookPush AUD_init down to devices
2009-05-03 Isaku Yamahatause PCI_HEADER_TYPE.
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
2008-12-03 malcMake audio violate POSIX less
2008-06-21 malcAdd calls to pci_device_save/load
2008-06-08 malcDo not scare users with ominous error messages from...
2008-01-14 balrogPCI AC97 emulation by malc.