Age | Commit message (Expand) | Author | Files | Lines |
2012-10-29 | pseries: Implement qemu initiated shutdowns using EPOW events | David Gibson | 1 | -0/+8 |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity | 1 | -5/+5 |
2012-10-04 | pseries: Rework implementation of TCE bypass | David Gibson | 1 | -0/+1 |
2012-10-04 | pseries: Remove XICS irq type enum type | David Gibson | 1 | -4/+4 |
2012-10-04 | pseries: Reset emulated PCI TCE tables on system reset | David Gibson | 1 | -0/+1 |
2012-10-04 | pseries: Add support for new KVM hash table control call | David Gibson | 1 | -1/+3 |
2012-08-15 | pseries dma: DMA window params added to PHB and DT population changed | Alexey Kardashevskiy | 1 | -1/+3 |
2012-08-15 | pseries: added allocator for a block of IRQs | Alexey Kardashevskiy | 1 | -0/+1 |
2012-08-15 | pseries: Rework irq assignment to avoid carrying qemu_irqs around | Alexey Kardashevskiy | 1 | -6/+5 |
2012-08-15 | PPC: spapr: Remove global variable | Alexander Graf | 1 | -0/+1 |
2012-06-27 | pseries: Implement IOMMU and DMA for PAPR PCI devices | David Gibson | 1 | -0/+1 |
2012-06-27 | pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure | David Gibson | 1 | -0/+17 |
2012-06-24 | spapr: Add "memop" hypercall | Benjamin Herrenschmidt | 1 | -1/+2 |
2012-04-15 | pseries: Clean up hcall_dprintf() debugging messages | David Gibson | 1 | -1/+1 |
2012-03-15 | pseries: Add support for level interrupts to XICS | David Gibson | 1 | -1/+12 |
2012-03-14 | ppc hw/: Don't use CPUState | Andreas Färber | 1 | -2/+2 |
2012-01-03 | pseries: FDT NUMA extensions to support multi-node guests | Bharata B Rao | 1 | -0/+1 |
2011-12-06 | fix spelling in hw sub directory | Dong Xu Wang | 1 | -1/+1 |
2011-10-31 | pseries: Add partial support for PCI | David Gibson | 1 | -0/+2 |
2011-10-06 | pseries: Implement set-time-of-day RTAS function | Breno Leitao | 1 | -0/+1 |
2011-10-06 | pseries: Refactor spapr irq allocation | David Gibson | 1 | -5/+2 |
2011-10-06 | pseries: More complete WIMG validation in H_ENTER code | David Gibson | 1 | -0/+1 |
2011-10-06 | spapr: proper qdevification | Paolo Bonzini | 1 | -0/+8 |
2011-07-12 | spapr: use specific endian ld/st_phys | Alexander Graf | 1 | -2/+2 |
2011-04-08 | Delay creation of pseries device tree until reset | David Gibson | 1 | -0/+7 |
2011-04-01 | Implement the PAPR (pSeries) virtualized interrupt controller (xics) | David Gibson | 1 | -0/+2 |
2011-04-01 | Implement hcall based RTAS for pSeries machines | David Gibson | 1 | -0/+32 |
2011-04-01 | Implement the bus structure for PAPR virtual IO | David Gibson | 1 | -0/+3 |
2011-04-01 | Start implementing pSeries logical partition machine | David Gibson | 1 | -0/+257 |