]> xenbits.xensource.com Git - people/liuw/talks.git/commitdiff
Address space asset
authorWei Liu <wei.liu2@citrix.com>
Wed, 5 Jul 2017 14:04:41 +0000 (15:04 +0100)
committerWei Liu <wei.liu2@citrix.com>
Wed, 5 Jul 2017 14:04:52 +0000 (15:04 +0100)
assets/address.png [new file with mode: 0644]
slides.tex

diff --git a/assets/address.png b/assets/address.png
new file mode 100644 (file)
index 0000000..1f9b75e
Binary files /dev/null and b/assets/address.png differ
index f3c24a2bcd4c0f34045de4c37925f87d68c6731f..b34b99ec7880f74b9c9ddef165a2e2ffd367d8b3 100644 (file)
@@ -68,6 +68,11 @@ Implement a PV ABI shim. Use it to translate PV hypercall into PVH ones.
         \includegraphics[width=0.8\textwidth]{assets/pvpvh.png}
 \end{frame}
 
+\begin{frame}
+    \frametitle{Xen x86 memory layout}
+        \includegraphics[width=0.8\textwidth]{assets/address.png}
+\end{frame}
+
 \defverbatim[colored]\lstI{
     \begin{lstlisting}[language=C]
 do_foo(...)