aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-10-15pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost
2017-10-15pci: Add interface names to hybrid PCI devicesEduardo Habkost
2017-10-15pci: conventional-pci-device and pci-express-device interfacesEduardo Habkost
2017-10-15PCI: PCIe access should always be little endianMatt Redfearn
2017-10-15virtio/pci/migration: Convert to VMStateDr. David Alan Gilbert
2017-10-15hw/pci-bridge/pcie_pci_bridge: properly handle MSI unavailability caseAleksandr Bezzubikov
2017-10-15pci: allow 32-bit PCI IO accesses to pass through the PCI bridgeMark Cave-Ayland
2017-10-15virtio/vhost: reset dev->log after syncingFelipe Franciosi
2017-10-15hw/misc: add vmcoreinfo deviceMarc-André Lureau
2017-10-15fw_cfg: add write callbackMarc-André Lureau
2017-10-15pci: Set err to errp directly rather than through error_propagate()Mao Zhongyi
2017-10-15xio3130_downstream: Report error if pcie_chassis_add_slot() failedEduardo Habkost
2017-10-12nvic: Fix miscalculation of offsets into ITNS arrayPeter Maydell
2017-10-12nvic: Add missing 'break'Peter Maydell
2017-10-12watchdog/aspeed: fix variable type to store reload valueCédric Le Goater
2017-10-09machine: Add a valid_cpu_types propertyAlistair Francis
2017-10-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-10-06nvic: Add missing code for writing SHCSR.HARDFAULTPENDED bitPeter Maydell
2017-10-06nvic: Implement Security Attribution Unit registersPeter Maydell
2017-10-06target/arm: Add new-in-v8M SFSR and SFARPeter Maydell
2017-10-06target/arm: Prepare for CONTROL.SPSEL being nonzero in Handler modePeter Maydell
2017-10-06nvic: Clear the vector arrays and prigroup on resetPeter Maydell
2017-10-06hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = falseThomas Huth
2017-10-06hw/sd: fix out-of-bounds check for multi block readsMichael Olbrich
2017-10-06hw/block/onenand: Remove dead code blockThomas Huth
2017-10-06hw/s390x: Mark the "sclpquiesce" device with user_creatable = falseThomas Huth
2017-10-06s390x/sclp: mark sclp-cpu-hotplug as non-usercreatableCornelia Huck
2017-10-06s390x/sclp: Mark the sclp device with user_creatable = falseThomas Huth
2017-10-06s390/kvm: make TOD setting failures fatal for migrationCollin L. Walling
2017-10-06s390x/css: fix css migration compat handlingHalil Pasic
2017-10-06s390x: sort some devices into categoriesCornelia Huck
2017-10-06s390x: introduce and use S390_MAX_CPUSDavid Hildenbrand
2017-10-06s390x: raise CPU hotplug irq after really hotpluggedDavid Hildenbrand
2017-10-06s390x/3270: handle writes of arbitrary lengthHalil Pasic
2017-10-06s390x/3270: IDA support for 3270 via CcwDataStreamHalil Pasic
2017-10-06Revert "s390x/ccw: create s390 phb conditionally"Christian Borntraeger
2017-10-06s390x/css: support ccw IDAHalil Pasic
2017-10-06390x/css: introduce maximum data address checkingHalil Pasic
2017-10-06virtio-ccw: use ccw data streamHalil Pasic
2017-10-06s390x/css: use ccw data streamHalil Pasic
2017-10-06s390x/css: introduce css data streamHalil Pasic
2017-10-06s390x: use generic cpu_model parsingIgor Mammedov
2017-10-05Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' ...Peter Maydell
2017-10-05usb: fix host-stub.c build raceGerd Hoffmann
2017-10-03vfio/pci: Add NVIDIA GPUDirect Cliques supportAlex Williamson
2017-10-03vfio/pci: Add virtual capabilities quirk infrastructureAlex Williamson
2017-10-03vfio/pci: Do not unwind on errorAlex Williamson
2017-10-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-10-03Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into ...Peter Maydell