Revision fe55ff6e hw/vga_int.h

b/hw/vga_int.h
193 193

  
194 194
void vga_dirty_log_start(VGACommonState *s);
195 195
void vga_dirty_log_stop(VGACommonState *s);
196
void vga_dirty_log_restart(VGACommonState *s);
197 196

  
198 197
extern const VMStateDescription vmstate_vga_common;
199 198
uint32_t vga_ioport_read(void *opaque, uint32_t addr);

Also available in: Unified diff