summary refs log tree commit diff stats
path: root/scripts/qapi-introspect.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-14io: preserve ipv4/ipv6 flags when resolving InetSocketAddressDaniel P. Berrange1-2/+4
2017-07-14sockets: ensure we don't accept IPv4 clients when IPv4 is disabledDaniel P. Berrange1-9/+31
2017-07-14sockets: don't block IPv4 clients when listening on "::"Daniel P. Berrange1-4/+0
2017-07-14sockets: ensure we can bind to both ipv4 & ipv6 separatelyDaniel P. Berrange1-8/+23
2017-07-14s390x/gdb: add gs registersChristian Borntraeger3-1/+39
2017-07-14s390x/arch_dump: also dump guarded storage control blockChristian Borntraeger2-0/+19
2017-07-14s390x/kvm: enable guarded storageFan Zhang5-10/+106
2017-07-14s390x/kvm: Enable KSS facility for nested virtualizationFarhan Ali1-0/+1
2017-07-14s390x/cpumodel: add esop/esop2 to z12 modelJason J. Herne2-0/+6
2017-07-14s390x/cpumodel: we are always in zarchitecture modeJason J. Herne2-29/+14
2017-07-14s390x/cpumodel: wire up new hardware featuresJason J. Herne7-3/+160
2017-07-14s390x/flic: migrate ais statesYi Min Zhao3-0/+102
2017-07-14s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao7-4/+23
2017-07-14s390x: initialize cpu firstlyYi Min Zhao1-3/+3
2017-07-14pc-bios/s390: rebuild s390-ccw.imgChristian Borntraeger1-0/+0
2017-07-14pc-bios/s390: add s390-netboot.imgChristian Borntraeger2-1/+1
2017-07-14pc-bios/s390-ccw: Link libnet into the netboot image and do the TFTP loadThomas Huth2-1/+238
2017-07-14pc-bios/s390-ccw: Add virtio-net driver codeThomas Huth4-3/+151
2017-07-14pc-bios/s390-ccw: Add core files for the network bootloading programThomas Huth3-2/+192
2017-07-14roms/SLOF: Update submodule to latest statusThomas Huth1-0/+0
2017-07-14pc-bios/s390-ccw: Add code for virtio feature negotiationThomas Huth3-6/+20
2017-07-14pc-bios/s390-ccw: Remove unused structs from virtio.hThomas Huth1-27/+0
2017-07-14pc-bios/s390-ccw: Move byteswap functions to a separate headerThomas Huth3-26/+31
2017-07-14pc-bios/s390-ccw: Add a write() function for stdioThomas Huth1-2/+14
2017-07-14pc-bios/s390-ccw: Move virtio-block related functions into a separate fileThomas Huth6-274/+311
2017-07-14pc-bios/s390-ccw: Move ebc2asc to sclp.cThomas Huth2-11/+11
2017-07-14pc-bios/s390-ccw: Move libc functions to separate headerThomas Huth7-37/+51
2017-07-14s390x/css: use SubchDev.orbHalil Pasic2-18/+18
2017-07-14s390x/css: activate ChannelSubSys migrationHalil Pasic3-5/+13
2017-07-14s390x/css: add ORB to SubchDevHalil Pasic2-0/+36
2017-07-14s390x/css: add missing css state conditionallyHalil Pasic2-0/+94
2017-07-14s390x: add css_migration_enabled to machine classHalil Pasic2-0/+20
2017-07-14s390x: add helper get_machine_classHalil Pasic1-23/+23
2017-07-14s390x/css: update css_adapter_interruptYi Min Zhao4-5/+19
2017-07-14s390x/sic: realize SIC handlingFei Li4-1/+44
2017-07-14s390x/flic: introduce inject_airq callbackYi Min Zhao4-0/+51
2017-07-14s390x/flic: introduce modify_ais_mode callbackFei Li3-2/+80
2017-07-14s390x: add flags field for registering I/O adapterFei Li7-8/+20
2017-07-14s390x/cpumodel: provide compat handling for new cpu featuresJason J. Herne2-0/+28
2017-07-14s390x/cpumodel: clean up spacing and commentsJason J. Herne3-3/+93
2017-07-14s390x/migration: Monitor commands for storage attributesClaudio Imbrenda5-0/+99
2017-07-14s390x/migration: Storage attributes deviceClaudio Imbrenda5-1/+620
2017-07-14linux-headers: update to 4.13-rc0Christian Borntraeger8-9/+78
2017-07-14spapr_rng: Convert to DEFINE_PROP_LINKFam Zheng1-6/+2
2017-07-14cpu: Convert to DEFINE_PROP_LINKFam Zheng3-12/+17
2017-07-14mips_cmgcr: Convert to DEFINE_PROP_LINKFam Zheng1-12/+4
2017-07-14ivshmem: Convert to DEFINE_PROP_LINKFam Zheng1-17/+7
2017-07-14dimm: Convert to DEFINE_PROP_LINKFam Zheng1-23/+7
2017-07-14virtio-crypto: Convert to DEFINE_PROP_LINKFam Zheng3-25/+7
2017-07-14virtio-rng: Convert to DEFINE_PROP_LINKFam Zheng3-15/+1