aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-26ppc/pnv: Add OCC model stub with interrupt supportBenjamin Herrenschmidt3-0/+43
2017-04-26ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater3-0/+83
2017-04-26ppc/pnv: add memory regions for the ICP registersCédric Le Goater1-0/+19
2017-04-26ppc/pnv: add a helper to calculate MMIO addresses registersCédric Le Goater1-1/+11
2017-04-26ppc/pnv: add a PnvICPState objectCédric Le Goater1-0/+12
2017-04-26ppc/xics: add a realize() handler to ICPStateClassCédric Le Goater1-0/+1
2017-04-26spapr: allocate the ICPState object from under sPAPRCPUCoreCédric Le Goater2-3/+1
2017-04-26ppc/xics: introduce an 'intc' backlink under PowerPCCPUCédric Le Goater1-1/+1
2017-04-26spapr: Workaround for broken radix guestsSam Bobroff2-0/+4
2017-04-26spapr: Enable ISA 3.0 MMU mode selection via CASSam Bobroff1-0/+5
2017-04-26target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh1-0/+2
2017-04-26target/ppc: Add new H-CALL shells for in memory table translationSuraj Jitindar Singh1-0/+3
2017-04-26spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff1-0/+1
2017-04-26ppc/spapr: QOM'ify sPAPRRTCStateCédric Le Goater2-6/+17
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-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