index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
audio
/
ac97.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
audio: deprecate -soundhw ac97
Gerd Hoffmann
2020-07-06
1
-7
/
+2
*
Compress lines for immediate return
Simran Singhal
2020-05-04
1
-3
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw/audio: Remove the "use_broken_id" hack from the AC97 device
Thomas Huth
2019-12-18
1
-9
/
+0
*
audio: remove audio_MIN, audio_MAX
Kővágó, Zoltán
2019-08-21
1
-5
/
+5
*
audio: add audiodev properties to frontends
Kővágó, Zoltán
2019-08-21
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw/audio/ac97: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-06-06
1
-1
/
+1
*
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
2019-03-11
1
-1
/
+1
*
hw: AC97: make it more QOMconventional
Li Qiang
2018-10-29
1
-4
/
+8
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
2017-05-19
1
-1
/
+1
*
audio: ac97: add exit function
Li Qiang
2017-01-11
1
-0
/
+11
*
audio: Clean up includes
Peter Maydell
2016-02-02
1
-0
/
+1
*
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-26
1
-3
/
+2
*
ac97: register reset via qom
Gerd Hoffmann
2014-09-29
1
-4
/
+4
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-9
/
+0
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-4
/
+2
*
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
1
-2
/
+2
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-2
/
+4
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-29
1
-1
/
+2
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+1438