aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2017-05-08pci: Reduce scope of error injectionEric Blake1-4/+0
2017-05-05Merge remote-tracking branch 'cohuck/tags/s390x-3270-20170504' into stagingStefan Hajnoczi2-0/+55
2017-05-04s390x/3270: 3270 data stream handlingJing Liu1-0/+9
2017-05-04s390x/3270: Add abstract emulated ccw-attached 3270 deviceYang Chen1-0/+44
2017-05-04s390x/css: Add an algorithm to find a free chpidJing Liu1-0/+2
2017-05-02hw/s390x: provide loadparm property for the machineFarhan Ali1-0/+1
2017-04-26Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170426' int...Peter Maydell9-12/+225
2017-04-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell4-62/+773
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-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 Maydell3-18/+119
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-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...Peter Maydell1-0/+2
2017-04-24Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-04-24' into...Peter Maydell1-3/+5
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-24scsi: Make errp the last parameter of virtio_scsi_common_realizeFam Zheng1-3/+5
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 Maydell2-1/+4
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-21virtio-rng: stop virtqueue while the CPU is stoppedLaurent Vivier1-0/+2
2017-04-21qdev: Export qdev_hot_removedJuan Quintela1-0/+1
2017-04-21qdev: qdev_hotplug is really a boolJuan Quintela1-1/+1