Displaying 2 results from an estimated 2 matches for "6888bcb".
2019 Jul 12
0
[p2v PATCH 6/5] Add a simple README
---
README | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
create mode 100644 README
diff --git a/README b/README
new file mode 100644
index 0000000..6888bcb
--- /dev/null
+++ b/README
@@ -0,0 +1,22 @@
+Virt-p2v is a GUI interface to convert a physical machine to run
+as virtual machine on KVM. For more information see the home page:
+
+ http://libguestfs.org/
+
+For discussion, development, patches, etc. please use the mailing
+list:
+
+ http://www....
2019 Jul 12
8
[p2v PATCH 0/5] More small fixes
See individual patches for details.
Pino Toscano (5):
Include signal.h
Remove unused variables
Push -Wsuggest-attribute=noreturn only with GCC
tests: do not set libguestfs environment variables
Define the GCC version macro
Makefile.am | 2 +-
conversion.c | 3 +++
p2v.h | 7 +++++++
ssh.c | 8 +++++---
4 files changed, 16 insertions(+), 4 deletions(-)
--
2.21.0