]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2017-05-05 Stefan HajnocziMerge remote-tracking branch 'elmarco/tags/chr-tests...
2017-05-05 Stefan HajnocziMerge remote-tracking branch 'cohuck/tags/s390x-3270...
2017-05-05 Stefan HajnocziMerge remote-tracking branch 'quintela/tags/migration...
2017-05-05 Stefan HajnocziMerge remote-tracking branch 'kraxel/tags/pull-audio...
2017-05-05 Stefan HajnocziMerge remote-tracking branch 'kraxel/tags/pull-input...
2017-05-05 Stefan HajnocziMerge remote-tracking branch 'shorne/tags/pull-or-20170...
2017-05-05 Stefan HajnocziMerge remote-tracking branch 'awilliam/tags/vfio-update...
2017-05-05 Stefan HajnocziMerge remote-tracking branch 'cohuck/tags/s390x-2017050...
2017-05-04 Stefan HajnocziMerge remote-tracking branch 'kwolf/tags/for-upstream...
2017-05-04 Marc-André... tests: add /char/console test
2017-05-04 Marc-André... tests: add /char/udp test
2017-05-04 Marc-André... tests: add /char/socket test
2017-05-04 Marc-André... tests: add /char/file test
2017-05-04 Marc-André... tests: add /char/pipe test
2017-05-04 Marc-André... tests: add alias check in /char/ringbuf
2017-05-04 Marc-André... char-udp: flush as much buffer as possible
2017-05-04 Marc-André... char-socket: add 'connected' property
2017-05-04 Marc-André... char-socket: add 'addr' property
2017-05-04 Marc-André... char-socket: update local address after listen
2017-05-04 Marc-André... char-socket: introduce update_disconnected_filename()
2017-05-04 Marc-André... char: useless NULL check
2017-05-04 Marc-André... char: remove chardevs list
2017-05-04 Marc-André... char: remove qemu_chardev_add
2017-05-04 Marc-André... char: use /chardevs container instead of chardevs list
2017-05-04 Marc-André... vl: add todo note about root container cleanup
2017-05-04 Marc-André... char: add a /chardevs container
2017-05-04 Marc-André... container: don't leak container reference
2017-05-04 Marc-André... xen: use a better chardev type check
2017-05-04 Marc-André... mux: simplfy muxes_realize_done
2017-05-04 Marc-André... char: remove qemu_chr_be_generic_open
2017-05-04 Dr. David Alan... migration: Extra tracing
2017-05-04 Juan Quintelamigration: Move postcopy-ram.h to migration/
2017-05-04 Jing Lius390x/3270: Mark non-migratable and enable the device
2017-05-04 Jing Lius390x/3270: Detect for continued presence of a 3270...
2017-05-04 Jing Lius390x/3270: Add the TCP socket events handler for 3270
2017-05-04 Jing Lius390x/3270: 3270 data stream handling
2017-05-04 Yang Chens390x/3270: Add emulated terminal3270 device
2017-05-04 Yang Chens390x/3270: Add abstract emulated ccw-attached 3270...
2017-05-04 Jing Lius390x/css: Add an algorithm to find a free chpid
2017-05-04 Jing Liuchardev: Basic support for TN3270
2017-05-04 Juan Quintelamonitor: Move hmp_info_snapshots from savevm.c to hmp.c
2017-05-04 Juan Quintelamonitor: Move hmp_delvm from savevm.c to hmp.c
2017-05-04 Juan Quintelamonitor: Move hmp_savevm from savevm.c to hmp.c
2017-05-04 Juan Quintelamonitor: Move hmp_loadvm from monitor.c to hmp.c
2017-05-04 Juan Quintelamonitor: Remove monitor parameter from save_vmstate
2017-05-04 Juan Quintelamigration: to_dst_file at that point is NULL
2017-05-04 Daniel P. Berrangemigration: setup bi-directional I/O channel for exec...
2017-05-04 Juan Quintelaram: Split dirty bitmap by RAMBlock
2017-05-04 Juan Quintelaaudio: Use ARRAY_SIZE from qemu/osdep.h
2017-05-04 Juan Quintelaaudio: un-export OPLResetChip
2017-05-04 Juan Quintelaaudio: Remove unused typedefs
2017-05-04 Juan Quintelaaudio: UpdateHandler is not used anymore
2017-05-04 Juan Quintelaaudio: IRQHandler is not used anymore
2017-05-04 Juan Quintelaaudio: OPLSetUpdateHandler is not used anywhere
2017-05-04 Juan Quintelaaudio: OPLSetIRQHandler is not used anywhere
2017-05-04 Juan Quintelaaudio: GUSsample is int16_t
2017-05-04 Juan Quintelaaudio: GUSword is uint16_t
2017-05-04 Juan Quintelaaudio: GUSword is uint16_t
2017-05-04 Juan Quintelaaudio: remove GUSchar
2017-05-04 Juan Quintelaaudio: GUSbyte is uint8_t
2017-05-04 Juan Quintelaaudio: Remove unused fields
2017-05-04 Juan Quintelaaudio: Remove type field
2017-05-04 Juan Quintelaaudio: Remove Unused OPL_TYPE_*
2017-05-04 Juan Quintelaaudio: Unfold OPLSAMPLE
2017-05-04 Juan Quintelaaudio: Remove INT32
2017-05-04 Juan Quintelaaudio: remove INT16
2017-05-04 Juan Quintelaaudio: Remove INT8
2017-05-04 Juan Quintelaaudio: remove UINT32
2017-05-04 Juan Quintelaaudio: remove UINT16
2017-05-04 Juan Quintelaaudio: Remove UINT8
2017-05-04 Juan Quintelaaudio: YM3812 was always defined
2017-05-04 Juan Quintelaaudio: Remove YM3526 support
2017-05-04 Juan Quintelaaudio: remove Y8950 configuration
2017-05-04 Juan Quintelaadlib: Remove support for YMF262
2017-05-04 Marc-André... audio: fix WAVState leak
2017-05-04 Gerd Hoffmannaudio: release capture buffers
2017-05-04 Zihan Yanghw/audio: convert exit callback in HDACodecDeviceClass...
2017-05-04 Zihan Yanghw/audio: replace exit with unrealize in hda_codec_devi...
2017-05-04 Stafford Hornetarget/openrisc: Support non-busy idle state using...
2017-05-04 Stafford Hornetarget/openrisc: Remove duplicate features property
2017-05-04 Stafford Hornetarget/openrisc: Implement full vmstate serialization
2017-05-04 Stafford Hornemigration: Add VMSTATE_STRUCT_2DARRAY()
2017-05-04 Stafford Hornetarget/openrisc: implement shadow registers
2017-05-04 Stafford Hornemigration: Add VMSTATE_UINTTL_2DARRAY()
2017-05-04 Stafford Hornetarget/openrisc: add numcores and coreid support
2017-05-04 Stafford Hornetarget/openrisc: Fixes for memory debugging
2017-05-03 Dong Jia Shivfio/pci: Fix incorrect error message
2017-05-03 Jose Ricardo... vfio: enable 8-byte reads/writes to vfio
2017-05-03 Jose Ricardo... vfio: Set MemoryRegionOps:max_access_size and min_acces...
2017-05-03 Alexander Grafinput: Add trace event for empty keyboard queue
2017-05-03 Marc-André... input: don't queue delay if paused
2017-05-03 Gerd Hoffmanninput: limit kbd queue depth
2017-05-02 Stefan HajnocziMerge remote-tracking branch 'sthibault/tags/samuel...
2017-05-02 Thomas Huthhw/s390x/ipl: Fix crash with virtio-scsi-pci device
2017-05-02 Cornelia Huckpc-bios/s390-ccw.img: update image
2017-05-02 Eugene (jno... pc-bios/s390-ccw: add boot entry selection to El Torito...
2017-05-02 Farhan Alipc-bios/s390-ccw: add boot entry selection for ECKD...
2017-05-02 Farhan Alipc-bios/s390-ccw: provide entry selection on LOADPARM...
2017-05-02 Farhan Alipc-bios/s390-ccw: provide a function to interpret LOADP...
2017-05-02 Farhan Alipc-bios/s390-ccw: get LOADPARM stored in SCP Read Info
next