index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vga_int.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vga: Implement blinking of text cursor
Jan Kiszka
2012-07-14
1
-0
/
+2
*
vga: make vram size configurable
Gerd Hoffmann
2012-06-22
1
-2
/
+2
*
vga: raise xres+yres limits
Gerd Hoffmann
2012-06-22
1
-2
/
+2
*
vga: fix vram double-mapping with -vga std and -M pc-0.12
Avi Kivity
2012-05-29
1
-0
/
+1
*
vga: use constants from vga.h
Blue Swirl
2012-02-04
1
-3
/
+0
*
vga: move Cirrus VGA template to its own file
Blue Swirl
2012-02-04
1
-13
/
+0
*
vga: Convert to isa_register_portio_list
Richard Henderson
2011-10-11
1
-2
/
+5
*
vga: Drop some unused fields
Jan Kiszka
2011-08-22
1
-2
/
+0
*
vga: Use linear mapping + dirty logging in chain 4 memory access mode
Jan Kiszka
2011-08-22
1
-0
/
+2
*
vmware-vga: Eliminate vga_dirty_log_restart
Jan Kiszka
2011-08-22
1
-1
/
+0
*
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
2011-08-22
1
-2
/
+2
*
vga: simplify vga window mmio access functions
Avi Kivity
2011-08-08
1
-2
/
+2
*
vga: convert vga and its derivatives to the memory API
Avi Kivity
2011-08-08
1
-9
/
+5
*
vga: Fix type of lfb/map_addr/end.
Richard Henderson
2011-07-23
1
-5
/
+5
*
vga-isa: convert to qdev
Blue Swirl
2011-02-20
1
-0
/
+1
*
spice: add qxl device
Gerd Hoffmann
2010-12-09
1
-1
/
+1
*
more stdvga cleanups.
Gerd Hoffmann
2010-11-16
1
-2
/
+0
*
update bochs vbe interface
Gerd Hoffmann
2010-04-08
1
-1
/
+3
*
VMware VGA: Only enable dirty log tracking when fifo is disabled
Anthony Liguori
2009-12-18
1
-0
/
+2
*
Make sure to enable dirty tracking of VBE vram mapping
Anthony Liguori
2009-12-18
1
-2
/
+3
*
Revert "vga: do not resize the screen on hw_invalidate"
Aurelien Jarno
2009-11-27
1
-1
/
+0
*
vga roms: move loading from pc.c to vga drivers.
Gerd Hoffmann
2009-10-30
1
-0
/
+2
*
vga: remove unused vga_common_save/load
Juan Quintela
2009-10-27
1
-2
/
+0
*
vga: port vga_common_save/load to vmstate
Juan Quintela
2009-10-27
1
-0
/
+4
*
vga: create is_vbe_vmstate field
Juan Quintela
2009-10-27
1
-0
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-3
/
+3
*
Get rid of _t suffix
malc
2009-10-01
1
-3
/
+3
*
vga and cirrus_vga: create vga_ioport_invalid() and use it everywhere
Juan Quintela
2009-09-09
1
-0
/
+2
*
vga: split vga-isa-mm.o
Juan Quintela
2009-09-09
1
-1
/
+0
*
vga: export vga_mem_{read,write}
Juan Quintela
2009-09-09
1
-0
/
+2
*
vga: split vga_{load, save} into pci and common parts
Juan Quintela
2009-09-09
1
-1
/
+2
*
vga: export vga_ioport_{read,write}
Juan Quintela
2009-09-09
1
-0
/
+2
*
Everything outside of vga.c should use VGACommonState
Juan Quintela
2009-08-27
1
-6
/
+4
*
Introduce vga_common_reset() to be able to typcheck vga_reset()
Juan Quintela
2009-08-27
1
-1
/
+1
*
qdev/prop: convert vga.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-2
/
+2
*
vga: do not resize the screen on hw_invalidate
Stefano Stabellini
2009-08-10
1
-0
/
+1
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-0
/
+3
*
vga: Replace VGA_COMMON with a structure
Avi Kivity
2009-05-08
1
-86
/
+84
*
vga: Cleanup dirty logging (Jan Kiszka)
aliguori
2009-04-17
1
-1
/
+0
*
Clean up VGA ram allocation.
pbrook
2009-04-10
1
-2
/
+1
*
Revert r6989
aliguori
2009-04-07
1
-4
/
+0
*
Fix display breakage when resizing the screen (v2) (Avi Kivity)
aliguori
2009-04-05
1
-0
/
+4
*
fix screendump (Stefano Stabellini)
aliguori
2009-01-16
1
-2
/
+1
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-2
/
+1
*
DisplayState interface change (Stefano Stabellini)
aliguori
2009-01-15
1
-0
/
+2
*
Add cirrus reset handler
blueswir1
2009-01-05
1
-0
/
+1
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-1
/
+0
*
vga optimization (Glauber Costa)
aliguori
2008-11-24
1
-0
/
+9
*
move vga_io_address to VGA State (Glauber Costa)
aliguori
2008-11-24
1
-0
/
+1
*
better type checking for vga (Glauber Costa)
aliguori
2008-11-24
1
-2
/
+2
[next]