aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-01target/arm: Move CPU state dumping routines to cpu.cPhilippe Mathieu-Daudé
2019-07-01target/arm: Move the DC ZVA helper into op_helperSamuel Ortiz
2019-07-01target/arm: Fix coding style issuesPhilippe Mathieu-Daudé
2019-07-01target/arm: Fix multiline comment syntaxPhilippe Mathieu-Daudé
2019-07-01target/arm/helper: Remove unused includePhilippe Mathieu-Daudé
2019-07-01target/arm: Add copyright boilerplatePhilippe Mathieu-Daudé
2019-07-01target/arm: Makefile cleanup (softmmu)Philippe Mathieu-Daudé
2019-07-01target/arm: Makefile cleanup (KVM)Philippe Mathieu-Daudé
2019-07-01target/arm: Makefile cleanup (ARM)Philippe Mathieu-Daudé
2019-07-01target/arm: Makefile cleanup (Aarch64)Philippe Mathieu-Daudé
2019-07-01hw/arm: Add arm SBSA reference machine, devices partHongbo Zhang
2019-07-01hw/arm: Add arm SBSA reference machine, skeleton partHongbo Zhang
2019-07-01aspeed: Link SCU to the watchdogJoel Stanley
2019-07-01aspeed: vic: Add support for legacy register interfaceAndrew Jeffery
2019-07-01hw/misc/aspeed_xdma: New deviceEddie James
2019-07-01aspeed: Add support for the swift-bmc boardAdriana Kobylak
2019-07-01aspeed/smc: add a 'sdram_base' propertyCédric Le Goater
2019-07-01aspeed: add a RAM memory region containerCédric Le Goater
2019-07-01aspeed: remove the "ram" linkCédric Le Goater
2019-07-01aspeed/timer: Ensure positive muldiv deltaChristian Svensson
2019-07-01aspeed/timer: Fix match calculationsAndrew Jeffery
2019-07-01aspeed/timer: Status register contains reload for stopped timerAndrew Jeffery
2019-07-01aspeed/timer: Fix behaviour running LinuxJoel Stanley
2019-07-01aspeed: add support for multiple NICsCédric Le Goater
2019-07-01aspeed: introduce a configurable number of CPU per machineCédric Le Goater
2019-07-01hw/arm/aspeed: Add RTC to SoCJoel Stanley
2019-07-01hw: timer: Add ASPEED RTC deviceJoel Stanley
2019-07-01aspeed: add a per SoC mapping for the memory spaceCédric Le Goater
2019-07-01aspeed: add a per SoC mapping for the interrupt spaceCédric Le Goater
2019-07-01i.mx7d: pci: Update PCI IRQ mapping to match HWAndrey Smirnov
2019-07-01pci: designware: Update MSI mapping when MSI address changesAndrey Smirnov
2019-07-01pci: designware: Update MSI mapping unconditionallyAndrey Smirnov
2019-07-01i.mx7d: Add no-op/unimplemented PCIE PHY IP blockAndrey Smirnov
2019-07-01i.mx7d: Add no-op/unimplemented APBH DMA moduleAndrey Smirnov
2019-07-01hw/arm/virt: Add support for Cortex-A7Jan Kiszka
2019-07-01hw/arm/msf2-som: Exit when the cpu is not the expected onePhilippe Mathieu-Daudé
2019-07-01hw/arm/boot: fix direct kernel boot with initrdAndrew Jones
2019-07-01Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...Peter Maydell
2019-07-01Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' ...Peter Maydell
2019-07-01Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190625...Peter Maydell
2019-07-01Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...Peter Maydell
2019-07-01Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-24' in...Peter Maydell
2019-06-26target/mips: Fix big endian host behavior for interleave MSA instructionsAleksandar Markovic
2019-06-26tests/tcg: target/mips: Fix some test cases for pack MSA instructionsAleksandar Markovic
2019-06-26tests/tcg: target/mips: Add support for MSA MIPS32R6 testingsAleksandar Markovic
2019-06-26tests/tcg: target/mips: Add support for MSA big-endian target testingsAleksandar Markovic
2019-06-26tests/tcg: target/mips: Amend tests for MSA int multiply instructionsAleksandar Markovic
2019-06-26tests/tcg: target/mips: Amend tests for MSA int dot product instructionsAleksandar Markovic
2019-06-26tests/tcg: target/mips: Add tests for MSA move instructionsAleksandar Markovic
2019-06-26tests/tcg: target/mips: Add tests for MSA bit move instructionsAleksandar Markovic