Age | Commit message (Expand) | Author |
2021-05-05 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul... | Peter Maydell |
2021-05-04 | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int... | Peter Maydell |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include hw/boards.h if it's not really necessary | Thomas Huth |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth |
2021-05-02 | hw: Do not include qemu/log.h if it is not necessary | Thomas Huth |
2021-05-02 | hw: Do not include hw/irq.h if it is not necessary | Thomas Huth |
2021-05-02 | hw: Do not include hw/sysbus.h if it is not necessary | Thomas Huth |
2021-05-02 | hw: Remove superfluous includes of hw/hw.h | Thomas Huth |
2021-05-02 | hw/arm: Constify VMStateDescription | Philippe Mathieu-Daudé |
2021-05-02 | hw/arm/pxa2xx: Declare PCMCIA bus with Kconfig | Philippe Mathieu-Daudé |
2021-05-01 | aspeed: Add support for the quanta-q7l1-bmc board | Patrick Venture |
2021-05-01 | aspeed: Add support for the rainier-bmc board | Cédric Le Goater |
2021-05-01 | aspeed: Deprecate the swift-bmc machine | Cédric Le Goater |
2021-05-01 | hw/misc/aspeed_xdma: Add AST2600 support | Cédric Le Goater |
2021-05-01 | aspeed: Integrate HACE | Joel Stanley |
2021-05-01 | aspeed/smc: Remove unused "sdram-base" property | Cédric Le Goater |
2021-05-01 | aspeed/smc: Use the RAM memory region for DMAs | Cédric Le Goater |
2021-04-30 | hw: add compat machines for 6.1 | Cornelia Huck |
2021-04-30 | hw/arm/smmuv3: Support 16K translation granule | Kunkun Jiang |
2021-04-17 | hw/arm/armsse: Make SSE-300 use Cortex-M55 | Peter Maydell |
2021-04-17 | hw/arm/armsse: Give SSE-300 its own Property array | Peter Maydell |
2021-04-12 | hw/arm/mps2-tz: Assert if more than one RAM is attached to an MPC | Peter Maydell |
2021-04-12 | hw/arm/mps2-tz: Fix MPC setting for AN524 SRAM block | Peter Maydell |
2021-04-12 | hw/arm/smmuv3: Emulate CFGI_STE_RANGE for an aligned range of StreamIDs | Zenghui Yu |
2021-04-12 | hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interrupts | Zenghui Yu |
2021-04-06 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'... | Peter Maydell |
2021-04-06 | hw/arm/virt: Only try to add valid dynamic sysbus devices to platform bus | Peter Maydell |
2021-04-04 | x86: rename oem-id and oem-table-id properties | Paolo Bonzini |
2021-03-30 | hw/arm/smmuv3: Drop unused CDM_VALID() and is_cd_valid() | Zenghui Yu |
2021-03-22 | acpi: Move maximum size logic into acpi_add_rom_blob() | David Hildenbrand |
2021-03-22 | acpi: Set proper maximum size for "etc/table-loader" blob | David Hildenbrand |
2021-03-19 | hw: Replace anti-social QOM type names | Markus Armbruster |
2021-03-12 | hw/arm: Connect PWM fans in NPCM7XX boards | Hao Wu |
2021-03-12 | hw/arm: Add MFT device to NPCM7xx Soc | Hao Wu |
2021-03-12 | hw/arm/virt: KVM: The IPA lower bound is 32 | Andrew Jones |
2021-03-12 | hw/arm/smmuv3: Uniformize sid traces | Eric Auger |
2021-03-12 | hw/arm/smmuv3: Fix SMMU_CMD_CFGI_STE_RANGE handling | Eric Auger |
2021-03-12 | hw/arm/smmuv3: Enforce invalidation on a power of two range | Eric Auger |
2021-03-12 | hw/arm/smmu-common: Fix smmu_iotlb_inv_iova when asid is not set | Eric Auger |
2021-03-12 | hw/arm: versal: Add support for the XRAMs | Edgar E. Iglesias |
2021-03-11 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda... | Peter Maydell |
2021-03-11 | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210309' int... | Peter Maydell |
2021-03-10 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-... | Peter Maydell |
2021-03-10 | hw/board: promote fdt from ARM VirtMachineState to MachineState | Alex Bennée |
2021-03-10 | hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI | Xuzhou Cheng |
2021-03-10 | hw/arm: xlnx-zynqmp: Clean up coding convention issues | Xuzhou Cheng |
2021-03-09 | hw/misc: Model KCS devices in the Aspeed LPC controller | Andrew Jeffery |
2021-03-09 | hw/misc: Add a basic Aspeed LPC controller model | Cédric Le Goater |