aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-20arm: Fix APSR writes via M profile MSRPeter Maydell2-5/+24
2017-03-20arm: Enforce should-be-1 bits in MRS decodingPeter Maydell1-0/+14
2017-03-20arm: Don't decode MRS(banked) or MSR(banked) for M profilePeter Maydell1-2/+4
2017-03-20arm: HVC and SMC encodings don't exist for M profilePeter Maydell1-0/+3
2017-03-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170320' into stagingPeter Maydell1-0/+15
2017-03-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-fixes-20170320-1' into...Peter Maydell3-2/+22
2017-03-20s390x/css: reassign subchannel if schid is changed after migrationDong Jia Shi1-0/+15
2017-03-20vnc: fix a qio-channel leakMarc-André Lureau1-0/+1
2017-03-18nios2: iic: Convert CPU prop to qom linkMarek Vasut2-9/+7
2017-03-18Merge remote-tracking branch 'remotes/xtensa/tags/20170317-xtensa' into stagingPeter Maydell2-13/+45
2017-03-17oslib-posix: fix compilation on OpenBSDPaolo Bonzini1-2/+0
2017-03-17curl: fix compilation on OpenBSDPaolo Bonzini1-1/+1
2017-03-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-13/+48
2017-03-17Merge remote-tracking branch 'mreitz/tags/pull-block-2017-03-17' into queue-b...Kevin Wolf1-0/+7
2017-03-17block: quiesce AioContext when detaching from itPaolo Bonzini1-0/+7
2017-03-17thread-pool: add missing qemu_bh_cancel in completion functionPeter Lieven1-0/+7
2017-03-17block: Propagate error in bdrv_open_backing_fileFam Zheng1-0/+1
2017-03-17blockdev: fix bitmap clear undoJohn Snow1-1/+3
2017-03-17block: Always call bdrv_child_check_perm firstFam Zheng3-10/+13
2017-03-17file-posix: Don't leak fd in hdev_get_max_segmentsFam Zheng1-0/+3
2017-03-17replication: clarify permissionsChanglong Xie1-1/+13
2017-03-17file-posix: clean up max_segments buffer terminationStefan Hajnoczi1-1/+1
2017-03-17cirrus: fix off-by-one in cirrus_bitblt_rop_bkwd_transp_*_16Gerd Hoffmann1-1/+1
2017-03-17ui/console: ensure graphic updates don't race with TCG vCPUsAlex Bennée1-1/+20
2017-03-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-cirrus-20170316-1' int...Peter Maydell7-306/+259
2017-03-16Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170316' i...Peter Maydell10-13/+49
2017-03-16Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell5-33/+27
2017-03-16dtc: Revert unintentional submodule downgrade from commit c2cabb34220d63f9Peter Maydell1-0/+0
2017-03-16Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-03-16' into ...Peter Maydell288-2118/+1318
2017-03-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell9-0/+89
2017-03-16Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell4-6/+27
2017-03-16postcopy: Check for shared memoryDr. David Alan Gilbert1-0/+18
2017-03-16RAMBlocks: qemu_ram_is_sharedDr. David Alan Gilbert2-0/+6
2017-03-16vmstate: fix failed iotests case 68 and 91QingFeng Hao1-4/+4
2017-03-16migration/block: Avoid invoking blk_drain too frequentlyLidong Chen1-0/+3
2017-03-16cirrus: stop passing around src pointers in the blitterGerd Hoffmann3-54/+93
2017-03-16cirrus: stop passing around dst pointers in the blitterGerd Hoffmann3-125/+153
2017-03-16cirrus: fix cirrus_invalidate_regionGerd Hoffmann1-3/+3
2017-03-16cirrus: add option to disable blitterGerd Hoffmann1-0/+9
2017-03-16cirrus: switch to 4 MB video memory by defaultGerd Hoffmann2-2/+10
2017-03-16cirrus/vnc: zap bitblit support from console code.Gerd Hoffmann4-144/+3
2017-03-16fix :cirrus_vga fix OOB read case qemu Segmentation faulthangaohuai1-0/+10
2017-03-16migration: use "" as the default for tls-creds/hostnameDaniel P. Berrange3-1/+9
2017-03-16Change the method to calculate dirty-pages-rateChao Fan2-8/+9
2017-03-16Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell4-0/+0
2017-03-16qapi: Fix a misleading parser error messageMarkus Armbruster2-2/+3
2017-03-16qapi: Make pylint a bit happierMarkus Armbruster3-8/+7
2017-03-16qapi: Drop unused .check_clash() parameter schemaMarkus Armbruster1-5/+5
2017-03-16qapi: union_types is a list used like a dict, make it oneMarkus Armbruster1-16/+3
2017-03-16qapi: struct_types is a list used like a dict, make it oneMarkus Armbruster1-17/+4