summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-17trace: update old trace events in docsStefan Hajnoczi1-2/+1
2017-07-17trace: [trivial] Statically enable all guest eventsLluís Vilanova1-3/+3
2017-07-17trace: [tcg, trivial] Re-align generated codeLluís Vilanova6-28/+29
2017-07-17trace: [tcg] Do not generate TCG code to trace dynamically-disabled eventsLluís Vilanova4-14/+41
2017-07-17exec: [tcg] Use different TBs according to the vCPU's dynamic tracing stateLluís Vilanova9-10/+33
2017-07-17trace: [tcg] Delay changes to dynamic state when translatingLluís Vilanova2-2/+19
2017-07-17trace: Allocate cpu->trace_dstate in placeLluís Vilanova3-15/+11
2017-07-14vmgenid-test: use boot-sector infrastructureMichael S. Tsirkin2-17/+31
2017-07-14Merge remote-tracking branch 'remotes/berrange/tags/pull-sockets-2017-07-11-3...Peter Maydell2-21/+56
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-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell61-510/+2833
2017-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell123-860/+2006
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