<div id="titlepage">
<p class="title">
- New qemu technology used in virt-v2v
+ New qemu technology<br/>used in virt-v2v
</p>
<p><author>
Richard W.M. Jones <br/>
# History.
remember 'virt-v2v -i disk windows.qcow2 -o local -os .'
remember 'ls -l -h'
+remember 'virt-v2v --version'
+remember 'virt-v2v --help'
echo "Running virt-v2v"
<link rel="stylesheet" href="style.css" type="text/css"/>
<script src="code.js" type="text/javascript"></script>
-<h1>virt-v2v 2009 vs 2014</h1>
+<h1>2009 → 2014</h1>
<object height="80%" width="99%"
data="4000-old-vs-new.d/old-vs-new.svg"
<link rel="stylesheet" href="style.css" type="text/css"/>
<script src="code.js" type="text/javascript"></script>
-<h1>Overlay with network backing disks</h1>
+<h1>Network backing disks</h1>
<object height="80%" width="99%"
data="5000-overlay.d/overlay-qcow2.svg"
<li> Fedora ≥ 21, RHEL ≥ 7.1,
Debian/experimental, Ubuntu 15.x
<li> Used widely by Red Hat customers
+<li> Developers and testers: <br/>
+Matthew Booth,
+Shahar Havivi,
+Arik Hadas,
+Tingting Zheng,
+Junqin Zhou,
+Hu Zhang,
+Wei Shi,
+Lingfei Kong,
+Pino Toscano,
+Roman Kagan,
+John Eckersberg
</ul>
unset ftp_proxy
# Get everything into the cache.
-guestfish -a /dev/null run > /dev/null &
+guestfish -a /dev/null run || exit 1
# Run techtalk.
techtalk-pse
body {
background: url(redhat.png) no-repeat;
background-position: 98% 0;
- font-size: 28pt; /* For max */
- /* font-size: 20pt; */ /* For 1024x768 */
+ /* font-size: 28pt; */ /* For max */
+ font-size: 20pt; /* For 1024x768 */
/* font-family: liberation, helvetica; */
font-family: helvetica;
}