Age | Commit message (Expand) | Author |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |
2012-10-04 | pseries: Rework implementation of TCE bypass | David Gibson |
2012-10-04 | pseries: Remove never used flags field from spapr vio devices | David Gibson |
2012-08-15 | pseries: Rework irq assignment to avoid carrying qemu_irqs around | Alexey Kardashevskiy |
2012-06-27 | pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure | David Gibson |
2012-06-18 | qdev: Convert busses to QEMU Object Model | Anthony Liguori |
2012-05-01 | pseries: Implement automatic PAPR VIO address allocation | David Gibson |
2012-04-15 | pseries: Correctly use the device model reset hooks | David Gibson |
2012-04-15 | pseries: Remove old hcalls hook stub | David Gibson |
2012-04-15 | pseries: Consolidate hack for RTAS display-character usage | David Gibson |
2012-04-15 | pseries: Remove unused fields from VIOsPAPRBus structure | David Gibson |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-01-27 | spapr: convert to QEMU Object Model (v2) | Anthony Liguori |
2012-01-03 | pseries: Populate "/chosen/linux,stdout-path" in the FDT | David Gibson |
2012-01-03 | pseries: Remove hcalls callback | David Gibson |
2011-10-30 | pseries: Use Book3S-HV TCE acceleration capabilities | David Gibson |
2011-10-06 | pseries: Refactor spapr irq allocation | David Gibson |
2011-10-06 | spapr: prepare for qdevification of irq | Paolo Bonzini |
2011-10-06 | spapr: proper qdevification | Paolo Bonzini |
2011-05-09 | Place pseries vty devices at addresses more similar to existing machines | David Gibson |
2011-04-01 | Add a PAPR TCE-bypass mechanism for the pSeries machine | Ben Herrenschmidt |
2011-04-01 | Implement PAPR virtual SCSI interface (ibmvscsi) | Ben Herrenschmidt |
2011-04-01 | Implement PAPR CRQ hypercalls | Ben Herrenschmidt |
2011-04-01 | Implement sPAPR Virtual LAN (ibmveth) | David Gibson |
2011-04-01 | Implement TCE translation for sPAPR VIO | David Gibson |
2011-04-01 | Add (virtual) interrupt to PAPR virtual tty device | David Gibson |
2011-04-01 | Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts | David Gibson |
2011-04-01 | Implement the bus structure for PAPR virtual IO | David Gibson |