Index: /trunk/src/VBox/Devices/Graphics/DevVGA.cpp
===================================================================
--- /trunk/src/VBox/Devices/Graphics/DevVGA.cpp	(revision 32901)
+++ /trunk/src/VBox/Devices/Graphics/DevVGA.cpp	(revision 32902)
@@ -2302,5 +2302,5 @@
         ||  height         != (int)s->last_height
         ||  s->get_bpp(s)  != (int)s->last_bpp
-        ||  offsets_changed)
+        || (offsets_changed && !s->fRenderVRAM))
     {
         if (fFailOnResize)
