VirtIO: Fix QEMU crash during Windows PNP tests
[qemu] / hw / etraxfs_ser.c
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-16 Edgar E. IglesiasETRAX-SER: Untabify.
2009-05-16 Edgar E. IglesiasETRAX-SER: qdevify.
2009-05-05 Edgar E. IglesiasETRAX: Simplify serport control logic.
2009-05-05 Edgar E. IglesiasETRAX: Drop _t for the serial type.
2009-05-05 Edgar E. IglesiasETRAX: Use NULL for subwidth serport reg accesses.
2009-05-05 Edgar E. IglesiasETRAX: Simplify interrupt signaling.
2009-02-22 edgar_iglCRIS: Fix remaining build warnings.
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-06 edgar_iglETRAX-FS: No need to decode the address anymore.
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-06-30 edgar_iglAvoid refering to CRIS specific cpu-state to be able...
2008-05-02 edgar_iglETRAX serial port:
2008-03-14 edgar_iglMade the etrax timers and serial-ports base address...
2008-03-14 edgar_igl* Add a model of the ETRAX interrupt controller.
2008-03-01 edgar_igl* target-cris/op.c: Make sure the bit-test insn only...
2007-11-17 pbrookBreak up vl.h.
2007-10-08 thsEtraxFS board support, by Edgar E. Iglesias.