summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
* | hw/southbridge/ich9: Removed unused headersPhilippe Mathieu-Daudé2020-03-092-2/+0Star
* | hw/net/e1000: Move macreg[] arrays to .rodata to save 1MiB of .dataPhilippe Mathieu-Daudé2020-03-092-4/+4
* | hw/net/e1000: Add readops/writeops typedefsPhilippe Mathieu-Daudé2020-03-092-4/+8
* | hw/audio/fmopl: Fix a typo twicePhilippe Mathieu-Daudé2020-03-091-2/+2
* | dp8393x: Mask EOL bit from descriptor addresses, take 2Finn Thain2020-03-091-2/+2
* | hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logicPhilippe Mathieu-Daudé2020-03-081-15/+17
* | vhost-vsock: fix error message outputNick Erdmann2020-03-081-1/+1
* | vhost: correctly turn on VIRTIO_F_IOMMU_PLATFORMJason Wang2020-03-081-1/+11
* | pcie_root_port: Add hotplug disabling optionJulia Suvorova2020-03-084-6/+10
|/
* qapi: Flatten object-addKevin Wolf2020-03-061-1/+10
* Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2...Peter Maydell2020-03-0511-174/+492
|\
| * hw/arm/virt: vTPM supportEric Auger2020-03-053-0/+41