Age | Commit message (Expand) | Author |
2020-03-05 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2... | Peter Maydell |
2020-03-05 | hw/arm/virt: vTPM support | Eric Auger |
2020-03-05 | hw/arm/cubieboard: report error when using unsupported -bios argument | Niek Linnenbank |
2020-03-05 | hw/arm/cubieboard: restrict allowed RAM size to 512MiB and 1GiB | Niek Linnenbank |
2020-03-05 | hw/arm/cubieboard: restrict allowed CPU type to ARM Cortex-A8 | Niek Linnenbank |
2020-03-05 | hw/arm/cubieboard: use ARM Cortex-A8 as the default CPU in machine definition | Niek Linnenbank |
2020-03-05 | hw/arm/strongarm: move timer_new from init() into realize() to avoid memleaks | Pan Nengyuan |
2020-03-05 | hw/arm/spitz: move timer_new from init() into realize() to avoid memleaks | Pan Nengyuan |
2020-03-05 | hw/arm/pxa2xx: move timer_new from init() into realize() to avoid memleaks | Pan Nengyuan |
2020-03-05 | hw/arm/musicpal: Simplify since the machines are little-endian only | Philippe Mathieu-Daudé |
2020-03-05 | hw/arm/z2: Simplify since the machines are little-endian only | Philippe Mathieu-Daudé |
2020-03-05 | hw/arm/omap_sx1: Simplify since the machines are little-endian only | Philippe Mathieu-Daudé |
2020-03-05 | hw/arm/mainstone: Simplify since the machines are little-endian only | Philippe Mathieu-Daudé |
2020-03-05 | hw/arm/gumstix: Simplify since the machines are little-endian only | Philippe Mathieu-Daudé |
2020-03-05 | hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic | Philippe Mathieu-Daudé |
2020-03-05 | hw/arm/smmu-common: a fix to smmu_find_smmu_pcibus | Eric Auger |
2020-03-05 | hw/arm: versal: Generate xlnx-versal-virt zdma FDT nodes | Edgar E. Iglesias |
2020-03-05 | hw/arm: versal: Add support for the LPD ADMAs | Edgar E. Iglesias |
2020-02-28 | hw/arm/xilinx_zynq: Fix USB port instantiation | Guenter Roeck |
2020-02-28 | hw/arm/integratorcp: Map the audio codec controller | Philippe Mathieu-Daudé |
2020-02-28 | hw/arm: Use TYPE_PL011 to create serial port | Gavin Shan |
2020-02-27 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-02-27 | hw/arm/virt: Add the virtio-iommu device tree mappings | Eric Auger |
2020-02-25 | Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD | Paolo Bonzini |
2020-02-25 | Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git... | Paolo Bonzini |
2020-02-21 | arm: allwinner: Wire up USB ports | Guenter Roeck |
2020-02-21 | z2: Make providing flash images non-mandatory | Guenter Roeck |
2020-02-21 | mainstone: Make providing flash images non-mandatory | Guenter Roeck |
2020-02-20 | Remove unnecessary cast when using the address_space API | Philippe Mathieu-Daudé |
2020-02-20 | hw: Remove unnecessary cast when calling dma_memory_read() | Philippe Mathieu-Daudé |
2020-02-19 | arm/xlnx-zcu102: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/xlnx-versal-virt: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/xilinx_zynq: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/xilinx_zynq: drop RAM size fixup | Igor Mammedov |
2020-02-19 | arm/virt: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/vexpress: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/versatilepb: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/sbsa-ref: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/raspi: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/sabrelite: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/palm: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/omap_sx1: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/nseries: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/musicpal: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/mps2: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/mps2-tz: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/mcimx7d-sabre: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/mcimx6ul-evk: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/kzm: use memdev for RAM | Igor Mammedov |
2020-02-19 | arm/kzm: drop RAM size fixup | Igor Mammedov |