aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-12mac_oldworld: use node name instead of alias name for hd device in FWPathProv...Mark Cave-Ayland1-2/+2
2019-03-12target/ppc: introduce vsr64_offset() to simplify get_cpu_vsr{l,h}() and set_c...Mark Cave-Ayland2-40/+14
2019-03-12target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian...Mark Cave-Ayland3-10/+10
2019-03-12target/ppc: improve avr64_offset() and use it to simplify get_avr64()/set_avr...Mark Cave-Ayland3-19/+7
2019-03-12target/ppc: introduce avr_full_offset() functionMark Cave-Ayland3-17/+22
2019-03-12target/ppc: move Vsr* macros from internal.h to cpu.hMark Cave-Ayland2-19/+20
2019-03-12target/ppc: introduce single vsrl_offset() functionMark Cave-Ayland2-7/+12
2019-03-12target/ppc: introduce single fpr_offset() functionMark Cave-Ayland2-3/+8
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