aboutsummaryrefslogtreecommitdiff
path: root/hw/spapr_vty.c
AgeCommit message (Expand)Author
2012-10-31spapr: Pass PowerPCCPU to hypercallsAndreas Färber
2012-08-15pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy
2012-06-27pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson
2012-06-18qbus: Make child devices linksAnthony Liguori
2012-05-01pseries: Implement automatic PAPR VIO address allocationDavid Gibson
2012-04-15pseries: Consolidate hack for RTAS display-character usageDavid Gibson
2012-03-14ppc hw/: Don't use CPUStateAndreas Färber
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27spapr: convert to QEMU Object Model (v2)Anthony Liguori
2012-01-27qdev: prepare source tree for code conversionAnthony Liguori
2012-01-27qdev: move qdev->info to classAnthony Liguori
2012-01-03pseries: Populate "/chosen/linux,stdout-path" in the FDTDavid Gibson
2012-01-03pseries: Add a routine to find a stable "default" vty and use itDavid Gibson
2012-01-03pseries: Remove hcalls callbackDavid Gibson
2011-11-18pseries: Allow kernel's early debug output to workDavid Gibson
2011-11-18pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESSMichael Ellerman
2011-11-18pseries: Check we have a chardev in spapr_vty_init()Michael Ellerman
2011-10-06spapr: prepare for qdevification of irqPaolo Bonzini
2011-10-06spapr: proper qdevificationPaolo Bonzini
2011-08-22char: rename qemu_chr_write() -> qemu_chr_fe_write()Anthony Liguori
2011-04-01Add (virtual) interrupt to PAPR virtual tty deviceDavid Gibson
2011-04-01Implement the bus structure for PAPR virtual IODavid Gibson