summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/virt: kvm: allow gicv3 by default if v2 cannot workEric Auger2020-03-121-1/+16
* hw/arm/virt: kvm: Restructure finalize_gic_version()Eric Auger2020-03-121-20/+66
* target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmapEric Auger2020-03-121-2/+9
* hw/arm/virt: Introduce finalize_gic_version()Eric Auger2020-03-121-21/+33
* hw/arm/virt: Introduce VirtGICType enum typeEric Auger2020-03-121-15/+15
* hw/arm/virt: Document 'max' value in gic-version property descriptionEric Auger2020-03-121-1/+2
* hw/arm/allwinner: add RTC device supportNiek Linnenbank2020-03-125-1/+432
* hw/arm/allwinner-h3: add SDRAM controller deviceNiek Linnenbank2020-03-125-3/+391
* hw/arm/allwinner-h3: add Boot ROM supportNiek Linnenbank2020-03-122-0/+22
* hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank2020-03-127-1/+904
* hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank2020-03-128-1/+919
* hw/arm/allwinner: add Security Identifier deviceNiek Linnenbank2020-03-125-1/+191
* hw/arm/allwinner: add CPU Configuration moduleNiek Linnenbank2020-03-124-1/+296
* hw/arm/allwinner-h3: add System Control moduleNiek Linnenbank2020-03-123-1/+149
* hw/arm/allwinner-h3: add USB host controllerNiek Linnenbank2020-03-124-0/+64
* hw/arm/allwinner-h3: add Clock Control UnitNiek Linnenbank2020-03-123-1/+251
* hw/arm: add Xunlong Orange Pi PC machineNiek Linnenbank2020-03-122-1/+93
* hw/arm: add Allwinner H3 System-on-ChipNiek Linnenbank2020-03-123-0/+336
* hw/arm/fsl-imx25: Wire up USB controllersGuenter Roeck2020-03-121-0/+24
* hw/arm/fsl-imx25: Wire up eSDHC controllersGuenter Roeck2020-03-122-0/+48
* hw/arm/cubieboard: make sure SOC object isn't leakedIgor Mammedov2020-03-121-0/+3
* aspeed/smc: Fix User mode select/unselect schemeCédric Le Goater2020-03-122-16/+24
* aspeed/smc: Add some tracingCédric Le Goater2020-03-122-0/+26
* hw/intc/armv7m_nvic: Rebuild hflags on resetPeter Maydell2020-03-121-0/+6
* Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-03-10' into sta...Peter Maydell2020-03-121-2/+2
|\
| * 9p/proxy: Fix export_flagsGreg Kurz2020-03-101-2/+2
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20200310' into s...Peter Maydell2020-03-102-9/+34
|\ \
| * | s390x: ipl: Consolidate iplb validity check into one functionJanosch Frank2020-03-101-9/+9
| * | s390/ipl: sync back loadparmHalil Pasic2020-03-101-0/+25
* | | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200310-pull-request' ...Peter Maydell2020-03-102-4/+5
|\ \ \ | |_|/ |/| |
| * | usb/hcd-ehci: Remove redundant statementsChen Qun2020-03-091-3/+0Star
| * | usb-serial: wakeup device on inputJason Andryuk2020-03-091-1/+5
* | | usb/dev-storage: remove unused includeMaxim Levitsky2020-03-091-1/+0Star
| |/ |/|
* | display/exynos4210_fimd: Remove redundant statement in exynos4210_fimd_update()Chen Qun2020-03-091-1/+0Star
* | display/pxa2xx_lcd: Remove redundant statement in pxa2xx_palette_parse()Chen Qun2020-03-091-1/+0Star
* | scsi/scsi-disk: Remove redundant statement in scsi_disk_emulate_command()Chen Qun2020-03-091-1/+0Star
* | dma/xlnx-zdma: Remove redundant statement in zdma_write_dst()Chen Qun2020-03-091-5/+5
* | core/qdev: fix memleak in qdev_get_gpio_out_connector()Pan Nengyuan2020-03-091-1/+1
* | hw/pci-host/q35: Remove unused includesPhilippe Mathieu-Daudé2020-03-091-0/+1
* | hw/i386: Include "hw/mem/nvdimm.h"Philippe Mathieu-Daudé2020-03-094-0/+4
* | hw/acpi: Include "hw/mem/nvdimm.h"Philippe Mathieu-Daudé2020-03-092-0/+2
* | hw/pci-host/piix: Include "qemu/range.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* | hw/i2c/smbus_ich9: Include "qemu/range.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* | hw/timer/hpet: Include "exec/address-spaces.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* | hw/acpi/cpu_hotplug: Include "hw/pci/pci.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* | hw/hppa/machine: Include "net/net.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* | hw/alpha/dp264: Include "net/net.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* | hw/alpha/alpha_sys: Remove unused "hw/ide.h" headerPhilippe Mathieu-Daudé2020-03-091-1/+0Star
* | hw/usb/dev-storage: Remove unused "ui/console.h" headerPhilippe Mathieu-Daudé2020-03-091-1/+0Star
* | hw/timer: Remove unused "ui/console.h" headerPhilippe Mathieu-Daudé2020-03-092-2/+0Star