[pve-devel] [PATCH 1/9] add qemu git submodule

Stefan Priebe s.priebe at profihost.ag
Mon Feb 11 10:27:29 CET 2013


Signed-off-by: Stefan Priebe <s.priebe at profihost.ag>
---
 .gitmodules |    3 +++
 .qemu.git   |    1 +
 2 files changed, 4 insertions(+)
 create mode 100644 .gitmodules
 create mode 160000 .qemu.git

diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..67c4c17
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule ".qemu.git"]
+	path = .qemu.git
+	url = git://git.qemu.org/qemu.git
diff --git a/.qemu.git b/.qemu.git
new file mode 160000
index 0000000..1044255
--- /dev/null
+++ b/.qemu.git
@@ -0,0 +1 @@
+Subproject commit 10442558ab1797bfbb01285b909e34c5cf038f12
-- 
1.7.10.4




More information about the pve-devel mailing list