Age | Commit message (Expand) | Author | Files | Lines |
2015-10-19 | Remove macros IO_READ_PROTO and IO_WRITE_PROTO | Nutan Shinde | 4 | -35/+15 |
2015-09-11 | typofixes - v4 | Veres Lajos | 1 | -1/+1 |
2015-04-27 | gus: clean up MemoryRegionPortio | Paolo Bonzini | 1 | -19/+1 |
2015-04-27 | sb16: remove useless mixer_write_indexw | Paolo Bonzini | 1 | -7/+0 |
2015-04-04 | pcspk: Fix I/O port name | Jan Kiszka | 1 | -1/+1 |
2015-02-26 | pci: Trivial device model conversions to realize | Markus Armbruster | 3 | -10/+6 |
2015-01-22 | sb16: fix interrupt acknowledgement | Paolo Bonzini | 1 | -2/+2 |
2014-09-29 | ac97: register reset via qom | Gerd Hoffmann | 1 | -4/+4 |
2014-08-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 3 | -18/+0 |
2014-08-18 | memory: remove memory_region_destroy | Paolo Bonzini | 3 | -18/+0 |
2014-08-15 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in... | Peter Maydell | 3 | -5/+6 |
2014-08-15 | audio: don't use 'Yoda conditions' | Gonglei | 3 | -5/+6 |
2014-08-14 | hw/audio/intel-hda: Fix MSI capability address | Jan Kiszka | 1 | -1/+3 |
2014-06-23 | audio: fmopl: drop INLINE macro | Luiz Capitulino | 1 | -16/+15 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 8 | -20/+12 |
2014-06-13 | audio: Drop superfluous conditionals around g_free() | Markus Armbruster | 1 | -3/+1 |
2014-05-20 | hw/audio/intel-hda: Avoid shift into sign bit | Peter Maydell | 1 | -2/+2 |
2014-05-20 | audio/intel-hda: support FIFORDY | Stanislav Vorobiov | 1 | -1/+2 |
2014-05-15 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i... | Peter Maydell | 1 | -2/+1 |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 1 | -2/+1 |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 4 | -12/+6 |
2014-05-05 | PortioList: Store PortioList in device state | Kirill Batuzov | 1 | -3/+3 |
2014-04-29 | hda-audio: fix non-mixer codecs | Gerd Hoffmann | 1 | -0/+3 |
2014-03-15 | audio: Add 'static' attributes to several variables | Stefan Weil | 1 | -3/+3 |
2014-02-24 | hda-audio: qom cleanups | Gerd Hoffmann | 1 | -28/+32 |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini | 5 | -6/+6 |
2014-02-14 | wm8750: QOM'ify | Andreas Färber | 1 | -13/+20 |
2014-01-20 | hda-codec: disable streams on reset | Gerd Hoffmann | 1 | -0/+18 |
2014-01-09 | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta... | Anthony Liguori | 3 | -2/+4 |
2013-12-24 | hw: cannot_instantiate_with_device_add_yet due to pointer props | Markus Armbruster | 1 | -0/+2 |
2013-12-23 | misc: Use macro ARRAY_SIZE where possible | Stefan Weil | 1 | -2/+2 |
2013-12-23 | isa: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+2 |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster | 1 | -1/+0 |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 2 | -2/+2 |
2013-12-09 | intel-hda: fix position buffer | Gerd Hoffmann | 1 | -0/+1 |
2013-12-09 | adlib: fix patching of port I/O addresses | Paolo Bonzini | 1 | -2/+2 |
2013-10-31 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 3 | -5/+5 |
2013-10-14 | hw: set interrupts using pci irq wrappers | Marcel Apfelbaum | 3 | -5/+5 |
2013-09-24 | audio: remove CONFIG_MIXEMU configure option | Bandan Das | 1 | -30/+0 |
2013-09-24 | hda-codec: make mixemu selectable at runtime | Bandan Das | 2 | -59/+122 |
2013-09-24 | hda-codec: refactor common definitions into a header file | Bandan Das | 2 | -423/+450 |
2013-09-03 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori | 1 | -1/+1 |
2013-09-01 | adlib: sort offsets in portio registration | Hervé Poussineau | 1 | -1/+1 |
2013-08-30 | qdev: Pass size to qbus_create_inplace() | Andreas Färber | 1 | -1/+1 |
2013-08-30 | intel-hda: Pass size to hda_codec_bus_init() | Andreas Färber | 2 | -3/+3 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 3 | -6/+6 |
2013-07-29 | pl041: QOM cast cleanup | Andreas Färber | 1 | -4/+8 |
2013-07-29 | pl041: Rename pl041_state to PL041State | Andreas Färber | 1 | -18/+19 |
2013-07-29 | milkymist-ac97: QOM cast cleanup | Andreas Färber | 1 | -4/+9 |
2013-07-29 | audio/marvell_88w8618: QOM cast cleanup | Andreas Färber | 1 | -5/+9 |