aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-05Merge remote-tracking branch 'kraxel/tags/pull-audio-20170504-1' into stagingStefan Hajnoczi
2017-05-05Merge remote-tracking branch 'kraxel/tags/pull-input-20170504-1' into stagingStefan Hajnoczi
2017-05-05Merge remote-tracking branch 'shorne/tags/pull-or-20170504' into stagingStefan Hajnoczi
2017-05-05Merge remote-tracking branch 'awilliam/tags/vfio-updates-20170503.0' into sta...Stefan Hajnoczi
2017-05-05Merge remote-tracking branch 'cohuck/tags/s390x-20170502' into stagingStefan Hajnoczi
2017-05-04Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi
2017-05-04audio: Use ARRAY_SIZE from qemu/osdep.hJuan Quintela
2017-05-04audio: un-export OPLResetChipJuan Quintela
2017-05-04audio: Remove unused typedefsJuan Quintela
2017-05-04audio: UpdateHandler is not used anymoreJuan Quintela
2017-05-04audio: IRQHandler is not used anymoreJuan Quintela
2017-05-04audio: OPLSetUpdateHandler is not used anywhereJuan Quintela
2017-05-04audio: OPLSetIRQHandler is not used anywhereJuan Quintela
2017-05-04audio: GUSsample is int16_tJuan Quintela
2017-05-04audio: GUSword is uint16_tJuan Quintela
2017-05-04audio: GUSword is uint16_tJuan Quintela
2017-05-04audio: remove GUScharJuan Quintela
2017-05-04audio: GUSbyte is uint8_tJuan Quintela
2017-05-04audio: Remove unused fieldsJuan Quintela
2017-05-04audio: Remove type fieldJuan Quintela
2017-05-04audio: Remove Unused OPL_TYPE_*Juan Quintela
2017-05-04audio: Unfold OPLSAMPLEJuan Quintela
2017-05-04audio: Remove INT32Juan Quintela
2017-05-04audio: remove INT16Juan Quintela
2017-05-04audio: Remove INT8Juan Quintela
2017-05-04audio: remove UINT32Juan Quintela
2017-05-04audio: remove UINT16Juan Quintela
2017-05-04audio: Remove UINT8Juan Quintela
2017-05-04audio: YM3812 was always definedJuan Quintela
2017-05-04audio: Remove YM3526 supportJuan Quintela
2017-05-04audio: remove Y8950 configurationJuan Quintela
2017-05-04adlib: Remove support for YMF262Juan Quintela
2017-05-04audio: fix WAVState leakMarc-André Lureau
2017-05-04audio: release capture buffersGerd Hoffmann
2017-05-04hw/audio: convert exit callback in HDACodecDeviceClass to voidZihan Yang
2017-05-04hw/audio: replace exit with unrealize in hda_codec_device_class_initZihan Yang
2017-05-04target/openrisc: Support non-busy idle state using PMR SPRStafford Horne
2017-05-04target/openrisc: Remove duplicate features propertyStafford Horne
2017-05-04target/openrisc: Implement full vmstate serializationStafford Horne
2017-05-04migration: Add VMSTATE_STRUCT_2DARRAY()Stafford Horne
2017-05-04target/openrisc: implement shadow registersStafford Horne
2017-05-04migration: Add VMSTATE_UINTTL_2DARRAY()Stafford Horne
2017-05-04target/openrisc: add numcores and coreid supportStafford Horne
2017-05-04target/openrisc: Fixes for memory debuggingStafford Horne
2017-05-03vfio/pci: Fix incorrect error messageDong Jia Shi
2017-05-03vfio: enable 8-byte reads/writes to vfioJose Ricardo Ziviani
2017-05-03vfio: Set MemoryRegionOps:max_access_size and min_access_sizeJose Ricardo Ziviani
2017-05-03input: Add trace event for empty keyboard queueAlexander Graf
2017-05-03input: don't queue delay if pausedMarc-André Lureau
2017-05-03input: limit kbd queue depthGerd Hoffmann