Index: /trunk/src/VBox/VMM/VMMR3/APIC.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR3/APIC.cpp	(revision 61350)
+++ /trunk/src/VBox/VMM/VMMR3/APIC.cpp	(revision 61351)
@@ -172,4 +172,5 @@
     RT_ZERO(pXApicPage->ldr);
     RT_ZERO(pXApicPage->tpr);
+    RT_ZERO(pXApicPage->ppr);
     RT_ZERO(pXApicPage->timer_icr);
     RT_ZERO(pXApicPage->timer_ccr);
