summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ppc/pnv: fix default PHB4 QOM hierarchyDaniel Henrique Barboza2022-03-021-20/+16Star
* hw/ppc/pnv: Determine ns16550's IRQ number from QOM propertyBernhard Beschow2022-03-021-1/+4
* Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell2022-03-011-0/+3
|\
| * s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1David Miller2022-02-281-0/+3
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2022-02-28' into ...Peter Maydell2022-03-014-7/+11
|\ \
| * | rtc: Have event RTC_CHANGE identify the RTC by QOM pathMarkus Armbruster2022-02-283-3/+7
| * | hw/rtc: Compile pl031 once-onlyPeter Maydell2022-02-281-1/+1
| * | qapi: Move RTC_CHANGE back out of target schemaPeter Maydell2022-02-283-3/+3
| |/
* | Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220227' int...Peter Maydell2022-02-287-71/+195
|\ \
| * | aspeed/sdmc: Add trace eventsCédric Le Goater2022-02-262-0/+6
| * | aspeed/smc: Add an address mask on segment registersCédric Le Goater2022-02-261-0/+11
| * | aspeed: Introduce a create_pca9552() helperCédric Le Goater2022-02-261-22/+27
| * | aspeed: rainier: Add strap values taken from hardwareJoel Stanley2022-02-261-2/+2
| * | aspeed: rainier: Add i2c LED devicesJoel Stanley2022-02-261-0/+15
| * | ast2600: Add Secure Boot Controller modelJoel Stanley2022-02-263-0/+151
| * | arm: Remove swift-bmc machineJoel Stanley2022-02-261-64/+0Star
* | | hw/openrisc/openrisc_sim: Add support for initrd loadingStafford Horne2022-02-261-0/+31
* | | hw/openrisc/openrisc_sim: Add automatic device tree generationStafford Horne2022-02-262-16/+175
* | | hw/openrisc/openrisc_sim: Increase max_cpus to 4Stafford Horne2022-02-251-3/+5
* | | hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UARTStafford Horne2022-02-251-8/+24
* | | hw/openrisc/openrisc_sim: Parameterize initializationStafford Horne2022-02-251-8/+34
* | | hw/openrisc/openrisc_sim: Create machine state for or1ksimStafford Horne2022-02-251-2/+28
| |/ |/|
* | Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-...Peter Maydell2022-02-223-4/+6
|\ \
| * | hid: Implement support for side and extra buttonsNoah Bergbauer2022-02-222-3/+5
| * | hw/nvram: use at24 macroPatrick Venture2022-02-211-1/+1
* | | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell2022-02-2210-6/+10
|\ \ \
| * | | exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé2022-02-214-0/+4
| * | | core/ptimers: Remove unnecessary 'sysemu/cpus.h' includePhilippe Mathieu-Daudé2022-02-211-1/+0Star
| * | | hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' headerPhilippe Mathieu-Daudé2022-02-211-1/+0Star
| * | | hw/remote: Add missing includePhilippe Mathieu-Daudé2022-02-211-0/+1
| * | | hw/tpm: Clean includesPhilippe Mathieu-Daudé2022-02-213-4/+5
| |/ /
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2022-02-211-1/+3
|\ \ \
| * | | configure, meson: move TPM check to mesonPaolo Bonzini2022-02-211-1/+3
* | | | hw/arm: add initial mori-bmc boardPatrick Venture2022-02-211-0/+32
* | | | hw/timer: fix a9gtimer vmstatePavel Dovgalyuk2022-02-211-0/+21
* | | | include: Move hardware version declarations to new qemu/hw-version.hPeter Maydell2022-02-215-0/+5
* | | | include: Move qemu_madvise() and related #defines to new qemu/madvise.hPeter Maydell2022-02-211-0/+1
* | | | hw/arm/armv7m: Handle disconnected clock inputsPeter Maydell2022-02-211-4/+22
* | | | Kconfig: Add 'imply I2C_DEVICES' on boards with available i2c busPeter Maydell2022-02-211-0/+10
* | | | Kconfig: Add I2C_DEVICES device groupPeter Maydell2022-02-213-0/+12
* | | | Mark remaining global TypeInfo instances as constBernhard Beschow2022-02-2138-40/+40
| |/ / |/| |
* | | Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220218' into s...Peter Maydell2022-02-209-13/+830
|\ \ \
| * | | spapr: implement nested-hv capability for the virtual hypervisorNicholas Piggin2022-02-183-10/+374
| * | | target/ppc: Introduce a vhyp framework for nested HV supportNicholas Piggin2022-02-182-0/+12
| * | | target/ppc: make vhyp get_pate method take lpid and return successNicholas Piggin2022-02-181-1/+6
| * | | ppc: allow the hdecr timer to be created/destroyedNicholas Piggin2022-02-181-0/+21
| * | | spapr: prevent hdec timer being set up under virtual hypervisorNicholas Piggin2022-02-182-4/+4
| * | | spapr: nvdimm: Introduce spapr-nvdimm deviceShivaprasad G Bhat2022-02-181-0/+132
| * | | spapr: nvdimm: Implement H_SCM_FLUSH hcallShivaprasad G Bhat2022-02-182-0/+262
| * | | nvdimm: Add realize, unrealize callbacks to NVDIMMDevice classShivaprasad G Bhat2022-02-182-0/+21
| | |/ | |/|