summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'cohuck/tags/s390x-3270-20170504' into stagingStefan Hajnoczi2017-05-052-0/+55
|\ \
| * | s390x/3270: 3270 data stream handlingJing Liu2017-05-041-0/+9
| * | s390x/3270: Add abstract emulated ccw-attached 3270 deviceYang Chen2017-05-041-0/+44
| * | s390x/css: Add an algorithm to find a free chpidJing Liu2017-05-041-0/+2
| |/
* / hw/s390x: provide loadparm property for the machineFarhan Ali2017-05-021-0/+1
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170426' int...Peter Maydell2017-04-269-12/+225
|\
| * ppc/pnv: generate an OEM SEL event on shutdownCédric Le Goater2017-04-261-0/+2
| * ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater2017-04-261-0/+9
| * ppc/pnv: Add support for POWER8+ LPC ControllerBenjamin Herrenschmidt2017-04-261-0/+8
| * spapr: remove the 'nr_servers' field from the machineCédric Le Goater2017-04-261-1/+0Star
| * ipmi: introduce an ipmi_bmc_gen_event() APICédric Le Goater2017-04-261-0/+2
| * ipmi: introduce an ipmi_bmc_sdr_find() APICédric Le Goater2017-04-261-0/+2
| * ppc/pnv: Add OCC model stub with interrupt supportBenjamin Herrenschmidt2017-04-263-0/+43
| * ppc/pnv: Add cut down PSI bridge model and hookup external interruptCédric Le Goater2017-04-263-0/+83
| * ppc/pnv: add memory regions for the ICP registersCédric Le Goater2017-04-261-0/+19
| * ppc/pnv: add a helper to calculate MMIO addresses registersCédric Le Goater2017-04-261-1/+11
| * ppc/pnv: add a PnvICPState objectCédric Le Goater2017-04-261-0/+12
| * ppc/xics: add a realize() handler to ICPStateClassCédric Le Goater2017-04-261-0/+1
| * spapr: allocate the ICPState object from under sPAPRCPUCoreCédric Le Goater2017-04-262-3/+1Star
| * ppc/xics: introduce an 'intc' backlink under PowerPCCPUCédric Le Goater2017-04-261-1/+1
| * spapr: Workaround for broken radix guestsSam Bobroff2017-04-262-0/+4
| * spapr: Enable ISA 3.0 MMU mode selection via CASSam Bobroff2017-04-261-0/+5
| * target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh2017-04-261-0/+2
| * target/ppc: Add new H-CALL shells for in memory table translationSuraj Jitindar Singh2017-04-261-0/+3
| * ppc/spapr: QOM'ify sPAPRRTCStateCédric Le Goater2017-04-262-6/+17
* | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell2017-04-264-62/+773
|\ \ | |/ |/|
| * xen/9pfs: build and register Xen 9pfs backendStefano Stabellini2017-04-251-0/+3
| * xen: import ring.h from xenStefano Stabellini2017-04-211-0/+482
| * xen: additionally restrict xenforeignmemory operationsPaul Durrant2017-04-211-56/+78
| * xen: use libxendevice model to restrict operationsPaul Durrant2017-04-212-0/+21
| * xen: use 5 digit xen versionsJuergen Gross2017-04-211-11/+11
| * xen: use libxendevicemodel when availablePaul Durrant2017-04-211-33/+170
| * xen: create wrappers for all other uses of xc_hvm_XXX() functionsPaul Durrant2017-03-221-0/+44
| * xen: rename xen_modified_memory() to xen_hvm_modified_memory()Paul Durrant2017-03-221-1/+1
| * xen: make use of xen_xc implicit in xen_common.h inlinesPaul Durrant2017-03-222-45/+47
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2017-04-253-18/+119
|\ \
| * | aspeed: add a FTGMAC100 nicCédric Le Goater2017-04-251-0/+2
| * | net/ftgmac100: add a 'aspeed' propertyCédric Le Goater2017-04-251-0/+4
| * | net: add FTGMAC100 supportCédric Le Goater2017-04-241-0/+60
| * | hw/net: add MII definitionsCédric Le Goater2017-04-241-18/+53
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...Peter Maydell2017-04-241-0/+2
|\ \ \
| * | | virtio-gpu: add xres and yres propertiesGerd Hoffmann2017-04-241-0/+2
| |/ /
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-04-24' into...Peter Maydell2017-04-241-3/+5
|\ \ \
| * | | scsi: Make errp the last parameter of virtio_scsi_common_realizeFam Zheng2017-04-241-3/+5
| |/ /
* | | sm501: Add emulation of chip connected via PCIBALATON Zoltan2017-04-241-0/+3
* | | sm501: QOMifyBALATON Zoltan2017-04-241-5/+0Star
|/ /
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...Peter Maydell2017-04-212-1/+4
|\ \
| * | virtio-rng: stop virtqueue while the CPU is stoppedLaurent Vivier2017-04-211-0/+2
| * | qdev: Export qdev_hot_removedJuan Quintela2017-04-211-0/+1
| * | qdev: qdev_hotplug is really a boolJuan Quintela2017-04-211-1/+1