aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2020-02-28multifd: Add multifd-compression parameterJuan Quintela1-0/+4
2020-02-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-1/+68
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
2020-02-19ppc/{ppc440_bamboo, sam460ex}: use memdev for RAMIgor Mammedov1-1/+1
2020-02-19ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixupIgor Mammedov1-5/+4
2020-02-19arm/aspeed: actually check RAM sizeIgor Mammedov1-0/+1
2020-02-19machine: introduce convenience MachineState::ramIgor Mammedov1-1/+11
2020-02-19machine: alias -mem-path and -mem-prealloc into memory-foo backendIgor Mammedov1-0/+8
2020-02-19machine: introduce memory-backend propertyIgor Mammedov1-0/+2
2020-02-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...Peter Maydell2-0/+48
2020-02-13hw/arm: ast2400/ast2500: Wire up EHCI controllersGuenter Roeck1-0/+6
2020-02-13i.MX: Add support for WDT on i.MX6Roman Kapl1-0/+3
2020-02-10riscv: virt: Use Goldfish RTC deviceAnup Patel1-0/+2
2020-02-10hw: rtc: Add Goldfish RTC deviceAnup Patel1-0/+46
2020-02-06hw/pci/pci_bridge: Fix typo in commentJulia Suvorova1-1/+1
2020-02-03migration: Include migration support for machine check handlingAravinda Prasad1-0/+2
2020-02-03ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS callsAravinda Prasad1-1/+3
2020-02-03target/ppc: Build rtas error log upon an MCEAravinda Prasad1-1/+5
2020-02-03target/ppc: Handle NMI guest exitAravinda Prasad1-0/+10
2020-02-03ppc: spapr: Introduce FWNMI capabilityAravinda Prasad1-1/+4
2020-02-02ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridgeCédric Le Goater5-0/+632
2020-02-02ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt5-0/+802
2020-02-02spapr: Implement get_dt_compatible() callbackStefan Berger1-0/+1
2020-02-02ppc/pnv: Add support for "hostboot" modeCédric Le Goater2-0/+3
2020-02-02hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth1-1/+0
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones1-0/+1
2020-01-30hw/core: deprecate old reset functions and introduce new onesDamien Hedde2-0/+36
2020-01-30hw/core/qdev: update hotplug reset regarding resettableDamien Hedde1-0/+11
2020-01-30hw/core/resettable: add support for changing parentDamien Hedde1-0/+16
2020-01-30hw/core: add Resettable support to BusClass and DeviceClassDamien Hedde1-0/+27
2020-01-30hw/core: create Resettable QOM interfaceDamien Hedde1-0/+211
2020-01-30add device_legacy_reset function to prepare for reset api changeDamien Hedde1-2/+2
2020-01-30hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0Cédric Le Goater1-0/+2
2020-01-30hw/arm: ast2600: Wire up the eMMC controllerAndrew Jeffery1-0/+2