summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added outline of shell command, added generator support.Richard Jones2009-04-031-1/+63
* Small updates to the generator.Richard Jones2009-04-032-3/+0
* Implemented 'mount' and 'touch' commands.Richard Jones2009-04-032-1/+52
* Parses return values and returned errors properly.Richard Jones2009-04-033-45/+150
* Pass -no-kqemu parameter to avoid warning about kqemu.Richard Jones2009-04-031-1/+2
* Makes a series of non-trivial calls.Richard Jones2009-04-036-9/+46
* Daemon and library are mostly talking to each other now.Richard Jones2009-04-037-45/+530
* Lots more auto-generation.Richard Jones2009-04-035-36/+452
* Start the generated code and code generator.Richard Jones2009-04-033-8/+198
* Correctly handle the case when select runs out of filehandles.Richard Jones2009-04-021-0/+10
* Code to handle the daemon communications socket.Richard Jones2009-04-022-6/+116
* Guest boots, and basic select/callbacks work.Richard Jones2009-04-023-287/+692
* Moved .cvsignore -> .gitignore.Richard Jones2009-04-011-6/+0
* Starts up QEMU nowrjones2009-03-042-86/+174
* Running qemu as a subprocess.rjones2009-03-035-0/+611