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
/
audio
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-24
hda-audio: qom cleanups
Gerd Hoffmann
1
-28
/
+32
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
5
-6
/
+6
2014-02-14
wm8750: QOM'ify
Andreas Färber
1
-13
/
+20
2014-01-20
hda-codec: disable streams on reset
Gerd Hoffmann
1
-0
/
+18
2014-01-09
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
3
-2
/
+4
2013-12-24
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
1
-0
/
+2
2013-12-23
misc: Use macro ARRAY_SIZE where possible
Stefan Weil
1
-2
/
+2
2013-12-23
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+2
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2
-2
/
+2
2013-12-09
intel-hda: fix position buffer
Gerd Hoffmann
1
-0
/
+1
2013-12-09
adlib: fix patching of port I/O addresses
Paolo Bonzini
1
-2
/
+2
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
3
-5
/
+5
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
3
-5
/
+5
2013-09-24
audio: remove CONFIG_MIXEMU configure option
Bandan Das
1
-30
/
+0
2013-09-24
hda-codec: make mixemu selectable at runtime
Bandan Das
2
-59
/
+122
2013-09-24
hda-codec: refactor common definitions into a header file
Bandan Das
2
-423
/
+450
2013-09-03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2013-09-01
adlib: sort offsets in portio registration
Hervé Poussineau
1
-1
/
+1
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
1
-1
/
+1
2013-08-30
intel-hda: Pass size to hda_codec_bus_init()
Andreas Färber
2
-3
/
+3
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
3
-6
/
+6
2013-07-29
pl041: QOM cast cleanup
Andreas Färber
1
-4
/
+8
2013-07-29
pl041: Rename pl041_state to PL041State
Andreas Färber
1
-18
/
+19
2013-07-29
milkymist-ac97: QOM cast cleanup
Andreas Färber
1
-4
/
+9
2013-07-29
audio/marvell_88w8618: QOM cast cleanup
Andreas Färber
1
-5
/
+9
2013-07-29
cs4231: QOM cast cleanup
Andreas Färber
1
-5
/
+10
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
10
-0
/
+14
2013-07-04
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
9
-10
/
+14
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
1
-1
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
9
-10
/
+10
2013-07-04
adlib: replace register_ioport*
Jan Kiszka
1
-8
/
+12
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
5
-53
/
+75
2013-06-14
audio/intel-hda: QOM casting sweep
Peter Crosthwaite
1
-8
/
+11
2013-06-14
audio/intel-hda: Fix Inheritance hierachy
Peter Crosthwaite
1
-7
/
+14
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
5
-42
/
+60
2013-06-06
cs4231a: QOM'ify some more
Andreas Färber
1
-8
/
+9
2013-06-06
gus: QOM'ify some more
Andreas Färber
1
-3
/
+6
2013-05-18
remove some double-includes
Michael Tokarev
1
-1
/
+0
2013-04-29
audio: replace audio card configuration with default-configs
Paolo Bonzini
1
-9
/
+7
2013-04-29
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
8
-18
/
+26
2013-04-29
adlib: qdev-ify
Paolo Bonzini
1
-17
/
+66
2013-04-29
sb16: QOM'ify
Andreas Färber
1
-6
/
+8
2013-04-29
pcspk: QOM'ify
Andreas Färber
1
-3
/
+6
2013-04-19
Remove unneeded type casts
Stefan Weil
1
-2
/
+1
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
16
-15
/
+1393
2013-04-08
hw: move audio devices to hw/audio/, configure via default-configs/
Paolo Bonzini
4
-0
/
+832
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
17
-0
/
+11930
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini
1
-0
/
+0