aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell32-155/+286
2019-03-11Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-mar-11-2019' ...Peter Maydell175-440/+9200
2019-03-11Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190311' into stagingPeter Maydell11-40/+1455
2019-03-11qemugdb: fix licensingPaolo Bonzini4-20/+8
2019-03-11chardev: add support for authorization for TLS clientsDaniel P. Berrange4-3/+28
2019-03-11qom: cpu: destroy work_mutex in cpu_common_finalizeLi Qiang1-0/+3
2019-03-11exec.c: refactor function flatview_add_to_dispatch()Wei Yang1-17/+31
2019-03-11lsi: 810/895A are always little endianSven Schnelle1-4/+3
2019-03-11lsi: return dfifo valueSven Schnelle1-1/+1
2019-03-11lsi: use SCSI phase names instead of numbers in traceSven Schnelle2-11/+26
2019-03-11lsi: use enum type for s->msg_actionSven Schnelle1-11/+16
2019-03-11lsi: use enum type for s->waitingSven Schnelle1-19/+23
2019-03-11lsi: use ldn_le_p()/stn_le_p()Sven Schnelle1-20/+4
2019-03-11scsi-disk: Fix crash if request is invaild or disk is no mediumZhengui Li1-13/+24
2019-03-11configure: Disable W^X on OpenBSDPhilippe Mathieu-Daudé1-0/+11
2019-03-11oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failurePhilippe Mathieu-Daudé1-0/+12