summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr_vio.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* Include hw/boards.h a bit lessMarkus Armbruster2019-08-161-1/+0Star
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* spapr: Use CamelCase properlyDavid Gibson2019-03-121-58/+58
* spapr: Rename xics to intc in interrupt controller agnostic codeGreg Kurz2019-02-171-1/+1
* spapr/vio: remove the "irq" property"Cédric Le Goater2019-02-041-41/+6Star
* spapr: use g_new(T, n) instead of g_malloc(sizeof(T) * n)Greg Kurz2018-12-201-1/+1
* spapr: introduce a fixed IRQ number spaceCédric Le Goater2018-08-211-6/+60
* spapr/vio: quiet down the "irq" property accessorsCédric Le Goater2018-07-071-3/+12
* spapr: split the IRQ allocation sequenceCédric Le Goater2018-06-211-1/+9
* spapr/vio: deprecate the "irq" propertyCédric Le Goater2018-06-121-1/+21
* spapr: fix LSI interrupt specifiers in the device treeGreg Kurz2017-12-141-1/+2
* spapr: move the IRQ allocation routines under the machineCédric Le Goater2017-12-141-1/+1
* vmstate: error hint for failed equal checksHalil Pasic2017-06-281-2/+2
* ppc/xics: store the ICS object under the sPAPR machineCédric Le Goater2017-03-011-1/+1
* hw/ppc: QOM'ify spapr_vio.cxiaoqiang zhao2017-01-311-10/+0Star
* pseries: Consolidate construction of /vdevice device tree nodeDavid Gibson2016-10-281-7/+16
* pseries: Consolidate construction of /chosen device tree nodeDavid Gibson2016-10-281-13/+4Star
* ppc/xics: Make the ICSState a listBenjamin Herrenschmidt2016-10-141-1/+1
* spapr_vio: convert to trace framework instead of DPRINTFLaurent Vivier2016-09-231-14/+3Star
* hw/ppc: use error_report instead of fprintfCédric Le Goater2016-09-071-1/+2
* ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt2016-07-011-1/+1
* ppc/xics: Rename existing xics to xics_spaprBenjamin Herrenschmidt2016-07-011-1/+1
* coccinelle: Remove unnecessary variables for function return valueEduardo Habkost2016-06-201-4/+1Star
* spapr_iommu: Introduce "enabled" state for TCE tableAlexey Kardashevskiy2016-06-071-5/+3Star
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-191-0/+1
* hw: do not use VMSTATE_*TLPaolo Bonzini2016-05-191-1/+1
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* xics: report errors with the QEMU Error APIGreg Kurz2016-02-281-3/+4
* ppc: Clean up includesPeter Maydell2016-01-291-0/+1
* spapr vio: fix to incomplete QOMifyCao jin2016-01-111-7/+5Star
* spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-071-7/+8
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+0Star
* spapr_vio: Introduce a liobn number generating macrosAlexey Kardashevskiy2015-06-031-1/+1
* spapr_vio: Convert to realize()Markus Armbruster2015-03-091-9/+10
* spapr_vio/spapr_iommu: Move VIO bypass where it belongsAlexey Kardashevskiy2015-03-091-2/+26
* spapr_vio: Pair g_malloc() with g_free(), not free()Markus Armbruster2015-02-101-1/+1
* spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2014-06-271-1/+1
* spapr_iommu: Make in-kernel TCE table optionalAlexey Kardashevskiy2014-06-271-1/+1
* spapr: Fix RTAS token numbersAlexey Kardashevskiy2014-06-271-2/+3
* spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy2014-06-161-0/+1
* spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy2014-06-161-0/+1
* spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy2014-06-161-1/+3
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-161-2/+1Star
* spapr_vio: Fix firmware namesAlexey Kardashevskiy2014-03-201-0/+3
* sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-2/+0Star
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* spapr-rtas: replace return code constants with macrosAlexey Kardashevskiy2013-12-201-6/+6