index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
audio
/
intel-hda.c
Age
Commit message (
Expand
)
Author
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-14
hw/audio/intel-hda: Fix MSI capability address
Jan Kiszka
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-05-20
hw/audio/intel-hda: Avoid shift into sign bit
Peter Maydell
2014-05-20
audio/intel-hda: support FIFORDY
Stanislav Vorobiov
2013-12-23
misc: Use macro ARRAY_SIZE where possible
Stefan Weil
2013-12-09
intel-hda: fix position buffer
Gerd Hoffmann
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
intel-hda: Pass size to hda_codec_bus_init()
Andreas Färber
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-04
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-14
audio/intel-hda: QOM casting sweep
Peter Crosthwaite
2013-06-14
audio/intel-hda: Fix Inheritance hierachy
Peter Crosthwaite
2013-04-29
audio: remove the need for audio card CONFIG_* symbols
Paolo Bonzini
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini