Age | Commit message (Expand) | Author |
2016-02-11 | ES1370: QOMify | Cao jin |
2016-02-03 | sb16: use IsaDma interface instead of global DMA_* functions | Hervé Poussineau |
2016-02-03 | gus: use IsaDma interface instead of global DMA_* functions | Hervé Poussineau |
2016-02-03 | cs4231a: use IsaDma interface instead of global DMA_* functions | Hervé Poussineau |
2016-02-02 | audio: Clean up includes | Peter Maydell |
2015-10-19 | Remove macros IO_READ_PROTO and IO_WRITE_PROTO | Nutan Shinde |
2015-09-11 | typofixes - v4 | Veres Lajos |
2015-04-27 | gus: clean up MemoryRegionPortio | Paolo Bonzini |
2015-04-27 | sb16: remove useless mixer_write_indexw | Paolo Bonzini |
2015-04-04 | pcspk: Fix I/O port name | Jan Kiszka |
2015-02-26 | pci: Trivial device model conversions to realize | Markus Armbruster |
2015-01-22 | sb16: fix interrupt acknowledgement | Paolo Bonzini |
2014-09-29 | ac97: register reset via qom | Gerd Hoffmann |
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-15 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in... | Peter Maydell |
2014-08-15 | audio: don't use 'Yoda conditions' | Gonglei |
2014-08-14 | hw/audio/intel-hda: Fix MSI capability address | Jan Kiszka |
2014-06-23 | audio: fmopl: drop INLINE macro | Luiz Capitulino |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela |
2014-06-13 | audio: Drop superfluous conditionals around g_free() | Markus Armbruster |
2014-05-20 | hw/audio/intel-hda: Avoid shift into sign bit | Peter Maydell |
2014-05-20 | audio/intel-hda: support FIFORDY | Stanislav Vorobiov |
2014-05-15 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i... | Peter Maydell |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela |
2014-05-05 | PortioList: Store PortioList in device state | Kirill Batuzov |
2014-04-29 | hda-audio: fix non-mixer codecs | Gerd Hoffmann |
2014-03-15 | audio: Add 'static' attributes to several variables | Stefan Weil |
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 |