Age | Commit message (Expand) | Author | Files | Lines |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -2/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2020-07-06 | audio: deprecate -soundhw es1370 | Gerd Hoffmann | 1 | -7/+2 |
2020-05-25 | es1370: check total frame count against current frame | Prasad J Pandit | 1 | -2/+5 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-08-21 | audio: remove audio_MIN, audio_MAX | Kővágó, Zoltán | 1 | -3/+3 |
2019-08-21 | audio: add audiodev properties to frontends | Kővágó, Zoltán | 1 | -1/+6 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-03-11 | audio: use qapi AudioFormat instead of audfmt_e | Kővágó, Zoltán | 1 | -2/+2 |
2018-10-19 | es1370: more fixes for ADC_FRAMEADR and ADC_FRAMECNT | Paolo Bonzini | 1 | -2/+8 |
2018-10-02 | es1370: fix ADC_FRAMEADR and ADC_FRAMECNT | Paolo Bonzini | 1 | -2/+8 |
2018-08-23 | es1370: simplify MemoryRegionOps | Paolo Bonzini | 1 | -210/+25 |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost | 1 | -0/+4 |
2017-05-19 | audio: Rename hw/audio/audio.h to hw/audio/soundhw.h | Eduardo Habkost | 1 | -1/+1 |
2017-01-11 | es1370: wire up reset via DeviceClass | Gerd Hoffmann | 1 | -3/+3 |
2017-01-11 | audio: es1370: add exit function | Li Qiang | 1 | -0/+14 |
2016-02-11 | ES1370: QOMify | Cao jin | 1 | -3/+7 |
2016-02-02 | audio: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-10-19 | Remove macros IO_READ_PROTO and IO_WRITE_PROTO | Nutan Shinde | 1 | -11/+6 |
2015-02-26 | pci: Trivial device model conversions to realize | Markus Armbruster | 1 | -3/+2 |
2014-08-18 | memory: remove memory_region_destroy | Paolo Bonzini | 1 | -8/+0 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 1 | -4/+2 |
2013-10-14 | hw: set interrupts using pci irq wrappers | Marcel Apfelbaum | 1 | -2/+2 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+1 |
2013-07-04 | hw/a*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-04-29 | audio: remove the need for audio card CONFIG_* symbols | Paolo Bonzini | 1 | -1/+2 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+1089 |