index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
display
/
vga.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: Declare target_words_bigendian() in 'exec/tswap.h'
Philippe Mathieu-Daudé
2024-04-26
1
-1
/
+1
*
vga: move dirty memory region code together
Paolo Bonzini
2024-04-18
1
-4
/
+4
*
vga: optimize computation of dirty memory region
Paolo Bonzini
2024-04-18
1
-17
/
+7
*
vga: do not treat horiz pel panning value of 8 as "enabled"
Paolo Bonzini
2024-04-02
1
-1
/
+3
*
vga: adjust dirty memory region if pel panning is active
Paolo Bonzini
2024-04-02
1
-1
/
+4
*
vga: move computation of dirty memory region later
Paolo Bonzini
2024-04-02
1
-25
/
+25
*
vga: merge conditionals on shift control register
Paolo Bonzini
2024-04-02
1
-47
/
+42
*
vga: sort-of implement word and double-word access modes
Paolo Bonzini
2024-01-18
1
-24
/
+65
*
vga: use latches in odd/even mode too
Paolo Bonzini
2024-01-18
1
-26
/
+12
*
vga: reindent memory access code
Paolo Bonzini
2024-01-18
1
-96
/
+105
*
vga: implement horizontal pel panning in graphics modes
Paolo Bonzini
2024-01-18
1
-4
/
+32
*
vga: mask addresses in non-VESA modes to 256k
Paolo Bonzini
2024-01-18
1
-0
/
+3
*
vga: introduce VGADisplayParams
Paolo Bonzini
2024-01-18
1
-48
/
+34
*
vga: use common endian swap macros
Paolo Bonzini
2024-01-18
1
-48
/
+17
*
hw/display: Constify VMState
Richard Henderson
2023-12-29
1
-3
/
+3
*
hw/display: Compile vga.c as target-independent code
Thomas Huth
2023-04-20
1
-9
/
+22
*
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-18
1
-4
/
+4
*
display: include dependencies explicitly
Michael S. Tsirkin
2022-11-10
1
-0
/
+1
*
vga: fix incorrect line height in 640x200x2 mode
Paolo Bonzini
2022-07-28
1
-1
/
+2
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-6
/
+6
*
hw/display/vga: Report a proper error when adding a 2nd ISA VGA
Thomas Huth
2022-03-18
1
-0
/
+6
*
hw/display: Allow vga_common_init() to return errors
Thomas Huth
2022-03-18
1
-2
/
+9
*
vga: Allow writing VBE_DISPI_ID5 to ID register
Dennis Wölfing
2021-06-15
1
-1
/
+2
*
modules: add have_vga
Gerd Hoffmann
2021-05-10
1
-0
/
+2
*
hw/display/vga:Remove redundant statement in vga_draw_graphic()
Chen Qun
2020-09-01
1
-1
/
+0
*
vga: cleanup mapping of VRAM for non-PCI VGA
Paolo Bonzini
2019-12-18
1
-12
/
+0
*
hw/display: Remove "rombar" hack from vga-pci and vmware_vga
Thomas Huth
2019-12-18
1
-3
/
+1
*
vga: move access helpers to separate include file
Gerd Hoffmann
2019-09-19
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+2
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-4
/
+4
*
use dpy_gfx_update_full
Gerd Hoffmann
2018-08-30
1
-2
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' ...
Peter Maydell
2018-07-03
1
-2
/
+2
|
\
|
*
vga: disable global_vmstate for 3.0+ machine types
Gerd Hoffmann
2018-07-03
1
-2
/
+2
*
|
hw/display: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-2
/
+3
|
/
*
vga: cleanup surface handling
Gerd Hoffmann
2018-06-04
1
-17
/
+19
*
vga: catch depth 0
Gerd Hoffmann
2018-05-24
1
-5
/
+18
*
vga: fix region calculation
Gerd Hoffmann
2018-03-12
1
-0
/
+2
*
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
Paolo Bonzini
2018-02-13
1
-6
/
+0
*
vga: check the validation of memory addr when draw text
linzhecheng
2018-01-25
1
-0
/
+3
*
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+1
*
hw/display/vga: "vga_int.h" requires "ui/console.h"
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h"
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+1
*
vga: fix region checks in wraparound case
Gerd Hoffmann
2017-11-10
1
-2
/
+2
*
vga: add ram_addr_t cast
Gerd Hoffmann
2017-10-17
1
-1
/
+1
*
vga: handle cirrus vbe mode wraparounds.
Gerd Hoffmann
2017-10-17
1
-7
/
+21
*
vga: drop line_offset variable
Gerd Hoffmann
2017-10-17
1
-4
/
+3
*
vga/migration: Update memory map in post_load
Dr. David Alan Gilbert
2017-09-01
1
-0
/
+1
[next]