Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Separate out the high-level API actions. | Richard Jones | 2009-04-18 | 1 | -6/+3 | |
| | | | | | | - Split out the high-level API actions so that they are in a separate file, and use the defined guestfs C API, instead of fiddling around with internal structures. | |||||
* | Need to package generator.ml -- oops. | Richard Jones | 2009-04-13 | 1 | -0/+2 | |
| | ||||||
* | Remove *~ files when doing 'make clean'. | Richard Jones | 2009-04-09 | 1 | -1/+3 | |
| | ||||||
* | Added framework for the language bindings. | Richard Jones | 2009-04-07 | 1 | -1/+1 | |
| | ||||||
* | pvs/vgs/lvs commands working now. | Richard Jones | 2009-04-07 | 1 | -1/+1 | |
| | ||||||
* | LIBGUESTFS_PATH implementation. | Richard Jones | 2009-04-04 | 1 | -1/+3 | |
| | ||||||
* | Mostly working spec file. | Richard Jones | 2009-04-04 | 1 | -2/+7 | |
| | ||||||
* | Daemon and library are mostly talking to each other now. | Richard Jones | 2009-04-03 | 1 | -2/+24 | |
| | ||||||
* | Guest boots, and basic select/callbacks work. | Richard Jones | 2009-04-02 | 1 | -0/+1 | |
| | ||||||
* | Running qemu as a subprocess. | rjones | 2009-03-03 | 1 | -0/+20 | |