summaryrefslogtreecommitdiff
path: root/hw/spapr.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-15pseries dma: DMA window params added to PHB and DT population changedAlexey Kardashevskiy1-1/+3
2012-08-15pseries: added allocator for a block of IRQsAlexey Kardashevskiy1-0/+1
2012-08-15pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy1-6/+5
2012-08-15PPC: spapr: Remove global variableAlexander Graf1-0/+1
2012-06-27pseries: Implement IOMMU and DMA for PAPR PCI devicesDavid Gibson1-0/+1
2012-06-27pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson1-0/+17
2012-06-24spapr: Add "memop" hypercallBenjamin Herrenschmidt1-1/+2
2012-04-15pseries: Clean up hcall_dprintf() debugging messagesDavid Gibson1-1/+1
2012-03-15pseries: Add support for level interrupts to XICSDavid Gibson1-1/+12
2012-03-14ppc hw/: Don't use CPUStateAndreas Färber1-2/+2
2012-01-03pseries: FDT NUMA extensions to support multi-node guestsBharata B Rao1-0/+1
2011-12-06fix spelling in hw sub directoryDong Xu Wang1-1/+1
2011-10-31pseries: Add partial support for PCIDavid Gibson1-0/+2
2011-10-06pseries: Implement set-time-of-day RTAS functionBreno Leitao1-0/+1
2011-10-06pseries: Refactor spapr irq allocationDavid Gibson1-5/+2
2011-10-06pseries: More complete WIMG validation in H_ENTER codeDavid Gibson1-0/+1
2011-10-06spapr: proper qdevificationPaolo Bonzini1-0/+8
2011-07-12spapr: use specific endian ld/st_physAlexander Graf1-2/+2
2011-04-08Delay creation of pseries device tree until resetDavid Gibson1-0/+7
2011-04-01Implement the PAPR (pSeries) virtualized interrupt controller (xics)David Gibson1-0/+2
2011-04-01Implement hcall based RTAS for pSeries machinesDavid Gibson1-0/+32
2011-04-01Implement the bus structure for PAPR virtual IODavid Gibson1-0/+3
2011-04-01Start implementing pSeries logical partition machineDavid Gibson1-0/+257