aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-04-26ppc/xics: introduce an 'intc' backlink under PowerPCCPUCédric Le Goater
2017-04-26spapr: Workaround for broken radix guestsSam Bobroff
2017-04-26spapr: Enable ISA 3.0 MMU mode selection via CASSam Bobroff
2017-04-26target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh
2017-04-26target/ppc: Add new H-CALL shells for in memory table translationSuraj Jitindar Singh
2017-04-26spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff
2017-04-26ppc/spapr: QOM'ify sPAPRRTCStateCédric Le Goater
2017-04-25Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-04-25slirp: add a fake NC-SI backendCédric Le Goater
2017-04-25aspeed: add a FTGMAC100 nicCédric Le Goater
2017-04-25net/ftgmac100: add a 'aspeed' propertyCédric Le Goater
2017-04-25Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-04-24block: introduce bdrv_can_set_read_only()Jeff Cody
2017-04-24block: do not set BDS read_only if copy_on_read enabledJeff Cody
2017-04-24block: add bdrv_set_read_only() helper functionJeff Cody
2017-04-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...Peter Maydell
2017-04-24Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-04-24' into...Peter Maydell
2017-04-24sm501: Add emulation of chip connected via PCIBALATON Zoltan
2017-04-24sm501: QOMifyBALATON Zoltan
2017-04-24virtio-gpu: add xres and yres propertiesGerd 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-24scsi: Make errp the last parameter of virtio_scsi_common_realizeFam Zheng
2017-04-24block: Make errp the last parameter of commit_active_startFam 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 inet_connect_saddrFam Zheng
2017-04-24socket: Make errp the last parameter of socket_connectFam Zheng
2017-04-24net: add FTGMAC100 supportCédric Le Goater
2017-04-24hw/net: add MII definitionsCédric Le Goater
2017-04-21Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...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-21migration: rename max_size to threshold_sizePeter Xu
2017-04-21virtio-rng: stop virtqueue while the CPU is stoppedLaurent Vivier
2017-04-21ram: Remove migration_bitmap_extend()Juan 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: rename last_ram_offset() last_ram_pages()Juan Quintela
2017-04-21ram: ram_discard_range() don't use the mis parameterJuan Quintela
2017-04-21ram: Pass RAMBlock to bitmap_syncJuan Quintela
2017-04-21ram: Rename qemu_target_page_bits() to qemu_target_page_size()Juan Quintela
2017-04-21migration: Remove MigrationState from migration_in_postcopyJuan Quintela
2017-04-21ram: Move postcopy_requests into RAMStateJuan Quintela
2017-04-21ram: Move dirty_pages_rate to RAMStateJuan Quintela
2017-04-21ram: Remove dirty_bytes_rateJuan Quintela
2017-04-21ram: Create ram_dirty_sync_count()Juan Quintela
2017-04-21ram: Move src_page_req* to RAMStateJuan Quintela
2017-04-21ram: Move last_req_rb to RAMStateJuan Quintela