Parses return values and returned errors properly.
[libguestfs.git] / src / guestfs.c
2009-04-03 Richard JonesParses return values and returned errors properly.
2009-04-03 Richard JonesPass -no-kqemu parameter to avoid warning about kqemu.
2009-04-03 Richard JonesMakes a series of non-trivial calls.
2009-04-03 Richard JonesDaemon and library are mostly talking to each other...
2009-04-03 Richard JonesStart the generated code and code generator.
2009-04-02 Richard JonesCorrectly handle the case when select runs out of fileh...
2009-04-02 Richard JonesCode to handle the daemon communications socket.
2009-04-02 Richard JonesGuest boots, and basic select/callbacks work.
2009-03-04 rjonesStarts up QEMU now
2009-03-03 rjonesRunning qemu as a subprocess.