Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Parses return values and returned errors properly. | Richard Jones | 2009-04-03 | 3 | -45/+150 | |
| | ||||||
* | Pass -no-kqemu parameter to avoid warning about kqemu. | Richard Jones | 2009-04-03 | 1 | -1/+2 | |
| | ||||||
* | Makes a series of non-trivial calls. | Richard Jones | 2009-04-03 | 6 | -9/+46 | |
| | ||||||
* | Daemon and library are mostly talking to each other now. | Richard Jones | 2009-04-03 | 7 | -45/+530 | |
| | ||||||
* | Lots more auto-generation. | Richard Jones | 2009-04-03 | 5 | -36/+452 | |
| | ||||||
* | Start the generated code and code generator. | Richard Jones | 2009-04-03 | 3 | -8/+198 | |
| | ||||||
* | Correctly handle the case when select runs out of filehandles. | Richard Jones | 2009-04-02 | 1 | -0/+10 | |
| | ||||||
* | Code to handle the daemon communications socket. | Richard Jones | 2009-04-02 | 2 | -6/+116 | |
| | ||||||
* | Guest boots, and basic select/callbacks work. | Richard Jones | 2009-04-02 | 3 | -287/+692 | |
| | ||||||
* | Moved .cvsignore -> .gitignore. | Richard Jones | 2009-04-01 | 1 | -6/+0 | |
| | ||||||
* | Starts up QEMU now | rjones | 2009-03-04 | 2 | -86/+174 | |
| | ||||||
* | Running qemu as a subprocess. | rjones | 2009-03-03 | 5 | -0/+611 | |