aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-07-02Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2-4/+2
2019-07-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701'...Peter Maydell20-162/+1596
2019-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into stagingPeter Maydell3-43/+166
2019-07-02net/announce: Add optional IDDr. David Alan Gilbert1-2/+2
2019-07-02ftgmac100: do not link to netdevCédric Le Goater1-2/+0
2019-07-01Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190628-pull-request' ...Peter Maydell10-38/+120
2019-07-01hw/arm: Add arm SBSA reference machine, devices partHongbo Zhang1-0/+535
2019-07-01hw/arm: Add arm SBSA reference machine, skeleton partHongbo Zhang3-0/+286
2019-07-01aspeed: Link SCU to the watchdogJoel Stanley2-0/+22
2019-07-01aspeed: vic: Add support for legacy register interfaceAndrew Jeffery1-42/+63
2019-07-01hw/misc/aspeed_xdma: New deviceEddie James4-0/+186
2019-07-01aspeed: Add support for the swift-bmc boardAdriana Kobylak1-0/+50
2019-07-01aspeed/smc: add a 'sdram_base' propertyCédric Le Goater2-0/+7
2019-07-01aspeed: add a RAM memory region containerCédric Le Goater1-4/+9
2019-07-01aspeed: remove the "ram" linkCédric Le Goater1-2/+0
2019-07-01aspeed/timer: Ensure positive muldiv deltaChristian Svensson1-1/+5
2019-07-01aspeed/timer: Fix match calculationsAndrew Jeffery1-3/+10
2019-07-01aspeed/timer: Status register contains reload for stopped timerAndrew Jeffery1-1/+5
2019-07-01aspeed/timer: Fix behaviour running LinuxJoel Stanley1-28/+31
2019-07-01aspeed: add support for multiple NICsCédric Le Goater1-14/+19
2019-07-01aspeed: introduce a configurable number of CPU per machineCédric Le Goater2-8/+32
2019-07-01hw/arm/aspeed: Add RTC to SoCJoel Stanley1-0/+13
2019-07-01hw: timer: Add ASPEED RTC deviceJoel Stanley3-1/+185
2019-07-01aspeed: add a per SoC mapping for the memory spaceCédric Le Goater2-49/+76
2019-07-01aspeed: add a per SoC mapping for the interrupt spaceCédric Le Goater1-8/+49
2019-07-01i.mx7d: pci: Update PCI IRQ mapping to match HWAndrey Smirnov1-2/+4
2019-07-01pci: designware: Update MSI mapping when MSI address changesAndrey Smirnov1-0/+2
2019-07-01pci: designware: Update MSI mapping unconditionallyAndrey Smirnov1-8/+2
2019-07-01i.mx7d: Add no-op/unimplemented PCIE PHY IP blockAndrey Smirnov1-0/+5
2019-07-01i.mx7d: Add no-op/unimplemented APBH DMA moduleAndrey Smirnov1-0/+6
2019-07-01hw/arm/virt: Add support for Cortex-A7Jan Kiszka1-0/+1
2019-07-01hw/arm/msf2-som: Exit when the cpu is not the expected onePhilippe Mathieu-Daudé1-0/+1
2019-07-01hw/arm/boot: fix direct kernel boot with initrdAndrew Jones1-1/+2
2019-07-01Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' ...Peter Maydell3-238/+281
2019-07-01Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...Peter Maydell13-97/+123
2019-06-28ati-vga: switch to vgabios-ati.binGerd Hoffmann1-1/+1
2019-06-28ati-vga: Fixes to offset and pitch registersBALATON Zoltan4-20/+43
2019-06-28ati-vga: Implement DDC and EDID info from monitorBALATON Zoltan5-2/+74
2019-06-28i2c: Move bitbang_i2c.h to include/hw/i2c/BALATON Zoltan4-15/+2
2019-06-26dma/rc4030: Minor code style cleanupAleksandar Markovic1-7/+11
2019-06-26dma/rc4030: Fix off-by-one error in specified memory region sizeAleksandar Markovic1-1/+2
2019-06-26hw/mips/gt64xxx_pci: Align the pci0-mem sizePhilippe Mathieu-Daudé1-1/+2
2019-06-26hw/mips/gt64xxx_pci: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé2-19/+14
2019-06-26hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf()Philippe Mathieu-Daudé1-11/+37
2019-06-26hw/mips/gt64xxx_pci: Fix 'spaces' coding style issuesPhilippe Mathieu-Daudé1-5/+6
2019-06-26hw/mips/gt64xxx_pci: Fix 'braces' coding style issuesPhilippe Mathieu-Daudé1-9/+18
2019-06-26hw/mips/gt64xxx_pci: Fix 'tabs' coding style issuesPhilippe Mathieu-Daudé1-156/+156
2019-06-26hw/mips/gt64xxx_pci: Fix multiline comment syntaxPhilippe Mathieu-Daudé1-29/+35
2019-06-24vfio-ccw: support async command subregionCornelia Huck3-6/+154
2019-06-24vfio-ccw: use vfio_set_irq_signalingCornelia Huck1-38/+13