Age | Commit message (Expand) | Author |
2018-08-20 | hw/dma/pl080: Don't use CPU address space for DMA accesses | Peter Maydell |
2018-08-20 | nvic: Expose NMI line | Peter Maydell |
2018-08-20 | hw/arm/virt: Add virt-3.1 machine type | Andrew Jones |
2018-08-16 | hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus_init_child_obj() | Thomas Huth |
2018-08-16 | aspeed: add a max_ram_size property to the memory controller | Cédric Le Goater |
2018-08-16 | hw/arm: make bitbanded IO optional on ARMv7-M | Stefan Hajnoczi |
2018-08-16 | i.MX6UL: Add Freescale i.MX6 UltraLite 14x14 EVK Board | Jean-Christophe Dubois |
2018-08-16 | i.MX6UL: Add i.MX6UL SOC | Jean-Christophe Dubois |
2018-08-14 | arm: Fix return code of arm_load_elf | Adam Lackorzynski |
2018-08-14 | arm/virt: Add support for GICv2 virtualization extensions | Luc Michel |
2018-08-14 | xlnx-zynqmp: Improve GIC wiring and MMIO mapping | Luc Michel |
2018-07-30 | hw/arm/iotkit: Fix IRQ number for timer1 | Peter Maydell |
2018-07-30 | hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host() | Geert Uytterhoeven |
2018-07-30 | arm/smmuv3: Fix missing VMSD terminator | Dr. David Alan Gilbert |
2018-07-23 | hw/arm/spitz: Move problematic nand_init() code to realize function | Thomas Huth |
2018-07-17 | hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" device | Thomas Huth |
2018-07-17 | hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' device | Thomas Huth |
2018-07-17 | hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10' | Thomas Huth |
2018-07-17 | hw/arm/fsl-imx31: Fix introspection problem with the "fsl, imx31" device | Thomas Huth |
2018-07-17 | hw/arm/fsl-imx25: Fix introspection problem with the "fsl, imx25" device | Thomas Huth |
2018-07-17 | hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" device | Thomas Huth |
2018-07-17 | hw/arm/fsl-imx6: Fix introspection problems with the "fsl, imx6" device | Thomas Huth |
2018-07-17 | hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" device | Thomas Huth |
2018-07-17 | hw/arm/armv7: Fix crash when introspecting the "iotkit" device | Thomas Huth |
2018-07-17 | hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machines | Thomas Huth |
2018-07-16 | hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = false | Thomas Huth |
2018-07-09 | hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mr | Eric Auger |
2018-07-02 | hw: Directly use "qemu/units.h" instead of "qemu/cutils.h" | Philippe Mathieu-Daudé |
2018-07-02 | hw: Use IEC binary prefix definitions from "qemu/units.h" | Philippe Mathieu-Daudé |
2018-06-29 | i.mx7d: Change IRQ number type from hwaddr to int | Jean-Christophe Dubois |
2018-06-29 | i.mx7d: Change SRC unimplemented device name from sdma to src | Jean-Christophe Dubois |
2018-06-29 | i.mx7d: Remove unused header files | Jean-Christophe Dubois |
2018-06-29 | hw/arm/virt: Silence dtc /memory warning | Eric Auger |
2018-06-29 | hw/arm/virt: Silence dtc /intc warnings | Eric Auger |
2018-06-29 | hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit() | Philippe Mathieu-Daudé |
2018-06-26 | aspeed/timer: use the APB frequency from the SCU | Cédric Le Goater |
2018-06-26 | aspeed: initialize the SCU controller first | Cédric Le Goater |
2018-06-26 | hw/arm/smmuv3: Add notifications on invalidation | Eric Auger |
2018-06-26 | hw/arm/smmuv3: IOTLB emulation | Eric Auger |
2018-06-26 | hw/arm/smmuv3: Cache/invalidate config data | Eric Auger |
2018-06-26 | hw/arm/smmuv3: Fix translate error handling | Jia He |
2018-06-26 | hw/arm/stellaris: Use HWADDR_PRIx to display register address | Philippe Mathieu-Daudé |
2018-06-26 | hw/arm/stellaris: Fix gptm_write() error message | Philippe Mathieu-Daudé |
2018-06-26 | hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead of fprintf | Philippe Mathieu-Daudé |
2018-06-26 | hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf | Philippe Mathieu-Daudé |
2018-06-22 | hw/arm/mps2-tz.c: Instantiate MPCs | Peter Maydell |
2018-06-22 | hw/arm/iotkit: Wire up MPC interrupt lines | Peter Maydell |
2018-06-22 | hw/arm/iotkit: Instantiate MPC | Peter Maydell |
2018-06-22 | xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5F | Edgar E. Iglesias |
2018-06-22 | hw/arm/virt: Increase max_cpus to 512 | Eric Auger |