summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-05-05Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...Peter Maydell
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-05-04Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...Peter Maydell
2021-05-04hw/ppc/pnv_psi: Use device_cold_reset() instead of device_legacy_reset()Peter Maydell
2021-05-04hw/ppc/spapr_vio: Reset TCE table object with device_cold_reset()Peter Maydell
2021-05-04hw/intc/spapr_xive: Use device_cold_reset() instead of device_legacy_reset()Peter Maydell
2021-05-04target/ppc: Add POWER10 exception modelNicholas Piggin
2021-05-04target/ppc: rework AIL logic in interrupt deliveryNicholas Piggin
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é