aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-14s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao
2017-07-14s390x: initialize cpu firstlyYi Min Zhao
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-14Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2017-07-14spapr_rng: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14cpu: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14mips_cmgcr: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14ivshmem: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14dimm: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-crypto: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-rng: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-scsi: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14virtio-blk: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14qdev: Add const qualifier to PropertyInfo definitionsFam Zheng
2017-07-14qmp: Use ObjectProperty.type if presentFam Zheng
2017-07-14qdev: Introduce DEFINE_PROP_LINKFam Zheng
2017-07-14qdev: Introduce PropertyInfo.createFam Zheng
2017-07-14qom: enforce readonly nature of link's check callbackIgor Mammedov
2017-07-14translate-all: remove redundant !tcg_enabled check in dump_exec_infoEmilio G. Cota
2017-07-14vl: fix breakage of -tb-sizeEmilio G. Cota
2017-07-14nbd: Implement NBD_INFO_BLOCK_SIZE on clientEric Blake
2017-07-14nbd: Implement NBD_INFO_BLOCK_SIZE on serverEric Blake