]> git.ipfire.org Git - thirdparty/qemu.git/history - hw/openpic.c
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
[thirdparty/qemu.git] / hw / openpic.c
2007-09-17  thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16  thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-09  j_mayerImplement embedded IRQ controller for PowerPC 6xx/740...
2007-04-07  pbrookUnify IRQ handling.
2007-03-31  j_mayerBetter fix for OpenPIC: should not depend on PowerPC.
2007-03-30  j_mayerNew model for PowerPC CPU hardware interrupt events:
2005-11-23  bellardopenpic SMP support (Jocelyn Mayer)
2005-11-21  bellardcpu_single_env usage fix
2005-06-05  bellardmore generic IRQ support
2005-02-09  bellardspelling fix
2005-01-10  bellardtypo
2004-06-21  bellarddisable PCI device for PMAC
2004-06-21  bellardadded PCI bus
2004-06-21  bellardopenpic fixes
2004-06-15  bellardOpenPIC support (Jocelyn Mayer)