Age | Commit message (Expand) | Author |
2020-01-30 | hw/arm/raspi: Remove obsolete use of -smp to set the soc 'enabled-cpus' | Philippe Mathieu-Daudé |
2020-01-30 | hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0 | Cédric Le Goater |
2020-01-30 | hw/arm: ast2600: Wire up the eMMC controller | Andrew Jeffery |
2020-01-30 | hw/sd: Configure number of slots exposed by the ASPEED SDHCI model | Andrew Jeffery |
2020-01-29 | hw/core/loader: Let load_elf() populate a field with CPU-specific flags | Aleksandar Markovic |
2020-01-27 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2020-01-23 | hw/arm/exynos4210: Connect serial port DMA busy signals with pl330 | Guenter Roeck |
2020-01-23 | hw/arm/exynos4210: Fix DMA initialization | Guenter Roeck |
2020-01-23 | hw/arm: Use helper function to trigger hotplug handler plug | Keqian Zhu |
2020-01-20 | migration: Define VMSTATE_INSTANCE_ID_ANY | Peter Xu |
2020-01-17 | i.MX: add an emulation for RNGC | Martin Kaiser |
2020-01-17 | hw/arm/allwinner-a10: Remove local qemu_irq variables | Philippe Mathieu-Daudé |
2020-01-17 | hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios() | Philippe Mathieu-Daudé |
2020-01-17 | hw/arm/allwinner-a10: Move SoC definitions out of header | Philippe Mathieu-Daudé |
2020-01-17 | hw/arm: Add the Netduino Plus 2 | Alistair Francis |
2020-01-17 | hw/arm: Add the STM32F4xx SoC | Alistair Francis |
2020-01-17 | hw/misc: Add the STM32F4xx EXTI device | Alistair Francis |
2020-01-17 | hw/misc: Add the STM32F4xx Sysconfig device | Alistair Francis |
2020-01-10 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-01-08 | chardev: Use QEMUChrEvent enum in IOEventHandler typedef | Philippe Mathieu-Daudé |
2020-01-07 | omap-gpio: remove PROP_PTR | Marc-André Lureau |
2020-01-07 | omap-i2c: remove PROP_PTR | Marc-André Lureau |
2020-01-07 | omap-intc: remove PROP_PTR | Marc-André Lureau |
2020-01-06 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ... | Peter Maydell |
2019-12-20 | hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word position | Simon Veith |
2019-12-20 | hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macro | Simon Veith |
2019-12-20 | hw/arm/smmuv3: Align stream table base address to table size | Simon Veith |
2019-12-20 | hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZE | Simon Veith |
2019-12-20 | hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK value | Simon Veith |
2019-12-20 | hw/arm/smmuv3: Apply address mask to linear strtab base address | Simon Veith |
2019-12-20 | ast2600: Configure CNTFRQ at 1125MHz | Andrew Jeffery |
2019-12-19 | numa: properly check if numa is supported | Igor Mammedov |
2019-12-16 | hw/arm/nseries: Replace the bluetooth chardev with a "null" chardev | Thomas Huth |
2019-12-16 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191216-... | Peter Maydell |
2019-12-16 | hw/arm/virt: Simplify by moving the gic in the machine state | Philippe Mathieu-Daudé |
2019-12-16 | hw/arm/acpi: enable SHPC native hot plug | Heyi Guo |
2019-12-16 | hw/arm/acpi: simplify AML bit and/or statement | Heyi Guo |
2019-12-16 | hw/arm/sbsa-ref: Simplify by moving the gic in the machine state | Philippe Mathieu-Daudé |
2019-12-16 | aspeed: Change the "nic" property definition | Cédric Le Goater |
2019-12-16 | aspeed: Change the "scu" property definition | Cédric Le Goater |
2019-12-16 | aspeed: Add support for the tacoma-bmc board | Cédric Le Goater |
2019-12-16 | aspeed: Remove AspeedBoardConfig array and use AspeedMachineClass | Cédric Le Goater |
2019-12-16 | aspeed/i2c: Add support for DMA transfers | Cédric Le Goater |
2019-12-16 | aspeed: Add a DRAM memory region at the SoC level | Cédric Le Goater |
2019-12-14 | hw: add compat machines for 5.0 | Cornelia Huck |
2019-12-13 | virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised | Evgeny Yakovlev |
2019-11-26 | hw/arm: versal: Add the CRP as unimplemented | Edgar E. Iglesias |
2019-11-11 | hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routine | Clement Deschamps |
2019-11-01 | hw/arm/boot: Rebuild hflags when modifying CPUState at boot | Edgar E. Iglesias |