aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-05-04spapr_drc.c: handle hotunplug errors in drc_unisolate_logical()Daniel Henrique Barboza
2021-05-04spapr.c: do not use MachineClass::max_cpus to limit CPUsDaniel Henrique Barboza
2021-05-04ppc/spapr: Add support for implement support for H_SCM_HEALTHVaibhav Jain
2021-05-04spapr: Rename RTAS_MAX_ADDR to FDT_MAX_ADDRAlexey Kardashevskiy
2021-05-04hw/ppc: Add emulation of Genesi/bPlan Pegasos IIBALATON Zoltan
2021-05-04hw/pci-host: Add emulation of Marvell MV64361 PPC system controllerBALATON Zoltan
2021-05-04vt82c686: Add emulation of VT8231 south bridgeBALATON Zoltan
2021-05-04vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on itBALATON Zoltan
2021-05-04vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIOBALATON Zoltan
2021-05-04vt82c686: QOM-ify superio related functionalityBALATON Zoltan
2021-05-04hw/ppc/spapr_rtas: Update hflags after setting msrRichard Henderson
2021-05-04hw/ppc/pnv_core: Update hflags after setting msrRichard Henderson
2021-05-04hw/ppc/mac_newworld: Restrict RAM to 2 GiBPhilippe Mathieu-Daudé
2021-05-03hw/rx/rx-gdbsim: Do not accept invalid memory sizePhilippe Mathieu-Daudé
2021-05-02mc146818rtc: put it into the 'misc' categoryGan Qixin
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth
2021-05-02hw: Do not include hw/irq.h if it is not necessaryThomas Huth
2021-05-02hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth
2021-05-02hw/usb: Constify VMStateDescriptionPhilippe Mathieu-Daudé
2021-05-02hw/display/qxl: Constify VMStateDescriptionPhilippe Mathieu-Daudé
2021-05-02hw/arm: Constify VMStateDescriptionPhilippe Mathieu-Daudé
2021-05-02vmstate: Constify some VMStateDescriptionsKeqian Zhu
2021-05-02hw/pcmcia: Do not register PCMCIA type if not requiredPhilippe Mathieu-Daudé
2021-05-02hw/ide: Add Kconfig dependency MICRODRIVE -> PCMCIAPhilippe Mathieu-Daudé
2021-05-02hw/arm/pxa2xx: Declare PCMCIA bus with KconfigPhilippe Mathieu-Daudé
2021-05-02hw/mips: Restrict non-virtualized machines to TCGPhilippe Mathieu-Daudé
2021-05-02hw/isa/piix4: Use qdev_get_gpio_in_named() to get ISA IRQPhilippe Mathieu-Daudé
2021-05-01aspeed: Add support for the quanta-q7l1-bmc boardPatrick Venture
2021-05-01hw/block: m25p80: Add support for mt25ql02g and mt25qu02gCédric Le Goater
2021-05-01aspeed: Add support for the rainier-bmc boardCédric Le Goater
2021-05-01aspeed: Deprecate the swift-bmc machineCédric Le Goater
2021-05-01aspeed/smc: Add extra controls to request DMACédric Le Goater
2021-05-01aspeed/smc: Add a 'features' attribute to the object classCédric Le Goater
2021-05-01hw/misc/aspeed_xdma: Add AST2600 supportCédric Le Goater
2021-05-01aspeed: Integrate HACEJoel Stanley
2021-05-01hw: Model ASPEED's Hash and Crypto EngineJoel Stanley
2021-05-01hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use aliasPhilippe Mathieu-Daudé
2021-05-01aspeed/i2c: Rename DMA address spaceCédric Le Goater
2021-05-01aspeed/i2c: Fix DMA address maskCédric Le Goater
2021-05-01aspeed/smc: Remove unused "sdram-base" propertyCédric Le Goater
2021-05-01aspeed/smc: Use the RAM memory region for DMAsCédric Le Goater
2021-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-04-30vhost-user-blk: Fail gracefully on too large queue sizeKevin Wolf
2021-04-30hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windowsPeter Maydell
2021-04-30hw: add compat machines for 6.1Cornelia Huck