Added bug about qemu not being cleaned up after segfault.
[libguestfs.git] / examples /
2009-04-22 Richard JonesFix infinite loop encountered when reading Windows...
2009-04-15 Richard JonesShow byte sizes in example.
2009-04-15 Richard JonesDisplay ext2/3 details, and some bug fixes.
2009-04-15 Richard JonesAdded to-xml program.
2009-04-15 Richard JonesRemove 'df' program from examples - didn't ever work.
2009-04-09 Richard JonesRemove *~ files when doing 'make clean'.
2009-04-03 Richard JonesMake the partition configurable.
2009-04-03 Richard JonesAdded README file for examples directory.
2009-04-03 Richard JonesNo verbose. User can enable by setting LIBGUESTFS_DEBU...
2009-04-03 Richard JonesDaemon and library are mostly talking to each other...
2009-04-02 Richard JonesCorrectly handle the case when select runs out of fileh...
2009-04-02 Richard JonesGuest boots, and basic select/callbacks work.
2009-04-01 Richard JonesMoved .cvsignore -> .gitignore.
2009-03-03 rjonesRunning qemu as a subprocess.