Age | Commit message (Expand) | Author |
2017-05-11 | nvme: Implement Write Zeroes | Christoph Hellwig |
2017-05-09 | Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into staging | Stefan Hajnoczi |
2017-05-09 | qobject: Use simpler QDict/QList scalar insertion macros | Eric Blake |
2017-05-08 | pci: Reduce scope of error injection | Eric Blake |
2017-05-08 | pci: Use struct instead of QDict to pass back parameters | Eric Blake |
2017-05-08 | Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging | Stefan Hajnoczi |
2017-05-08 | Merge remote-tracking branch 'mcayland/tags/qemu-sparc-signed' into staging | Stefan Hajnoczi |
2017-05-05 | Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into staging | Stefan Hajnoczi |
2017-05-05 | Merge remote-tracking branch 'cohuck/tags/s390x-3270-20170504' into staging | Stefan Hajnoczi |
2017-05-05 | Merge remote-tracking branch 'kraxel/tags/pull-audio-20170504-1' into staging | Stefan Hajnoczi |
2017-05-05 | Merge remote-tracking branch 'kraxel/tags/pull-input-20170504-1' into staging | Stefan Hajnoczi |
2017-05-05 | Merge remote-tracking branch 'shorne/tags/pull-or-20170504' into staging | Stefan Hajnoczi |
2017-05-05 | Merge remote-tracking branch 'awilliam/tags/vfio-updates-20170503.0' into sta... | Stefan Hajnoczi |
2017-05-05 | vhost-scsi: create a vhost-scsi-common abstraction | Felipe Franciosi |
2017-05-05 | vmw_pvscsi: check message ring page count at initialisation | P J P |
2017-05-05 | scsi: avoid an off-by-one error in megasas_mmio_write | Prasad J Pandit |
2017-05-05 | cg3: add explicit ram_addr_t cast to scanline page variable | Mark Cave-Ayland |
2017-05-05 | tcx: fix cut/paste error in update_palette_entries() | Mark Cave-Ayland |
2017-05-04 | char: add a /chardevs container | Marc-André Lureau |
2017-05-04 | xen: use a better chardev type check | Marc-André Lureau |
2017-05-04 | s390x/3270: Mark non-migratable and enable the device | Jing Liu |
2017-05-04 | s390x/3270: Detect for continued presence of a 3270 client | Jing Liu |
2017-05-04 | s390x/3270: Add the TCP socket events handler for 3270 | Jing Liu |
2017-05-04 | s390x/3270: 3270 data stream handling | Jing Liu |
2017-05-04 | s390x/3270: Add emulated terminal3270 device | Yang Chen |
2017-05-04 | s390x/3270: Add abstract emulated ccw-attached 3270 device | Yang Chen |
2017-05-04 | s390x/css: Add an algorithm to find a free chpid | Jing Liu |
2017-05-04 | audio: Use ARRAY_SIZE from qemu/osdep.h | Juan Quintela |
2017-05-04 | audio: un-export OPLResetChip | Juan Quintela |
2017-05-04 | audio: Remove unused typedefs | Juan Quintela |
2017-05-04 | audio: UpdateHandler is not used anymore | Juan Quintela |
2017-05-04 | audio: IRQHandler is not used anymore | Juan Quintela |
2017-05-04 | audio: OPLSetUpdateHandler is not used anywhere | Juan Quintela |
2017-05-04 | audio: OPLSetIRQHandler is not used anywhere | Juan Quintela |
2017-05-04 | audio: GUSsample is int16_t | Juan Quintela |
2017-05-04 | audio: GUSword is uint16_t | Juan Quintela |
2017-05-04 | audio: GUSword is uint16_t | Juan Quintela |
2017-05-04 | audio: remove GUSchar | Juan Quintela |
2017-05-04 | audio: GUSbyte is uint8_t | Juan Quintela |
2017-05-04 | audio: Remove unused fields | Juan Quintela |
2017-05-04 | audio: Remove type field | Juan Quintela |
2017-05-04 | audio: Remove Unused OPL_TYPE_* | Juan Quintela |
2017-05-04 | audio: Unfold OPLSAMPLE | Juan Quintela |
2017-05-04 | audio: Remove INT32 | Juan Quintela |
2017-05-04 | audio: remove INT16 | Juan Quintela |
2017-05-04 | audio: Remove INT8 | Juan Quintela |
2017-05-04 | audio: remove UINT32 | Juan Quintela |
2017-05-04 | audio: remove UINT16 | Juan Quintela |
2017-05-04 | audio: Remove UINT8 | Juan Quintela |
2017-05-04 | audio: YM3812 was always defined | Juan Quintela |