[Libguestfs] [PATCH 2/2] launch: Change comment.

Richard W.M. Jones rjones at redhat.com
Fri Oct 2 14:22:20 UTC 2015


Making -machine configurable would be a really bad idea.
---
 src/guestfs-internal.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/guestfs-internal.h b/src/guestfs-internal.h
index 7f1e572..113705d 100644
--- a/src/guestfs-internal.h
+++ b/src/guestfs-internal.h
@@ -133,7 +133,7 @@
 #define VIRTIO_NET "virtio-net-device"
 #endif /* ARM */
 
-/* Machine types.  XXX Make these configurable. */
+/* Machine types. */
 #ifdef __arm__
 #define MACHINE_TYPE "virt"
 #endif
-- 
2.5.2




More information about the Libguestfs mailing list