index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
audio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove macros IO_READ_PROTO and IO_WRITE_PROTO
Nutan Shinde
2015-10-19
4
-35
/
+15
*
typofixes - v4
Veres Lajos
2015-09-11
1
-1
/
+1
*
gus: clean up MemoryRegionPortio
Paolo Bonzini
2015-04-27
1
-19
/
+1
*
sb16: remove useless mixer_write_indexw
Paolo Bonzini
2015-04-27
1
-7
/
+0
*
pcspk: Fix I/O port name
Jan Kiszka
2015-04-04
1
-1
/
+1
*
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-26
3
-10
/
+6
*
sb16: fix interrupt acknowledgement
Paolo Bonzini
2015-01-22
1
-2
/
+2
*
ac97: register reset via qom
Gerd Hoffmann
2014-09-29
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-19
3
-18
/
+0
|
\
|
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
3
-18
/
+0
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...
Peter Maydell
2014-08-15
3
-5
/
+6
|
\
\
|
*
|
audio: don't use 'Yoda conditions'
Gonglei
2014-08-15
3
-5
/
+6
|
|
/
*
|
hw/audio/intel-hda: Fix MSI capability address
Jan Kiszka
2014-08-14
1
-1
/
+3
|
/
*
audio: fmopl: drop INLINE macro
Luiz Capitulino
2014-06-23
1
-16
/
+15
*
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-06-16
8
-20
/
+12
*
audio: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-13
1
-3
/
+1
*
hw/audio/intel-hda: Avoid shift into sign bit
Peter Maydell
2014-05-20
1
-2
/
+2
*
audio/intel-hda: support FIFORDY
Stanislav Vorobiov
2014-05-20
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
2014-05-15
1
-2
/
+1
|
\
|
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
1
-2
/
+1
*
|
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
4
-12
/
+6
|
/
*
PortioList: Store PortioList in device state
Kirill Batuzov
2014-05-05
1
-3
/
+3
*
hda-audio: fix non-mixer codecs
Gerd Hoffmann
2014-04-29
1
-0
/
+3
*
audio: Add 'static' attributes to several variables
Stefan Weil
2014-03-15
1
-3
/
+3
*
hda-audio: qom cleanups
Gerd Hoffmann
2014-02-24
1
-28
/
+32
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
5
-6
/
+6
*
wm8750: QOM'ify
Andreas Färber
2014-02-14
1
-13
/
+20
*
hda-codec: disable streams on reset
Gerd Hoffmann
2014-01-20
1
-0
/
+18
*
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
2014-01-09
3
-2
/
+4
|
\
|
*
hw: cannot_instantiate_with_device_add_yet due to pointer props
Markus Armbruster
2013-12-24
1
-0
/
+2
|
*
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+2
|
*
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+0
|
*
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
2
-2
/
+2
*
|
misc: Use macro ARRAY_SIZE where possible
Stefan Weil
2013-12-23
1
-2
/
+2
|
/
*
intel-hda: fix position buffer
Gerd Hoffmann
2013-12-09
1
-0
/
+1
*
adlib: fix patching of port I/O addresses
Paolo Bonzini
2013-12-09
1
-2
/
+2
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-31
3
-5
/
+5
|
\
|
*
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
3
-5
/
+5
*
|
audio: remove CONFIG_MIXEMU configure option
Bandan Das
2013-09-24
1
-30
/
+0
*
|
hda-codec: make mixemu selectable at runtime
Bandan Das
2013-09-24
2
-59
/
+122
*
|
hda-codec: refactor common definitions into a header file
Bandan Das
2013-09-24
2
-423
/
+450
|
/
*
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-09-03
1
-1
/
+1
|
\
|
*
adlib: sort offsets in portio registration
Hervé Poussineau
2013-09-01
1
-1
/
+1
*
|
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
1
-1
/
+1
*
|
intel-hda: Pass size to hda_codec_bus_init()
Andreas Färber
2013-08-30
2
-3
/
+3
|
/
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
3
-6
/
+6
*
pl041: QOM cast cleanup
Andreas Färber
2013-07-29
1
-4
/
+8
*
pl041: Rename pl041_state to PL041State
Andreas Färber
2013-07-29
1
-18
/
+19
*
milkymist-ac97: QOM cast cleanup
Andreas Färber
2013-07-29
1
-4
/
+9
*
audio/marvell_88w8618: QOM cast cleanup
Andreas Färber
2013-07-29
1
-5
/
+9
[next]