aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2020-03-12hw/arm/virt: Introduce finalize_gic_version()Eric Auger1-0/+1
2020-03-12hw/arm/virt: Introduce VirtGICType enum typeEric Auger1-2/+9
2020-03-12hw/arm/allwinner: add RTC device supportNiek Linnenbank3-0/+139
2020-03-12hw/arm/allwinner-h3: add SDRAM controller deviceNiek Linnenbank2-0/+111
2020-03-12hw/arm/allwinner-h3: add Boot ROM supportNiek Linnenbank1-0/+21
2020-03-12hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank2-0/+102
2020-03-12hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank3-0/+140
2020-03-12hw/arm/allwinner: add Security Identifier deviceNiek Linnenbank2-0/+63
2020-03-12hw/arm/allwinner: add CPU Configuration moduleNiek Linnenbank2-0/+55
2020-03-12hw/arm/allwinner-h3: add System Control moduleNiek Linnenbank2-0/+70
2020-03-12hw/arm/allwinner-h3: add USB host controllerNiek Linnenbank1-0/+8
2020-03-12hw/arm/allwinner-h3: add Clock Control UnitNiek Linnenbank2-0/+69
2020-03-12hw/arm: add Allwinner H3 System-on-ChipNiek Linnenbank1-0/+106
2020-03-12hw/arm/fsl-imx25: Wire up USB controllersGuenter Roeck1-0/+9
2020-03-12hw/arm/fsl-imx25: Wire up eSDHC controllersGuenter Roeck1-0/+9
2020-03-09hw/i386/pc: Clean up includesPhilippe Mathieu-Daudé1-8/+3
2020-03-09hw/pci-host/q35: Remove unused includesPhilippe Mathieu-Daudé1-7/+0
2020-03-09hw/pci-host/q35: Include "qemu/range.h"Philippe Mathieu-Daudé1-0/+1
2020-03-09hw/i386/intel_iommu: Remove unused includesPhilippe Mathieu-Daudé1-4/+0
2020-03-09hw/i386/ioapic_internal: Remove unused "hw/i386/ioapic.h" headerPhilippe Mathieu-Daudé1-1/+0
2020-03-09hw/southbridge/ich9: Removed unused headersPhilippe Mathieu-Daudé1-1/+0
2020-03-08pcie_root_port: Add hotplug disabling optionJulia Suvorova2-1/+4
2020-03-05hw/arm: versal: Add support for the LPD ADMAsEdgar E. Iglesias1-0/+6
2020-03-03Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf3' i...Peter Maydell1-1/+2
2020-02-28hw: Make MachineClass::is_default a boolean typePhilippe Mathieu-Daudé1-1/+3
2020-02-28hw/nmi: Fix the NMI() macro, based on INTERFACE_CHECK()Philippe Mathieu-Daudé1-1/+1
2020-02-28arm_gic: Mask the un-supported priority bitsSai Pavan Boddu2-0/+3
2020-02-28Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell1-0/+4
2020-02-28Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200227' into st...Peter Maydell1-1/+4
2020-02-28multifd: Add multifd-compression parameterJuan Quintela1-0/+4
2020-02-27hw/riscv: Provide rdtime callback for TCG in CLINT emulationAnup Patel1-1/+2
2020-02-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-1/+68
2020-02-27xen-bus/block: explicitly assign event channels to an AioContextPaul Durrant1-1/+4
2020-02-27hw/arm/virt: Add the virtio-iommu device tree mappingsEric Auger1-0/+2
2020-02-27virtio-iommu-pci: Add virtio iommu pci supportEric Auger2-0/+2
2020-02-27virtio-iommu: Implement attach/detach commandEric Auger1-0/+3
2020-02-27virtio-iommu: Add skeletonEric Auger1-0/+57
2020-02-25vhost-user-blk: convert to new virtio_delete_queuePan Nengyuan1-1/+2
2020-02-25vhost-user-fs: convert to the new virtio_delete_queue functionPan Nengyuan1-0/+2
2020-02-25Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini1-2/+1
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini3-38/+26
2020-02-21arm: allwinner: Wire up USB portsGuenter Roeck1-0/+6
2020-02-21spapr: Don't use spapr_drc_needed() in CAS codeGreg Kurz1-1/+3
2020-02-21spapr: Allow changing offset for -kernel imageAlexey Kardashevskiy1-0/+1
2020-02-21spapr: Add Hcalls to support PAPR NVDIMM deviceShivaprasad G Bhat1-1/+7
2020-02-21spapr: Add NVDIMM device supportShivaprasad G Bhat2-0/+46
2020-02-21nvdimm: add uuid property to nvdimmShivaprasad G Bhat1-0/+7
2020-02-20hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argumentPhilippe Mathieu-Daudé1-1/+1
2020-02-20hw/ide/internal: Remove unused DMARestartFunc typedefPhilippe Mathieu-Daudé1-1/+0
2020-02-19remove no longer used memory_region_allocate_system_memory()Igor Mammedov1-32/+0