summaryrefslogtreecommitdiffstats
path: root/hw/spapr.h
Commit message (Expand)AuthorAgeFilesLines
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* pseries: Implement PAPR NVRAMDavid Gibson2012-12-141-0/+2
* pseries: Return the token when we register an RTAS callMichael Ellerman2012-12-141-1/+1
* spapr: Pass PowerPCCPU to hypercallsAndreas Färber2012-10-311-1/+1
* spapr: Pass PowerPCCPU to spapr_hypercall()Andreas Färber2012-10-311-1/+1
* pseries: Implement qemu initiated shutdowns using EPOW eventsDavid Gibson2012-10-291-0/+8
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-5/+5
* pseries: Rework implementation of TCE bypassDavid Gibson2012-10-041-0/+1
* pseries: Remove XICS irq type enum typeDavid Gibson2012-10-041-4/+4
* pseries: Reset emulated PCI TCE tables on system resetDavid Gibson2012-10-041-0/+1
* pseries: Add support for new KVM hash table control callDavid Gibson2012-10-041-1/+3
* pseries dma: DMA window params added to PHB and DT population changedAlexey Kardashevskiy2012-08-151-1/+3
* pseries: added allocator for a block of IRQsAlexey Kardashevskiy2012-08-151-0/+1
* pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy2012-08-151-6/+5
* PPC: spapr: Remove global variableAlexander Graf2012-08-151-0/+1
* pseries: Implement IOMMU and DMA for PAPR PCI devicesDavid Gibson2012-06-271-0/+1
* pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson2012-06-271-0/+17
* spapr: Add "memop" hypercallBenjamin Herrenschmidt2012-06-241-1/+2
* pseries: Clean up hcall_dprintf() debugging messagesDavid Gibson2012-04-151-1/+1
* pseries: Add support for level interrupts to XICSDavid Gibson2012-03-151-1/+12
* ppc hw/: Don't use CPUStateAndreas Färber2012-03-141-2/+2
* pseries: FDT NUMA extensions to support multi-node guestsBharata B Rao2012-01-031-0/+1
* fix spelling in hw sub directoryDong Xu Wang2011-12-061-1/+1
* pseries: Add partial support for PCIDavid Gibson2011-10-311-0/+2
* pseries: Implement set-time-of-day RTAS functionBreno Leitao2011-10-061-0/+1
* pseries: Refactor spapr irq allocationDavid Gibson2011-10-061-5/+2
* pseries: More complete WIMG validation in H_ENTER codeDavid Gibson2011-10-061-0/+1
* spapr: proper qdevificationPaolo Bonzini2011-10-061-0/+8
* spapr: use specific endian ld/st_physAlexander Graf2011-07-121-2/+2
* Delay creation of pseries device tree until resetDavid Gibson2011-04-081-0/+7
* Implement the PAPR (pSeries) virtualized interrupt controller (xics)David Gibson2011-04-011-0/+2
* Implement hcall based RTAS for pSeries machinesDavid Gibson2011-04-011-0/+32
* Implement the bus structure for PAPR virtual IODavid Gibson2011-04-011-0/+3
* Start implementing pSeries logical partition machineDavid Gibson2011-04-011-0/+257
OpenPOWER on IntegriCloud