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
*
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
*
cs4231: QOM cast cleanup
Andreas Färber
2013-07-29
1
-5
/
+10
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
10
-0
/
+14
*
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
9
-10
/
+14
*
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
9
-10
/
+10
*
adlib: replace register_ioport*
Jan Kiszka
2013-07-04
1
-8
/
+12
*
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2013-06-15
5
-53
/
+75
|
\
|
*
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-07
5
-42
/
+60
[next]