]> rtime.felk.cvut.cz Git - mf6xx.git/history - src/qemu
QEMU mf624.c formatted to make QEMU checkpatch.pl mostly happy.
[mf6xx.git] / src / qemu /
2014-08-05 Pavel PisaQEMU mf624.c formatted to make QEMU checkpatch.pl mostl... master
2014-08-05 Pavel PisaUpdate MF624 emulation for QEMU 2.0 and 2.1 infrastructure.
2012-01-27 Rostislav LisovyQemu: Coding style.
2011-11-01 Pavel PisaQEMU Readme: Remove space which breaks QEMU device...
2011-10-17 Pavel PisaSuppress warning which breaks compilation.
2011-10-17 Pavel Pisamf624 QEMU hardware emulation updated to compile with...
2011-05-10 Rostislav LisovyChoosing port number for Qt GUI to connect (in virtual...
2011-04-23 Rostislav LisovyMinor changes.
2011-04-17 Rostislav LisovyChanged some directory names for easier understanding.
2011-04-17 Rostislav LisovyChanged some directory names for easier understanding.
2011-04-17 Rostislav LisovyAdded a few comments. Cleaned coding style.
2011-04-17 Rostislav LisovyAdded short README for Qt Qemu interface.
2011-04-17 Rostislav LisovyAdded license and copyright information to most importa...
2011-04-17 Rostislav LisovySlightly changed GUI layout.
2011-04-15 Rostislav LisovyADC/DAC values are send from Qemu to Qt client (and...
2011-04-15 Rostislav LisovyAdded instructions for Qemu compilation & usage.
2011-04-15 Rostislav LisovySockets fixed
2011-04-13 Rostislav LisovyADCs setting implemented.
2011-04-13 Rostislav LisovyADCs reading (and setting via GUI interface) seems...
2011-04-10 Rostislav LisovyPassing port number to Qt interface as commandline...
2011-04-10 Rostislav LisovyQemu + Qt gui added functionality. Setting of DOUT...
2011-04-08 Rostislav LisovyFirst version of graphical Qt interface to Qemu MF624...
2011-04-05 Rostislav LisovyMerge branch 'master' of rtime.felk.cvut.cz:mf6xx
2011-04-04 Rostislav LisovyAdded controling of cards inputs from client hooked...
2011-04-04 Rostislav LisovyCreating socket works. Reading/writing from/to socket...
2011-04-03 Rostislav LisovyMost of the card logic is implemented. Socket doesn...
2011-03-27 Rostislav LisovyAdded structures for cards registers. Virtual implement...
2011-03-27 Rostislav LisovyCompilable module. UIO registers in guest system to...
2011-03-20 Rostislav LisovyBasic skeleton of MF624 DAQ card implementation.