aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-19xen: do not build backends for targets that do not support xenStefano Stabellini
2017-03-19qemu-ga: obey LISTEN_PID when using systemd socket activationPaolo Bonzini
2017-03-18nios2: iic: Convert CPU prop to qom linkMarek Vasut
2017-03-18Merge remote-tracking branch 'remotes/xtensa/tags/20170317-xtensa' into stagingPeter Maydell
2017-03-17oslib-posix: fix compilation on OpenBSDPaolo Bonzini
2017-03-17curl: fix compilation on OpenBSDPaolo Bonzini
2017-03-17Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-03-17Merge remote-tracking branch 'mreitz/tags/pull-block-2017-03-17' into queue-b...Kevin Wolf
2017-03-17block: quiesce AioContext when detaching from itPaolo Bonzini
2017-03-17thread-pool: add missing qemu_bh_cancel in completion functionPeter Lieven
2017-03-17block: Propagate error in bdrv_open_backing_fileFam Zheng
2017-03-17blockdev: fix bitmap clear undoJohn Snow
2017-03-17block: Always call bdrv_child_check_perm firstFam Zheng
2017-03-17file-posix: Don't leak fd in hdev_get_max_segmentsFam Zheng
2017-03-17replication: clarify permissionsChanglong Xie
2017-03-17file-posix: clean up max_segments buffer terminationStefan Hajnoczi
2017-03-17cirrus: fix off-by-one in cirrus_bitblt_rop_bkwd_transp_*_16Gerd Hoffmann
2017-03-17ui/console: ensure graphic updates don't race with TCG vCPUsAlex Bennée
2017-03-16Merge remote-tracking branch 'remotes/kraxel/tags/pull-cirrus-20170316-1' int...Peter Maydell
2017-03-16Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170316' i...Peter Maydell
2017-03-16Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-03-16dtc: Revert unintentional submodule downgrade from commit c2cabb34220d63f9Peter Maydell
2017-03-16Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-03-16' into ...Peter Maydell
2017-03-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-03-16Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2017-03-16postcopy: Check for shared memoryDr. David Alan Gilbert
2017-03-16RAMBlocks: qemu_ram_is_sharedDr. David Alan Gilbert
2017-03-16vmstate: fix failed iotests case 68 and 91QingFeng Hao
2017-03-16migration/block: Avoid invoking blk_drain too frequentlyLidong Chen
2017-03-16cirrus: stop passing around src pointers in the blitterGerd Hoffmann
2017-03-16cirrus: stop passing around dst pointers in the blitterGerd Hoffmann
2017-03-16cirrus: fix cirrus_invalidate_regionGerd Hoffmann
2017-03-16cirrus: add option to disable blitterGerd Hoffmann
2017-03-16cirrus: switch to 4 MB video memory by defaultGerd Hoffmann
2017-03-16cirrus/vnc: zap bitblit support from console code.Gerd Hoffmann
2017-03-16fix :cirrus_vga fix OOB read case qemu Segmentation faulthangaohuai
2017-03-16migration: use "" as the default for tls-creds/hostnameDaniel P. Berrange
2017-03-16Change the method to calculate dirty-pages-rateChao Fan
2017-03-16Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2017-03-16qapi: Fix a misleading parser error messageMarkus Armbruster
2017-03-16qapi: Make pylint a bit happierMarkus Armbruster
2017-03-16qapi: Drop unused .check_clash() parameter schemaMarkus Armbruster
2017-03-16qapi: union_types is a list used like a dict, make it oneMarkus Armbruster
2017-03-16qapi: struct_types is a list used like a dict, make it oneMarkus Armbruster
2017-03-16qapi: enum_types is a list used like a dict, make it oneMarkus Armbruster
2017-03-16qapi: Factor add_name() calls out of the meta conditionalMarkus Armbruster
2017-03-16qapi: Simplify what gets stored in enum_typesMarkus Armbruster
2017-03-16qapi: Drop unused variable eventsMarkus Armbruster
2017-03-16qapi: Eliminate check_docs() and drop QAPIDoc.exprMarkus Armbruster
2017-03-16qapi: Fix detection of bogus member documentationMarkus Armbruster