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