aboutsummaryrefslogtreecommitdiff
path: root/hw/spapr.h
AgeCommit message (Expand)Author
2012-10-31spapr: Pass PowerPCCPU to hypercallsAndreas Färber
2012-10-31spapr: Pass PowerPCCPU to spapr_hypercall()Andreas Färber
2012-10-29pseries: Implement qemu initiated shutdowns using EPOW eventsDavid Gibson
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-10-04pseries: Rework implementation of TCE bypassDavid Gibson
2012-10-04pseries: Remove XICS irq type enum typeDavid Gibson
2012-10-04pseries: Reset emulated PCI TCE tables on system resetDavid Gibson
2012-10-04pseries: Add support for new KVM hash table control callDavid Gibson
2012-08-15pseries dma: DMA window params added to PHB and DT population changedAlexey Kardashevskiy
2012-08-15pseries: added allocator for a block of IRQsAlexey Kardashevskiy
2012-08-15pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy
2012-08-15PPC: spapr: Remove global variableAlexander Graf
2012-06-27pseries: Implement IOMMU and DMA for PAPR PCI devicesDavid Gibson
2012-06-27pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson
2012-06-24spapr: Add "memop" hypercallBenjamin Herrenschmidt
2012-04-15pseries: Clean up hcall_dprintf() debugging messagesDavid Gibson
2012-03-15pseries: Add support for level interrupts to XICSDavid Gibson
2012-03-14ppc hw/: Don't use CPUStateAndreas Färber
2012-01-03pseries: FDT NUMA extensions to support multi-node guestsBharata B Rao
2011-12-06fix spelling in hw sub directoryDong Xu Wang
2011-10-31pseries: Add partial support for PCIDavid Gibson
2011-10-06pseries: Implement set-time-of-day RTAS functionBreno Leitao
2011-10-06pseries: Refactor spapr irq allocationDavid Gibson
2011-10-06pseries: More complete WIMG validation in H_ENTER codeDavid Gibson
2011-10-06spapr: proper qdevificationPaolo Bonzini
2011-07-12spapr: use specific endian ld/st_physAlexander Graf
2011-04-08Delay creation of pseries device tree until resetDavid Gibson
2011-04-01Implement the PAPR (pSeries) virtualized interrupt controller (xics)David Gibson
2011-04-01Implement hcall based RTAS for pSeries machinesDavid Gibson
2011-04-01Implement the bus structure for PAPR virtual IODavid Gibson
2011-04-01Start implementing pSeries logical partition machineDavid Gibson