summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* aspeed/smc: add a 'sdram_base' propertyCédric Le Goater2019-07-012-0/+7
* aspeed: add a RAM memory region containerCédric Le Goater2019-07-011-4/+9
* aspeed: remove the "ram" linkCédric Le Goater2019-07-011-2/+0Star
* aspeed/timer: Ensure positive muldiv deltaChristian Svensson2019-07-011-1/+5
* aspeed/timer: Fix match calculationsAndrew Jeffery2019-07-011-3/+10
* aspeed/timer: Status register contains reload for stopped timerAndrew Jeffery2019-07-011-1/+5
* aspeed/timer: Fix behaviour running LinuxJoel Stanley2019-07-011-28/+31
* aspeed: add support for multiple NICsCédric Le Goater2019-07-011-14/+19
* aspeed: introduce a configurable number of CPU per machineCédric Le Goater2019-07-012-8/+32
* hw/arm/aspeed: Add RTC to SoCJoel Stanley2019-07-011-0/+13
* hw: timer: Add ASPEED RTC deviceJoel Stanley2019-07-013-1/+185
* aspeed: add a per SoC mapping for the memory spaceCédric Le Goater2019-07-012-49/+76
* aspeed: add a per SoC mapping for the interrupt spaceCédric Le Goater2019-07-011-8/+49
* i.mx7d: pci: Update PCI IRQ mapping to match HWAndrey Smirnov2019-07-011-2/+4
* pci: designware: Update MSI mapping when MSI address changesAndrey Smirnov2019-07-011-0/+2
* pci: designware: Update MSI mapping unconditionallyAndrey Smirnov2019-07-011-8/+2Star
* i.mx7d: Add no-op/unimplemented PCIE PHY IP blockAndrey Smirnov2019-07-011-0/+5
* i.mx7d: Add no-op/unimplemented APBH DMA moduleAndrey Smirnov2019-07-011-0/+6
* hw/arm/virt: Add support for Cortex-A7Jan Kiszka2019-07-011-0/+1
* hw/arm/msf2-som: Exit when the cpu is not the expected onePhilippe Mathieu-Daudé2019-07-011-0/+1
* hw/arm/boot: fix direct kernel boot with initrdAndrew Jones2019-07-011-1/+2
* Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' ...Peter Maydell2019-07-013-238/+281
|\
| * dma/rc4030: Minor code style cleanupAleksandar Markovic2019-06-261-7/+11
| * dma/rc4030: Fix off-by-one error in specified memory region sizeAleksandar Markovic2019-06-261-1/+2
| * hw/mips/gt64xxx_pci: Align the pci0-mem sizePhilippe Mathieu-Daudé2019-06-261-1/+2
| * hw/mips/gt64xxx_pci: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé2019-06-262-19/+14Star
| * hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf()Philippe Mathieu-Daudé2019-06-261-11/+37
| * hw/mips/gt64xxx_pci: Fix 'spaces' coding style issuesPhilippe Mathieu-Daudé2019-06-261-5/+6
| * hw/mips/gt64xxx_pci: Fix 'braces' coding style issuesPhilippe Mathieu-Daudé2019-06-261-9/+18
| * hw/mips/gt64xxx_pci: Fix 'tabs' coding style issuesPhilippe Mathieu-Daudé2019-06-261-156/+156
| * hw/mips/gt64xxx_pci: Fix multiline comment syntaxPhilippe Mathieu-Daudé2019-06-261-29/+35
* | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...Peter Maydell2019-07-0113-97/+123
|\ \
| * | xen: Import other xen/io/*.hAnthony PERARD2019-06-247-15/+10Star
| * | xen: Drop includes of xen/hvm/params.hAnthony PERARD2019-06-242-3/+0Star
| * | xen: Avoid VLAAnthony PERARD2019-06-241-4/+11
| * | xen-bus / xen-block: add support for event channel pollingPaul Durrant2019-06-242-10/+18
| * | xen-bus: allow AioContext to be specified for each event channelPaul Durrant2019-06-242-4/+8
| * | xen-bus: use a separate fd for each event channelPaul Durrant2019-06-241-39/+40
| * | xen-block: support feature-large-sector-sizePaul Durrant2019-06-243-26/+40
| |/
* / nvme: do not advertise support for unsupported arbitration mechanismKlaus Birkelund Jensen2019-06-241-1/+0Star
|/
* hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1Greg Kurz2019-06-213-11/+9Star
* sd: Fix out-of-bounds assertionsLidong Chen2019-06-211-2/+2
* i386/kvm: convert hyperv enlightenments properties from bools to bitsVitaly Kuznetsov2019-06-211-1/+2
* hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1Peter Maydell2019-06-171-1/+7
* hw/intc/arm_gicv3: Fix decoding of ID register rangePeter Maydell2019-06-172-4/+4
* hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boardsPeter Maydell2019-06-172-12/+54
* hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPUPeter Maydell2019-06-171-0/+18
* hw/arm/boot: Honour image size field in AArch64 Image format kernelsPeter Maydell2019-06-171-2/+15
* hw/arm/boot: Avoid placing the initrd on top of the kernelPeter Maydell2019-06-171-14/+20
* hw/arm/boot: Diagnose layouts that put initrd or DTB off the end of RAMPeter Maydell2019-06-171-0/+23