Age | Commit message (Expand) | Author |
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 |
2013-06-14 | ppc: Remove CONFIG_FDT conditionals | Peter Maydell |
2013-04-26 | pseries: Generate device paths for VIO devices | David Gibson |
2013-04-26 | pseries: Convert VIO code to QOM style type safe(ish) casts | David Gibson |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-01 | ppc: move files referencing CPU to hw/ppc/ | Paolo Bonzini |