index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intel-hda.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+3
2012-02-03
qdev: kill off DeviceInfo
Anthony Liguori
1
-1
/
+1
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-17
/
+20
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
1
-19
/
+37
2012-01-27
hda-codec: convert to QEMU Object Model
Anthony Liguori
1
-13
/
+18
2012-01-27
qdev: use a wrapper to access reset and promote reset to a class method
Anthony Liguori
1
-3
/
+1
2012-01-27
qdev: don't access name through info
Anthony Liguori
1
-1
/
+1
2012-01-27
qdev: move qdev->info to class
Anthony Liguori
1
-3
/
+3
2011-11-02
intel-hda: fix stream search
Gerd Hoffmann
1
-1
/
+1
2011-11-01
intel-hda: Use PCI DMA stub functions
David Gibson
1
-7
/
+7
2011-10-28
qdev: switch children device list to QTAILQ
Paolo Bonzini
1
-3
/
+3
2011-10-25
hda: do not mix output and input stream states, RHBZ #740493
Marc-André Lureau
1
-4
/
+5
2011-10-25
hda: do not mix output and input streams, RHBZ #740493
Marc-André Lureau
1
-4
/
+5
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
1
-1
/
+1
2011-08-08
intel-hda: convert to memory API
Avi Kivity
1
-16
/
+19
2011-07-12
intel-hda: use specific endian ld/st_phys
Alexander Graf
1
-17
/
+4
2011-06-12
hw/intel-hda.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
1
-4
/
+4
2011-05-05
MSI: Robust resource release
Jan Kiszka
1
-3
/
+1
2011-04-07
hda-intel: convert to pci_register_bar_simple()
Avi Kivity
1
-10
/
+1
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-1
/
+1
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+2
2010-11-09
intel-hda: fix codec addressing.
Gerd Hoffmann
1
-4
/
+5
2010-11-09
Revert "intel-hda: fix codec addressing."
malc
1
-4
/
+4
2010-11-09
intel-hda: fix codec addressing.
Gerd Hoffmann
1
-4
/
+4
2010-11-09
intel-hda: add msi support
Gerd Hoffmann
1
-2
/
+31
2010-11-09
intel-hda: update irq status on WAKEEN changes.
Gerd Hoffmann
1
-0
/
+6
2010-11-09
intel-hda: Honor WAKEEN bits.
François Revol
1
-1
/
+2
2010-11-09
intel-hda: exit cleanup
Gerd Hoffmann
1
-0
/
+20
2010-11-01
Add Intel HD Audio support to qemu.
Gerd Hoffmann
1
-0
/
+1250