aboutsummaryrefslogtreecommitdiff
path: root/hw/spapr.c
AgeCommit message (Expand)Author
2012-08-22pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber
2012-08-22spapr_pci: QOM'ify sPAPR PCI host bridgeAndreas Färber
2012-08-16pseries: Instantiate USB interface when requiredDavid Gibson
2012-08-15pseries: Add PCI MSI/MSI-X supportAlexey Kardashevskiy
2012-08-15pseries: added allocator for a block of IRQsAlexey Kardashevskiy
2012-08-15pseries: Separate PCI RTAS setup from common from emulation specific PCI setupAlexey Kardashevskiy
2012-08-15pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy
2012-08-15pseries: Remove extraneous printsDavid Gibson
2012-08-15PPC: spapr: Remove global variableAlexander Graf
2012-08-15PPC: spapr: Rework VGA select logicAlexander Graf
2012-08-15spapr: Add support for -vga optionzhlcindy@gmail.com
2012-08-15pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dtAlexey Kardashevskiy
2012-06-27pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson
2012-06-24spapr: Add "memop" hypercallBenjamin Herrenschmidt
2012-06-24pseries: Correctly create ibm,segment-page-sizes propertyBenjamin Herrenschmidt
2012-06-04spapr: Pass PowerPCCPU to spapr_cpu_reset()Andreas Färber
2012-06-04spapr: Use cpu_ppc_init() to obtain PowerPCCPUAndreas Färber
2012-05-01pseries: Implement automatic PAPR VIO address allocationDavid Gibson
2012-03-15pseries: Add support for level interrupts to XICSDavid Gibson
2012-03-14ppc hw/: Don't use CPUStateAndreas Färber
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber
2012-01-22vga: improve VGA logicBlue Swirl
2012-01-21pseries: SLOF PCI flag dayBenjamin Herrenschmidt
2012-01-07Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2012-01-03pseries: Populate "/chosen/linux,stdout-path" in the FDTDavid Gibson
2012-01-03pseries: FDT NUMA extensions to support multi-node guestsBharata B Rao
2011-11-18pseries: Correct RAM size check for SLOFDavid Gibson
2011-11-11pseries: Fix initialization of sPAPREnvironment structureDavid Gibson
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