aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2022-03-02ppc/xive: Add support for PQ state bits offloadCédric Le Goater7-18/+188
2022-03-02ppc/xive2: Add support for notification injection on ESB pagesCédric Le Goater2-0/+19
2022-03-02ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)Cédric Le Goater2-6/+30
2022-03-02ppc/pnv: Add a HOMER model to POWER10Cédric Le Goater2-0/+84
2022-03-02ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridgeCédric Le Goater3-0/+124
2022-03-02ppc/pnv: Add POWER10 quadsCédric Le Goater1-10/+40
2022-03-02ppc/pnv: Add a OCC model for POWER10Cédric Le Goater2-0/+26
2022-03-02ppc/pnv: Add a XIVE2 controller to the POWER10 chipCédric Le Goater4-4/+2539
2022-03-02ppc/xive2: Introduce a presenter matching routineCédric Le Goater1-0/+82
2022-03-02ppc/xive2: Introduce a XIVE2 core frameworkCédric Le Goater2-1/+668
2022-03-02ppc/pnv: fix default PHB4 QOM hierarchyDaniel Henrique Barboza1-20/+16
2022-03-02hw/ppc/pnv: Determine ns16550's IRQ number from QOM propertyBernhard Beschow1-1/+4
2022-03-01Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell1-0/+3
2022-03-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2022-02-28' into ...Peter Maydell4-7/+11
2022-02-28Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220227' int...Peter Maydell7-71/+195
2022-02-28rtc: Have event RTC_CHANGE identify the RTC by QOM pathMarkus Armbruster3-3/+7
2022-02-28hw/rtc: Compile pl031 once-onlyPeter Maydell1-1/+1
2022-02-28qapi: Move RTC_CHANGE back out of target schemaPeter Maydell3-3/+3
2022-02-28s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1David Miller1-0/+3
2022-02-26aspeed/sdmc: Add trace eventsCédric Le Goater2-0/+6
2022-02-26aspeed/smc: Add an address mask on segment registersCédric Le Goater1-0/+11
2022-02-26aspeed: Introduce a create_pca9552() helperCédric Le Goater1-22/+27
2022-02-26aspeed: rainier: Add strap values taken from hardwareJoel Stanley1-2/+2
2022-02-26aspeed: rainier: Add i2c LED devicesJoel Stanley1-0/+15
2022-02-26ast2600: Add Secure Boot Controller modelJoel Stanley3-0/+151
2022-02-26arm: Remove swift-bmc machineJoel Stanley1-64/+0
2022-02-26hw/openrisc/openrisc_sim: Add support for initrd loadingStafford Horne1-0/+31
2022-02-26hw/openrisc/openrisc_sim: Add automatic device tree generationStafford Horne2-16/+175
2022-02-25hw/openrisc/openrisc_sim: Increase max_cpus to 4Stafford Horne1-3/+5
2022-02-25hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UARTStafford Horne1-8/+24
2022-02-25hw/openrisc/openrisc_sim: Parameterize initializationStafford Horne1-8/+34
2022-02-25hw/openrisc/openrisc_sim: Create machine state for or1ksimStafford Horne1-2/+28
2022-02-22Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...Peter Maydell3-4/+6
2022-02-22hid: Implement support for side and extra buttonsNoah Bergbauer2-3/+5
2022-02-22Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell10-6/+10
2022-02-21Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-1/+3
2022-02-21hw/nvram: use at24 macroPatrick Venture1-1/+1
2022-02-21hw/arm: add initial mori-bmc boardPatrick Venture1-0/+32
2022-02-21hw/timer: fix a9gtimer vmstatePavel Dovgalyuk1-0/+21
2022-02-21include: Move hardware version declarations to new qemu/hw-version.hPeter Maydell5-0/+5
2022-02-21include: Move qemu_madvise() and related #defines to new qemu/madvise.hPeter Maydell1-0/+1
2022-02-21hw/arm/armv7m: Handle disconnected clock inputsPeter Maydell1-4/+22
2022-02-21Kconfig: Add 'imply I2C_DEVICES' on boards with available i2c busPeter Maydell1-0/+10
2022-02-21Kconfig: Add I2C_DEVICES device groupPeter Maydell3-0/+12
2022-02-21Mark remaining global TypeInfo instances as constBernhard Beschow38-40/+40
2022-02-21configure, meson: move TPM check to mesonPaolo Bonzini1-1/+3
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé4-0/+4
2022-02-21core/ptimers: Remove unnecessary 'sysemu/cpus.h' includePhilippe Mathieu-Daudé1-1/+0
2022-02-21hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' headerPhilippe Mathieu-Daudé1-1/+0
2022-02-21hw/remote: Add missing includePhilippe Mathieu-Daudé1-0/+1