index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vga.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-21
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-23
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-14
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
*
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
[next]