index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
cg3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
1
-2
/
+1
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
1
-2
/
+2
2017-05-11
cg3: make display updates thread safe
Mark Cave-Ayland
1
-20
/
+21
2017-05-05
cg3: add explicit ram_addr_t cast to scanline page variable
Mark Cave-Ayland
1
-1
/
+1
2017-04-21
cg3: switch to load_image_mr() and remove prom-addr hack
Mark Cave-Ayland
1
-3
/
+1
2017-04-21
cg3: fix up size parameter for memory_region_get_dirty()
Mark Cave-Ayland
1
-1
/
+1
2017-04-21
cg3: remove TARGET_PAGE_SIZE rounding on dirty page detection
Mark Cave-Ayland
1
-4
/
+2
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
1
-0
/
+1
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-29
hw/display: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-09
hw: do not pass NULL to memory_region_init from instance_init
Paolo Bonzini
1
-2
/
+2
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-2
/
+2
2015-06-23
hw/display/cg3.c: Fix memory leak
Shannon Zhao
1
-0
/
+1
2015-06-05
display: add memory_region_sync_dirty_bitmap calls
Paolo Bonzini
1
-0
/
+1
2015-06-05
display: enable DIRTY_MEMORY_VGA tracking explicitly
Paolo Bonzini
1
-0
/
+1
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-2
/
+4
2014-06-05
cg3: add extra check to prevent CG3 register array overflow
Mark Cave-Ayland
1
-2
/
+2
2014-06-05
cg3: move initialisation from realizefn to initfn
Mark Cave-Ayland
1
-8
/
+15
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
1
-1
/
+1
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
1
-1
/
+1
2014-02-27
sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
Mark Cave-Ayland
1
-0
/
+385