aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-03-12ppc/pnv: psi: add a PSIHB_REG macroCédric Le Goater
2019-03-12ppc/pnv: fix logging primitives using OxCédric Le Goater
2019-03-12ppc/xive: activate HV supportCédric Le Goater
2019-03-12ppc/pnv: introduce a new pic_print_info() operation to the chip modelCédric Le Goater
2019-03-12ppc/pnv: introduce a new dt_populate() operation to the chip modelCédric Le Goater
2019-03-12ppc/pnv: add a XIVE interrupt controller model for POWER9Cédric Le Goater
2019-03-12ppc/pnv: change the CPU machine_data presenter type to Object *Cédric Le Goater
2019-03-12ppc/pnv: export the xive_router_notify() routineCédric Le Goater
2019-03-12ppc/xive: export the TIMA memory accessorsCédric Le Goater
2019-03-12ppc: externalize ppc_get_vcpu_by_pir()Cédric Le Goater
2019-03-12ppc/xive: hardwire the Physical CAM line of the thread contextCédric Le Goater
2019-03-12PPC: E500: Add FSL I2C controller and integrate RTC with itAndrew Randrianasulu
2019-03-12target/ppc/spapr: Enable H_PAGE_INIT in-kernel handlingSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Clear partition table entry when allocating hash tableSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine typeSuraj Jitindar Singh
2019-03-12target/ppc/tcg: make spapr_caps apply cap-[cfpc/sbbc/ibs] non-fatal for tcgSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Add SPAPR_CAP_CCF_ASSISTSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Add workaround option to SPAPR_CAP_IBSSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Enable the large decrementer for pseries-4.0Suraj Jitindar Singh
2019-03-12target/ppc: Implement large decrementer support for KVMSuraj Jitindar Singh
2019-03-12target/ppc: Implement large decrementer support for TCGSuraj Jitindar Singh
2019-03-12target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTERSuraj Jitindar Singh
2019-03-12Revert "spapr: support memory unplug for qtest"Greg Kurz
2019-03-12spapr: Simulate CAS for qtestGreg Kurz
2019-03-12vfio/spapr: Rename local systempagesize variableAlexey Kardashevskiy
2019-03-12vfio/spapr: Fix indirect levels calculationAlexey Kardashevskiy
2019-03-11pc: Support firmware configuration with -blockdevMarkus Armbruster
2019-03-11pc_sysfw: Pass PCMachineState to pc_system_firmware_init()Philippe Mathieu-Daudé
2019-03-11pc_sysfw: Remove unused PcSysFwDevicePhilippe Mathieu-Daudé
2019-03-11pflash_cfi01: Add pflash_cfi01_get_blk() helperPhilippe Mathieu-Daudé
2019-03-11sysbus: Fix latent bug with onboard devicesMarkus Armbruster
2019-03-11qom: Move compat_props machinery from qdev to QOMMarkus Armbruster
2019-03-11qdev: Fix latent bug with compat_props and onboard devicesMarkus Armbruster
2019-03-11pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster
2019-03-11pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster
2019-03-11mips_malta: Clean up definition of flash memory size somewhatMarkus Armbruster
2019-03-11hw/mips/malta: Restrict 'bios_size' variable scopePhilippe Mathieu-Daudé
2019-03-11hw/mips/malta: Remove fl_sectors variablePhilippe Mathieu-Daudé
2019-03-11mips_malta: Delete disabled, broken DEBUG_BOARD_INIT codeMarkus Armbruster
2019-03-11r2d: Fix flash memory size, sector size, width, device IDMarkus Armbruster
2019-03-11ppc405_boards: Don't size flash memory to match backing imageMarkus Armbruster
2019-03-11ppc405_boards: Delete stale, disabled DEBUG_BOARD_INIT codeMarkus Armbruster
2019-03-11sam460ex: Don't size flash memory to match backing imageMarkus Armbruster
2019-03-11hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}Markus Armbruster
2019-03-11pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*Markus Armbruster
2019-03-11pflash_cfi01: Log use of flawed "write to buffer"Markus Armbruster
2019-03-11pflash_cfi01: Do not exit() on guest aborting "write to buffer"Markus Armbruster
2019-03-11pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02Markus Armbruster
2019-03-11vfio/display: delay link up eventGerd Hoffmann
2019-03-11vfio/display: add xres + yres propertiesGerd Hoffmann