Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | No verbose. User can enable by setting LIBGUESTFS_DEBUG=1 if they want. | Richard Jones | 2009-04-03 | 2 | -2/+0 | |
| | ||||||
* | Daemon and library are mostly talking to each other now. | Richard Jones | 2009-04-03 | 2 | -2/+39 | |
| | ||||||
* | Correctly handle the case when select runs out of filehandles. | Richard Jones | 2009-04-02 | 1 | -5/+4 | |
| | ||||||
* | Guest boots, and basic select/callbacks work. | Richard Jones | 2009-04-02 | 1 | -8/+3 | |
| | ||||||
* | Moved .cvsignore -> .gitignore. | Richard Jones | 2009-04-01 | 1 | -5/+0 | |
| | ||||||
* | Running qemu as a subprocess. | rjones | 2009-03-03 | 4 | -0/+50 | |