aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-05-04hw/pci/pcie: Replace PCI_DEVICE() casts with existing variableJulia Suvorova
2020-05-04hw/pci/pcie: Forbid hot-plug if it's disabled on the slotJulia Suvorova
2020-05-04hw/arm: versal-virt: Add support for the RTCEdgar E. Iglesias
2020-05-04hw/arm: versal-virt: Add support for SDEdgar E. Iglesias
2020-05-04hw/arm: versal: Add support for the RTCEdgar E. Iglesias
2020-05-04hw/arm: versal: Add support for SDEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the APUs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the ADMAs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the GEMs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal: Embed the UARTs into the SoC typeEdgar E. Iglesias
2020-05-04hw/arm: versal-virt: Fix typo xlnx-ve -> xlnx-versalEdgar E. Iglesias
2020-05-04hw/arm: versal: Move misplaced commentEdgar E. Iglesias
2020-05-04hw/arm: versal: Remove inclusion of arm_gicv3_common.hEdgar E. Iglesias
2020-05-04hw/arm/mps2-tz: Use TYPE_IOTKIT instead of hardcoded stringPhilippe Mathieu-Daudé
2020-05-02hw/rdma: Destroy list mutex when list is destroyedYuval Shaia
2020-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-04-30nvme: introduce PMR support from NVMe 1.4 specAndrzej Jakowski
2020-04-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...Peter Maydell
2020-04-30hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodesEdgar E. Iglesias
2020-04-30hw/arm: xlnx-zcu102: Move arm_boot_info into XlnxZCU102Edgar E. Iglesias
2020-04-30hw/arm/virt: dt: add kaslr-seed propertyJerome Forissier
2020-04-30hw/arm/virt: dt: move creation of /secure-chosen to create_fdt()Jerome Forissier
2020-04-30net: cadence_gem: clear RX control descriptorRamon Fried
2020-04-30Cadence: gem: fix wraparound in 64bit descriptorsRamon Fried
2020-04-30hw/arm: versal: Setup the ADMA with 128bit bus-widthEdgar E. Iglesias
2020-04-30hw/arm/xilinx_zynq: connect uart clocks to slcrDamien Hedde
2020-04-30hw/char/cadence_uart: add clock supportDamien Hedde
2020-04-30hw/misc/zynq_slcr: add clock generation for uartsDamien Hedde
2020-04-30qdev-clock: introduce an init array to ease the device constructionDamien Hedde
2020-04-30qdev: add clock input&output support to devices.Damien Hedde
2020-04-30hw/core/clock-vmstate: define a vmstate entry for clock stateDamien Hedde
2020-04-30Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200430' into stagingPeter Maydell
2020-04-30Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-04-30' into ...Peter Maydell
2020-04-30hw/core/clock: introduce clock objectPeter Maydell
2020-04-30msf2: Add EMAC block to SmartFusion2 SoCSubbaraya Sundeep
2020-04-30hw/net: Add Smartfusion2 emac blockSubbaraya Sundeep
2020-04-30Typo: Correct the name of CPU hotplug memory regionKeqian Zhu
2020-04-30bugfix: Use gicr_typer in arm_gicv3_icc_resetKeqian Zhu
2020-04-30dma/xlnx-zdma: Fix descriptor loading (REG) wrt endiannessEdgar E. Iglesias
2020-04-30dma/xlnx-zdma: Fix descriptor loading (MEM) wrt endiannessEdgar E. Iglesias
2020-04-30qapi: Only input visitors can actually failMarkus Armbruster
2020-04-29hw/riscv/spike: Allow more than one CPUsAnup Patel
2020-04-29hw/riscv/spike: Allow loading firmware separately using -bios optionAnup Patel
2020-04-29hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()Anup Patel
2020-04-29riscv: sifive_e: Support changing CPU typeCorey Wharton
2020-04-29hw/riscv: Generate correct "mmu-type" for 32-bit machinesBin Meng
2020-04-29riscv/sifive_u: Add a serial property to the sifive_u machineBin Meng
2020-04-29riscv/sifive_u: Add a serial property to the sifive_u SoCAlistair Francis
2020-04-29riscv/sifive_u: Fix up file orderingAlistair Francis
2020-04-29s390x/s390-virtio-ccw: Fix build on systems without KVMChristian Borntraeger