aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-03-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...Peter Maydell
2022-03-02target/arm: Report KVM's actual PSCI version to guest in dtbPeter Maydell
2022-03-02target/arm: Support PSCI 1.1 and SMCCC 1.0Akihiko Odaki
2022-03-02hw/i2c: flatten pca954x mux devicePatrick Venture
2022-03-02hw/input/tsc210x: Don't abort on bad SPI word widthsPeter Maydell
2022-03-02hw/arm/mps2-tz.c: Update AN547 documentation URLPeter Maydell
2022-03-02mps3-an547: Add missing user ahb interfacesJimmy Brisson
2022-03-02migration: Remove load_state_old and minimum_version_id_oldPeter Maydell
2022-03-02clock-vmstate: Add missing END_OF_LISTDr. David Alan Gilbert
2022-03-02Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220302' into s...Peter Maydell
2022-03-02Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell
2022-03-02hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter()Daniel Henrique Barboza
2022-03-02spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lookup_arrays()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connector_new()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_drc.c: use g_autofree in drc_realize()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr.c: fail early if no firmware found in machine_init()Daniel Henrique Barboza
2022-03-02hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()Daniel Henrique Barboza
2022-03-02pnv/xive2: Add support for 8bits thread idCédric Le Goater
2022-03-02pnv/xive2: Add support for automatic save&restoreCédric Le Goater
2022-03-02xive2: Add a get_config() handler for the router configurationCédric Le Goater
2022-03-02pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)Cédric Le Goater
2022-03-02ppc/pnv: add XIVE Gen2 TIMA supportCédric Le Goater
2022-03-02pnv/xive2: Introduce new capability bitsCédric Le Goater
2022-03-02ppc/pnv: Add support for PHB5 "Address-based trigger" modeCédric Le Goater
2022-03-02ppc/pnv: Add support for PQ offload on PHB5Cédric Le Goater
2022-03-02ppc/xive: Add support for PQ state bits offloadCédric Le Goater
2022-03-02ppc/xive2: Add support for notification injection on ESB pagesCédric Le Goater
2022-03-02ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)Cédric Le Goater
2022-03-02ppc/pnv: Add a HOMER model to POWER10Cédric Le Goater
2022-03-02ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridgeCédric Le Goater
2022-03-02ppc/pnv: Add POWER10 quadsCédric Le Goater
2022-03-02ppc/pnv: Add a OCC model for POWER10Cédric Le Goater
2022-03-02ppc/pnv: Add a XIVE2 controller to the POWER10 chipCédric Le Goater
2022-03-02ppc/xive2: Introduce a presenter matching routineCédric Le Goater
2022-03-02ppc/xive2: Introduce a XIVE2 core frameworkCédric Le Goater
2022-03-02ppc/pnv: fix default PHB4 QOM hierarchyDaniel Henrique Barboza
2022-03-02hw/ppc/pnv: Determine ns16550's IRQ number from QOM propertyBernhard Beschow
2022-03-01Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...Peter Maydell
2022-03-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2022-02-28' into ...Peter Maydell
2022-02-28Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220227' int...Peter Maydell
2022-02-28semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFOAlex Bennée
2022-02-28rtc: Have event RTC_CHANGE identify the RTC by QOM pathMarkus Armbruster