| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
improvements in the tests.
|
|
|
|
|
| |
- malloc and realloc(0) are valid requests. Some implementations
may return NULL for these, which would not indicate an error.
|
| |
|
|
|
|
|
| |
- makes it impossible to write bindings for set_{path,qemu,append}
functions
|
| |
|
|
|
|
| |
heavily-loaded) machines.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- 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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|