index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intel-hda.c
Age
Commit message (
Expand
)
Author
Files
Lines
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