aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-12spapr_iommu: Do not replay mappings from just created DMA windowAlexey Kardashevskiy3-0/+42
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 Goater2-3/+25
2019-03-12ppc/pnv: introduce a new dt_populate() operation to the chip modelCédric Le Goater2-2/+26
2019-03-12ppc/pnv: add a XIVE interrupt controller model for POWER9Cédric Le Goater7-2/+2162
2019-03-12ppc/pnv: change the CPU machine_data presenter type to Object *Cédric Le Goater3-5/+5
2019-03-12ppc/pnv: export the xive_router_notify() routineCédric Le Goater2-1/+2
2019-03-12ppc/xive: export the TIMA memory accessorsCédric Le Goater2-5/+21
2019-03-12ppc: externalize ppc_get_vcpu_by_pir()Cédric Le Goater3-16/+17
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 Randrianasulu6-0/+419
2019-03-12target/ppc/spapr: Enable H_PAGE_INIT in-kernel handlingSuraj Jitindar Singh3-0/+13
2019-03-12spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit)David Gibson1-1/+1
2019-03-12target/ppc/spapr: Clear partition table entry when allocating hash tableSuraj Jitindar Singh2-4/+9
2019-03-12PPC: E500: Update u-boot to v2019.01Alexander Graf2-0/+0
2019-03-12target/ppc: Refactor kvm_handle_debugFabiano Rosas1-36/+50
2019-03-12target/ppc: Move handling of hardware breakpoints to a separate functionFabiano Rosas1-19/+28
2019-03-12target/ppc: Move exception vector offset computation into a functionFabiano Rosas1-11/+19
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 Singh6-1/+58
2019-03-12target/ppc/spapr: Add workaround option to SPAPR_CAP_IBSSuraj Jitindar Singh4-12/+29
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 Singh3-3/+73
2019-03-12target/ppc: Implement large decrementer support for TCGSuraj Jitindar Singh8-33/+114
2019-03-12target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTERSuraj Jitindar Singh3-1/+24
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-11docs/interop/firmware.json: Prefer -machine to if=pflashMarkus Armbruster1-6/+14
2019-03-11pc: Support firmware configuration with -blockdevMarkus Armbruster3-83/+157
2019-03-11pc_sysfw: Pass PCMachineState to pc_system_firmware_init()Philippe Mathieu-Daudé3-4/+6
2019-03-11pc_sysfw: Remove unused PcSysFwDevicePhilippe Mathieu-Daudé1-5/+0
2019-03-11pflash_cfi01: Add pflash_cfi01_get_blk() helperPhilippe Mathieu-Daudé2-0/+6
2019-03-11vl: Create block backends before setting machine propertiesMarkus Armbruster1-2/+7
2019-03-11vl: Factor configure_blockdev() out of main()Markus Armbruster1-32/+42
2019-03-11vl: Improve legibility of BlockdevOptions queueMarkus Armbruster1-10/+12
2019-03-11sysbus: Fix latent bug with onboard devicesMarkus Armbruster2-3/+4
2019-03-11vl: Fix latent bug with -global and onboard devicesMarkus Armbruster1-17/+2
2019-03-11qom: Move compat_props machinery from qdev to QOMMarkus Armbruster4-43/+42
2019-03-11qdev: Fix latent bug with compat_props and onboard devicesMarkus Armbruster4-11/+41
2019-03-11pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster23-52/+35
2019-03-11pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster23-33/+31
2019-03-11mips_malta: Clean up definition of flash memory size somewhatMarkus Armbruster1-1/+1
2019-03-11hw/mips/malta: Restrict 'bios_size' variable scopePhilippe Mathieu-Daudé1-1/+1
2019-03-11hw/mips/malta: Remove fl_sectors variablePhilippe Mathieu-Daudé1-2/+1