aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
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-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
2020-01-30hw/sd: Configure number of slots exposed by the ASPEED SDHCI modelAndrew Jeffery1-0/+1
2020-01-29hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic2-10/+17
2020-01-27hppa: add emulation of LASI PS2 controllersSven Schnelle2-0/+17
2020-01-27hppa: Add support for LASI chip with i82596 NICHelge Deller1-0/+29
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-7/+15
2020-01-24qdev: register properties as class propertiesMarc-André Lureau1-2/+2
2020-01-24qdev: rename DeviceClass.propsPaolo Bonzini1-1/+6
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-0/+2
2020-01-24qdev: move helper function to monitor/miscMarc-André Lureau1-2/+0
2020-01-24qdev: remove extraneous errorMarc-André Lureau1-2/+1
2020-01-24cpu: Introduce cpu_class_set_parent_reset()Greg Kurz1-0/+4
2020-01-23hw/arm/exynos4210: Fix DMA initializationGuenter Roeck1-0/+4
2020-01-23hw/core/or-irq: Increase limit of or-lines to 48Guenter Roeck1-1/+1
2020-01-22vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaksPan Nengyuan1-0/+2
2020-01-22q35: implement 128K SMRAM at default SMBASE addressIgor Mammedov1-0/+10
2020-01-17i.MX: add an emulation for RNGCMartin Kaiser2-0/+40
2020-01-17hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé1-1/+0
2020-01-17hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé1-6/+0
2020-01-17hw/arm: Add the STM32F4xx SoCAlistair Francis1-0/+73
2020-01-17hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis1-0/+60
2020-01-17hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis1-0/+61
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-3/+0
2020-01-10Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...Peter Maydell6-10/+33