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
*
vga: move back dirty_log functions to vga.c
Juan Quintela
2009-10-05
1
-0
/
+12
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-9
/
+9
*
Get rid of _t suffix
malc
2009-10-01
1
-9
/
+9
*
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-11
1
-3
/
+3
*
vga: Rename last VGAState occurrences to VGACommonState
Juan Quintela
2009-09-09
1
-31
/
+29
*
vga and cirrus_vga: substitute switch for equivalent assigntment
Juan Quintela
2009-09-09
1
-13
/
+1
*
vga: change tabs to spaces
Juan Quintela
2009-09-09
1
-3
/
+3
*
vga and cirrus_vga: create vga_ioport_invalid() and use it everywhere
Juan Quintela
2009-09-09
1
-6
/
+14
*
vga: split vga-isa-mm.o
Juan Quintela
2009-09-09
1
-96
/
+0
*
vga: export vga_mem_{read,write}
Juan Quintela
2009-09-09
1
-2
/
+2
*
vga: split isa bits inco vga-isa.c
Juan Quintela
2009-09-09
1
-21
/
+0
*
vga: split pci bits into vga-pci.c
Juan Quintela
2009-09-09
1
-134
/
+0
*
vga: split vga_{load, save} into pci and common parts
Juan Quintela
2009-09-09
1
-18
/
+34
*
vga: export vga_ioport_{read,write}
Juan Quintela
2009-09-09
1
-4
/
+4
*
vga: remove useless cast from void *
Juan Quintela
2009-09-09
1
-5
/
+5
*
Everything outside of vga.c should use VGACommonState
Juan Quintela
2009-08-27
1
-1
/
+3
*
vga: Rename vga_state -> vga
Juan Quintela
2009-08-27
1
-6
/
+6
*
Introduce vga_common_reset() to be able to typcheck vga_reset()
Juan Quintela
2009-08-27
1
-3
/
+7
*
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
1
-2
/
+3
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-4
/
+4
*
make vga screen_dump use DisplayState properly
Stefano Stabellini
2009-08-24
1
-69
/
+21
*
qdev/prop: convert vga.c to helper macros.
Gerd Hoffmann
2009-08-10
1
-10
/
+3
*
vga: do not resize the screen on hw_invalidate
Stefano Stabellini
2009-08-10
1
-3
/
+3
*
qdev: convert all vga devices.
Gerd Hoffmann
2009-07-30
1
-37
/
+63
*
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
1
-7
/
+7
*
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-07-20
1
-6
/
+6
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-1
/
+1
*
Fix vga_screen_dump_blank() PPM generation
Eduardo Habkost
2009-06-16
1
-2
/
+3
*
Rename pci_register_io_region() to pci_register_bar()
Avi Kivity
2009-06-16
1
-2
/
+2
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-3
/
+3
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-1
/
+1
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-10
/
+10
*
use PCI_HEADER_TYPE.
Isaku Yamahata
2009-05-03
1
-1
/
+1
*
[RESEND] Fix vga segfaults or screen corruption with large memory guests
Avi Kivity
2009-04-27
1
-5
/
+6
*
vga: Cleanup dirty logging (Jan Kiszka)
aliguori
2009-04-17
1
-17
/
+0
*
vga: Fix inconsistent tracking of map_addr (Jan Kiszka)
aliguori
2009-04-17
1
-5
/
+5
*
Clean up VGA ram allocation.
pbrook
2009-04-10
1
-17
/
+12
*
Fix crash on resolution change -> screen dump -> vga redraw (Avi Kivity)
aliguori
2009-04-07
1
-0
/
+1
*
Revert r6989
aliguori
2009-04-07
1
-156
/
+119
*
Fix display breakage when resizing the screen (v2) (Avi Kivity)
aliguori
2009-04-05
1
-119
/
+156
*
Fix monitor command (screendump) (Stefan Weil)
aliguori
2009-03-28
1
-0
/
+1
*
Fix VGA issue introduced by r6349
malc
2009-03-17
1
-2
/
+10
*
temporarily disable logging around pci config writes (Avi Kivity)
aliguori
2009-03-13
1
-1
/
+12
*
remove is_graphic_console from vga.c (Stefano Stabellini)
aliguori
2009-03-13
1
-11
/
+7
*
DisplayAllocator interface (Stefano Stabellini)
aliguori
2009-03-13
1
-4
/
+7
*
Sparse fixes: truncation by cast
blueswir1
2009-03-07
1
-24
/
+24
*
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
[next]