Age | Commit message (Expand) | Author | Files | Lines |
2012-08-15 | pseries: Rework irq assignment to avoid carrying qemu_irqs around | Alexey Kardashevskiy | 1 | -1/+1 |
2012-06-27 | pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure | David Gibson | 1 | -1/+1 |
2012-06-18 | qbus: Make child devices links | Anthony Liguori | 1 | -2/+4 |
2012-05-01 | pseries: Implement automatic PAPR VIO address allocation | David Gibson | 1 | -3/+2 |
2012-04-15 | pseries: Consolidate hack for RTAS display-character usage | David Gibson | 1 | -3/+1 |
2012-03-14 | ppc hw/: Don't use CPUState | Andreas Färber | 1 | -2/+2 |
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 | -13/+22 |
2012-01-27 | qdev: prepare source tree for code conversion | Anthony Liguori | 1 | -3/+3 |
2012-01-27 | qdev: move qdev->info to class | Anthony Liguori | 1 | -1/+1 |
2012-01-03 | pseries: Populate "/chosen/linux,stdout-path" in the FDT | David Gibson | 1 | -1/+1 |
2012-01-03 | pseries: Add a routine to find a stable "default" vty and use it | David Gibson | 1 | -9/+38 |
2012-01-03 | pseries: Remove hcalls callback | David Gibson | 1 | -7/+2 |
2011-11-18 | pseries: Allow kernel's early debug output to work | David Gibson | 1 | -2/+30 |
2011-11-18 | pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESS | Michael Ellerman | 1 | -1/+1 |
2011-11-18 | pseries: Check we have a chardev in spapr_vty_init() | Michael Ellerman | 1 | -0/+5 |
2011-10-06 | spapr: prepare for qdevification of irq | Paolo Bonzini | 1 | -1/+1 |
2011-10-06 | spapr: proper qdevification | Paolo Bonzini | 1 | -7/+1 |
2011-08-22 | char: rename qemu_chr_write() -> qemu_chr_fe_write() | Anthony Liguori | 1 | -2/+2 |
2011-04-01 | Add (virtual) interrupt to PAPR virtual tty device | David Gibson | 1 | -1/+10 |
2011-04-01 | Implement the bus structure for PAPR virtual IO | David Gibson | 1 | -0/+150 |