Age | Commit message (Expand) | Author |
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 |
2017-07-14 | memory/iommu: introduce IOMMUMemoryRegionClass | Alexey Kardashevskiy |
2017-07-14 | memory/iommu: QOM'fy IOMMU MemoryRegion | Alexey Kardashevskiy |
2017-07-11 | spapr: introduce the XIVE_EXPLOIT option in CAS | Cédric Le Goater |
2017-07-11 | spapr: Remove unnecessary differences between hotplug and coldplug paths | David Gibson |
2017-07-11 | spapr: Add DRC release method | David Gibson |
2017-07-11 | spapr: refresh "platform-specific" hcalls comment | Greg Kurz |
2017-07-11 | spapr: make spapr_populate_hotplug_cpu_dt() static | Greg Kurz |
2017-06-30 | spapr: Clean up DRC set_isolation_state() path | David Gibson |
2017-06-30 | spapr: Clean up DRC set_allocation_state path | David Gibson |
2017-06-30 | spapr: Eliminate DRC 'signalled' state variable | David Gibson |
2017-06-30 | spapr: fix migration of ICPState objects from/to older QEMU | Greg Kurz |
2017-06-30 | pseries: Move CPU compatibility property to machine | David Gibson |
2017-06-09 | Revert "spapr: fix memory hot-unplugging" | Laurent Vivier |
2017-06-09 | xics: drop ICPStateClass::cpu_setup() handler | Greg Kurz |
2017-06-09 | xics: setup cpu at realize time | Greg Kurz |
2017-06-09 | xics: pass appropriate types to realize() handlers. | Greg Kurz |
2017-06-09 | xics: introduce macros for ICP/ICS link properties | Greg Kurz |
2017-06-08 | xics: add reset() handler to ICPStateClass | Greg Kurz |
2017-06-08 | spapr: Rework DRC name handling | David Gibson |
2017-06-08 | spapr: Change DRC attach & detach methods to functions | David Gibson |
2017-06-08 | spapr: Clean up handling of DR-indicator | David Gibson |
2017-06-08 | spapr: Clean up DR entity sense handling | David Gibson |
2017-06-06 | spapr: Eliminate spapr_drc_get_type_str() | David Gibson |
2017-06-06 | spapr: Move configure-connector state into DRC | David Gibson |
2017-06-06 | spapr: Clean up spapr_dr_connector_by_*() | David Gibson |
2017-06-06 | spapr: Introduce DRC subclasses | David Gibson |
2017-06-06 | spapr: Make DRC get_index and get_type methods into plain functions | David Gibson |
2017-06-06 | spapr: Abolish DRC set_configured method | David Gibson |
2017-06-06 | spapr: Abolish DRC get_fdt method | David Gibson |
2017-05-25 | hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque | Daniel Henrique Barboza |