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