aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell283-397/+25
2021-05-04Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...Peter Maydell9-63/+768
2021-05-03hw/rx/rx-gdbsim: Do not accept invalid memory sizePhilippe Mathieu-Daudé1-0/+1
2021-05-02mc146818rtc: put it into the 'misc' categoryGan Qixin1-0/+1
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth114-114/+0
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth91-91/+0
2021-05-02Do not include hw/boards.h if it's not really necessaryThomas Huth31-32/+0
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth40-40/+0
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth41-41/+0
2021-05-02hw: Do not include hw/irq.h if it is not necessaryThomas Huth12-12/+0
2021-05-02hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth27-27/+0
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth19-19/+0
2021-05-02hw/usb: Constify VMStateDescriptionPhilippe Mathieu-Daudé2-5/+5
2021-05-02hw/display/qxl: Constify VMStateDescriptionPhilippe Mathieu-Daudé1-4/+4
2021-05-02hw/arm: Constify VMStateDescriptionPhilippe Mathieu-Daudé7-10/+10
2021-05-02vmstate: Constify some VMStateDescriptionsKeqian Zhu1-1/+1
2021-05-02hw/pcmcia: Do not register PCMCIA type if not requiredPhilippe Mathieu-Daudé1-1/+1
2021-05-02hw/ide: Add Kconfig dependency MICRODRIVE -> PCMCIAPhilippe Mathieu-Daudé1-0/+1
2021-05-02hw/arm/pxa2xx: Declare PCMCIA bus with KconfigPhilippe Mathieu-Daudé1-0/+1
2021-05-02hw/mips: Restrict non-virtualized machines to TCGPhilippe Mathieu-Daudé1-3/+6
2021-05-02hw/isa/piix4: Use qdev_get_gpio_in_named() to get ISA IRQPhilippe Mathieu-Daudé1-2/+3
2021-05-01aspeed: Add support for the quanta-q7l1-bmc boardPatrick Venture1-0/+62
2021-05-01hw/block: m25p80: Add support for mt25ql02g and mt25qu02gCédric Le Goater1-0/+2
2021-05-01aspeed: Add support for the rainier-bmc boardCédric Le Goater1-0/+79
2021-05-01aspeed: Deprecate the swift-bmc machineCédric Le Goater1-0/+3
2021-05-01aspeed/smc: Add extra controls to request DMACédric Le Goater1-7/+67
2021-05-01aspeed/smc: Add a 'features' attribute to the object classCédric Le Goater1-19/+25
2021-05-01hw/misc/aspeed_xdma: Add AST2600 supportCédric Le Goater3-25/+105
2021-05-01aspeed: Integrate HACEJoel Stanley2-0/+31
2021-05-01hw: Model ASPEED's Hash and Crypto EngineJoel Stanley2-0/+390
2021-05-01hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use aliasPhilippe Mathieu-Daudé1-3/+4
2021-05-01aspeed/i2c: Rename DMA address spaceCédric Le Goater1-1/+2
2021-05-01aspeed/i2c: Fix DMA address maskCédric Le Goater1-1/+1
2021-05-01aspeed/smc: Remove unused "sdram-base" propertyCédric Le Goater3-9/+0
2021-05-01aspeed/smc: Use the RAM memory region for DMAsCédric Le Goater2-3/+2
2021-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+5
2021-04-30vhost-user-blk: Fail gracefully on too large queue sizeKevin Wolf1-0/+5
2021-04-30hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windowsPeter Maydell2-4/+56
2021-04-30hw: add compat machines for 6.1Cornelia Huck7-6/+63
2021-04-30hw/arm/smmuv3: Support 16K translation granuleKunkun Jiang1-2/+4
2021-04-26hw/block/nvme: fix invalid msix exclusive uninitKlaus Jensen1-1/+2
2021-04-19mptsas: Remove unused MPTSASState 'pending' field (CVE-2021-3392)Michael Tokarev2-7/+0
2021-04-17hw/arm/armsse: Make SSE-300 use Cortex-M55Peter Maydell1-2/+5
2021-04-17hw/arm/armsse: Give SSE-300 its own Property arrayPeter Maydell1-3/+14
2021-04-13Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...Peter Maydell1-4/+16
2021-04-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210413'...Peter Maydell1-3/+7
2021-04-13vhost-user-fs: fix features handlingAnton Kuchin1-4/+16
2021-04-13Merge remote-tracking branch 'remotes/philmd/tags/mips-20210413' into stagingPeter Maydell2-1/+15
2021-04-13Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210412' in...Peter Maydell2-57/+10
2021-04-13hw/isa/piix4: Migrate Reset Control RegisterPhilippe Mathieu-Daudé1-1/+14