summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Add new H-CALL shells for in memory table translationSuraj Jitindar Singh2017-04-261-0/+3
* spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff2017-04-261-0/+1
* ppc/spapr: QOM'ify sPAPRRTCStateCédric Le Goater2017-04-262-6/+17
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2017-04-254-18/+120
|\
| * slirp: add a fake NC-SI backendCédric Le Goater2017-04-251-0/+1
| * aspeed: add a FTGMAC100 nicCédric Le Goater2017-04-251-0/+2
| * net/ftgmac100: add a 'aspeed' propertyCédric Le Goater2017-04-251-0/+4
| * net: add FTGMAC100 supportCédric Le Goater2017-04-241-0/+60
| * hw/net: add MII definitionsCédric Le Goater2017-04-241-18/+53
* | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2017-04-251-0/+2
|\ \
| * | block: introduce bdrv_can_set_read_only()Jeff Cody2017-04-241-0/+1
| * | block: do not set BDS read_only if copy_on_read enabledJeff Cody2017-04-241-1/+1
| * | block: add bdrv_set_read_only() helper functionJeff Cody2017-04-241-0/+1
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...Peter Maydell2017-04-245-0/+59
|\ \ \ | |/ / |/| |
| * | virtio-gpu: add xres and yres propertiesGerd Hoffmann2017-04-241-0/+2
| * | memory: add support getting and using a dirty bitmap copy.Gerd Hoffmann2017-04-243-0/+55
| * | bitmap: add bitmap_copy_and_clear_atomicGerd Hoffmann2017-04-241-0/+2
| |/
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-04-24' into...Peter Maydell2017-04-245-17/+20
|\ \
| * | scsi: Make errp the last parameter of virtio_scsi_common_realizeFam Zheng2017-04-241-3/+5
| * | block: Make errp the last parameter of commit_active_startFam Zheng2017-04-241-3/+3
| * | crypto: Make errp the last parameter of functionsFam Zheng2017-04-241-6/+6
| * | block: Make errp the last parameter of bdrv_img_createFam Zheng2017-04-241-1/+1
| * | socket: Make errp the last parameter of inet_connect_saddrFam Zheng2017-04-241-2/+3
| * | socket: Make errp the last parameter of socket_connectFam Zheng2017-04-241-2/+2
| |/
* | sm501: Add emulation of chip connected via PCIBALATON Zoltan2017-04-241-0/+3
* | sm501: QOMifyBALATON Zoltan2017-04-241-5/+0Star
|/
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...Peter Maydell2017-04-216-40/+19Star
|\
| * migration: rename max_size to threshold_sizePeter Xu2017-04-211-1/+2
| * virtio-rng: stop virtqueue while the CPU is stoppedLaurent Vivier2017-04-211-0/+2
| * ram: Remove migration_bitmap_extend()Juan Quintela2017-04-211-2/+0Star
| * qdev: Export qdev_hot_removedJuan Quintela2017-04-211-0/+1
| * qdev: qdev_hotplug is really a boolJuan Quintela2017-04-211-1/+1
| * migration: Remove MigrationState parameter from migration_is_idle()Juan Quintela2017-04-211-1/+1
| * ram: rename last_ram_offset() last_ram_pages()Juan Quintela2017-04-211-1/+1
| * ram: ram_discard_range() don't use the mis parameterJuan Quintela2017-04-211-2/+1Star
| * ram: Pass RAMBlock to bitmap_syncJuan Quintela2017-04-211-0/+2
| * ram: Rename qemu_target_page_bits() to qemu_target_page_size()Juan Quintela2017-04-211-1/+1
| * migration: Remove MigrationState from migration_in_postcopyJuan Quintela2017-04-211-1/+1
| * ram: Move postcopy_requests into RAMStateJuan Quintela2017-04-211-4/+2Star
| * ram: Move dirty_pages_rate to RAMStateJuan Quintela2017-04-211-1/+1
| * ram: Remove dirty_bytes_rateJuan Quintela2017-04-211-1/+0Star
| * ram: Create ram_dirty_sync_count()Juan Quintela2017-04-211-1/+1
| * ram: Move src_page_req* to RAMStateJuan Quintela2017-04-211-16/+1Star
| * ram: Move last_req_rb to RAMStateJuan Quintela2017-04-211-2/+0Star
| * ram: Remove norm_mig_bytes_transferredJuan Quintela2017-04-211-1/+0Star
| * ram: Remove unused pages_skipped variableJuan Quintela2017-04-211-2/+0Star
| * ram: Remove unused dup_mig_bytes_transferred()Juan Quintela2017-04-211-1/+0Star
| * ram: Change num_dirty_pages_period type to uint64_tJuan Quintela2017-04-211-1/+1
| * ram: Rename flush_page_queue() to migration_page_queue_free()Juan Quintela2017-04-211-1/+1
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into stagingPeter Maydell2017-04-212-3/+19
|\ \