Age | Commit message (Expand) | Author |
2019-01-07 | hw/timer/nrf51_timer: Add nRF51 Timer peripheral | Steffen Görtz |
2019-01-07 | arm: Instantiate NRF51 general purpose I/O | Steffen Görtz |
2019-01-07 | hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral | Steffen Görtz |
2019-01-07 | arm: Instantiate NRF51 random number generator | Steffen Görtz |
2019-01-07 | hw/misc/nrf51_rng: Add NRF51 random number generator peripheral | Steffen Görtz |
2019-01-07 | arm: Add header to host common definition for nRF51 SOC peripherals | Steffen Görtz |
2019-01-07 | hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controller | Philippe Mathieu-Daudé |
2019-01-07 | hw/arm: versal: Plug memory leaks | Edgar E. Iglesias |
2019-01-07 | Revert "armv7m: Guard against no -kernel argument" | Stefan Hajnoczi |
2019-01-07 | arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clusters | Luc Michel |
2019-01-07 | hw/cpu: introduce CPU clusters | Luc Michel |
2019-01-04 | fw_cfg: Make qemu_extra_params_fw locally | Li Qiang |
2019-01-04 | fw_cfg: Fix -boot reboot-timeout error checking | Li Qiang |
2019-01-04 | fw_cfg: Fix -boot bootsplash error checking | Li Qiang |
2019-01-04 | fw_cfg: Improve error message when can't load splash file | Li Qiang |
2019-01-03 | Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part1'... | Peter Maydell |
2018-12-22 | pvrdma: check return value from pvrdma_idx_ring_has_ routines | Prasad J Pandit |
2018-12-22 | rdma: remove unused VENDOR_ERR_NO_SGE macro | Prasad J Pandit |
2018-12-22 | pvrdma: release ring object in case of an error | Prasad J Pandit |
2018-12-22 | pvrdma: check number of pages when creating rings | Prasad J Pandit |
2018-12-22 | pvrdma: add uar_read routine | Prasad J Pandit |
2018-12-22 | rdma: check num_sge does not exceed MAX_SGE | Prasad J Pandit |
2018-12-22 | pvrdma: release device resources in case of an error | Prasad J Pandit |
2018-12-22 | hw/rdma: Do not call rdma_backend_del_gid on an empty gid | Yuval Shaia |
2018-12-22 | hw/rdma: Do not use bitmap_zero_extend to free bitmap | Yuval Shaia |
2018-12-22 | hw/pvrdma: Clean device's resource when system is shutdown | Yuval Shaia |
2018-12-22 | hw/rdma: Remove unneeded code that handles more that one port | Yuval Shaia |
2018-12-22 | hw/pvrdma: Fill error code in command's response | Yuval Shaia |
2018-12-22 | hw/pvrdma: Fill all CQE fields | Yuval Shaia |
2018-12-22 | hw/pvrdma: Make device state depend on Ethernet function state | Yuval Shaia |
2018-12-22 | hw/rdma: Initialize node_guid from vmxnet3 mac address | Yuval Shaia |
2018-12-22 | hw/pvrdma: Make sure PCI function 0 is vmxnet3 | Yuval Shaia |
2018-12-22 | vmxnet3: Move some definitions to header file | Yuval Shaia |
2018-12-22 | hw/pvrdma: Add support to allow guest to configure GID table | Yuval Shaia |
2018-12-22 | hw/pvrdma: Set the correct opcode for send completion | Yuval Shaia |
2018-12-22 | hw/pvrdma: Set the correct opcode for recv completion | Yuval Shaia |
2018-12-22 | hw/pvrdma: Make default pkey 0xFFFF | Yuval Shaia |
2018-12-22 | hw/pvrdma: Make function reset_device return void | Yuval Shaia |
2018-12-22 | hw/rdma: Add support for MAD packets | Yuval Shaia |
2018-12-22 | hw/rdma: Abort send-op if fail to create addr handler | Yuval Shaia |
2018-12-22 | hw/rdma: Return qpn 1 if ibqp is NULL | Yuval Shaia |
2018-12-22 | hw/rdma: Add ability to force notification without re-arm | Yuval Shaia |
2018-12-22 | hw/pvrdma: Check the correct return value | Yuval Shaia |
2018-12-21 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20181221' into... | Peter Maydell |
2018-12-21 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-12-21 | spapr: change default CPU type to POWER9 | Cédric Le Goater |
2018-12-21 | spapr: introduce an 'ic-mode' machine option | Cédric Le Goater |
2018-12-21 | spapr: add an extra OV5 field to the sPAPR IRQ backend | Cédric Le Goater |
2018-12-21 | spapr: add a 'reset' method to the sPAPR IRQ backend | Cédric Le Goater |
2018-12-21 | spapr: extend the sPAPR IRQ backend for XICS migration | Cédric Le Goater |