Revision 4b16eb9d hw/vga_int.h

b/hw/vga_int.h
196 196
void vga_reset(void *s);
197 197

  
198 198
void vga_dirty_log_start(VGAState *s);
199
void vga_dirty_log_stop(VGAState *s);
200 199

  
201 200
uint32_t vga_mem_readb(void *opaque, target_phys_addr_t addr);
202 201
void vga_mem_writeb(void *opaque, target_phys_addr_t addr, uint32_t val);

Also available in: Unified diff