aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-24s390x/css: handle format-0 TIC CCW correctlyDong Jia Shi1-6/+9
2017-02-24s390x/arch_dump: pass cpuid into notes sectionsChristian Borntraeger1-11/+12
2017-02-24s390x/arch_dump: use proper note name and note sizeChristian Borntraeger1-15/+28
2017-02-24virtio-ccw: support VIRTIO_QUEUE_MAX virtqueuesHalil Pasic3-10/+9
2017-02-24s390x: bump ADAPTER_ROUTES_MAX_GSIHalil Pasic2-3/+14
2017-02-24virtio-ccw: check flic->adapter_routes_max_batchHalil Pasic1-0/+7
2017-02-24s390x: add property adapter_routes_max_batchHalil Pasic2-0/+30
2017-02-24virtio-ccw: Check the number of vqs in CCW_CMD_SET_INDHalil Pasic1-0/+7
2017-02-24virtio-ccw: add virtio-crypto-ccw deviceHalil Pasic2-0/+73
2017-02-24virtio-ccw: handle virtio 1 only devicesHalil Pasic2-1/+18
2017-02-24s390x/flic: fail migration on source alreadyCornelia Huck1-2/+4
2017-02-24s390x/kvm: detect some program check loopsChristian Borntraeger1-3/+40
2017-02-24s390x/s390-virtio: get rid of DPRINTFCornelia Huck1-10/+0
2017-02-23Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170222' into stagingPeter Maydell20-35/+1424
2017-02-21hw/mips: MIPS Boston board supportPaul Burton4-1/+582
2017-02-21hw: xilinx-pcie: Add support for Xilinx AXI PCIe ControllerPaul Burton3-0/+397
2017-02-21loader: Support Flattened Image Trees (FIT images)Paul Burton5-6/+374
2017-02-21dtc: Update requirement to v1.4.2Paul Burton2-3/+3
2017-02-21target-mips: Provide function to test if a CPU supports an ISAPaul Burton2-0/+11
2017-02-21hw/mips_gic: Update pin state on mask changesPaul Burton1-25/+31
2017-02-21hw/mips_gictimer: provide API for retrieving frequencyPaul Burton2-0/+6
2017-02-21hw/mips_cmgcr: allow GCR base to be movedPaul Burton2-0/+20
2017-02-21Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170221' into s...Peter Maydell9-13/+98
2017-02-21monitor: Fix crashes when using HMP commands without CPUThomas Huth7-10/+73
2017-02-21monitor: add poll-* properties into query-iothreads resultPavel Hrdina3-3/+24
2017-02-21hmp: fix block_set_io_throttleEric Blake1-0/+1
2017-02-21Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell4-172/+317
2017-02-21qemu-options: Fix broken sheepdog URLThomas Huth1-1/+1
2017-02-21mirror: do not increase offset during initial zero_or_discard phaseAnton Nefedov1-2/+7
2017-02-21QAPI: Fix blockdev-add example documentationJeff Cody1-25/+25
2017-02-21iscsi: Add blockdev-add supportKevin Wolf2-10/+79
2017-02-21iscsi: Add timeout optionKevin Wolf1-26/+11
2017-02-21iscsi: Add header-digest optionKevin Wolf1-24/+15
2017-02-21iscsi: Add initiator-name optionKevin Wolf1-17/+15
2017-02-21iscsi: Handle -iscsi user/password in bdrv_parse_filename()Kevin Wolf1-34/+44
2017-02-21iscsi: Split URL into individual optionsKevin Wolf1-53/+140
2017-02-21Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...Peter Maydell37-97/+137
2017-02-21hw/i386: Deprecate -drive if=scsi with PC machine typesMarkus Armbruster3-10/+15
2017-02-21hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster9-7/+35
2017-02-21hw/scsi: Concentrate -drive if=scsi auto-create in one placeMarkus Armbruster10-39/+44
2017-02-21hw: Drop superfluous special checks for orphaned -driveMarkus Armbruster3-26/+0
2017-02-21blockdev: Make orphaned -drive fatalMarkus Armbruster2-8/+8
2017-02-21blockdev: Improve message for orphaned -driveMarkus Armbruster1-4/+7
2017-02-21hw/arm/highbank: Default -drive to if=ide instead of if=scsiMarkus Armbruster1-2/+6
2017-02-21hw: Default -drive to if=none instead of scsi when scsi cannot workMarkus Armbruster3-3/+0
2017-02-21hw: Default -drive to if=none instead of ide when ide cannot workMarkus Armbruster1-5/+4
2017-02-21hw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_default_busMarkus Armbruster2-0/+10
2017-02-21hw: Default -drive to if=ide explicitly where it worksMarkus Armbruster12-0/+15
2017-02-21Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell67-532/+1711
2017-02-21coroutine-lock: make CoRwlock thread-safe and fairPaolo Bonzini2-12/+26