aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-01-07arm: Add Clock peripheral stub to NRF51 SOCSteffen Görtz
2019-01-07arm: Instantiate NRF51 TimersSteffen Görtz
2019-01-07hw/timer/nrf51_timer: Add nRF51 Timer peripheralSteffen Görtz
2019-01-07arm: Instantiate NRF51 general purpose I/OSteffen Görtz
2019-01-07hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheralSteffen Görtz
2019-01-07arm: Instantiate NRF51 random number generatorSteffen Görtz
2019-01-07hw/misc/nrf51_rng: Add NRF51 random number generator peripheralSteffen Görtz
2019-01-07arm: Add header to host common definition for nRF51 SOC peripheralsSteffen Görtz
2019-01-07hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controllerPhilippe Mathieu-Daudé
2019-01-07hw/arm: versal: Plug memory leaksEdgar E. Iglesias
2019-01-07Revert "armv7m: Guard against no -kernel argument"Stefan Hajnoczi
2019-01-07arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clustersLuc Michel
2019-01-07hw/cpu: introduce CPU clustersLuc Michel
2019-01-04fw_cfg: Make qemu_extra_params_fw locallyLi Qiang
2019-01-04fw_cfg: Fix -boot reboot-timeout error checkingLi Qiang
2019-01-04fw_cfg: Fix -boot bootsplash error checkingLi Qiang
2019-01-04fw_cfg: Improve error message when can't load splash fileLi Qiang
2019-01-03Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part1'...Peter Maydell
2018-12-22pvrdma: check return value from pvrdma_idx_ring_has_ routinesPrasad J Pandit
2018-12-22rdma: remove unused VENDOR_ERR_NO_SGE macroPrasad J Pandit
2018-12-22pvrdma: release ring object in case of an errorPrasad J Pandit
2018-12-22pvrdma: check number of pages when creating ringsPrasad J Pandit
2018-12-22pvrdma: add uar_read routinePrasad J Pandit
2018-12-22rdma: check num_sge does not exceed MAX_SGEPrasad J Pandit
2018-12-22pvrdma: release device resources in case of an errorPrasad J Pandit
2018-12-22hw/rdma: Do not call rdma_backend_del_gid on an empty gidYuval Shaia
2018-12-22hw/rdma: Do not use bitmap_zero_extend to free bitmapYuval Shaia
2018-12-22hw/pvrdma: Clean device's resource when system is shutdownYuval Shaia
2018-12-22hw/rdma: Remove unneeded code that handles more that one portYuval Shaia
2018-12-22hw/pvrdma: Fill error code in command's responseYuval Shaia
2018-12-22hw/pvrdma: Fill all CQE fieldsYuval Shaia
2018-12-22hw/pvrdma: Make device state depend on Ethernet function stateYuval Shaia
2018-12-22hw/rdma: Initialize node_guid from vmxnet3 mac addressYuval Shaia
2018-12-22hw/pvrdma: Make sure PCI function 0 is vmxnet3Yuval Shaia
2018-12-22vmxnet3: Move some definitions to header fileYuval Shaia
2018-12-22hw/pvrdma: Add support to allow guest to configure GID tableYuval Shaia
2018-12-22hw/pvrdma: Set the correct opcode for send completionYuval Shaia
2018-12-22hw/pvrdma: Set the correct opcode for recv completionYuval Shaia
2018-12-22hw/pvrdma: Make default pkey 0xFFFFYuval Shaia
2018-12-22hw/pvrdma: Make function reset_device return voidYuval Shaia
2018-12-22hw/rdma: Add support for MAD packetsYuval Shaia
2018-12-22hw/rdma: Abort send-op if fail to create addr handlerYuval Shaia
2018-12-22hw/rdma: Return qpn 1 if ibqp is NULLYuval Shaia
2018-12-22hw/rdma: Add ability to force notification without re-armYuval Shaia
2018-12-22hw/pvrdma: Check the correct return valueYuval Shaia
2018-12-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20181221' into...Peter Maydell
2018-12-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-12-21spapr: change default CPU type to POWER9Cédric Le Goater
2018-12-21spapr: introduce an 'ic-mode' machine optionCédric Le Goater
2018-12-21spapr: add an extra OV5 field to the sPAPR IRQ backendCédric Le Goater