aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04chardev: Basic support for TN3270Jing Liu
2017-05-04monitor: Move hmp_info_snapshots from savevm.c to hmp.cJuan Quintela
2017-05-04monitor: Move hmp_delvm from savevm.c to hmp.cJuan Quintela
2017-05-04monitor: Move hmp_savevm from savevm.c to hmp.cJuan Quintela
2017-05-04monitor: Move hmp_loadvm from monitor.c to hmp.cJuan Quintela
2017-05-04monitor: Remove monitor parameter from save_vmstateJuan Quintela
2017-05-04migration: to_dst_file at that point is NULLJuan Quintela
2017-05-04migration: setup bi-directional I/O channel for exec: protocolDaniel P. Berrange
2017-05-04ram: Split dirty bitmap by RAMBlockJuan Quintela
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