aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-31Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-08-31Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-30' into st...Peter Maydell
2017-08-31Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170830' into stagingPeter Maydell
2017-08-30slirp: fix clearing ifq_so from pending packetsSamuel Thibault
2017-08-30Open 2.11 development treePeter Maydell
2017-08-30block/nbd-client: refactor request send/receiveVladimir Sementsov-Ogievskiy
2017-08-30block/nbd-client: rename nbd_recv_coroutines_enter_allVladimir Sementsov-Ogievskiy
2017-08-30block/nbd-client: get rid of ssize_tVladimir Sementsov-Ogievskiy
2017-08-30nbd/client: fix nbd_send_request to return intVladimir Sementsov-Ogievskiy
2017-08-30nbd/client: refactor nbd_receive_replyVladimir Sementsov-Ogievskiy
2017-08-30nbd/client: refactor nbd_read_eofVladimir Sementsov-Ogievskiy
2017-08-30nbd/client: fix nbd_opt_goVladimir Sementsov-Ogievskiy
2017-08-30qemu-iotests: test NBD over UNIX domain sockets in 083Stefan Hajnoczi
2017-08-30qemu-iotests: improve nbd-fault-injector.py startup protocolStefan Hajnoczi
2017-08-30nbd-client: avoid read_reply_co entry if send failedStefan Hajnoczi
2017-08-30qemu-iotests: Extend non-shared storage migration test (194)Kashyap Chamarthy
2017-08-30qcow2: allocate cluster_cache/cluster_data on demandStefan Hajnoczi
2017-08-30s390x/pci: fixup trap_msix()Yi Min Zhao
2017-08-30pc-bios/s390-ccw.img: update imageCornelia Huck
2017-08-30s390-ccw: Fix alignment for CCW1Farhan Ali
2017-08-30s390x/s390-stattrib: Mark the storage attribute as not user_creatableThomas Huth
2017-08-30target/s390x: cleanup cpu.hDavid Hildenbrand
2017-08-30s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand
2017-08-30s390x: avoid calling kvm_ functions outside of target/s390x/David Hildenbrand
2017-08-30target/s390x: move a couple of functions to cpu.cDavid Hildenbrand
2017-08-30target/s390x: introduce internal.hDavid Hildenbrand
2017-08-30target/s390x: move get_per_in_range() to misc_helper.cDavid Hildenbrand
2017-08-30target/s390x: move s390_do_cpu_reset() to diag.cDavid Hildenbrand
2017-08-30target/s390x: move psw_key_valid() to mem_helper.cDavid Hildenbrand
2017-08-30target/s390x: move cpu_mmu_idx_to_asc() to excp_helper.cDavid Hildenbrand
2017-08-30target/s390x: move cc_name() to helper.cDavid Hildenbrand
2017-08-30target/s390x: move gtod_*() declarations to s390-virtio.hDavid Hildenbrand
2017-08-30s390x: drop inclusion of sysemu/kvm.h from some filesDavid Hildenbrand
2017-08-30s390x/cpumodel: factor out determination of default model nameDavid Hildenbrand
2017-08-30target/s390x: no need to pass kvm_state to savevm_gtod handlersDavid Hildenbrand
2017-08-30target/s390x: simplify gs_allowed()David Hildenbrand
2017-08-30target/s390x: simplify ri_allowed()David Hildenbrand
2017-08-30s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()David Hildenbrand
2017-08-30s390x/kvm: drop KVMState parameter from s390_get_memslot_count()David Hildenbrand
2017-08-30s390x/s390-skeys: Mark the storage key devices with user_creatable = falseThomas Huth
2017-08-30s390x: refine pci dependenciesCornelia Huck
2017-08-30s390x/pci: fence off instructions for non-pciCornelia Huck
2017-08-30s390x/sclp: properly guard pci-specific functionsCornelia Huck
2017-08-30s390x/ccw: create s390 phb conditionallyCornelia Huck
2017-08-30s390x/pci: do not advertise pci on non-pci buildsCornelia Huck
2017-08-30s390x: chsc nt2 events are pci-onlyCornelia Huck
2017-08-30s390x/pci: add stubsCornelia Huck
2017-08-30kvm: remove hard dependency on pciCornelia Huck
2017-08-309pfs: fix dependenciesCornelia Huck
2017-08-30configure: enable --s390-pgste linker optionChristian Borntraeger