index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
spapr_vty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr: Pass PowerPCCPU to hypercalls
Andreas Färber
2012-10-31
1
-2
/
+2
*
pseries: Rework irq assignment to avoid carrying qemu_irqs around
Alexey Kardashevskiy
2012-08-15
1
-1
/
+1
*
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
2012-06-27
1
-1
/
+1
*
qbus: Make child devices links
Anthony Liguori
2012-06-18
1
-2
/
+4
*
pseries: Implement automatic PAPR VIO address allocation
David Gibson
2012-05-01
1
-3
/
+2
*
pseries: Consolidate hack for RTAS display-character usage
David Gibson
2012-04-15
1
-3
/
+1
*
ppc hw/: Don't use CPUState
Andreas Färber
2012-03-14
1
-2
/
+2
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+3
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-6
/
+8
*
spapr: convert to QEMU Object Model (v2)
Anthony Liguori
2012-01-27
1
-13
/
+22
*
qdev: prepare source tree for code conversion
Anthony Liguori
2012-01-27
1
-3
/
+3
*
qdev: move qdev->info to class
Anthony Liguori
2012-01-27
1
-1
/
+1
*
pseries: Populate "/chosen/linux,stdout-path" in the FDT
David Gibson
2012-01-03
1
-1
/
+1
*
pseries: Add a routine to find a stable "default" vty and use it
David Gibson
2012-01-03
1
-9
/
+38
*
pseries: Remove hcalls callback
David Gibson
2012-01-03
1
-7
/
+2
*
pseries: Allow kernel's early debug output to work
David Gibson
2011-11-18
1
-2
/
+30
*
pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESS
Michael Ellerman
2011-11-18
1
-1
/
+1
*
pseries: Check we have a chardev in spapr_vty_init()
Michael Ellerman
2011-11-18
1
-0
/
+5
*
spapr: prepare for qdevification of irq
Paolo Bonzini
2011-10-06
1
-1
/
+1
*
spapr: proper qdevification
Paolo Bonzini
2011-10-06
1
-7
/
+1
*
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
2011-08-22
1
-2
/
+2
*
Add (virtual) interrupt to PAPR virtual tty device
David Gibson
2011-04-01
1
-1
/
+10
*
Implement the bus structure for PAPR virtual IO
David Gibson
2011-04-01
1
-0
/
+150