summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2017-10-20s390x: refactor error handling for MSCH handlerHalil Pasic1-1/+1
2017-10-20s390x: refactor error handling for HSCH handlerHalil Pasic1-1/+1
2017-10-20s390x: refactor error handling for CSCH handlerHalil Pasic1-1/+1
2017-10-20s390x: refactor error handling for XSCH handlerHalil Pasic1-1/+1
2017-10-20s390x: improve error handling for SSCH and RSCHHalil Pasic2-7/+18
2017-10-20s390x/css: IO instr handler ending controlHalil Pasic1-0/+16
2017-10-20s390x/event-facility: variable-length event masksCornelia Huck1-4/+16
2017-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-0/+9
2017-10-18qdev: store DeviceState's canonical path to use when unparentingMichael Roth1-0/+1
2017-10-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171017' int...Peter Maydell5-14/+13
2017-10-17ppc: pnv: drop PnvChipClass::cpu_model fieldIgor Mammedov2-2/+0
2017-10-17ppc: pnv: drop PnvCoreClass::cpu_oc fieldIgor Mammedov1-1/+0
2017-10-17ppc: pnv: normalize core/chip type namesIgor Mammedov2-4/+9
2017-10-17ppc: pnv: use generic cpu_model parsingIgor Mammedov1-4/+4
2017-10-17ppc: spapr: use generic cpu_model parsingIgor Mammedov2-2/+1
2017-10-17ppc: spapr: register 'host' core type along with the rest of core typesIgor Mammedov1-1/+0
2017-10-17ppc: spapr: use cpu type name directlyIgor Mammedov1-1/+1
2017-10-17ppc: spapr: define core types staticallyIgor Mammedov1-0/+2
2017-10-17ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()Igor Mammedov1-1/+0
2017-10-17ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()Igor Mammedov1-2/+0
2017-10-16include/hw/or-irq.h: Drop unused in_irqs fieldPeter Maydell1-1/+0
2017-10-15pci: conventional-pci-device and pci-express-device interfacesEduardo Habkost1-0/+6
2017-10-15hw/misc: add vmcoreinfo deviceMarc-André Lureau1-0/+46
2017-10-15fw_cfg: add write callbackMarc-André Lureau1-0/+3
2017-10-12arm: fix armv7m_init() declaration to match definitionIgor Mammedov1-1/+1
2017-10-12ide: support reporting of rotation rateDaniel P. Berrange1-0/+8
2017-10-09machine: Add a valid_cpu_types propertyAlistair Francis1-0/+1
2017-10-06s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic1-3/+2
2017-10-06390x/css: introduce maximum data address checkingHalil Pasic1-0/+1
2017-10-06s390x/css: introduce css data streamHalil Pasic1-0/+67
2017-09-29virtio-input: send rel-wheel events for wheel buttonsGerd Hoffmann2-1/+10
2017-09-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell1-1/+1
2017-09-27migration: Route more error pathsDr. David Alan Gilbert1-1/+1
2017-09-27mac_dbdma: remove DBDMA_init() functionMark Cave-Ayland1-1/+0
2017-09-27mac_dbdma: QOMifyMark Cave-Ayland1-0/+6
2017-09-27mac_dbdma: remove unused IO fields from DBDMAStateMark Cave-Ayland1-4/+0
2017-09-27ppc/pnv: Improve macro parenthesizationEric Blake1-1/+1
2017-09-27ppc: Fix OpenPIC modelBenjamin Herrenschmidt1-0/+1
2017-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-1/+4
2017-09-22ide: fix enum comparison for gcc 4.7John Snow1-2/+1
2017-09-22memory: Get rid of address_space_init_shareableAlexey Kardashevskiy1-1/+1
2017-09-21msf2: Add Smartfusion2 SoCSubbaraya Sundeep1-0/+67
2017-09-21msf2: Add Smartfusion2 SPI controllerSubbaraya Sundeep1-0/+58
2017-09-21msf2: Microsemi Smartfusion2 System Register blockSubbaraya Sundeep1-0/+77
2017-09-21msf2: Add Smartfusion2 System timerSubbaraya Sundeep1-0/+64
2017-09-21nvic: Implement NVIC_ITNS<n> registersPeter Maydell1-0/+3
2017-09-21nvic: Implement AIRCR changes for v8MPeter Maydell1-1/+2
2017-09-21nvic: Add cached vectpending_prio statePeter Maydell1-0/+2
2017-09-21nvic: Add cached vectpending_is_s_banked statePeter Maydell1-2/+9
2017-09-21nvic: Add banked exception statesPeter Maydell1-0/+14