summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-08-30' into st...Peter Maydell2017-08-3110-169/+318
|\
| * block/nbd-client: refactor request send/receiveVladimir Sementsov-Ogievskiy2017-08-301-47/+26Star
| * block/nbd-client: rename nbd_recv_coroutines_enter_allVladimir Sementsov-Ogievskiy2017-08-301-2/+2
| * block/nbd-client: get rid of ssize_tVladimir Sementsov-Ogievskiy2017-08-301-5/+5
| * nbd/client: fix nbd_send_request to return intVladimir Sementsov-Ogievskiy2017-08-302-2/+2
| * nbd/client: refactor nbd_receive_replyVladimir Sementsov-Ogievskiy2017-08-302-4/+10
| * nbd/client: refactor nbd_read_eofVladimir Sementsov-Ogievskiy2017-08-303-18/+28
| * nbd/client: fix nbd_opt_goVladimir Sementsov-Ogievskiy2017-08-301-2/+0Star
| * qemu-iotests: test NBD over UNIX domain sockets in 083Stefan Hajnoczi2017-08-303-71/+214
| * qemu-iotests: improve nbd-fault-injector.py startup protocolStefan Hajnoczi2017-08-301-0/+4
| * nbd-client: avoid read_reply_co entry if send failedStefan Hajnoczi2017-08-301-16/+9Star
| * qemu-iotests: Extend non-shared storage migration test (194)Kashyap Chamarthy2017-08-302-9/+25
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170830' into stagingPeter Maydell2017-08-3162-853/+1257
|\ \
| * | s390x/pci: fixup trap_msix()Yi Min Zhao2017-08-301-2/+2
| * | pc-bios/s390-ccw.img: update imageCornelia Huck2017-08-301-0/+0
| * | s390-ccw: Fix alignment for CCW1Farhan Ali2017-08-301-1/+1
| * | s390x/s390-stattrib: Mark the storage attribute as not user_creatableThomas Huth2017-08-302-0/+8
| * | target/s390x: cleanup cpu.hDavid Hildenbrand2017-08-301-69/+68Star
| * | s390x/kvm: move KVM declarations and stubs to separate filesDavid Hildenbrand2017-08-3013-119/+170
| * | s390x: avoid calling kvm_ functions outside of target/s390x/David Hildenbrand2017-08-303-3/+9
| * | target/s390x: move a couple of functions to cpu.cDavid Hildenbrand2017-08-302-79/+89
| * | target/s390x: introduce internal.hDavid Hildenbrand2017-08-3020-343/+409
| * | target/s390x: move get_per_in_range() to misc_helper.cDavid Hildenbrand2017-08-302-11/+11
| * | target/s390x: move s390_do_cpu_reset() to diag.cDavid Hildenbrand2017-08-302-7/+7
| * | target/s390x: move psw_key_valid() to mem_helper.cDavid Hildenbrand2017-08-302-11/+11
| * | target/s390x: move cpu_mmu_idx_to_asc() to excp_helper.cDavid Hildenbrand2017-08-302-14/+14
| * | target/s390x: move cc_name() to helper.cDavid Hildenbrand2017-08-302-47/+49
| * | target/s390x: move gtod_*() declarations to s390-virtio.hDavid Hildenbrand2017-08-302-3/+2Star
| * | s390x: drop inclusion of sysemu/kvm.h from some filesDavid Hildenbrand2017-08-304-4/+1Star
| * | s390x/cpumodel: factor out determination of default model nameDavid Hildenbrand2017-08-303-6/+10
| * | target/s390x: no need to pass kvm_state to savevm_gtod handlersDavid Hildenbrand2017-08-301-1/+1
| * | target/s390x: simplify gs_allowed()David Hildenbrand2017-08-301-12/+2Star
| * | target/s390x: simplify ri_allowed()David Hildenbrand2017-08-301-3/+0Star
| * | s390x/kvm: drop KVMState parameter from kvm_s390_set_mem_limit()David Hildenbrand2017-08-302-10/+9Star
| * | s390x/kvm: drop KVMState parameter from s390_get_memslot_count()David Hildenbrand2017-08-303-7/+7
| * | s390x/s390-skeys: Mark the storage key devices with user_creatable = falseThomas Huth2017-08-302-0/+8
| * | s390x: refine pci dependenciesCornelia Huck2017-08-301-1/+1
| * | s390x/pci: fence off instructions for non-pciCornelia Huck2017-08-301-13/+41
| * | s390x/sclp: properly guard pci-specific functionsCornelia Huck2017-08-304-29/+48
| * | s390x/ccw: create s390 phb conditionallyCornelia Huck2017-08-301-6/+8
| * | s390x/pci: do not advertise pci on non-pci buildsCornelia Huck2017-08-301-1/+3
| * | s390x: chsc nt2 events are pci-onlyCornelia Huck2017-08-304-6/+22
| * | s390x/pci: add stubsCornelia Huck2017-08-303-1/+79
| * | kvm: remove hard dependency on pciCornelia Huck2017-08-304-3/+21
| * | 9pfs: fix dependenciesCornelia Huck2017-08-303-8/+5Star
| * | configure: enable --s390-pgste linker optionChristian Borntraeger2017-08-301-1/+20
| * | s390x: wire up diag288 in tcgCornelia Huck2017-08-301-0/+4
| * | watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggableThomas Huth2017-08-301-0/+1
| * | s390x/tcg: specification exception for unknown diagCornelia Huck2017-08-301-1/+1
| * | tests: Add network filter tests to the check-qtest-s390x listThomas Huth2017-08-304-9/+36