Age | Commit message (Expand) | Author |
2012-07-29 | Merge branch pci into master | Michael S. Tsirkin |
2012-07-04 | pci: convert PCIUnregisterFunc to void | Alex Williamson |
2012-06-18 | Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging | Anthony Liguori |
2012-06-18 | qbus: Make child devices links | Anthony Liguori |
2012-06-18 | qdev: Convert busses to QEMU Object Model | Anthony Liguori |
2012-06-18 | qdev: Move bus properties to abstract superclasses | Paolo Bonzini |
2012-06-18 | qdev: Move bus properties to a separate global | Paolo Bonzini |
2012-06-07 | msi: Invoke msi/msix_write_config from PCI core | Jan Kiszka |
2012-06-07 | msi: Invoke msi/msix_reset from PCI core | Jan Kiszka |
2012-06-07 | intel-hda: Fix reset of MSI function | Jan Kiszka |
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-03 | qdev: kill off DeviceInfo | Anthony Liguori |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-01-27 | pci: convert to QEMU Object Model | Anthony Liguori |
2012-01-27 | hda-codec: convert to QEMU Object Model | Anthony Liguori |
2012-01-27 | qdev: use a wrapper to access reset and promote reset to a class method | Anthony Liguori |
2012-01-27 | qdev: don't access name through info | Anthony Liguori |
2012-01-27 | qdev: move qdev->info to class | Anthony Liguori |
2011-11-02 | intel-hda: fix stream search | Gerd Hoffmann |
2011-11-01 | intel-hda: Use PCI DMA stub functions | David Gibson |
2011-10-28 | qdev: switch children device list to QTAILQ | Paolo Bonzini |
2011-10-25 | hda: do not mix output and input stream states, RHBZ #740493 | Marc-André Lureau |
2011-10-25 | hda: do not mix output and input streams, RHBZ #740493 | Marc-André Lureau |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-08-08 | pci: rename pci_register_bar_region() to pci_register_bar() | Avi Kivity |
2011-08-08 | intel-hda: convert to memory API | Avi Kivity |
2011-07-12 | intel-hda: use specific endian ld/st_phys | Alexander Graf |
2011-06-12 | hw/intel-hda.c: convert to PCIDeviceInfo to initialize ids | Isaku Yamahata |
2011-05-05 | MSI: Robust resource release | Jan Kiszka |
2011-04-07 | hda-intel: convert to pci_register_bar_simple() | Avi Kivity |
2011-03-21 | change all other clock references to use nanosecond resolution accessors | Paolo Bonzini |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf |
2010-11-09 | intel-hda: fix codec addressing. | Gerd Hoffmann |
2010-11-09 | Revert "intel-hda: fix codec addressing." | malc |
2010-11-09 | intel-hda: fix codec addressing. | Gerd Hoffmann |
2010-11-09 | intel-hda: add msi support | Gerd Hoffmann |
2010-11-09 | intel-hda: update irq status on WAKEEN changes. | Gerd Hoffmann |
2010-11-09 | intel-hda: Honor WAKEEN bits. | François Revol |
2010-11-09 | intel-hda: exit cleanup | Gerd Hoffmann |
2010-11-01 | Add Intel HD Audio support to qemu. | Gerd Hoffmann |