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
/
ppc.h
Age
Commit message (
Expand
)
Author
2013-02-16
ppc405_uc: Pass PowerPCCPU to ppc40x_{core,chip,system}_reset()
Andreas Färber
2013-01-18
openpic: export e500 epr enable into a ppc.c function
Alexander Graf
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-19
ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()
Andreas Färber
2012-12-19
ppc: Pass PowerPCCPU to ppc_set_irq()
Andreas Färber
2012-12-19
janitor: add guards to headers
Paolo Bonzini
2012-03-14
ppc hw/: Don't use CPUState
Andreas Färber
2011-10-06
PPC: booke timers
Fabien Chouteau
2011-04-01
Add POWER7 support for ppc
David Gibson
2010-09-24
powerpc: Make the decr interrupt type overridable
Edgar E. Iglesias
2010-08-26
PPC: Add PV hypercall transport through fw_cfg
Alexander Graf
2010-02-14
PPC: tell the guest about the time base frequency
Alexander Graf
2010-02-14
PPC: Use Mac99_U3 type on ppc64
Alexander Graf
2009-12-21
PPC: Make DCR uint32_t
Alexander Graf
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-15
PPC: clean up ppc405
Blue Swirl
2009-08-08
ppc_oldworld: configure screen size from qemu command line options
Laurent Vivier
2009-03-02
kvm/powerpc: Add irq support for E500 core
aurel32
2009-01-08
target-ppc: move OpenBIOS machines type to ppc.h from hw/ppc_oldworld.c
aurel32
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
2007-11-17
Break up vl.h.
pbrook