summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-05-05Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into stagingStefan Hajnoczi3-3/+3
2017-05-05Merge remote-tracking branch 'cohuck/tags/s390x-3270-20170504' into stagingStefan Hajnoczi5-0/+493
2017-05-05Merge remote-tracking branch 'kraxel/tags/pull-audio-20170504-1' into stagingStefan Hajnoczi11-480/+157
2017-05-05Merge remote-tracking branch 'kraxel/tags/pull-input-20170504-1' into stagingStefan Hajnoczi2-0/+5
2017-05-05Merge remote-tracking branch 'shorne/tags/pull-or-20170504' into stagingStefan Hajnoczi1-0/+1
2017-05-05Merge remote-tracking branch 'awilliam/tags/vfio-updates-20170503.0' into sta...Stefan Hajnoczi2-2/+16
2017-05-04char: add a /chardevs containerMarc-André Lureau2-2/+2
2017-05-04xen: use a better chardev type checkMarc-André Lureau1-1/+1
2017-05-04s390x/3270: Mark non-migratable and enable the deviceJing Liu2-0/+7
2017-05-04s390x/3270: Detect for continued presence of a 3270 clientJing Liu1-5/+32
2017-05-04s390x/3270: Add the TCP socket events handler for 3270Jing Liu1-1/+27
2017-05-04s390x/3270: 3270 data stream handlingJing Liu3-0/+258
2017-05-04s390x/3270: Add emulated terminal3270 deviceYang Chen1-0/+54
2017-05-04s390x/3270: Add abstract emulated ccw-attached 3270 deviceYang Chen2-0/+100
2017-05-04s390x/css: Add an algorithm to find a free chpidJing Liu1-0/+21
2017-05-04audio: Use ARRAY_SIZE from qemu/osdep.hJuan Quintela1-5/+1
2017-05-04audio: un-export OPLResetChipJuan Quintela2-2/+1
2017-05-04audio: Remove unused typedefsJuan Quintela1-4/+0
2017-05-04audio: UpdateHandler is not used anymoreJuan Quintela2-4/+0
2017-05-04audio: IRQHandler is not used anymoreJuan Quintela2-6/+0
2017-05-04audio: OPLSetUpdateHandler is not used anywhereJuan Quintela2-6/+1
2017-05-04audio: OPLSetIRQHandler is not used anywhereJuan Quintela2-6/+0
2017-05-04audio: GUSsample is int16_tJuan Quintela4-17/+7
2017-05-04audio: GUSword is uint16_tJuan Quintela2-11/+11
2017-05-04audio: GUSword is uint16_tJuan Quintela1-2/+0
2017-05-04audio: remove GUScharJuan Quintela2-6/+4
2017-05-04audio: GUSbyte is uint8_tJuan Quintela3-35/+33
2017-05-04audio: Remove unused fieldsJuan Quintela1-6/+0
2017-05-04audio: Remove type fieldJuan Quintela3-19/+10
2017-05-04audio: Remove Unused OPL_TYPE_*Juan Quintela2-19/+0
2017-05-04audio: Unfold OPLSAMPLEJuan Quintela2-12/+1
2017-05-04audio: Remove INT32Juan Quintela2-51/+45
2017-05-04audio: remove INT16Juan Quintela2-4/+3
2017-05-04audio: Remove INT8Juan Quintela1-1/+0
2017-05-04audio: remove UINT32Juan Quintela2-16/+15
2017-05-04audio: remove UINT16Juan Quintela1-1/+0
2017-05-04audio: Remove UINT8Juan Quintela2-23/+24
2017-05-04audio: YM3812 was always definedJuan Quintela2-8/+0
2017-05-04audio: Remove YM3526 supportJuan Quintela2-4/+2
2017-05-04audio: remove Y8950 configurationJuan Quintela3-168/+0
2017-05-04adlib: Remove support for YMF262Juan Quintela1-44/+1
2017-05-04hw/audio: convert exit callback in HDACodecDeviceClass to voidZihan Yang2-3/+2
2017-05-04hw/audio: replace exit with unrealize in hda_codec_device_class_initZihan Yang1-3/+2
2017-05-04target/openrisc: Support non-busy idle state using PMR SPRStafford Horne1-0/+1
2017-05-03vfio/pci: Fix incorrect error messageDong Jia Shi1-2/+2
2017-05-03vfio: enable 8-byte reads/writes to vfioJose Ricardo Ziviani1-0/+10
2017-05-03vfio: Set MemoryRegionOps:max_access_size and min_access_sizeJose Ricardo Ziviani1-0/+4
2017-05-03input: Add trace event for empty keyboard queueAlexander Graf2-0/+5
2017-05-02hw/s390x/ipl: Fix crash with virtio-scsi-pci deviceThomas Huth1-1/+7
2017-05-02hw/s390x/sclp: update LOADPARM in SCP InfoFarhan Ali1-0/+9