Marc-André Lureau
|
0f9668e0c1
Remove qemu-common.h include from most units
|
3 年之前 |
Markus Armbruster
|
e178113ff6
hw: Replace anti-social QOM type names
|
4 年之前 |
Peter Maydell
|
7713fff47d
hw/display/tcx: Drop unnecessary code for handling BGR format outputs
|
4 年之前 |
Paolo Bonzini
|
2c65db5e58
vl: extract softmmu/datadir.c
|
4 年之前 |
Mark Cave-Ayland
|
48e5c7f34c
hw/display/tcx: add missing 64-bit access for framebuffer blitter
|
4 年之前 |
Philippe Mathieu-Daudé
|
ae5643ecc6
hw/display/tcx: Allow 64-bit accesses to framebuffer stippler and blitter
|
4 年之前 |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 年之前 |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 年之前 |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 年之前 |
Philippe Mathieu-Daudé
|
8e5c952b37
hw: Remove unnecessary DEVICE() cast
|
5 年之前 |
Philippe Mathieu-Daudé
|
52013bcea0
hw/display: Use memory_region_init_rom() with read-only regions
|
5 年之前 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
Philippe Mathieu-Daudé
|
ada4406516
hw/display/tcx: Add missing fall through comments
|
5 年之前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Markus Armbruster
|
0765691e97
cpus hw target: Use warn_report() & friends to report warnings
|
6 年之前 |
Paolo Bonzini
|
0fe1eca7dc
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
|
7 年之前 |
Peter Maydell
|
1cfe48c1ce
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
|
8 年之前 |
Mark Cave-Ayland
|
2dd285b5f3
tcx: make display updates thread safe
|
8 年之前 |
Mark Cave-Ayland
|
b290f3b12e
tcx: fix cut/paste error in update_palette_entries()
|
8 年之前 |
Mark Cave-Ayland
|
7497638642
tcx: switch to load_image_mr() and remove prom_addr hack
|
8 年之前 |
Mark Cave-Ayland
|
973945804d
tcx: use tcx_set_dirty() for accelerated ops
|
8 年之前 |
Mark Cave-Ayland
|
ee72bed08c
tcx: remove primitives for non-32-bit surfaces
|
8 年之前 |
Mark Cave-Ayland
|
d18e101225
tcx: remove TARGET_PAGE_SIZE from tcx24_update_display()
|
8 年之前 |
Mark Cave-Ayland
|
0a97c6c4f9
tcx: remove TARGET_PAGE_SIZE from tcx_update_display()
|
8 年之前 |
Mark Cave-Ayland
|
66dcabea47
tcx: remove page24 and cpage from tcx24_update_display()
|
8 年之前 |
Mark Cave-Ayland
|
36180430ac
tcx: alter tcx24_reset_dirty() to accept address and length parameters
|
8 年之前 |
Mark Cave-Ayland
|
427ee02bc9
tcx: alter tcx24_check_dirty() to accept address and length parameters
|
8 年之前 |