summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/arm/virt: Introduce finalize_gic_version()Eric Auger2020-03-121-0/+1
* hw/arm/virt: Introduce VirtGICType enum typeEric Auger2020-03-121-2/+9
* hw/arm/allwinner: add RTC device supportNiek Linnenbank2020-03-123-0/+139
* hw/arm/allwinner-h3: add SDRAM controller deviceNiek Linnenbank2020-03-122-0/+111
* hw/arm/allwinner-h3: add Boot ROM supportNiek Linnenbank2020-03-121-0/+21
* hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank2020-03-122-0/+102
* hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank2020-03-123-0/+140
* hw/arm/allwinner: add Security Identifier deviceNiek Linnenbank2020-03-122-0/+63
* hw/arm/allwinner: add CPU Configuration moduleNiek Linnenbank2020-03-122-0/+55
* hw/arm/allwinner-h3: add System Control moduleNiek Linnenbank2020-03-122-0/+70
* hw/arm/allwinner-h3: add USB host controllerNiek Linnenbank2020-03-121-0/+8
* hw/arm/allwinner-h3: add Clock Control UnitNiek Linnenbank2020-03-122-0/+69
* hw/arm: add Allwinner H3 System-on-ChipNiek Linnenbank2020-03-121-0/+106
* hw/arm/fsl-imx25: Wire up USB controllersGuenter Roeck2020-03-121-0/+9
* hw/arm/fsl-imx25: Wire up eSDHC controllersGuenter Roeck2020-03-121-0/+9
* hw/i386/pc: Clean up includesPhilippe Mathieu-Daudé2020-03-091-8/+3Star
* hw/pci-host/q35: Remove unused includesPhilippe Mathieu-Daudé2020-03-091-7/+0Star
* hw/pci-host/q35: Include "qemu/range.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* hw/i386/intel_iommu: Remove unused includesPhilippe Mathieu-Daudé2020-03-091-4/+0Star
* hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic.h" headerPhilippe Mathieu-Daudé2020-03-091-1/+0Star
* hw/southbridge/ich9: Removed unused headersPhilippe Mathieu-Daudé2020-03-091-1/+0Star
* pcie_root_port: Add hotplug disabling optionJulia Suvorova2020-03-082-1/+4
* hw/arm: versal: Add support for the LPD ADMAsEdgar E. Iglesias2020-03-051-0/+6
* Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf3' i...Peter Maydell2020-03-031-1/+2
|\
| * hw/riscv: Provide rdtime callback for TCG in CLINT emulationAnup Patel2020-02-271-1/+2
* | hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé2020-02-281-1/+3
* | hw/nmi: Fix the NMI() macro, based on INTERFACE_CHECK()Philippe Mathieu-Daudé2020-02-281-1/+1
* | arm_gic: Mask the un-supported priority bitsSai Pavan Boddu2020-02-282-0/+3
* | Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell2020-02-281-0/+4
|\ \
| * | multifd: Add multifd-compression parameterJuan Quintela2020-02-281-0/+4
| |/
* | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200227' into st...Peter Maydell2020-02-281-1/+4
|\ \ | |/ |/|
| * xen-bus/block: explicitly assign event channels to an AioContextPaul Durrant2020-02-271-1/+4
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-02-275-1/+68
|\ \ | |/ |/|
| * hw/arm/virt: Add the virtio-iommu device tree mappingsEric Auger2020-02-271-0/+2
| * virtio-iommu-pci: Add virtio iommu pci supportEric Auger2020-02-272-0/+2
| * virtio-iommu: Implement attach/detach commandEric Auger2020-02-271-0/+3
| * virtio-iommu: Add skeletonEric Auger2020-02-271-0/+57
| * vhost-user-blk: convert to new virtio_delete_queuePan Nengyuan2020-02-251-1/+2
| * vhost-user-fs: convert to the new virtio_delete_queue functionPan Nengyuan2020-02-251-0/+2
* | Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini2020-02-251-2/+1Star
|\ \
| * | hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argumentPhilippe Mathieu-Daudé2020-02-201-1/+1
| * | hw/ide/internal: Remove unused DMARestartFunc typedefPhilippe Mathieu-Daudé2020-02-201-1/+0Star
* | | Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini2020-02-253-38/+26Star
|\ \ \ | |_|/ |/| |
| * | remove no longer used memory_region_allocate_system_memory()Igor Mammedov2020-02-191-32/+0Star
| * | ppc/{ppc440_bamboo, sam460ex}: use memdev for RAMIgor Mammedov2020-02-191-1/+1
| * | ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixupIgor Mammedov2020-02-191-5/+4Star
| * | arm/aspeed: actually check RAM sizeIgor Mammedov2020-02-191-0/+1
| * | machine: introduce convenience MachineState::ramIgor Mammedov2020-02-191-1/+11
| * | machine: alias -mem-path and -mem-prealloc into memory-foo backendIgor Mammedov2020-02-191-0/+8
| * | machine: introduce memory-backend propertyIgor Mammedov2020-02-191-0/+2
| |/