\begin{itemize}
\item Fix initial ARP sending on restore from migration (\brev{282908}).
\item Preserve configured options across migrations (\brev{285098}).
+ \item Fix PF to work with netfront (\brev{289316}) by Kristof Provost
\item Clean-up and new feature
\begin{itemize}
\item Remove obsolete page flipping mode (\brev{289583})
\begin{itemize}
\item No PVMMU etc, a lot less code
\end{itemize}
+ \item Easier to port new OSes
\end{itemize}
\end{frame}
\note{
\begin{frame}
\frametitle{Gory details about PVH}
\begin{itemize}
- \item PVH-classic vs HVMlite-nodm
+ \item PVH-classic vs HVMlite
\item PVH-classic is first attempt for the design, to make PV guest look like HVM guest
- \item HVMlite-nodm is the new approach, to make HVM guest look like PV guest
- \item They will converge at some point, the agreed upon road map is to make HVMlite-nodm canonical "PVH"
+ \item HVMlite is the new approach, to make HVM guest look like PV guest
+ \item They will converge at some point, the agreed upon road map is to make HVMlite canonical "PVH"
\item End users probably won't notice the difference
\end{itemize}
\end{frame}