summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-26qga: Add 'guest-get-users' commandVinzenz Feenstra1-0/+6
2017-04-26Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170426' int...Peter Maydell10-12/+226
2017-04-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell5-64/+775
2017-04-26ppc/pnv: generate an OEM SEL event on shutdownCédric Le Goater1-0/+2
2017-04-26ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater1-0/+9
2017-04-26ppc/pnv: Add support for POWER8+ LPC ControllerBenjamin Herrenschmidt1-0/+8
2017-04-26spapr: remove the 'nr_servers' field from the machineCédric Le Goater1-1/+0
2017-04-26ipmi: introduce an ipmi_bmc_gen_event() APICédric Le Goater1-0/+2
2017-04-26ipmi: introduce an ipmi_bmc_sdr_find() APICédric Le Goater1-0/+2
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-25xen/9pfs: build and register Xen 9pfs backendStefano Stabellini1-0/+3
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