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
*
fix screendump
Gerd Hoffmann
2012-03-24
1
-1
/
+1
*
vga: add trace event for ppm_save
Alon Levy
2012-03-12
1
-0
/
+2
*
optimize screendump for the common non-switch case
Gerd Hoffmann
2012-02-24
1
-4
/
+6
*
vga: simplify screendump
Gerd Hoffmann
2012-02-24
1
-35
/
+1
*
vga: Fix full updates in graphic mode
Jan Kiszka
2012-02-11
1
-2
/
+3
*
Fix memory dirty getting API change fallout
Blue Swirl
2012-02-11
1
-1
/
+1
*
vga: improve documentation
Blue Swirl
2012-02-04
1
-0
/
+12
*
vga: use constants from vga.h
Blue Swirl
2012-02-04
1
-168
/
+194
*
memory: change dirty getting API to take a size
Blue Swirl
2012-02-04
1
-12
/
+5
*
memory: change dirty setting APIs to take a size
Blue Swirl
2012-01-25
1
-3
/
+3
*
vga: optimize ppm_save() divisions
Avi Kivity
2012-01-12
1
-6
/
+4
*
vmstate, memory: decouple vmstate from memory API
Avi Kivity
2012-01-04
1
-1
/
+2
*
xen, vga: add API for registering the framebuffer
Avi Kivity
2011-12-20
1
-0
/
+2
*
Move graphic-related coalesced MMIO flushes to affected device models
Jan Kiszka
2011-10-15
1
-0
/
+4
*
vga: Convert to isa_register_portio_list
Richard Henderson
2011-10-11
1
-31
/
+42
*
vga: Respect isa_mem_base when registering chain4 alias
Jan Kiszka
2011-09-16
1
-0
/
+1
*
vga: Fix text mode screendumps
Jan Kiszka
2011-09-16
1
-4
/
+3
*
vga: Silence bogus gcc warning about uninitialized variables
Jan Kiszka
2011-08-25
1
-0
/
+1
*
vga: Use linear mapping + dirty logging in chain 4 memory access mode
Jan Kiszka
2011-08-22
1
-1
/
+50
*
vmware-vga: Eliminate vga_dirty_log_restart
Jan Kiszka
2011-08-22
1
-6
/
+0
*
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
2011-08-22
1
-5
/
+4
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-4
/
+4
*
vga: simplify vga window mmio access functions
Avi Kivity
2011-08-08
1
-48
/
+8
*
vga: convert vga and its derivatives to the memory API
Avi Kivity
2011-08-08
1
-79
/
+67
*
Optimize screendump
Avi Kivity
2011-06-22
1
-3
/
+10
*
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
1
-1
/
+1
*
vga-isa: convert to qdev
Blue Swirl
2011-02-20
1
-8
/
+14
*
Introduce log_start/log_stop in CPUPhysMemoryClient
Anthony PERARD
2011-02-14
1
-15
/
+16
*
Fix curses on big endian hosts
Aurelien Jarno
2011-01-04
1
-3
/
+3
*
vga: Declare as little endian
Blue Swirl
2010-12-19
1
-25
/
+1
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
more stdvga cleanups.
Gerd Hoffmann
2010-11-16
1
-2
/
+0
*
VGA: Don't register deprecated VBE range
Alex Williamson
2010-08-22
1
-7
/
+0
*
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
1
-1
/
+1
*
Fix %lld or %llx printf format use
Blue Swirl
2010-05-22
1
-1
/
+1
*
vga: make some tables 'const'
Blue Swirl
2010-05-14
1
-5
/
+5
*
vga: fix typo in length passed to kvm_log_stop
Marcelo Tosatti
2010-04-28
1
-2
/
+2
*
x86: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-3
/
+6
*
update bochs vbe interface
Gerd Hoffmann
2010-04-08
1
-2
/
+4
*
hw/vga.c: remove dead assignment
Amit Shah
2010-01-13
1
-1
/
+0
*
VMware VGA: Only enable dirty log tracking when fifo is disabled
Anthony Liguori
2009-12-18
1
-0
/
+22
*
Make sure to enable dirty tracking of VBE vram mapping
Anthony Liguori
2009-12-18
1
-0
/
+24
*
Revert "vga: do not resize the screen on hw_invalidate"
Aurelien Jarno
2009-11-27
1
-3
/
+3
*
v3: don't call reset functions on cpu initialization
Glauber Costa
2009-11-07
1
-1
/
+0
*
vga: fix line comparison
malc
2009-11-06
1
-7
/
+5
*
vga: Respect Line Compare Register in text modes
malc
2009-11-06
1
-5
/
+13
*
vga: remove unused vga_common_save/load
Juan Quintela
2009-10-27
1
-10
/
+0
*
vga: port vga_common_save/load to vmstate
Juan Quintela
2009-10-27
1
-80
/
+51
*
vga: create is_vbe_vmstate field
Juan Quintela
2009-10-27
1
-7
/
+10
*
vga: move back dirty_log functions to vga.c
Juan Quintela
2009-10-05
1
-0
/
+12
[next]