BALATON Zoltan
|
9982c605a7
sm501: Fix and optimize overlap check
|
5 years ago |
BALATON Zoltan
|
d8327a6869
sm501: Convert debug printfs to traces
|
5 years ago |
BALATON Zoltan
|
f018edc358
sm501: Do not allow guest to set invalid format
|
5 years ago |
BALATON Zoltan
|
ba27110fab
sm501: Use stn_he_p/ldn_he_p instead of switch/case
|
5 years ago |
BALATON Zoltan
|
c208085a3e
sm501: Optimise 1 pixel 2d ops
|
5 years ago |
BALATON Zoltan
|
299778d5af
sm501: Introduce variable for commonly used value for better readability
|
5 years ago |
BALATON Zoltan
|
1cb62e3666
sm501: Ignore no-op blits
|
5 years ago |
BALATON Zoltan
|
4decaad9d2
sm501: Drop unneded variable
|
5 years ago |
BALATON Zoltan
|
84ec3f9402
sm501: Fix bounds checks
|
5 years ago |
Markus Armbruster
|
5a147c8c51
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3
|
5 years ago |
Markus Armbruster
|
3c6ef471ee
sysbus: Convert to sysbus_realize() etc. with Coccinelle
|
5 years ago |
Markus Armbruster
|
8352a5b8cc
sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 1
|
5 years ago |
Markus Armbruster
|
df70796916
qdev: Convert uses of qdev_create() manually
|
5 years ago |
Markus Armbruster
|
3e80f6902c
qdev: Convert uses of qdev_create() with Coccinelle
|
5 years ago |
Markus Armbruster
|
734a591433
display/sm501 display/ati: Fix to realize "i2c-ddc"
|
5 years ago |
BALATON Zoltan
|
fa0013a1bc
sm501: Remove obsolete changelog and todo comment
|
5 years ago |
BALATON Zoltan
|
fa70c2871f
sm501: Optimize small overlapping blits
|
5 years ago |
BALATON Zoltan
|
b15a22bbcb
sm501: Replace hand written implementation with pixman where possible
|
5 years ago |
BALATON Zoltan
|
3d0b096298
sm501: Clean up local variables in sm501_2d_operation
|
5 years ago |
BALATON Zoltan
|
2824809b7f
sm501: Use BIT(x) macro to shorten constant
|
5 years ago |
BALATON Zoltan
|
6f8183b5dc
sm501: Shorten long variable names in sm501_2d_operation
|
5 years ago |
BALATON Zoltan
|
e29da77e5f
sm501: Convert printf + abort to qemu_log_mask
|
5 years ago |
Philippe Mathieu-Daudé
|
8e5c952b37
hw: Remove unnecessary DEVICE() cast
|
5 years ago |
Markus Armbruster
|
d2623129a7
qom: Drop parameter @errp of object_property_add() & friends
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Marc-André Lureau
|
0ed40f16a1
sm501: make SerialMM a child, export chardev property
|
5 years ago |
Philippe Mathieu-Daudé
|
7aca3782d9
hw/display/sm501: Always map the UART0
|
5 years ago |
Philippe Mathieu-Daudé
|
ea2b7c9faa
hw/display/sm501: Remove unused include
|
6 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |