index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
vga.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-24
fix screendump
Gerd Hoffmann
1
-1
/
+1
2012-03-12
vga: add trace event for ppm_save
Alon Levy
1
-0
/
+2
2012-02-24
optimize screendump for the common non-switch case
Gerd Hoffmann
1
-4
/
+6
2012-02-24
vga: simplify screendump
Gerd Hoffmann
1
-35
/
+1
2012-02-11
vga: Fix full updates in graphic mode
Jan Kiszka
1
-2
/
+3
2012-02-11
Fix memory dirty getting API change fallout
Blue Swirl
1
-1
/
+1
2012-02-04
vga: improve documentation
Blue Swirl
1
-0
/
+12
2012-02-04
vga: use constants from vga.h
Blue Swirl
1
-168
/
+194
2012-02-04
memory: change dirty getting API to take a size
Blue Swirl
1
-12
/
+5
2012-01-25
memory: change dirty setting APIs to take a size
Blue Swirl
1
-3
/
+3
2012-01-12
vga: optimize ppm_save() divisions
Avi Kivity
1
-6
/
+4
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
1
-1
/
+2
2011-12-20
xen, vga: add API for registering the framebuffer
Avi Kivity
1
-0
/
+2
2011-10-15
Move graphic-related coalesced MMIO flushes to affected device models
Jan Kiszka
1
-0
/
+4
2011-10-11
vga: Convert to isa_register_portio_list
Richard Henderson
1
-31
/
+42
2011-09-16
vga: Respect isa_mem_base when registering chain4 alias
Jan Kiszka
1
-0
/
+1
2011-09-16
vga: Fix text mode screendumps
Jan Kiszka
1
-4
/
+3
2011-08-25
vga: Silence bogus gcc warning about uninitialized variables
Jan Kiszka
1
-0
/
+1
2011-08-22
vga: Use linear mapping + dirty logging in chain 4 memory access mode
Jan Kiszka
1
-1
/
+50
2011-08-22
vmware-vga: Eliminate vga_dirty_log_restart
Jan Kiszka
1
-6
/
+0
2011-08-22
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
1
-5
/
+4
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-4
/
+4
2011-08-08
vga: simplify vga window mmio access functions
Avi Kivity
1
-48
/
+8
2011-08-08
vga: convert vga and its derivatives to the memory API
Avi Kivity
1
-79
/
+67
2011-06-22
Optimize screendump
Avi Kivity
1
-3
/
+10
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-1
/
+1
2011-02-20
vga-isa: convert to qdev
Blue Swirl
1
-8
/
+14
2011-02-14
Introduce log_start/log_stop in CPUPhysMemoryClient
Anthony PERARD
1
-15
/
+16
2011-01-04
Fix curses on big endian hosts
Aurelien Jarno
1
-3
/
+3
2010-12-19
vga: Declare as little endian
Blue Swirl
1
-25
/
+1
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-1
/
+2
2010-11-16
more stdvga cleanups.
Gerd Hoffmann
1
-2
/
+0
2010-08-22
VGA: Don't register deprecated VBE range
Alex Williamson
1
-7
/
+0
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
1
-1
/
+1
2010-05-22
Fix %lld or %llx printf format use
Blue Swirl
1
-1
/
+1
2010-05-14
vga: make some tables 'const'
Blue Swirl
1
-5
/
+5
2010-04-28
vga: fix typo in length passed to kvm_log_stop
Marcelo Tosatti
1
-2
/
+2
2010-04-25
x86: remove dead assignments, spotted by clang analyzer
Blue Swirl
1
-3
/
+6
2010-04-08
update bochs vbe interface
Gerd Hoffmann
1
-2
/
+4
2010-01-13
hw/vga.c: remove dead assignment
Amit Shah
1
-1
/
+0
2009-12-18
VMware VGA: Only enable dirty log tracking when fifo is disabled
Anthony Liguori
1
-0
/
+22
2009-12-18
Make sure to enable dirty tracking of VBE vram mapping
Anthony Liguori
1
-0
/
+24
2009-11-27
Revert "vga: do not resize the screen on hw_invalidate"
Aurelien Jarno
1
-3
/
+3
2009-11-07
v3: don't call reset functions on cpu initialization
Glauber Costa
1
-1
/
+0
2009-11-06
vga: fix line comparison
malc
1
-7
/
+5
2009-11-06
vga: Respect Line Compare Register in text modes
malc
1
-5
/
+13
2009-10-27
vga: remove unused vga_common_save/load
Juan Quintela
1
-10
/
+0
2009-10-27
vga: port vga_common_save/load to vmstate
Juan Quintela
1
-80
/
+51
2009-10-27
vga: create is_vbe_vmstate field
Juan Quintela
1
-7
/
+10
2009-10-05
vga: move back dirty_log functions to vga.c
Juan Quintela
1
-0
/
+12
[next]