summaryrefslogtreecommitdiff
path: root/hw/audio/adlib.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini1-1/+1
2013-12-09adlib: fix patching of port I/O addressesPaolo Bonzini1-2/+2
2013-09-01adlib: sort offsets in portio registrationHervé Poussineau1-1/+1
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-1/+1
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-04piolist: add owner argument to initialization functions and pass devicesPaolo Bonzini1-1/+1
2013-07-04adlib: replace register_ioport*Jan Kiszka1-8/+12
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber1-12/+11
2013-04-29audio: remove the need for audio card CONFIG_* symbolsPaolo Bonzini1-1/+2
2013-04-29adlib: qdev-ifyPaolo Bonzini1-17/+66
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+337