Age | Commit message (Expand) | Author |
2017-07-14 | s390x/css: update css_adapter_interrupt | Yi Min Zhao |
2017-07-14 | s390x/sic: realize SIC handling | Fei Li |
2017-07-14 | s390x/flic: introduce inject_airq callback | Yi Min Zhao |
2017-07-14 | s390x/flic: introduce modify_ais_mode callback | Fei Li |
2017-07-14 | s390x: add flags field for registering I/O adapter | Fei Li |
2017-07-14 | s390x/migration: Monitor commands for storage attributes | Claudio Imbrenda |
2017-07-14 | s390x/migration: Storage attributes device | Claudio Imbrenda |
2017-07-14 | linux-headers: update to 4.13-rc0 | Christian Borntraeger |
2017-07-14 | cpu: Convert to DEFINE_PROP_LINK | Fam Zheng |
2017-07-14 | qdev: Add const qualifier to PropertyInfo definitions | Fam Zheng |
2017-07-14 | qdev: Introduce DEFINE_PROP_LINK | Fam Zheng |
2017-07-14 | qdev: Introduce PropertyInfo.create | Fam Zheng |
2017-07-14 | qom: enforce readonly nature of link's check callback | Igor Mammedov |
2017-07-14 | nbd: Implement NBD_INFO_BLOCK_SIZE on client | Eric Blake |
2017-07-14 | nbd: Expose and debug more NBD constants | Eric Blake |
2017-07-14 | nbd: Create struct for tracking export info | Eric Blake |
2017-07-14 | memory/iommu: introduce IOMMUMemoryRegionClass | Alexey Kardashevskiy |
2017-07-14 | memory/iommu: QOM'fy IOMMU MemoryRegion | Alexey Kardashevskiy |
2017-07-14 | qom/cpu: remove host_tid field | Alex Bennée |
2017-07-14 | gdbstub: rename cpu_index -> cpu_gdb_index | Alex Bennée |
2017-07-14 | Revert "exec.c: Fix breakpoint invalidation race" | Pranith Kumar |
2017-07-14 | hmp: add hmp analogue for qmp-chardev-change | Anton Nefedov |
2017-07-14 | char: avoid chardevice direct access | Anton Nefedov |
2017-07-14 | char: forbid direct chardevice access for hotswap devices | Anton Nefedov |
2017-07-14 | char: chardevice hotswap | Anton Nefedov |
2017-07-14 | char: add backend hotswap handler | Anton Nefedov |
2017-07-14 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into... | Peter Maydell |
2017-07-13 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2017-07-13 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' in... | Peter Maydell |
2017-07-13 | error: Implement the warn and free Error functions | Alistair Francis |
2017-07-13 | error: Functions to report warnings and informational messages | Alistair Francis |
2017-07-13 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'... | Peter Maydell |
2017-07-11 | block: Add PreallocMode to blk_truncate() | Max Reitz |
2017-07-11 | block: Add PreallocMode to bdrv_truncate() | Max Reitz |
2017-07-11 | block: Add PreallocMode to BD.bdrv_truncate() | Max Reitz |
2017-07-11 | block: add bdrv_measure() API | Stefan Hajnoczi |
2017-07-11 | block: release persistent bitmaps on inactivate | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap | Vladimir Sementsov-Ogievskiy |
2017-07-11 | qmp: add x-debug-block-dirty-bitmap-sha256 | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block: add bdrv_can_store_new_dirty_bitmap | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block/dirty-bitmap: add bdrv_dirty_bitmap_next() | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block: introduce persistent dirty bitmaps | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block/dirty-bitmap: add autoload field to BdrvDirtyBitmap | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block: new bdrv_reopen_bitmaps_rw interface | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block/dirty-bitmap: add readonly field to BdrvDirtyBitmap | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block/dirty-bitmap: add deserialize_ones func | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block: fix bdrv_dirty_bitmap_granularity signature | Vladimir Sementsov-Ogievskiy |
2017-07-11 | hbitmap: improve dirty iter | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block: pass option prefix down to crypto layer | Daniel P. Berrange |
2017-07-11 | block: remove all encryption handling APIs | Daniel P. Berrange |