aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-03-12nvme: fix write zeroes offset and countKeith Busch1-3/+3
2019-03-12Merge remote-tracking branch 'remotes/armbru/tags/pull-pflash-2019-03-11' int...Peter Maydell28-399/+385
2019-03-12vfio: Make vfio_get_region_info_cap publicAlexey Kardashevskiy1-1/+1
2019-03-12spapr: Use CamelCase properlyDavid Gibson23-904/+904
2019-03-12ppc/pnv: add a "ibm,opal/power-mgt" device tree node on POWER9Cédric Le Goater1-0/+15
2019-03-12ppc/pnv: add more dummy XSCOM addressesCédric Le Goater1-6/+27
2019-03-12ppc/pnv: POWER9 XSCOM quad supportCédric Le Goater2-1/+124
2019-03-12ppc/pnv: extend XSCOM core support for POWER9Cédric Le Goater1-13/+87
2019-03-12ppc/pnv: add a OCC model for POWER9Cédric Le Goater2-0/+85
2019-03-12ppc/pnv: add a OCC model classCédric Le Goater2-18/+39
2019-03-12ppc/pnv: add SerIRQ routing registersCédric Le Goater1-0/+14
2019-03-12ppc/pnv: add a LPC Controller model for POWER9Cédric Le Goater2-1/+221
2019-03-12ppc/pnv: add a 'dt_isa_nodename' to the chipCédric Le Goater1-13/+5
2019-03-12ppc/pnv: add a LPC Controller class modelCédric Le Goater2-25/+62
2019-03-12ppc/pnv: lpc: fix OPB address rangesCédric Le Goater1-3/+4
2019-03-12ppc/pnv: add a PSI bridge model for POWER9Cédric Le Goater2-2/+345
2019-03-12ppc/pnv: add a PSI bridge class modelCédric Le Goater2-26/+59
2019-03-12mac_newworld: use node name instead of alias name for hd device in FWPathProv...Mark Cave-Ayland1-2/+2
2019-03-12mac_oldworld: use node name instead of alias name for hd device in FWPathProv...Mark Cave-Ayland1-2/+2
2019-03-12spapr_iommu: Do not replay mappings from just created DMA windowAlexey Kardashevskiy2-0/+41
2019-03-12ppc/pnv: psi: add a reset handlerCédric Le Goater1-0/+11
2019-03-12ppc/pnv: psi: add a PSIHB_REG macroCédric Le Goater1-2/+4
2019-03-12ppc/pnv: fix logging primitives using OxCédric Le Goater2-7/+7
2019-03-12ppc/xive: activate HV supportCédric Le Goater1-3/+54
2019-03-12ppc/pnv: introduce a new pic_print_info() operation to the chip modelCédric Le Goater1-3/+24
2019-03-12ppc/pnv: introduce a new dt_populate() operation to the chip modelCédric Le Goater1-2/+25
2019-03-12ppc/pnv: add a XIVE interrupt controller model for POWER9Cédric Le Goater4-2/+2045
2019-03-12ppc/pnv: change the CPU machine_data presenter type to Object *Cédric Le Goater2-4/+4
2019-03-12ppc/pnv: export the xive_router_notify() routineCédric Le Goater1-1/+1
2019-03-12ppc/xive: export the TIMA memory accessorsCédric Le Goater1-5/+18
2019-03-12ppc: externalize ppc_get_vcpu_by_pir()Cédric Le Goater2-16/+16
2019-03-12ppc/xive: hardwire the Physical CAM line of the thread contextCédric Le Goater1-1/+30
2019-03-12PPC: E500: Add FSL I2C controller and integrate RTC with itAndrew Randrianasulu4-0/+416
2019-03-12target/ppc/spapr: Enable H_PAGE_INIT in-kernel handlingSuraj Jitindar Singh1-0/+3
2019-03-12target/ppc/spapr: Clear partition table entry when allocating hash tableSuraj Jitindar Singh2-4/+9
2019-03-12target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine typeSuraj Jitindar Singh1-3/+6
2019-03-12target/ppc/tcg: make spapr_caps apply cap-[cfpc/sbbc/ibs] non-fatal for tcgSuraj Jitindar Singh1-9/+26
2019-03-12target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh3-0/+32
2019-03-12target/ppc/spapr: Add workaround option to SPAPR_CAP_IBSSuraj Jitindar Singh2-11/+15
2019-03-12target/ppc/spapr: Enable the large decrementer for pseries-4.0Suraj Jitindar Singh2-1/+7
2019-03-12target/ppc: Implement large decrementer support for KVMSuraj Jitindar Singh1-3/+19
2019-03-12target/ppc: Implement large decrementer support for TCGSuraj Jitindar Singh3-27/+103
2019-03-12target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTERSuraj Jitindar Singh2-0/+20
2019-03-12Revert "spapr: support memory unplug for qtest"Greg Kurz1-6/+0
2019-03-12spapr: Simulate CAS for qtestGreg Kurz1-0/+11
2019-03-12vfio/spapr: Rename local systempagesize variableAlexey Kardashevskiy1-3/+3
2019-03-12vfio/spapr: Fix indirect levels calculationAlexey Kardashevskiy2-11/+34
2019-03-11pc: Support firmware configuration with -blockdevMarkus Armbruster2-83/+154
2019-03-11pc_sysfw: Pass PCMachineState to pc_system_firmware_init()Philippe Mathieu-Daudé2-2/+5
2019-03-11pc_sysfw: Remove unused PcSysFwDevicePhilippe Mathieu-Daudé1-5/+0