summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell4-18/+120
2017-04-25slirp: add a fake NC-SI backendCédric Le Goater1-0/+1
2017-04-25aspeed: add a FTGMAC100 nicCédric Le Goater1-0/+2
2017-04-25net/ftgmac100: add a 'aspeed' propertyCédric Le Goater1-0/+4
2017-04-25Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell1-0/+2
2017-04-24block: introduce bdrv_can_set_read_only()Jeff Cody1-0/+1
2017-04-24block: do not set BDS read_only if copy_on_read enabledJeff Cody1-1/+1
2017-04-24block: add bdrv_set_read_only() helper functionJeff Cody1-0/+1
2017-04-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...Peter Maydell5-0/+59
2017-04-24Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-04-24' into...Peter Maydell5-17/+20
2017-04-24sm501: Add emulation of chip connected via PCIBALATON Zoltan1-0/+3
2017-04-24sm501: QOMifyBALATON Zoltan1-5/+0
2017-04-24virtio-gpu: add xres and yres propertiesGerd Hoffmann1-0/+2
2017-04-24memory: add support getting and using a dirty bitmap copy.Gerd Hoffmann3-0/+55
2017-04-24bitmap: add bitmap_copy_and_clear_atomicGerd Hoffmann1-0/+2
2017-04-24scsi: Make errp the last parameter of virtio_scsi_common_realizeFam Zheng1-3/+5
2017-04-24block: Make errp the last parameter of commit_active_startFam Zheng1-3/+3
2017-04-24crypto: Make errp the last parameter of functionsFam Zheng1-6/+6
2017-04-24block: Make errp the last parameter of bdrv_img_createFam Zheng1-1/+1
2017-04-24socket: Make errp the last parameter of inet_connect_saddrFam Zheng1-2/+3
2017-04-24socket: Make errp the last parameter of socket_connectFam Zheng1-2/+2
2017-04-24net: add FTGMAC100 supportCédric Le Goater1-0/+60
2017-04-24hw/net: add MII definitionsCédric Le Goater1-18/+53
2017-04-21xen: import ring.h from xenStefano Stabellini1-0/+482
2017-04-21xen: additionally restrict xenforeignmemory operationsPaul Durrant1-56/+78
2017-04-21xen: use libxendevice model to restrict operationsPaul Durrant2-0/+21
2017-04-21xen: use 5 digit xen versionsJuergen Gross1-11/+11
2017-04-21xen: use libxendevicemodel when availablePaul Durrant1-33/+170
2017-04-21Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...Peter Maydell6-40/+19
2017-04-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into stagingPeter Maydell2-3/+19
2017-04-21Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...Peter Maydell1-13/+0
2017-04-21migration: rename max_size to threshold_sizePeter Xu1-1/+2
2017-04-21virtio-rng: stop virtqueue while the CPU is stoppedLaurent Vivier1-0/+2
2017-04-21ram: Remove migration_bitmap_extend()Juan Quintela1-2/+0
2017-04-21qdev: Export qdev_hot_removedJuan Quintela1-0/+1
2017-04-21qdev: qdev_hotplug is really a boolJuan Quintela1-1/+1
2017-04-21migration: Remove MigrationState parameter from migration_is_idle()Juan Quintela1-1/+1
2017-04-21ram: rename last_ram_offset() last_ram_pages()Juan Quintela1-1/+1
2017-04-21ram: ram_discard_range() don't use the mis parameterJuan Quintela1-2/+1
2017-04-21ram: Pass RAMBlock to bitmap_syncJuan Quintela1-0/+2
2017-04-21ram: Rename qemu_target_page_bits() to qemu_target_page_size()Juan Quintela1-1/+1
2017-04-21migration: Remove MigrationState from migration_in_postcopyJuan Quintela1-1/+1
2017-04-21ram: Move postcopy_requests into RAMStateJuan Quintela1-4/+2
2017-04-21ram: Move dirty_pages_rate to RAMStateJuan Quintela1-1/+1
2017-04-21ram: Remove dirty_bytes_rateJuan Quintela1-1/+0
2017-04-21ram: Create ram_dirty_sync_count()Juan Quintela1-1/+1
2017-04-21ram: Move src_page_req* to RAMStateJuan Quintela1-16/+1
2017-04-21ram: Move last_req_rb to RAMStateJuan Quintela1-2/+0
2017-04-21ram: Remove norm_mig_bytes_transferredJuan Quintela1-1/+0
2017-04-21ram: Remove unused pages_skipped variableJuan Quintela1-2/+0