Age | Commit message (Expand) | Author |
2016-10-28 | spapr: Add DRC count indexed hotplug identifier type | Bharata B Rao |
2016-10-28 | spapr_events: add support for dedicated hotplug event source | Michael Roth |
2016-10-28 | spapr: improve ibm,architecture-vec-5 property handling | Michael Roth |
2016-10-28 | spapr: add option vector handling in CAS-generated resets | Michael Roth |
2016-10-28 | spapr_hcall: use spapr_ovec_* interfaces for CAS options | Michael Roth |
2016-10-28 | spapr_ovec: initial implementation of option vector helpers | Michael Roth |
2016-10-28 | pseries: Remove spapr_create_fdt_skel() | David Gibson |
2016-10-28 | pseries: Consolidate construction of /vdevice device tree node | David Gibson |
2016-10-28 | pseries: Move /event-sources construction to spapr_build_fdt() | David Gibson |
2016-10-28 | pseries: Consolidate construction of /rtas device tree node | David Gibson |
2016-10-28 | pseries: Consolidate construction of /chosen device tree node | David Gibson |
2016-10-28 | pseries: Move construction of /interrupt-controller fdt node | David Gibson |
2016-10-28 | pseries: Consolidate RTAS loading | David Gibson |
2016-10-28 | pseries: Make spapr_create_fdt_skel() get information from machine state | David Gibson |
2016-10-28 | pseries: Remove rtas_addr and fdt_addr fields from machinestate | David Gibson |
2016-10-28 | ppc/pnv: add a ISA bus | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a LPC controller | Benjamin Herrenschmidt |
2016-10-28 | ppc/pnv: add XSCOM handlers to PnvCore | Cédric Le Goater |
2016-10-28 | ppc/pnv: add XSCOM infrastructure | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a PnvCore object | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a PIR handler to PnvChip | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a core mask to PnvChip | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a PnvChip object | Cédric Le Goater |
2016-10-28 | ppc/pnv: add skeleton PowerNV platform | Benjamin Herrenschmidt |
2016-10-28 | pseries: Remove unused callbacks from sPAPR VIO bus state | David Gibson |
2016-10-28 | ppc/xics: change the icp_ routines API to use an 'ICPState *' argument | Cédric Le Goater |
2016-10-28 | ppc/xics: add a XICSState backlink in ICPState | Cédric Le Goater |
2016-10-28 | ppc/xics: add a xics_set_nr_servers common routine | Cédric Le Goater |
2016-10-16 | spapr_pci: Add a 64-bit MMIO window | David Gibson |
2016-10-16 | spapr_pci: Delegate placement of PCI host bridges to machine type | David Gibson |
2016-10-14 | ppc/xics: Split ICS into ics-base and ics class | Benjamin Herrenschmidt |
2016-10-14 | ppc/xics: Make the ICSState a list | Benjamin Herrenschmidt |
2016-10-06 | hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine | Thomas Huth |
2016-09-23 | ppc/xics: An ICS with offset 0 is assumed to be uninitialized | Benjamin Herrenschmidt |
2016-09-23 | spapr: Introduce sPAPRCPUCoreClass | Bharata B Rao |
2016-09-23 | tests: add RTAS command in the protocol | Laurent Vivier |
2016-09-15 | Remove unused function declarations | Ladi Prosek |
2016-09-13 | ppc: do not redefine CPUPPCState | Paolo Bonzini |
2016-09-07 | hw/ppc: add a ppc_create_page_sizes_prop() helper routine | Cédric Le Goater |
2016-09-07 | hw/ppc: use error_report instead of fprintf | Cédric Le Goater |
2016-09-07 | hw/ppc: include fdt helper routine in a common file | Cédric Le Goater |
2016-08-13 | ppc: parse cpu features once | Greg Kurz |
2016-08-08 | spapr: Correctly set query_hotpluggable_cpus hook based on machine version | David Gibson |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2016-07-12 | Clean up header guards that don't match their file name | Markus Armbruster |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-07-05 | spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW) | Alexey Kardashevskiy |
2016-07-01 | ppc/xics: Replace "icp" with "xics" in most places | Benjamin Herrenschmidt |
2016-07-01 | ppc/xics: Implement H_IPOLL using an accessor | Benjamin Herrenschmidt |