Sign in
qemu-android
/
qemu-android
/
22bfa75eafc21522afbb265091faa9cc0649e9fb
/
hw
/
vga_int.h
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
a96d8be
vga: remove CONFIG_BOCHS_VBE
by Gerd Hoffmann
· 12 years ago
803ff05
vga: add mmio bar to standard vga
by Gerd Hoffmann
· 12 years ago
d663174
vga: ppm_save(): add error handling
by Luiz Capitulino
· 13 years ago
9aa0ff0
vga: Implement blinking of text cursor
by Jan Kiszka
· 13 years ago
4a1e244
vga: make vram size configurable
by Gerd Hoffmann
· 13 years ago
e9c6149
vga: raise xres+yres limits
by Gerd Hoffmann
· 13 years ago
8294a64
vga: fix vram double-mapping with -vga std and -M pc-0.12
by Avi Kivity
· 13 years ago
5e55efc
vga: use constants from vga.h
by Blue Swirl
· 13 years ago
94d7b48
vga: move Cirrus VGA template to its own file
by Blue Swirl
· 13 years ago
0a039dc
vga: Convert to isa_register_portio_list
by Richard Henderson
· 14 years ago
78dd9ff
vga: Drop some unused fields
by Jan Kiszka
· 14 years ago
8076388
vga: Use linear mapping + dirty logging in chain 4 memory access mode
by Jan Kiszka
· 14 years ago
fe55ff6
vmware-vga: Eliminate vga_dirty_log_restart
by Jan Kiszka
· 14 years ago
be20f9e
vga: drop get_system_memory() from vga devices and derivatives
by Avi Kivity
· 14 years ago
b2a5e76
vga: simplify vga window mmio access functions
by Avi Kivity
· 14 years ago
b195043
vga: convert vga and its derivatives to the memory API
by Avi Kivity
· 14 years ago
0fe28e0
vga: Fix type of lfb/map_addr/end.
by Richard Henderson
· 14 years ago
7435b79
vga-isa: convert to qdev
by Blue Swirl
· 14 years ago
a19cbfb
spice: add qxl device
by Gerd Hoffmann
· 15 years ago
7889542
more stdvga cleanups.
by Gerd Hoffmann
· 14 years ago
af92284
update bochs vbe interface
by Gerd Hoffmann
· 15 years ago
b5cc6e3
VMware VGA: Only enable dirty log tracking when fifo is disabled
by Anthony Liguori
· 15 years ago
f0138a6
Make sure to enable dirty tracking of VBE vram mapping
by Anthony Liguori
· 15 years ago
3098b9f
Revert "vga: do not resize the screen on hw_invalidate"
by Aurelien Jarno
· 15 years ago
5245d57
vga roms: move loading from pc.c to vga drivers.
by Gerd Hoffmann
· 15 years ago
c326466
vga: remove unused vga_common_save/load
by Juan Quintela
· 15 years ago
11b6b34
vga: port vga_common_save/load to vmstate
by Juan Quintela
· 15 years ago
2a3138a
vga: create is_vbe_vmstate field
by Juan Quintela
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 16 years ago
99a0949
Get rid of _t suffix
by malc
· 16 years ago
25a18cb
vga and cirrus_vga: create vga_ioport_invalid() and use it everywhere
by Juan Quintela
· 16 years ago
79b97bf
vga: split vga-isa-mm.o
by Juan Quintela
· 16 years ago
f97e36b
vga: export vga_mem_{read,write}
by Juan Quintela
· 16 years ago
0d65ddc
vga: split vga_{load, save} into pci and common parts
by Juan Quintela
· 16 years ago
43bf782
vga: export vga_ioport_{read,write}
by Juan Quintela
· 16 years ago
a4a2f59
Everything outside of vga.c should use VGACommonState
by Juan Quintela
· 16 years ago
03a3e7b
Introduce vga_common_reset() to be able to typcheck vga_reset()
by Juan Quintela
· 16 years ago
df59cbc
qdev/prop: convert vga.c to helper macros.
by Gerd Hoffmann
· 16 years ago
0bd8246
vga: do not resize the screen on hw_invalidate
by Stefano Stabellini
· 16 years ago
fbe1b59
Remove vga_ram_size
by Paul Brook
· 16 years ago
4e12cd9
vga: Replace VGA_COMMON with a structure
by Avi Kivity
· 16 years ago
4b16eb9
vga: Cleanup dirty logging (Jan Kiszka)
by aliguori
· 16 years ago
b584726
Clean up VGA ram allocation.
by pbrook
· 16 years ago
799e709
Revert r6989
by aliguori
· 16 years ago
9586fef
Fix display breakage when resizing the screen (v2) (Avi Kivity)
by aliguori
· 16 years ago
e07d630
fix screendump (Stefano Stabellini)
by aliguori
· 16 years ago
3023f332
graphical_console_init change (Stefano Stabellini)
by aliguori
· 16 years ago
7d957bd
DisplayState interface change (Stefano Stabellini)
by aliguori
· 16 years ago
4abc796
Add cirrus reset handler
by blueswir1
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
2bec46d
vga optimization (Glauber Costa)
by aliguori
· 16 years ago
b4fbd87
move vga_io_address to VGA State (Glauber Costa)
by aliguori
· 16 years ago
4efe275
better type checking for vga (Glauber Costa)
by aliguori
· 16 years ago
cb5a7aa
Optional "precise" VGA retrace support
by malc
· 17 years ago
c60e08d
Implement resolution switching in common console code.
by pbrook
· 17 years ago
4d3b6f6
Add an ncurses UI.
by balrog
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 18 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 18 years ago
f707cfb
Allow VMware-SVGA operation enable before command FIFO is configured. Implement "screendump" for 32 bit colour depth.
by balrog
· 18 years ago
2abec30
Memory-mapped interface for VGA, by Herve Poussineau.
by ths
· 18 years ago
d34cab9
VMware SVGA II emulation, by Andrzej Zaborowski.
by ths
· 18 years ago
37dd208
VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)
by bellard
· 19 years ago
83acc96
fixed VGA resolutions with height > 1024
by bellard
· 19 years ago
d2269f6
save VGA PCI state
by bellard
· 19 years ago
8454df8
support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA BIOSes - added support for modes up to 1600x1200x32 in -std-vga case
by bellard
· 19 years ago
d529525
VGA bios support for PowerPC
by bellard
· 20 years ago
546fa6a
vga font change detection
by bellard
· 20 years ago
a130a41
interlace support
by bellard
· 21 years ago
a8aa669
generic hardware cursor support
by bellard
· 21 years ago
4e3e9d0
avoid using anonymous struct extension (not supported by all gcc 3.x)
by bellard
· 21 years ago
798b0c2
generic VGA API layer
by bellard
· 21 years ago