index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
spapr_vty.c
Age
Commit message (
Expand
)
Author
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-10-31
spapr: Pass PowerPCCPU to hypercalls
Andreas Färber
2012-08-15
pseries: Rework irq assignment to avoid carrying qemu_irqs around
Alexey Kardashevskiy
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
2012-06-18
qbus: Make child devices links
Anthony Liguori
2012-05-01
pseries: Implement automatic PAPR VIO address allocation
David Gibson
2012-04-15
pseries: Consolidate hack for RTAS display-character usage
David Gibson
2012-03-14
ppc hw/: Don't use CPUState
Andreas Färber
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
spapr: convert to QEMU Object Model (v2)
Anthony Liguori
2012-01-27
qdev: prepare source tree for code conversion
Anthony Liguori
2012-01-27
qdev: move qdev->info to class
Anthony Liguori
2012-01-03
pseries: Populate "/chosen/linux,stdout-path" in the FDT
David Gibson
2012-01-03
pseries: Add a routine to find a stable "default" vty and use it
David Gibson
2012-01-03
pseries: Remove hcalls callback
David Gibson
2011-11-18
pseries: Allow kernel's early debug output to work
David Gibson
2011-11-18
pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESS
Michael Ellerman
2011-11-18
pseries: Check we have a chardev in spapr_vty_init()
Michael Ellerman
2011-10-06
spapr: prepare for qdevification of irq
Paolo Bonzini
2011-10-06
spapr: proper qdevification
Paolo Bonzini
2011-08-22
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
2011-04-01
Add (virtual) interrupt to PAPR virtual tty device
David Gibson
2011-04-01
Implement the bus structure for PAPR virtual IO
David Gibson