summaryrefslogtreecommitdiffstats
path: root/hw/spapr_vty.c
Commit message (Expand)AuthorAgeFilesLines
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini2012-12-191-1/+1
* spapr: Pass PowerPCCPU to hypercallsAndreas Färber2012-10-311-2/+2
* pseries: Rework irq assignment to avoid carrying qemu_irqs aroundAlexey Kardashevskiy2012-08-151-1/+1
* pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson2012-06-271-1/+1
* qbus: Make child devices linksAnthony Liguori2012-06-181-2/+4
* pseries: Implement automatic PAPR VIO address allocationDavid Gibson2012-05-011-3/+2
* pseries: Consolidate hack for RTAS display-character usageDavid Gibson2012-04-151-3/+1
* ppc hw/: Don't use CPUStateAndreas Färber2012-03-141-2/+2
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-6/+8
* spapr: convert to QEMU Object Model (v2)Anthony Liguori2012-01-271-13/+22
* qdev: prepare source tree for code conversionAnthony Liguori2012-01-271-3/+3
* qdev: move qdev->info to classAnthony Liguori2012-01-271-1/+1
* pseries: Populate "/chosen/linux,stdout-path" in the FDTDavid Gibson2012-01-031-1/+1
* pseries: Add a routine to find a stable "default" vty and use itDavid Gibson2012-01-031-9/+38
* pseries: Remove hcalls callbackDavid Gibson2012-01-031-7/+2
* pseries: Allow kernel's early debug output to workDavid Gibson2011-11-181-2/+30
* pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESSMichael Ellerman2011-11-181-1/+1
* pseries: Check we have a chardev in spapr_vty_init()Michael Ellerman2011-11-181-0/+5
* spapr: prepare for qdevification of irqPaolo Bonzini2011-10-061-1/+1
* spapr: proper qdevificationPaolo Bonzini2011-10-061-7/+1
* char: rename qemu_chr_write() -> qemu_chr_fe_write()Anthony Liguori2011-08-221-2/+2
* Add (virtual) interrupt to PAPR virtual tty deviceDavid Gibson2011-04-011-1/+10
* Implement the bus structure for PAPR virtual IODavid Gibson2011-04-011-0/+150
OpenPOWER on IntegriCloud