From 8c9f3a8e7bd9a937bcc4401a27246e258c5b4e4c Mon Sep 17 00:00:00 2001 From: Yuya Kusakabe Date: Wed, 20 Jun 2018 23:06:38 +0900 Subject: Initial QEMU support --- library/hosts | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 library/hosts (limited to 'library/hosts') diff --git a/library/hosts b/library/hosts new file mode 100644 index 0000000..5fd0150 --- /dev/null +++ b/library/hosts @@ -0,0 +1,5 @@ +[local] +localhost + +[qemu] +localhost -- cgit v1.2.3