Sign in
kernel
/
pub
/
scm
/
virt
/
kvm
/
vgabios
/
HEAD
ca056d8
add 1280x768 resolution
by Avi Kivity
· 18 years ago
master
19ea12c
Add qemu qxl vga pci bios
by Gerd Hoffmann
· 16 years ago
824c3df
Add qemu vmware vga pci bios
by Gerd Hoffmann
· 16 years ago
846780e
update pci_get_lfb_addr for vmware vga
by Gerd Hoffmann
· 16 years ago
be965ab
Add qemu stdvga pci bios
by Gerd Hoffmann
· 16 years ago
bb44e12
Add defines for PCI IDs.
by Gerd Hoffmann
· 16 years ago
4daf112
Makefile cleanup
by Gerd Hoffmann
· 16 years ago
72c7319
- updates for release 0.6c
by Volker Ruppert
· 17 years ago
1a2f564
- biosfn_write_teletype: fixed attribute when scrolling in text mode
by Volker Ruppert
· 17 years ago
1f5bfad
- preparing for release 0.6c
by Volker Ruppert
· 17 years ago
9c0f2fb
- added support for a lot more non-standard VBE modes (e.g. widescreen modes) - requires latest Bochs VBE code (16 MB video memory, VBE_DISPI_ID5, VRAM size in 64k pages stored in VBE register) - check if VBE mode is supported with current VRAM size
by Volker Ruppert
· 17 years ago
462b542
- use VBE LFB address from PCI base address if present (rewrite of the cirrus specific function in main vgabios code) - removed unnecessary spaces
by Volker Ruppert
· 17 years ago
6e62666
- added DPMS support to cirrus vgabios (patch from Gleb Natapov)
by Volker Ruppert
· 17 years ago
4595148
- updated for release 0.6b
by Volker Ruppert
· 18 years ago
4c9b070
- preparations for release 0.6b
by Volker Ruppert
· 18 years ago
4559cd6
- fixed a warning
by Volker Ruppert
· 18 years ago
1145221
- added debug message for unsupported VBE modes
by Volker Ruppert
· 18 years ago
2d879f5
- in LFB modes the number of banks must be set to 1
by Volker Ruppert
· 18 years ago
458e003
- added PCI data structure for the Cirrus VGABIOS images
by Volker Ruppert
· 18 years ago
738264a
- whitespace cleanup
by Volker Ruppert
· 18 years ago
72ae66f
- disable the generation of linemarkers by the preprocessor, since the latest
by Volker Ruppert
· 19 years ago
3de02b0
- the biossums utility no longer modifies VGABIOS images with proper checksum
by Volker Ruppert
· 20 years ago
2154411
- updates for 0.6a release
by Volker Ruppert
· 20 years ago
c03e951
- improved VGA compatible setup for VBE modes (disable CGA and Hercules
by Volker Ruppert
· 20 years ago
4eefe2c
- improved VGA compatible setup for >=8bpp VBE modes (CRTC doubleword mode and
by Volker Ruppert
· 20 years ago
5dd7ac7
- init 4bpp VBE modes by a temporary switch to VGA mode 0x6A
by Volker Ruppert
· 20 years ago
34aad2f
- VGA compatible setup for VBE modes improved (Bochs hack can be removed now)
by Volker Ruppert
· 20 years ago
1419bf9
- .cvsignore added for auto-generated file
by Volker Ruppert
· 20 years ago
1552cf1
- cleaned up VBE memory size definitions (removed duplicate defines, main
by Volker Ruppert
· 20 years ago
301969b
- removed auto-generated file
by Volker Ruppert
· 20 years ago
79e4318
- VBE video memory increased to 8 MB
by Volker Ruppert
· 20 years ago
4d091af
- generate vbetables.h dynamicly
by Volker Ruppert
· 20 years ago
b76cadb
- biosfn_scroll(): check variable 'i' for underflowing when scrolling downwards
by Volker Ruppert
· 20 years ago
fbbcf92
- VBE set bank functions failure handling added
by Volker Ruppert
· 20 years ago
9140ec6
- added special case for the 4 bpp when setting VBE display start
by Volker Ruppert
· 20 years ago
702c19b
- bank pointer must be set to 0 after a mode set
by Volker Ruppert
· 20 years ago
6d199e7
- improved VBE display capabilities check (X resulution checked now)
by Volker Ruppert
· 20 years ago
72c270d
- applied patch from the qemu project (Fabrice Bellard)
by Volker Ruppert
· 20 years ago
819d1f4
- applied patch from Fabrice Bellard
by Volker Ruppert
· 20 years ago
25cdc70
- updates for 0.5d release
by Volker Ruppert
· 20 years ago
05ce076
- biossums utility now supports VGABIOS sizes up to 64 kBytes
by Volker Ruppert
· 20 years ago
4dcb96d
- mode 0x11: all color planes must be enabled in this 2-color VGA mode
by Volker Ruppert
· 20 years ago
6dd96b2
- missing license text added in biossums.c
by Volker Ruppert
· 21 years ago
0cd4ff6
- updates for 0.5c release
by Volker Ruppert
· 21 years ago
790ee62
- BIOS configuration word usually reports initial mode 80x25 color text
by Volker Ruppert
· 21 years ago
24e1498
- updates for 0.5b release
by Volker Ruppert
· 21 years ago
5be50b2
- output to the vgabios info port can be disabled now. It is still enabled by
by Volker Ruppert
· 21 years ago
a7b98ce
- fixed return value for the default case in the VBE section (non-debug mode)
by Volker Ruppert
· 21 years ago
36d5a7f
- updates for 0.5a release
by Volker Ruppert
· 21 years ago
90e60fa
- vgabios files with cirrus support added to release target
by Volker Ruppert
· 21 years ago
2f46931
- cross compilation support added (patch from Alex Beregszaszi)
by Volker Ruppert
· 21 years ago
863a58c
- documentation updates
by Volker Ruppert
· 21 years ago
43201d4
- Cirrus extension: support for 1280x1024x15 and 1280x1024x16 modes added (patch
by Volker Ruppert
· 21 years ago
5be4315
- use single bank mode for VBE - enable 16k granularity for VBE only
by Volker Ruppert
· 22 years ago
c52ec26
- cirrus init: set standard vga mode and reset bitblt
by Volker Ruppert
· 22 years ago
66e7481
- cirrus extension: tables for mode 1280x1024x8 added
by Volker Ruppert
· 22 years ago
1011509
- disable CRTC write protection before setting new values
by Volker Ruppert
· 22 years ago
cb9942a
- biossums utility for the Bochs BIOS adapted for the LGPL'd VGABIOS
by Volker Ruppert
· 22 years ago
31636b4
- 4MB memory probe added (patch from Fabrice Bellard)
by Volker Ruppert
· 22 years ago
a9f91e7
- fixed value of sequencer reset register in cirrus mode table
by Volker Ruppert
· 22 years ago
c31976b
- applied new patch for the cirrus extension from suzu
by Volker Ruppert
· 22 years ago
c582586
- fixed makefile targets for the binaries with cirrus extension
by Volker Ruppert
· 22 years ago
96f6c96
- applied suzu's cirrus extension patch. Cirrus SVGA detection, most of the
by Volker Ruppert
· 22 years ago
4f44ea8
- write character in planar graphics modes: sequencer map mask must be 0x0f and
by Volker Ruppert
· 22 years ago
6fe7a46
- biosfn_select_vert_res rewritten in assembler
by Volker Ruppert
· 22 years ago
81fb36a
- VBE init code and some dispi ioport functions rewritten in assembler
by Volker Ruppert
· 22 years ago
852a0fc
- VBE internal functions dispi_set_enable and dispi_set_bank now called both from C and asm code
by Volker Ruppert
· 22 years ago
508c43c
- VBE functions 0x05, 0x06, 0x07 and some dispi ioport functions rewritten in assembler
by Volker Ruppert
· 22 years ago
44c3dff
- 8 bit DAC capability flag set
by Volker Ruppert
· 22 years ago
566f5a7
- text scroll functions for PLANAR1/PLANAR4 graphics modes added
by Volker Ruppert
· 22 years ago
cb93274
- biosfn_enable_cursor_emulation rewritten in assembler
by Volker Ruppert
· 22 years ago
f49abdb
- table entries for vga mode 0x0f fixed (PLANAR2 exists on EGA only)
by Volker Ruppert
· 22 years ago
1afa2bd
- block address calculation in font functions fixed
by Volker Ruppert
· 22 years ago
9071f75
- read/write graphics pixel for PLANAR4 modes added
by Volker Ruppert
· 22 years ago
69641fd
- remaining palette and dac read/write functions (except gray scale summing)
by Volker Ruppert
· 22 years ago
13ae741
- some palette and dac read/write functions rewritten in assembler
by Volker Ruppert
· 22 years ago
f410631
updated my email address + put vgabios url in the bios copyright string
by Jeroen Janssen
· 22 years ago
0ea73d1
- biosfn_set_video_mode: don't load DAC registers if default palette loading is
by Volker Ruppert
· 22 years ago
b0b74cd
- write character function for the LINEAR8 mode
by Volker Ruppert
· 22 years ago
3477f11
- init functions rewitten in assembler
by Volker Ruppert
· 22 years ago
f000b39
- functions biosfn_get_video_mode() and biosfn_read_display_code() rewritten
by Volker Ruppert
· 22 years ago
18edb8b
- write character function for CGA modes added
by Volker Ruppert
· 22 years ago
b423f79
- dispi_get_max_bpp(): restore the original value of the vbe enable register
by Volker Ruppert
· 22 years ago
79afcf3
- new function dispi_get_max_bpp() returns the bpp capabilities of the Bochs gui
by Volker Ruppert
· 22 years ago
26cd5db
- dynamicly genarated vbe mode_info list works now
by Volker Ruppert
· 22 years ago
dab3373
- new VBE presence flag stored at unused BDA address 0xB9
by Volker Ruppert
· 22 years ago
9db7d0d
- update ChangeLog for 0.4c release
by Christophe Bothamy
· 22 years ago
f48ad44
- add changes for 0.4c release
by Christophe Bothamy
· 22 years ago
75a3f93
- activate char table after loading it when setting a text video mode
by Christophe Bothamy
· 22 years ago
e29d356
- when making a release, remove unwanted files first, and exclude CVS from the tarball
by Christophe Bothamy
· 22 years ago
5551d0a
- update ChangeLog for 0.4b release
by Christophe Bothamy
· 22 years ago
b5421b0
- update Changes for 0.4b release
by Christophe Bothamy
· 22 years ago
30324ff
- biosfn_get_font_info(): character height must be returned in CX
by Volker Ruppert
· 22 years ago
c2e70f8
- the 'noclearmem' flag is not stored in the 'current video mode' register (0040h:0049h)
by Volker Ruppert
· 22 years ago
c584bcf
- changed VBE i/o registers to 0x01CE/CF (suggestion from Daniel Gimpelevich)
by Volker Ruppert
· 22 years ago
f98443a
- wrong offsets to the character tables (INT 0x1F/0x43) fixed (underscore added)
by Volker Ruppert
· 23 years ago
02f13f7
- ChangeLog is now automatically generated by running "cvs2cl -r -t -P -S"
by Christophe Bothamy
· 23 years ago
71e6c5d
- added the old ChangeLog in the HOSTORY section of the README file
by Christophe Bothamy
· 23 years ago
5cc1326
- fix Makefile for "release" target
by Christophe Bothamy
· 23 years ago
3f4f870
- update the Makefile for releases
by Christophe Bothamy
· 23 years ago
Next »