aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2020-02-28arm_gic: Mask the un-supported priority bitsSai Pavan Boddu
2020-02-28Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell
2020-02-28Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200227' into st...Peter Maydell
2020-02-28multifd: Add multifd-compression parameterJuan Quintela
2020-02-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-02-27xen-bus/block: explicitly assign event channels to an AioContextPaul Durrant
2020-02-27hw/arm/virt: Add the virtio-iommu device tree mappingsEric Auger
2020-02-27virtio-iommu-pci: Add virtio iommu pci supportEric Auger
2020-02-27virtio-iommu: Implement attach/detach commandEric Auger
2020-02-27virtio-iommu: Add skeletonEric Auger
2020-02-25vhost-user-blk: convert to new virtio_delete_queuePan Nengyuan
2020-02-25vhost-user-fs: convert to the new virtio_delete_queue functionPan Nengyuan
2020-02-25Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini
2020-02-21arm: allwinner: Wire up USB portsGuenter Roeck
2020-02-21spapr: Don't use spapr_drc_needed() in CAS codeGreg Kurz
2020-02-21spapr: Allow changing offset for -kernel imageAlexey Kardashevskiy
2020-02-21spapr: Add Hcalls to support PAPR NVDIMM deviceShivaprasad G Bhat
2020-02-21spapr: Add NVDIMM device supportShivaprasad G Bhat
2020-02-21nvdimm: add uuid property to nvdimmShivaprasad G Bhat
2020-02-20hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argumentPhilippe Mathieu-Daudé
2020-02-20hw/ide/internal: Remove unused DMARestartFunc typedefPhilippe Mathieu-Daudé
2020-02-19remove no longer used memory_region_allocate_system_memory()Igor Mammedov
2020-02-19ppc/{ppc440_bamboo, sam460ex}: use memdev for RAMIgor Mammedov
2020-02-19ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixupIgor Mammedov
2020-02-19arm/aspeed: actually check RAM sizeIgor Mammedov
2020-02-19machine: introduce convenience MachineState::ramIgor Mammedov
2020-02-19machine: alias -mem-path and -mem-prealloc into memory-foo backendIgor Mammedov
2020-02-19machine: introduce memory-backend propertyIgor Mammedov
2020-02-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf2' i...Peter Maydell
2020-02-13hw/arm: ast2400/ast2500: Wire up EHCI controllersGuenter Roeck
2020-02-13i.MX: Add support for WDT on i.MX6Roman Kapl
2020-02-10riscv: virt: Use Goldfish RTC deviceAnup Patel
2020-02-10hw: rtc: Add Goldfish RTC deviceAnup Patel
2020-02-06hw/pci/pci_bridge: Fix typo in commentJulia Suvorova
2020-02-03migration: Include migration support for machine check handlingAravinda Prasad
2020-02-03ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS callsAravinda Prasad
2020-02-03target/ppc: Build rtas error log upon an MCEAravinda Prasad
2020-02-03target/ppc: Handle NMI guest exitAravinda Prasad
2020-02-03ppc: spapr: Introduce FWNMI capabilityAravinda Prasad
2020-02-02ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridgeCédric Le Goater
2020-02-02ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt
2020-02-02spapr: Implement get_dt_compatible() callbackStefan Berger
2020-02-02ppc/pnv: Add support for "hostboot" modeCédric Le Goater
2020-02-02hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones
2020-01-30hw/core: deprecate old reset functions and introduce new onesDamien Hedde
2020-01-30hw/core/qdev: update hotplug reset regarding resettableDamien Hedde
2020-01-30hw/core/resettable: add support for changing parentDamien Hedde
2020-01-30hw/core: add Resettable support to BusClass and DeviceClassDamien Hedde