aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-05-11nvme: Implement Write ZeroesChristoph Hellwig
2017-05-09Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into stagingStefan Hajnoczi
2017-05-09qobject: Use simpler QDict/QList scalar insertion macrosEric Blake
2017-05-08pci: Reduce scope of error injectionEric Blake
2017-05-08pci: Use struct instead of QDict to pass back parametersEric Blake
2017-05-08Merge remote-tracking branch 'bonzini/tags/for-upstream' into stagingStefan Hajnoczi
2017-05-08Merge remote-tracking branch 'mcayland/tags/qemu-sparc-signed' into stagingStefan Hajnoczi
2017-05-05Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into stagingStefan Hajnoczi
2017-05-05Merge remote-tracking branch 'cohuck/tags/s390x-3270-20170504' into stagingStefan Hajnoczi
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-05vhost-scsi: create a vhost-scsi-common abstractionFelipe Franciosi
2017-05-05vmw_pvscsi: check message ring page count at initialisationP J P
2017-05-05scsi: avoid an off-by-one error in megasas_mmio_writePrasad J Pandit
2017-05-05cg3: add explicit ram_addr_t cast to scanline page variableMark Cave-Ayland
2017-05-05tcx: fix cut/paste error in update_palette_entries()Mark Cave-Ayland
2017-05-04char: add a /chardevs containerMarc-André Lureau
2017-05-04xen: use a better chardev type checkMarc-André Lureau
2017-05-04s390x/3270: Mark non-migratable and enable the deviceJing Liu
2017-05-04s390x/3270: Detect for continued presence of a 3270 clientJing Liu
2017-05-04s390x/3270: Add the TCP socket events handler for 3270Jing Liu
2017-05-04s390x/3270: 3270 data stream handlingJing Liu
2017-05-04s390x/3270: Add emulated terminal3270 deviceYang Chen
2017-05-04s390x/3270: Add abstract emulated ccw-attached 3270 deviceYang Chen
2017-05-04s390x/css: Add an algorithm to find a free chpidJing Liu
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