aboutsummaryrefslogtreecommitdiff
path: root/hw/spapr.c
AgeCommit message (Expand)Author
2011-10-31pseries: Add partial support for PCIDavid Gibson
2011-10-30pseries: Correct vmx/dfp handling in both KVM and TCG casesDavid Gibson
2011-10-30pseries: Under kvm use guest cpu = host cpu by defaultDavid Gibson
2011-10-30pseries: Add device tree properties for VMX/VSX and DFP under kvmDavid Gibson
2011-10-30pseries: Allow KVM Book3S-HV on PPC970 CPUSDavid Gibson
2011-10-30pseries: Support SMT systems for KVM Book3S-HVDavid Gibson
2011-10-17spapr: convert to memory APIAvi Kivity
2011-10-06pseries: Refactor spapr irq allocationDavid Gibson
2011-10-06pseries: Implement hcall-bulk hypervisor interfaceDavid Gibson
2011-10-06pseries: use macro for firmware filenameNishanth Aravamudan
2011-10-06pseries: More complete WIMG validation in H_ENTER codeDavid Gibson
2011-10-06pseries: interrupt controller should not have a 'reg' propertyDavid Gibson
2011-10-06pseries: Add a phandle to the xicp interrupt controller device tree nodeDavid Gibson
2011-10-06PPC: SPAPR: Use KVM function for time infoAlexander Graf
2011-10-06PPC: Enable to use PAPR with PR style KVMAlexander Graf
2011-10-06spapr: proper qdevificationPaolo Bonzini
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-05-09Place pseries vty devices at addresses more similar to existing machinesDavid Gibson
2011-05-09Make pSeries 'model' property more closely resemble real hardwareDavid Gibson
2011-05-09pseries: Increase maximum CPUs to 256Anton Blanchard
2011-04-08Delay creation of pseries device tree until resetDavid Gibson
2011-04-08pseries: Abolish envs arrayDavid Gibson
2011-04-01Add SLOF-based partition firmware for pSeries machine, allowing more boot opt...David Gibson
2011-04-01Implement PAPR VPA functions for pSeries shared processor partitionsDavid Gibson
2011-04-01Implement PAPR virtual SCSI interface (ibmvscsi)Ben Herrenschmidt
2011-04-01Implement PAPR CRQ hypercallsBen Herrenschmidt
2011-04-01Implement sPAPR Virtual LAN (ibmveth)David Gibson
2011-04-01Implement TCE translation for sPAPR VIODavid Gibson
2011-04-01Add (virtual) interrupt to PAPR virtual tty deviceDavid Gibson
2011-04-01Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interruptsDavid Gibson
2011-04-01Implement the PAPR (pSeries) virtualized interrupt controller (xics)David Gibson
2011-04-01Implement assorted pSeries hcalls and RTAS methodsDavid Gibson
2011-04-01Implement hcall based RTAS for pSeries machinesDavid Gibson
2011-04-01Virtual hash page table handling on pSeries machineDavid Gibson
2011-04-01Implement the bus structure for PAPR virtual IODavid Gibson
2011-04-01Start implementing pSeries logical partition machineDavid Gibson