summaryrefslogtreecommitdiffstats
path: root/hw/spapr.c
Commit message (Expand)AuthorAgeFilesLines
...
* pseries: Implement automatic PAPR VIO address allocationDavid Gibson2012-05-011-4/+3
* pseries: Add support for level interrupts to XICSDavid Gibson2012-03-151-2/+3
* ppc hw/: Don't use CPUStateAndreas Färber2012-03-141-5/+5
* Rename cpu_reset() to cpu_state_reset()Andreas Färber2012-03-141-1/+8
* vga: improve VGA logicBlue Swirl2012-01-221-1/+0
* pseries: SLOF PCI flag dayBenjamin Herrenschmidt2012-01-211-44/+91
* Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2012-01-071-11/+103
|\
| * pseries: Populate "/chosen/linux,stdout-path" in the FDTDavid Gibson2012-01-031-0/+2
| * pseries: FDT NUMA extensions to support multi-node guestsBharata B Rao2012-01-031-11/+101
* | vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-1/+2
|/
* pseries: Correct RAM size check for SLOFDavid Gibson2011-11-181-3/+3
* pseries: Fix initialization of sPAPREnvironment structureDavid Gibson2011-11-111-1/+3
* pseries: Add partial support for PCIDavid Gibson2011-10-311-4/+32
* pseries: Correct vmx/dfp handling in both KVM and TCG casesDavid Gibson2011-10-301-5/+5
* pseries: Under kvm use guest cpu = host cpu by defaultDavid Gibson2011-10-301-1/+1
* pseries: Add device tree properties for VMX/VSX and DFP under kvmDavid Gibson2011-10-301-0/+17
* pseries: Allow KVM Book3S-HV on PPC970 CPUSDavid Gibson2011-10-301-12/+44
* pseries: Support SMT systems for KVM Book3S-HVDavid Gibson2011-10-301-3/+21
* spapr: convert to memory APIAvi Kivity2011-10-171-3/+6
* pseries: Refactor spapr irq allocationDavid Gibson2011-10-061-0/+25
* pseries: Implement hcall-bulk hypervisor interfaceDavid Gibson2011-10-061-1/+1
* pseries: use macro for firmware filenameNishanth Aravamudan2011-10-061-1/+1
* pseries: More complete WIMG validation in H_ENTER codeDavid Gibson2011-10-061-1/+2
* pseries: interrupt controller should not have a 'reg' propertyDavid Gibson2011-10-061-2/+1
* pseries: Add a phandle to the xicp interrupt controller device tree nodeDavid Gibson2011-10-061-0/+5
* PPC: SPAPR: Use KVM function for time infoAlexander Graf2011-10-061-4/+4
* PPC: Enable to use PAPR with PR style KVMAlexander Graf2011-10-061-1/+13
* spapr: proper qdevificationPaolo Bonzini2011-10-061-10/+5
* 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