Age | Commit message (Expand) | Author |
2020-02-13 | hw/arm/raspi: Extract the cores count from the board revision | Philippe Mathieu-Daudé |
2020-02-13 | hw/arm/raspi: Use a unique raspi_machine_class_init() method | Philippe Mathieu-Daudé |
2020-02-13 | hw/arm/raspi: Extract the board model from the board revision | Philippe Mathieu-Daudé |
2020-02-13 | hw/arm/raspi: Set default RAM size to size encoded in board revision | Philippe Mathieu-Daudé |
2020-02-13 | hw/arm/raspi: Let class_init() directly call raspi_machine_init() | Philippe Mathieu-Daudé |
2020-02-13 | hw/arm/raspi: Make board_rev a field of RaspiMachineClass | Philippe Mathieu-Daudé |
2020-02-13 | hw/arm/raspi: Make machines children of abstract RaspiMachineClass | Philippe Mathieu-Daudé |
2020-02-13 | hw/arm/raspi: Trivial code movement | Philippe Mathieu-Daudé |
2020-02-13 | hw/arm/raspi: Extract the processor type from the board revision | Philippe Mathieu-Daudé |
2020-02-13 | hw/arm/raspi: Extract the RAM size from the board revision | Philippe Mathieu-Daudé |
2020-02-13 | hw/arm/raspi: Extract the version from the board revision | Philippe Mathieu-Daudé |
2020-02-13 | hw/arm/raspi: Correct the board descriptions | Philippe Mathieu-Daudé |
2020-02-13 | hw/arm/raspi: Use BCM2708 machine type with pre Device Tree kernels | Philippe Mathieu-Daudé |
2020-02-13 | hw/arm: ast2600: Wire up EHCI controllers | Guenter Roeck |
2020-02-13 | hw/arm: ast2400/ast2500: Wire up EHCI controllers | Guenter Roeck |
2020-02-13 | arm/acpi: simplify the description of PCI _CRS | Heyi Guo |
2020-02-13 | arm/acpi: fix duplicated _UID of PCI interrupt link devices | Heyi Guo |
2020-02-13 | arm/acpi: fix PCI _PRT definition | Heyi Guo |
2020-02-13 | arm/virt/acpi: remove _ADR from devices identified by _HID | Heyi Guo |
2020-02-13 | arm/virt/acpi: remove meaningless sub device "RP0" from PCI0 | Heyi Guo |
2020-02-13 | i.MX: Add support for WDT on i.MX6 | Roman Kapl |
2020-02-07 | stellaris: delay timer_new to avoid memleaks | Pan Nengyuan |
2020-01-30 | target/arm/cpu: Add the kvm-no-adjvtime CPU property | Andrew Jones |
2020-01-30 | hw/arm/virt: Add missing 5.0 options call to 4.2 options | Andrew Jones |
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 |