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_vio.c
Age
Commit message (
Expand
)
Author
2012-01-03
pseries: Check for duplicate addresses on the spapr-vio bus
Michael Ellerman
2012-01-03
pseries: Populate "/chosen/linux,stdout-path" in the FDT
David Gibson
2012-01-03
pseries: Emit device tree nodes in reg order
David Gibson
2012-01-03
pseries: Remove hcalls callback
David Gibson
2011-11-18
pseries: Fix qdev.id handling in the VIO bus code
Michael Ellerman
2011-11-18
pseries: Fix buggy spapr_vio_find_by_reg()
David Gibson
2011-11-01
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
2011-10-30
pseries: Use Book3S-HV TCE acceleration capabilities
David Gibson
2011-10-28
qdev: switch children device list to QTAILQ
Paolo Bonzini
2011-10-06
pseries: Refactor spapr irq allocation
David Gibson
2011-10-06
spapr: make irq customizable via qdev
Paolo Bonzini
2011-10-06
spapr: proper qdevification
Paolo Bonzini
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-04-01
Add a PAPR TCE-bypass mechanism for the pSeries machine
Ben Herrenschmidt
2011-04-01
Implement PAPR CRQ hypercalls
Ben Herrenschmidt
2011-04-01
Implement TCE translation for sPAPR VIO
David Gibson
2011-04-01
Add PAPR H_VIO_SIGNAL hypercall and infrastructure for VIO interrupts
David Gibson
2011-04-01
Implement the bus structure for PAPR virtual IO
David Gibson