Age | Commit message (Expand) | Author |
2018-08-21 | spapr: introduce a fixed IRQ number space | Cédric Le Goater |
2018-07-07 | spapr/vio: quiet down the "irq" property accessors | Cédric Le Goater |
2018-06-21 | spapr: split the IRQ allocation sequence | Cédric Le Goater |
2018-06-12 | spapr/vio: deprecate the "irq" property | Cédric Le Goater |
2017-12-15 | spapr: fix LSI interrupt specifiers in the device tree | Greg Kurz |
2017-12-15 | spapr: move the IRQ allocation routines under the machine | Cédric Le Goater |
2017-06-28 | vmstate: error hint for failed equal checks | Halil Pasic |
2017-03-01 | ppc/xics: store the ICS object under the sPAPR machine | Cédric Le Goater |
2017-01-31 | hw/ppc: QOM'ify spapr_vio.c | xiaoqiang zhao |
2016-10-28 | pseries: Consolidate construction of /vdevice device tree node | David Gibson |
2016-10-28 | pseries: Consolidate construction of /chosen device tree node | David Gibson |
2016-10-14 | ppc/xics: Make the ICSState a list | Benjamin Herrenschmidt |
2016-09-23 | spapr_vio: convert to trace framework instead of DPRINTF | Laurent Vivier |
2016-09-07 | hw/ppc: use error_report instead of fprintf | Cédric Le Goater |
2016-07-01 | ppc/xics: Replace "icp" with "xics" in most places | Benjamin Herrenschmidt |
2016-07-01 | ppc/xics: Rename existing xics to xics_spapr | Benjamin Herrenschmidt |
2016-06-20 | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost |
2016-06-07 | spapr_iommu: Introduce "enabled" state for TCE table | Alexey Kardashevskiy |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini |
2016-05-19 | hw: do not use VMSTATE_*TL | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-02-28 | xics: report errors with the QEMU Error API | Greg Kurz |
2016-01-29 | ppc: Clean up includes | Peter Maydell |
2016-01-11 | spapr vio: fix to incomplete QOMify | Cao jin |
2015-07-07 | spapr: Merge sPAPREnvironment into sPAPRMachineState | David Gibson |
2015-06-22 | Include monitor/monitor.h exactly where needed | Markus Armbruster |
2015-06-03 | spapr_vio: Introduce a liobn number generating macros | Alexey Kardashevskiy |
2015-03-09 | spapr_vio: Convert to realize() | Markus Armbruster |
2015-03-09 | spapr_vio/spapr_iommu: Move VIO bypass where it belongs | Alexey Kardashevskiy |
2015-02-10 | spapr_vio: Pair g_malloc() with g_free(), not free() | Markus Armbruster |
2014-06-27 | spapr: Move interrupt allocator to xics | Alexey Kardashevskiy |
2014-06-27 | spapr_iommu: Make in-kernel TCE table optional | Alexey Kardashevskiy |
2014-06-27 | spapr: Fix RTAS token numbers | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Introduce bus_offset in sPAPRTCETable | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Introduce page_shift in sPAPRTCETable | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Get rid of window_size in sPAPRTCETable | Alexey Kardashevskiy |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (ppc) | Juan Quintela |
2014-03-20 | spapr_vio: Fix firmware names | Alexey Kardashevskiy |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-20 | spapr-rtas: replace return code constants with macros | Alexey Kardashevskiy |
2013-07-29 | spapr: Rename 'dprintf' to 'DPRINTF' | Peter Maydell |
2013-07-29 | spapr-tce: make sPAPRTCETable a proper device | Anthony Liguori |
2013-07-29 | pseries: savevm support for VIO devices | David Gibson |
2013-07-04 | spapr_iommu: pass device to spapr_tce_new_table and use it to set owner | Paolo Bonzini |
2013-07-01 | spapr-rtas: add CPU argument to RTAS calls | Anthony Liguori |
2013-06-20 | memory: give name to every AddressSpace | Alexey Kardashevskiy |
2013-06-20 | dma: eliminate DMAContext | Paolo Bonzini |
2013-06-20 | spapr_vio: take care of creating our own AddressSpace/DMAContext | Paolo Bonzini |
2013-06-20 | spapr: convert TCE API to use an opaque type | Paolo Bonzini |