aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-24g364fb: make display updates thread safeGerd Hoffmann
2017-04-24exynos: make display updates thread safeGerd Hoffmann
2017-04-24framebuffer: make display updates thread safeGerd Hoffmann
2017-04-24vga: make display updates thread safe.Gerd Hoffmann
2017-04-24vga: add vga_scanline_invalidated helperGerd Hoffmann
2017-04-24memory: add support getting and using a dirty bitmap copy.Gerd Hoffmann
2017-04-24bitmap: add bitmap_copy_and_clear_atomicGerd Hoffmann
2017-04-24virtio-gpu: replace PIXMAN_* by PIXMAN_BE_*Laurent Vivier
2017-04-24console: add same displaychangelistener registration pre-conditionMarc-André Lureau
2017-04-24console: add same surface replace pre-conditionMarc-André Lureau
2017-04-24error: Apply error_propagate_null.cocci againFam Zheng
2017-04-24qga: Make errp the last parameter of qga_vss_fsfreezeFam Zheng
2017-04-24migration: Make errp the last parameter of local functionsFam Zheng
2017-04-24scsi: Make errp the last parameter of virtio_scsi_common_realizeFam Zheng
2017-04-24fdc: Make errp the last parameter of fdctrl_connect_drivesFam Zheng
2017-04-24nfs: Make errp the last parameter of nfs_client_openFam Zheng
2017-04-24block: Make errp the last parameter of commit_active_startFam Zheng
2017-04-24mirror: Make errp the last parameter of mirror_start_jobFam Zheng
2017-04-24crypto: Make errp the last parameter of functionsFam Zheng
2017-04-24block: Make errp the last parameter of bdrv_img_createFam Zheng
2017-04-24socket: Make errp the last parameter of vsock_connect_saddrFam Zheng
2017-04-24socket: Make errp the last parameter of unix_connect_saddrFam Zheng
2017-04-24socket: Make errp the last parameter of inet_connect_saddrFam Zheng
2017-04-24socket: Make errp the last parameter of socket_connectFam Zheng
2017-04-24util/error: Fix leak in error_vprepend()Max Reitz
2017-04-24net: add FTGMAC100 supportCédric Le Goater
2017-04-24hw/net: add MII definitionsCédric Le Goater
2017-04-24colo-compare: Fix old packet check bug.Zhang Chen
2017-04-22Update OpenBIOS images to 04898e8 built from submodule.Mark Cave-Ayland
2017-04-21Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...Peter Maydell
2017-04-21Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-04-21Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-04-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into stagingPeter Maydell
2017-04-21Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...Peter Maydell
2017-04-21hmp: info migrate_parameters format tunesPeter Xu
2017-04-21hmp: info migrate_capability format tunesPeter Xu
2017-04-21migration: rename max_size to threshold_sizePeter Xu
2017-04-21migration: set current_active_state oncePeter Xu
2017-04-21virtio-rng: stop virtqueue while the CPU is stoppedLaurent Vivier
2017-04-21migration: don't close a file descriptor while it can be in useLaurent Vivier
2017-04-21ram: Remove migration_bitmap_extend()Juan Quintela
2017-04-21migration: Disable hotplug/unplug during migrationJuan Quintela
2017-04-21qdev: Move qdev_unplug() to qdev-monitor.cJuan Quintela
2017-04-21qdev: Export qdev_hot_removedJuan Quintela
2017-04-21qdev: qdev_hotplug is really a boolJuan Quintela
2017-04-21migration: Remove MigrationState parameter from migration_is_idle()Juan Quintela
2017-04-21ram: Use RAMBitmap type for coherenceJuan Quintela
2017-04-21ram: rename last_ram_offset() last_ram_pages()Juan Quintela
2017-04-21ram: Use ramblock and page offset instead of absolute offsetJuan Quintela
2017-04-21ram: Change offset field in PageSearchStatus to pageJuan Quintela