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
/
gus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio: Rename hw/audio/audio.h to hw/audio/soundhw.h
Eduardo Habkost
2017-05-19
1
-1
/
+1
*
audio: GUSsample is int16_t
Juan Quintela
2017-05-04
1
-1
/
+1
*
portio: keep references on portio
Marc-André Lureau
2016-09-08
1
-3
/
+6
*
replace muldiv64(a, b, c) by (uint64_t)a * b / c
Laurent Vivier
2016-06-07
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
gus: use IsaDma interface instead of global DMA_* functions
Hervé Poussineau
2016-02-03
1
-7
/
+13
*
audio: Clean up includes
Peter Maydell
2016-02-02
1
-0
/
+1
*
Remove macros IO_READ_PROTO and IO_WRITE_PROTO
Nutan Shinde
2015-10-19
1
-7
/
+2
*
gus: clean up MemoryRegionPortio
Paolo Bonzini
2015-04-27
1
-19
/
+1
*
audio: don't use 'Yoda conditions'
Gonglei
2014-08-15
1
-1
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
1
-2
/
+1
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-1
/
+1
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-07
1
-9
/
+9
*
gus: QOM'ify some more
Andreas Färber
2013-06-06
1
-3
/
+6
*
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-29
1
-1
/
+2
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
1
-2
/
+2
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+332