Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / hw / parallel.c
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-07 aurel32Parallel port reset
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-08-22 aurel32Parallel Port Direction Fix
2008-02-10 balrogFix parallel port software emulation (Hervé Poussineau).
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
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-06-18 thsAdd parallel memory mapped interface, by Herve Poussineau.
2007-06-07 thsFix code formatting, by Herve Poussineau.
2007-04-07 pbrookUnify IRQ handling.
2007-02-17 thsParport EPP support for Linux, by Marko Kohtala.
2005-11-15 bellardnew network emulation
2005-11-10 bellardlow level host parallel port access
2005-01-23 bellardremoved warnings
2005-01-15 bellardPC parallel port support (Mark Jonckheere)