summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-25Update version for v2.10.0-rc0 releasev2.10.0-rc0Peter Maydell1-1/+1
2017-07-25Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-07-25' in...Peter Maydell4-8/+14
2017-07-25qemu-iotests: Fix reference output for 186Kevin Wolf1-3/+3
2017-07-25qcow2-bitmap: fix bitmap_freeVladimir Sementsov-Ogievskiy1-0/+4
2017-07-25qcow: fix memory leaks related to encryptionDaniel P. Berrange2-5/+7
2017-07-25hw/display/sm501: Don't use vmstate_register_ram_global()Peter Maydell1-2/+1
2017-07-25Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170725' into stagingPeter Maydell16-796/+914
2017-07-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170725' int...Peter Maydell5-21/+25
2017-07-25s390x/css: fix ilen in IO instruction handlersHalil Pasic1-21/+21
2017-07-25target/s390x: Add remaining switches to compile with --disable-tcgThomas Huth2-3/+7
2017-07-25target/s390x: Move exception-related functions to a new excp_helper.c fileThomas Huth4-469/+528
2017-07-25target/s390x: Rework program_interrupt() and related functionsThomas Huth5-48/+52
2017-07-25target/s390x: Move diag helpers to a separate fileThomas Huth3-168/+180
2017-07-25target/s390x: Move s390_cpu_dump_state() to helper.cThomas Huth2-60/+60
2017-07-25target/s390x: improve baselining if certain base features are missingDavid Hildenbrand1-0/+33
2017-07-25s390x/kvm: better comment regarding zPCI feature availabilityDavid Hildenbrand1-1/+1
2017-07-25target/s390x: introduce (test|set)_be_bitDavid Hildenbrand3-16/+14
2017-07-25target/s390x: indicate query subfunction in s390_fill_feat_blockDavid Hildenbrand2-18/+26
2017-07-25target/s390x: drop BE_BIT()David Hildenbrand1-1/+0
2017-07-25s390/cpumodel: remove KSS from the default model of z14Christian Borntraeger2-1/+1
2017-07-25vfio/ccw: fix initialization of the Object DeviceState pointer in the common ...Dong Jia Shi1-0/+1
2017-07-25vfio/ccw: allocate irq info with the right sizeJing Zhang1-1/+1
2017-07-25pseries: Update SLOF firmware imageAlexey Kardashevskiy3-1/+1
2017-07-25spapr: Fix QEMU abort during memory unplugBharata B Rao1-16/+22
2017-07-25spapr/htab: fix savevmLaurent Vivier1-1/+1
2017-07-25spapr_pci: Fix obsolete comment about MSIX encoding in addr/dataAlexey Kardashevskiy1-3/+1
2017-07-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170724'...Peter Maydell6-9/+9
2017-07-24integratorcp: Don't migrate flash using vmstate_register_ram_global()Peter Maydell1-2/+1
2017-07-24mps2: Correctly set parent bus for SCC devicePeter Maydell1-1/+1
2017-07-24fsl_imx*: Migrate ROM contentsPeter Maydell3-6/+6
2017-07-24target/arm: fix TCG temp leak in aarch64 rev16Emilio G. Cota1-0/+1
2017-07-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell17-50/+157
2017-07-24Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-24' into st...Peter Maydell2-7/+9
2017-07-24maint: Reorder include directives for qemu-{nbd, io}Eric Blake2-5/+6
2017-07-24qemu-nbd: Update version stringEric Blake1-2/+3
2017-07-24Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-24' into...Peter Maydell1-8/+9
2017-07-24qemu-iotests: Avoid unnecessary sleepsKevin Wolf4-17/+44
2017-07-24block: Skip implicit nodes in query-block/blockstatsKevin Wolf11-28/+108
2017-07-24qcow2: Fix sector calculation in qcow2_measure()Eric Blake1-2/+2
2017-07-24dirty-bitmap: Report BlockDirtyInfo.count in bytes, as documentedEric Blake1-1/+1
2017-07-24iotests: Remove a few tests from 'quick' groupEric Blake1-2/+2
2017-07-24Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-18-v2' in...Peter Maydell32-137/+378
2017-07-24error: Revert unwanted change of warning messagesMarkus Armbruster1-8/+9
2017-07-24util: Introduce include/qemu/cpuid.hRichard Henderson4-51/+92
2017-07-24migration: Use JSON null instead of "" to reset parameter to defaultMarkus Armbruster3-8/+47
2017-07-24migration: Unshare MigrationParameters struct for nowMarkus Armbruster3-15/+140
2017-07-24migration: Add TODO comments on duplication of QAPI_CLONE()Markus Armbruster1-0/+3
2017-07-24migration: Clean up around tls_creds, tls_hostnameMarkus Armbruster3-10/+11
2017-07-24hmp: Clean up and simplify hmp_migrate_set_parameter()Markus Armbruster1-46/+32
2017-07-24block: Use JSON null instead of "" to disable backing fileMarkus Armbruster4-9/+38