aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-14pc-bios/s390: rebuild s390-ccw.imgChristian Borntraeger
2017-07-14pc-bios/s390: add s390-netboot.imgChristian Borntraeger
2017-07-14pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP loadThomas Huth
2017-07-14pc-bios/s390-ccw: Add virtio-net driver codeThomas Huth
2017-07-14pc-bios/s390-ccw: Add core files for the network bootloading programThomas Huth
2017-07-14roms/SLOF: Update submodule to latest statusThomas Huth
2017-07-14pc-bios/s390-ccw: Add code for virtio feature negotiationThomas Huth
2017-07-14pc-bios/s390-ccw: Remove unused structs from virtio.hThomas Huth
2017-07-14pc-bios/s390-ccw: Move byteswap functions to a separate headerThomas Huth
2017-07-14pc-bios/s390-ccw: Add a write() function for stdioThomas Huth
2017-07-14pc-bios/s390-ccw: Move virtio-block related functions into a separate fileThomas Huth
2017-07-14pc-bios/s390-ccw: Move ebc2asc to sclp.cThomas Huth
2017-07-14pc-bios/s390-ccw: Move libc functions to separate headerThomas Huth
2017-07-14s390x/css: use SubchDev.orbHalil Pasic
2017-07-14s390x/css: activate ChannelSubSys migrationHalil Pasic
2017-07-14s390x/css: add ORB to SubchDevHalil Pasic
2017-07-14s390x/css: add missing css state conditionallyHalil Pasic
2017-07-14s390x: add css_migration_enabled to machine classHalil Pasic
2017-07-14s390x: add helper get_machine_classHalil Pasic
2017-07-14s390x/css: update css_adapter_interruptYi Min Zhao
2017-07-14s390x/sic: realize SIC handlingFei Li
2017-07-14s390x/flic: introduce inject_airq callbackYi Min Zhao
2017-07-14s390x/flic: introduce modify_ais_mode callbackFei Li
2017-07-14s390x: add flags field for registering I/O adapterFei Li
2017-07-14s390x/cpumodel: provide compat handling for new cpu featuresJason J. Herne
2017-07-14s390x/cpumodel: clean up spacing and commentsJason J. Herne
2017-07-14s390x/migration: Monitor commands for storage attributesClaudio Imbrenda
2017-07-14s390x/migration: Storage attributes deviceClaudio Imbrenda
2017-07-14linux-headers: update to 4.13-rc0Christian Borntraeger
2017-07-14s390x/kvm: Rework cmma managementJanosch Frank
2017-07-13Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-12' into ...Peter Maydell
2017-07-13Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-07-13Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-11' in...Peter Maydell
2017-07-13Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into stagingPeter Maydell
2017-07-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...Peter Maydell
2017-07-12scripts: use build_ prefix for string not piped through cgen()Marc-André Lureau
2017-07-12qobject: Update coccinelle script to catch Q{INC, DEC}REFEric Blake
2017-07-12qobject: Catch another straggler for use of qdict_put_str()Eric Blake
2017-07-11Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-07-11iotests: Add preallocated growth test for qcow2Max Reitz
2017-07-11iotests: Add preallocated resize test for rawMax Reitz
2017-07-11block/qcow2: falloc/full preallocating growthMax Reitz
2017-07-11block/qcow2: Rename "fail_block" to just "fail"Max Reitz
2017-07-11block/qcow2: Add qcow2_refcount_area()Max Reitz
2017-07-11block/qcow2: Metadata preallocation for truncateMax Reitz
2017-07-11block/qcow2: Lock s->lock in preallocate()Max Reitz
2017-07-11block/qcow2: Generalize preallocate()Max Reitz
2017-07-11block/file-posix: Preallocation for truncateMax Reitz
2017-07-11block/file-posix: Generalize raw_regular_truncateMax Reitz
2017-07-11block/file-posix: Extract raw_regular_truncate()Max Reitz