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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-4
/
+0
*
Add and use #defines for PCI device classes
blueswir1
2009-02-01
1
-2
/
+1
*
Update #defines for PCI vendor and device IDs from OpenBIOS and Linux
blueswir1
2009-02-01
1
-2
/
+3
*
Move definition of rgb_to_pixel_dup_table (Nathan Froyd)
aliguori
2009-01-26
1
-11
/
+9
*
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
2009-01-26
1
-4
/
+2
*
fix endianness problem sharing the videoram buffer
malc
2009-01-23
1
-0
/
+7
*
Fix vga on PPC
aurel32
2009-01-16
1
-34
/
+34
*
fix screendump (Stefano Stabellini)
aliguori
2009-01-16
1
-19
/
+24
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-17
/
+16
*
DisplayState interface change (Stefano Stabellini)
aliguori
2009-01-15
1
-32
/
+69
*
remove bgr (Stefano Stabellini)
aliguori
2009-01-15
1
-12
/
+3
*
Add cirrus reset handler
blueswir1
2009-01-05
1
-2
/
+2
*
Fix VGA screen dump
blueswir1
2009-01-04
1
-27
/
+86
*
Register reset handlers
blueswir1
2008-12-28
1
-7
/
+67
*
KVM: Coalesced MMIO support
aliguori
2008-12-09
1
-0
/
+2
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-7
/
+6
*
vga optimization (Glauber Costa)
aliguori
2008-11-24
1
-0
/
+47
*
better type checking for vga (Glauber Costa)
aliguori
2008-11-24
1
-1
/
+1
*
Introduce accessors for DisplayState (Stefano Stabellini)
aliguori
2008-11-24
1
-15
/
+15
*
Don't use "hz" in identifiers to make AIX happy.
balrog
2008-11-12
1
-3
/
+3
*
fix some variable initizalization issues (Stefano Stabellini)
aliguori
2008-11-12
1
-1
/
+1
*
Fix some debugging mistakes/leftovers
malc
2008-10-11
1
-2
/
+0
*
Fix dots per clock value, cleanup and "optimize"
malc
2008-09-28
1
-10
/
+9
*
Optional "precise" VGA retrace support
malc
2008-09-28
1
-2
/
+161
*
Fix OpenBSD linker warnings
blueswir1
2008-08-21
1
-3
/
+5
*
Implement resolution switching in common console code.
pbrook
2008-07-01
1
-10
/
+10
*
Fix spurious VGA updates
aurel32
2008-05-04
1
-2
/
+10
*
Force a resize after leaving graphical mode in curses (spotted by Samuel Thib...
balrog
2008-02-11
1
-7
/
+8
*
Add an ncurses UI.
balrog
2008-02-10
1
-3
/
+166
*
qemu_put signedness fixes, by Andre Przywara.
ths
2007-12-16
1
-5
/
+5
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+4
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-25
/
+25
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-87
/
+87
*
Fix patch splitting lossage in vga.c
blueswir1
2007-06-10
1
-0
/
+8
*
Attempt to fix incorrect colours on some BGR displays
blueswir1
2007-06-10
1
-3
/
+55
*
Merge TCX and VGA pixel operations
blueswir1
2007-06-10
1
-25
/
+1
*
Spelling fixes, by Stefan Weil.
ths
2007-06-03
1
-1
/
+1
*
Allow VMware-SVGA operation enable before command FIFO is configured. Implem...
balrog
2007-05-13
1
-2
/
+2
*
Memory-mapped interface for VGA, by Herve Poussineau.
ths
2007-04-29
1
-0
/
+99
*
VMware SVGA II emulation, by Andrzej Zaborowski.
ths
2007-04-02
1
-3
/
+9
*
VBE 4 bit bank selection fix (Volker Rupper)
bellard
2006-09-25
1
-1
/
+5
*
VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)
bellard
2006-09-21
1
-4
/
+13
*
fixed VGA resolutions with height > 1024
bellard
2006-08-18
1
-7
/
+11
*
save VGA PCI state
bellard
2006-08-17
1
-54
/
+82
*
support for Bochs VBE GETCAPS call so that -std-vga works again with new VGA ...
bellard
2006-06-13
1
-11
/
+39
*
bgr32 pixel format support
bellard
2006-05-10
1
-24
/
+55
*
Allow multiple graphics devices.
pbrook
2006-04-09
1
-8
/
+12
*
VGA bios support for PowerPC
bellard
2005-07-03
1
-3
/
+18
*
removed obsolete S3 VGA code
bellard
2005-04-23
1
-62
/
+1
*
dirty flag changes
bellard
2005-02-10
1
-4
/
+7
[next]