aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2017-10-17ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()Igor Mammedov1-2/+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-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
2017-09-21virtio-serial: add enable_backend callbackPavel Butsykin1-0/+3
2017-09-21net: add Sun HME (Happy Meal Ethernet) on-board NICMark Cave-Ayland2-0/+5
2017-09-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell4-4/+14
2017-09-19numa: cpu: calculate/set default node-ids after all -numa CLI options are parsedIgor Mammedov1-0/+4
2017-09-19s390x: move sclp_service_call() to sclp.hDavid Hildenbrand1-0/+2
2017-09-19s390x: move subsystem_reset() to s390-virtio-ccw.hDavid Hildenbrand1-0/+2
2017-09-19i386/cpu/hyperv: support over 64 vcpus for windows guestsGonglei1-0/+5
2017-09-19arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov3-4/+4
2017-09-19vl.c: convert cpu_model to cpu type and set of global properties before machi...Igor Mammedov1-0/+6
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini1-1/+1
2017-09-19scsi: move non-emulation specific code to scsi/Paolo Bonzini1-93/+1
2017-09-19scsi: rename scsi_build_sense to scsi_convert_sensePaolo Bonzini1-2/+2
2017-09-19virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.Richard W.M. Jones1-1/+1
2017-09-18hw/ide: Convert DeviceClass init to realizeMao Zhongyi1-2/+3
2017-09-18IDE: replace DEBUG_AIO with trace eventsJohn Snow1-2/+5
2017-09-18ATAPI: Replace DEBUG_IDE_ATAPI with tracing eventsJohn Snow1-1/+0
2017-09-18IDE: replace DEBUG_IDE with tracing systemJohn Snow1-1/+0
2017-09-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...Peter Maydell2-1/+3
2017-09-15ppc/xive: fix OV5_XIVE_EXPLOIT bitsCédric Le Goater1-1/+2
2017-09-15net: Add SunGEM device emulation as found on Apple UniNorthBenjamin Herrenschmidt1-0/+1
2017-09-14hw/pci-host/gpex: Set INTx index/gsi mappingPranavkumar Sawargaonkar1-0/+3