Age | Commit message (Expand) | Author | Files | Lines |
2012-10-31 | spapr: Pass PowerPCCPU to hypercalls | Andreas Färber | 1 | -5/+5 |
2012-08-15 | pseries: Rework irq assignment to avoid carrying qemu_irqs around | Alexey Kardashevskiy | 1 | -1/+1 |
2012-08-01 | net: Rename VLANClientState to NetClientState | Stefan Hajnoczi | 1 | -2/+2 |
2012-07-23 | hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) | Laszlo Ersek | 1 | -1/+1 |
2012-06-27 | pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure | David Gibson | 1 | -30/+33 |
2012-05-01 | pseries: Implement automatic PAPR VIO address allocation | David Gibson | 1 | -3/+2 |
2012-04-15 | pseries: Fix reset of VIO network device | David Gibson | 1 | -3/+11 |
2012-04-15 | pseries: Clean up hcall_dprintf() debugging messages | David Gibson | 1 | -7/+5 |
2012-03-14 | ppc hw/: Don't use CPUState | Andreas Färber | 1 | -5/+5 |
2012-02-15 | qom: Unify type registration | Andreas Färber | 1 | -2/+3 |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori | 1 | -6/+8 |
2012-01-27 | spapr: convert to QEMU Object Model (v2) | Anthony Liguori | 1 | -14/+23 |
2012-01-27 | qdev: prepare source tree for code conversion | Anthony Liguori | 1 | -2/+2 |
2012-01-27 | qdev: don't access name through info | Anthony Liguori | 1 | -1/+1 |
2012-01-03 | pseries: Remove hcalls callback | David Gibson | 1 | -11/+6 |
2011-10-06 | spapr: prepare for qdevification of irq | Paolo Bonzini | 1 | -3/+1 |
2011-10-06 | spapr: proper qdevification | Paolo Bonzini | 1 | -6/+1 |
2011-05-20 | pSeries: Clean up write-only variables | David Gibson | 1 | -3/+0 |
2011-04-07 | spapr_llan: Fix warning when compiled with -dDEBUG | Alexey Kardashevskiy | 1 | -3/+0 |
2011-04-01 | Implement sPAPR Virtual LAN (ibmveth) | David Gibson | 1 | -0/+521 |