Age | Commit message (Expand) | Author |
2018-01-17 | ppc/pnv: fix XSCOM core addressing on POWER9 | Cédric Le Goater |
2018-01-17 | ppc/pnv: introduce pnv*_is_power9() helpers | Cédric Le Goater |
2018-01-17 | hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representation | Suraj Jitindar Singh |
2018-01-17 | spapr: Handle Decimal Floating Point (DFP) as an optional capability | David Gibson |
2018-01-17 | spapr: Handle VMX/VSX presence as an spapr capability flag | David Gibson |
2018-01-17 | spapr: Validate capabilities on migration | David Gibson |
2018-01-17 | spapr: Treat Hardware Transactional Memory (HTM) as an optional capability | David Gibson |
2018-01-17 | spapr: Capabilities infrastructure | David Gibson |
2018-01-10 | ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency | Cédric Le Goater |
2017-12-15 | spapr: fix LSI interrupt specifiers in the device tree | Greg Kurz |
2017-12-15 | spapr: introduce a spapr_qirq() helper | Cédric Le Goater |
2017-12-15 | spapr: move the IRQ allocation routines under the machine | Cédric Le Goater |
2017-12-15 | ppc/xics: introduce an icp_create() helper | Cédric Le Goater |
2017-12-15 | spapr_cpu_core: instantiate CPUs separately | Greg Kurz |
2017-11-14 | xics/kvm: synchonize state before 'info pic' | Greg Kurz |
2017-10-17 | ppc: pnv: drop PnvChipClass::cpu_model field | Igor Mammedov |
2017-10-17 | ppc: pnv: drop PnvCoreClass::cpu_oc field | Igor Mammedov |
2017-10-17 | ppc: pnv: normalize core/chip type names | Igor Mammedov |
2017-10-17 | ppc: pnv: use generic cpu_model parsing | Igor Mammedov |
2017-10-17 | ppc: spapr: use generic cpu_model parsing | Igor Mammedov |
2017-10-17 | ppc: spapr: register 'host' core type along with the rest of core types | Igor Mammedov |
2017-10-17 | ppc: spapr: use cpu type name directly | Igor Mammedov |
2017-10-17 | ppc: spapr: define core types statically | Igor Mammedov |
2017-10-17 | ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr() | Igor Mammedov |
2017-10-17 | ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model() | Igor Mammedov |
2017-09-27 | mac_dbdma: remove DBDMA_init() function | Mark Cave-Ayland |
2017-09-27 | mac_dbdma: QOMify | Mark Cave-Ayland |
2017-09-27 | mac_dbdma: remove unused IO fields from DBDMAState | Mark Cave-Ayland |
2017-09-27 | ppc/pnv: Improve macro parenthesization | Eric Blake |
2017-09-27 | ppc: Fix OpenPIC model | Benjamin Herrenschmidt |
2017-09-15 | ppc/xive: fix OV5_XIVE_EXPLOIT bits | Cédric Le Goater |
2017-09-08 | PPC: KVM: Support machine option to set VSMT mode | Sam Bobroff |
2017-09-08 | ppc4xx: Make MAL emulation more generic | BALATON Zoltan |
2017-09-08 | ppc4xx: Move MAL from ppc405_uc to ppc4xx_devs | BALATON Zoltan |
2017-09-08 | ppc: spapr: Make VCPU ID handling private to SPAPR | Sam Bobroff |
2017-09-08 | hw/ppc: CAS reset on early device hotplug | Daniel Henrique Barboza |
2017-09-08 | hw/ppc: clear pending_events on machine reset | Daniel Henrique Barboza |
2017-07-17 | pseries: Use smaller default hash page tables when guest can resize | David Gibson |
2017-07-17 | pseries: Implement HPT resizing | David Gibson |
2017-07-17 | pseries: Stubs for HPT resizing | David Gibson |
2017-07-17 | ppc/pnv: Remove unused XICSState reference | Alexey Kardashevskiy |
2017-07-17 | spapr: Implement DR-indicator for physical DRCs only | David Gibson |
2017-07-17 | spapr: Remove sPAPRConfigureConnectorState sub-structure | David Gibson |
2017-07-17 | spapr: Consolidate DRC state variables | David Gibson |
2017-07-17 | spapr: Cleanups relating to DRC awaiting_release field | David Gibson |
2017-07-17 | spapr: Refactor spapr_drc_detach() | David Gibson |
2017-07-17 | spapr: Remove 'awaiting_allocation' DRC flag | David Gibson |
2017-07-17 | spapr: Treat devices added before inbound migration as coldplugged | Laurent Vivier |
2017-07-17 | spapr: Minor cleanups to events handling | David Gibson |
2017-07-17 | spapr: migrate pending_events of spapr state | Daniel Henrique Barboza |