aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
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
2020-01-30hw/core: create Resettable QOM interfaceDamien Hedde
2020-01-30add device_legacy_reset function to prepare for reset api changeDamien Hedde
2020-01-30hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0Cédric Le Goater
2020-01-30hw/arm: ast2600: Wire up the eMMC controllerAndrew Jeffery
2020-01-30hw/sd: Configure number of slots exposed by the ASPEED SDHCI modelAndrew Jeffery
2020-01-29hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic
2020-01-27hppa: add emulation of LASI PS2 controllersSven Schnelle
2020-01-27hppa: Add support for LASI chip with i82596 NICHelge Deller
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-24qdev: register properties as class propertiesMarc-André Lureau
2020-01-24qdev: rename DeviceClass.propsPaolo Bonzini
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2020-01-24qdev: move helper function to monitor/miscMarc-André Lureau
2020-01-24qdev: remove extraneous errorMarc-André Lureau
2020-01-24cpu: Introduce cpu_class_set_parent_reset()Greg Kurz
2020-01-23hw/arm/exynos4210: Fix DMA initializationGuenter Roeck
2020-01-23hw/core/or-irq: Increase limit of or-lines to 48Guenter Roeck
2020-01-22vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaksPan Nengyuan
2020-01-22q35: implement 128K SMRAM at default SMBASE addressIgor Mammedov
2020-01-17i.MX: add an emulation for RNGCMartin Kaiser
2020-01-17hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé
2020-01-17hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé
2020-01-17hw/arm: Add the STM32F4xx SoCAlistair Francis
2020-01-17hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis
2020-01-17hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-10Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...Peter Maydell
2020-01-10Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell
2020-01-09semihosting: add qemu_semihosting_console_inc for SYS_READCKeith Packard
2020-01-08ppc/pnv: fix check on return value of blk_getlength()Cédric Le Goater
2020-01-08pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptrGreg Kurz
2020-01-08xive: Add a "presenter" link property to the TCTX objectCédric Le Goater
2020-01-08ppc/pnv: Add a "pnor" const link property to the BMC internal simulatorGreg Kurz
2020-01-08ppc/pnv: Add an "nr-threads" property to the base chip classGreg Kurz
2020-01-08spapr, pnv, xive: Add a "xive-fabric" link to the XIVE routerGreg Kurz
2020-01-08pnv/xive: Use device_class_set_parent_realize()Greg Kurz
2020-01-08ppc/pnv: Introduce a "xics" property under the POWER8 chipCédric Le Goater
2020-01-08spapr/xive: Use device_class_set_parent_realize()Greg Kurz
2020-01-08mos6522: remove anh registerLaurent Vivier
2020-01-07Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...Peter Maydell
2020-01-07Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' ...Peter Maydell
2020-01-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell