summaryrefslogtreecommitdiffstats
path: root/hw/spapr.c
Commit message (Expand)AuthorAgeFilesLines
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-10/+10
* Place pseries vty devices at addresses more similar to existing machinesDavid Gibson2011-05-091-2/+3
* Make pSeries 'model' property more closely resemble real hardwareDavid Gibson2011-05-091-1/+1
* pseries: Increase maximum CPUs to 256Anton Blanchard2011-05-091-1/+1
* Delay creation of pseries device tree until resetDavid Gibson2011-04-081-48/+68
* pseries: Abolish envs arrayDavid Gibson2011-04-081-25/+24
* Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...David Gibson2011-04-011-4/+31
* Implement PAPR VPA functions for pSeries shared processor partitionsDavid Gibson2011-04-011-1/+1
* Implement PAPR virtual SCSI interface (ibmvscsi)Ben Herrenschmidt2011-04-011-0/+8
* Implement PAPR CRQ hypercallsBen Herrenschmidt2011-04-011-1/+1
* Implement sPAPR Virtual LAN (ibmveth)David Gibson2011-04-011-0/+19
* Implement TCE translation for sPAPR VIODavid Gibson2011-04-011-1/+2
* Add (virtual) interrupt to PAPR virtual tty deviceDavid Gibson2011-04-011-2/+4
* Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interruptsDavid Gibson2011-04-011-1/+1
* Implement the PAPR (pSeries) virtualized interrupt controller (xics)David Gibson2011-04-011-0/+27
* Implement assorted pSeries hcalls and RTAS methodsDavid Gibson2011-04-011-1/+1
* Implement hcall based RTAS for pSeries machinesDavid Gibson2011-04-011-3/+23
* Virtual hash page table handling on pSeries machineDavid Gibson2011-04-011-4/+31
* Implement the bus structure for PAPR virtual IODavid Gibson2011-04-011-18/+30
* Start implementing pSeries logical partition machineDavid Gibson2011-04-011-0/+313
OpenPOWER on IntegriCloud