summaryrefslogtreecommitdiffstats
path: root/hw/spapr.c
Commit message (Expand)AuthorAgeFilesLines
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini2012-12-191-0/+1
* Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini2012-12-171-2/+2
|\
| * pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-2/+2
* | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2012-12-151-1/+34
|\ \
| * | pseries: Implement PAPR NVRAMDavid Gibson2012-12-141-0/+33
| * | pseries: Use #define for XICS base irq numberBen Herrenschmidt2012-12-141-1/+1
| |/
* | Support default block interfaces per QEMUMachineChristian Borntraeger2012-12-111-1/+1
|/
* spapr: Pass PowerPCCPU to spapr_hypercall()Andreas Färber2012-10-311-1/+1
* target-ppc: Pass PowerPCCPU to cpu_ppc_hypercallAndreas Färber2012-10-311-1/+3
* pseries: Implement qemu initiated shutdowns using EPOW eventsDavid Gibson2012-10-291-2/+12
* Add USB option in machine optionszhlcindy@gmail.com2012-10-291-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-8/+8
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-6/+7
* Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno2012-10-061-131/+198
|\
| * pseries: Don't test for MSR_PR for hypercalls under KVMDavid Gibson2012-10-051-1/+6
| * pseries: Set hash table size based on RAM sizeDavid Gibson2012-10-041-3/+10
| * pseries: Remove XICS irq type enum typeDavid Gibson2012-10-041-4/+4
| * pseries: Add support for new KVM hash table control callDavid Gibson2012-10-041-112/+162
| * pseries: Use new method to correct reset sequenceDavid Gibson2012-10-041-5/+4
| * pseries: Fix and cleanup CPU initialization and resetDavid Gibson2012-10-041-14/+20
* | ppc/pSeries: use the new pci_vga_init() functionAurelien Jarno2012-10-061-5/+2
* | vga: rename pci_vga_init() into pci_std_vga_init()Aurelien Jarno2012-10-061-1/+1
|/
* pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber2012-08-221-1/+1
* spapr_pci: QOM'ify sPAPR PCI host bridgeAndreas Färber2012-08-221-3/+4
* pseries: Instantiate USB interface when requiredDavid Gibson2012-08-161-0/+10
* pseries: Add PCI MSI/MSI-X supportAlexey Kardashevskiy2012-08-151-1/+6
* pseries: added allocator for a block of IRQsAlexey Kardashevskiy2012-08-151-0/+26
* pseries: Separate PCI RTAS setup from common from emulation specific PCI setupAlexey Kardashevskiy2012-08-151-0/+2
* pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy2012-08-151-11/+7
* pseries: Remove extraneous printsDavid Gibson2012-08-151-18/+0
* PPC: spapr: Remove global variableAlexander Graf2012-08-151-3/+2
* PPC: spapr: Rework VGA select logicAlexander Graf2012-08-151-4/+9
* spapr: Add support for -vga optionzhlcindy@gmail.com2012-08-151-1/+25
* pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dtAlexey Kardashevskiy2012-08-151-1/+1
* pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson2012-06-271-0/+3
* spapr: Add "memop" hypercallBenjamin Herrenschmidt2012-06-241-0/+3
* pseries: Correctly create ibm,segment-page-sizes propertyBenjamin Herrenschmidt2012-06-241-0/+43
* spapr: Pass PowerPCCPU to spapr_cpu_reset()Andreas Färber2012-06-041-3/+3
* spapr: Use cpu_ppc_init() to obtain PowerPCCPUAndreas Färber2012-06-041-3/+5
* 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
OpenPOWER on IntegriCloud