Age | Commit message (Expand) | Author |
2014-02-24 | hda-audio: qom cleanups | Gerd Hoffmann |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini |
2014-02-14 | wm8750: QOM'ify | Andreas Färber |
2014-01-20 | hda-codec: disable streams on reset | Gerd Hoffmann |
2014-01-09 | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta... | Anthony Liguori |
2013-12-24 | hw: cannot_instantiate_with_device_add_yet due to pointer props | Markus Armbruster |
2013-12-23 | misc: Use macro ARRAY_SIZE where possible | Stefan Weil |
2013-12-23 | isa: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-09 | intel-hda: fix position buffer | Gerd Hoffmann |
2013-12-09 | adlib: fix patching of port I/O addresses | Paolo Bonzini |
2013-10-31 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-10-14 | hw: set interrupts using pci irq wrappers | Marcel Apfelbaum |
2013-09-24 | audio: remove CONFIG_MIXEMU configure option | Bandan Das |
2013-09-24 | hda-codec: make mixemu selectable at runtime | Bandan Das |
2013-09-24 | hda-codec: refactor common definitions into a header file | Bandan Das |
2013-09-03 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-09-01 | adlib: sort offsets in portio registration | Hervé Poussineau |
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 | pl041: QOM cast cleanup | Andreas Färber |
2013-07-29 | pl041: Rename pl041_state to PL041State | Andreas Färber |
2013-07-29 | milkymist-ac97: QOM cast cleanup | Andreas Färber |
2013-07-29 | audio/marvell_88w8618: QOM cast cleanup | Andreas Färber |
2013-07-29 | cs4231: QOM cast cleanup | Andreas Färber |
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 | piolist: add owner argument to initialization functions and pass devices | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-07-04 | adlib: replace register_ioport* | Jan Kiszka |
2013-06-15 | Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu | Blue Swirl |
2013-06-14 | audio/intel-hda: QOM casting sweep | Peter Crosthwaite |
2013-06-14 | audio/intel-hda: Fix Inheritance hierachy | Peter Crosthwaite |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber |
2013-06-06 | cs4231a: QOM'ify some more | Andreas Färber |
2013-06-06 | gus: QOM'ify some more | Andreas Färber |
2013-05-18 | remove some double-includes | Michael Tokarev |
2013-04-29 | audio: replace audio card configuration with default-configs | Paolo Bonzini |
2013-04-29 | audio: remove the need for audio card CONFIG_* symbols | Paolo Bonzini |
2013-04-29 | adlib: qdev-ify | Paolo Bonzini |
2013-04-29 | sb16: QOM'ify | Andreas Färber |
2013-04-29 | pcspk: QOM'ify | Andreas Färber |
2013-04-19 | Remove unneeded type casts | Stefan Weil |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move audio devices to hw/audio/, configure via default-configs/ | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini |