aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2022-03-02hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string()Daniel Henrique Barboza1-4/+3
2022-03-02hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string()Daniel Henrique Barboza1-5/+3
2022-03-02hw/ppc/spapr.c: fail early if no firmware found in machine_init()Daniel Henrique Barboza1-13/+11
2022-03-02hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()Daniel Henrique Barboza1-5/+2
2022-03-02pnv/xive2: Add support for 8bits thread idCédric Le Goater2-1/+7
2022-03-02pnv/xive2: Add support for automatic save&restoreCédric Le Goater3-6/+141
2022-03-02xive2: Add a get_config() handler for the router configurationCédric Le Goater2-0/+20
2022-03-02pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)Cédric Le Goater2-5/+23
2022-03-02ppc/pnv: add XIVE Gen2 TIMA supportCédric Le Goater2-2/+120
2022-03-02pnv/xive2: Introduce new capability bitsCédric Le Goater2-2/+7
2022-03-02ppc/pnv: Add support for PHB5 "Address-based trigger" modeCédric Le Goater2-6/+69
2022-03-02ppc/pnv: Add support for PQ offload on PHB5Cédric Le Goater2-1/+30
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