summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | nfs: Make errp the last parameter of nfs_client_openFam Zheng2017-04-241-3/+3
| * | block: Make errp the last parameter of commit_active_startFam Zheng2017-04-245-8/+8
| * | mirror: Make errp the last parameter of mirror_start_jobFam Zheng2017-04-241-6/+7
| * | crypto: Make errp the last parameter of functionsFam Zheng2017-04-244-30/+27Star
| * | block: Make errp the last parameter of bdrv_img_createFam Zheng2017-04-245-13/+13
| * | socket: Make errp the last parameter of vsock_connect_saddrFam Zheng2017-04-241-5/+6
| * | socket: Make errp the last parameter of unix_connect_saddrFam Zheng2017-04-241-6/+8
| * | socket: Make errp the last parameter of inet_connect_saddrFam Zheng2017-04-243-7/+9
| * | socket: Make errp the last parameter of socket_connectFam Zheng2017-04-245-7/+7
| * | util/error: Fix leak in error_vprepend()Max Reitz2017-04-241-0/+1
| |/
* | ppc: Add SM501 device in ppc softmmu targets default configsBALATON Zoltan2017-04-243-0/+3
* | sm501: Add vmstate descriptorBALATON Zoltan2017-04-241-1/+99
* | sm501: Add some more missing registersBALATON Zoltan2017-04-241-1/+125
* | sm501: Add support for panel layerBALATON Zoltan2017-04-241-31/+32
* | sm501: Misc clean upsBALATON Zoltan2017-04-242-11/+9Star
* | sm501: Fix hardware cursorBALATON Zoltan2017-04-242-87/+107
* | sm501: Fix device endiannessBALATON Zoltan2017-04-242-17/+10Star
* | sm501: Add emulation of chip connected via PCIBALATON Zoltan2017-04-242-0/+68
* | sm501: Get rid of base address in draw_hwc_lineBALATON Zoltan2017-04-242-8/+6Star
* | sm501: QOMifyBALATON Zoltan2017-04-243-53/+133
* | sm501: Add missing arbitration control registerBALATON Zoltan2017-04-241-0/+8
* | sm501: Use defined constants instead of literal values where availableBALATON Zoltan2017-04-242-11/+20
* | sm501: Fixed code style and a few typos in commentsBALATON Zoltan2017-04-242-590/+594
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell2017-04-244-0/+0
|\ \
| * | Update OpenBIOS images to 04898e8 built from submodule.Mark Cave-Ayland2017-04-224-0/+0
* | | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2017-04-243-247/+65Star
|\ \ \ | |_|/ |/| |
| * | tcx: switch to load_image_mr() and remove prom_addr hackMark Cave-Ayland2017-04-212-4/+1Star
| * | tcx: use tcx_set_dirty() for accelerated opsMark Cave-Ayland2017-04-211-5/+5
| * | tcx: remove primitives for non-32-bit surfacesMark Cave-Ayland2017-04-211-118/+8Star
| * | tcx: remove TARGET_PAGE_SIZE from tcx24_update_display()Mark Cave-Ayland2017-04-211-40/+6Star
| * | tcx: remove TARGET_PAGE_SIZE from tcx_update_display()Mark Cave-Ayland2017-04-211-32/+4Star
| * | tcx: remove page24 and cpage from tcx24_update_display()Mark Cave-Ayland2017-04-211-5/+2Star
| * | tcx: alter tcx24_reset_dirty() to accept address and length parametersMark Cave-Ayland2017-04-211-20/+11Star
| * | tcx: alter tcx24_check_dirty() to accept address and length parametersMark Cave-Ayland2017-04-211-11/+14
| * | tcx: ensure tcx_set_dirty() also invalidates the 24-bit plane and cplaneMark Cave-Ayland2017-04-211-0/+7
| * | tcx: alter tcx_set_dirty() to accept address and length parametersMark Cave-Ayland2017-04-211-6/+6
| * | cg3: switch to load_image_mr() and remove prom-addr hackMark Cave-Ayland2017-04-212-4/+1Star
| * | cg3: fix up size parameter for memory_region_get_dirty()Mark Cave-Ayland2017-04-211-1/+1
| * | cg3: remove TARGET_PAGE_SIZE rounding on dirty page detectionMark Cave-Ayland2017-04-211-4/+2Star
| |/
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...Peter Maydell2017-04-2118-731/+791
|\ \
| * | hmp: info migrate_parameters format tunesPeter Xu2017-04-211-12/+10Star
| * | hmp: info migrate_capability format tunesPeter Xu2017-04-211-3/+1Star
| * | migration: rename max_size to threshold_sizePeter Xu2017-04-213-11/+17
| * | migration: set current_active_state oncePeter Xu2017-04-211-1/+0Star
| * | virtio-rng: stop virtqueue while the CPU is stoppedLaurent Vivier2017-04-213-6/+28
| * | migration: don't close a file descriptor while it can be in useLaurent Vivier2017-04-211-3/+3
| * | ram: Remove migration_bitmap_extend()Juan Quintela2017-04-213-37/+0Star
| * | migration: Disable hotplug/unplug during migrationJuan Quintela2017-04-211-0/+11
| * | qdev: Move qdev_unplug() to qdev-monitor.cJuan Quintela2017-04-212-34/+34
| * | qdev: Export qdev_hot_removedJuan Quintela2017-04-212-1/+2