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
/
sm501.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
hw/display/sm501: Inline template header into C file
Peter Maydell
1
-2
/
+81
2021-03-10
hw/display/sm501: Remove dead code for non-32-bit RGB surfaces
Peter Maydell
1
-85
/
+6
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-6
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-3
/
+4
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-4
/
+7
2020-06-30
sm501: Fix and optimize overlap check
BALATON Zoltan
1
-10
/
+16
2020-06-30
sm501: Convert debug printfs to traces
BALATON Zoltan
1
-37
/
+13
2020-06-30
sm501: Do not allow guest to set invalid format
BALATON Zoltan
1
-0
/
+3
2020-06-30
sm501: Use stn_he_p/ldn_he_p instead of switch/case
BALATON Zoltan
1
-11
/
+1
2020-06-30
sm501: Optimise 1 pixel 2d ops
BALATON Zoltan
1
-3
/
+16
2020-06-30
sm501: Introduce variable for commonly used value for better readability
BALATON Zoltan
1
-20
/
+21
2020-06-30
sm501: Ignore no-op blits
BALATON Zoltan
1
-0
/
+5
2020-06-30
sm501: Drop unneded variable
BALATON Zoltan
1
-3
/
+2
2020-06-30
sm501: Fix bounds checks
BALATON Zoltan
1
-4
/
+4
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3
Markus Armbruster
1
-2
/
+2
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 1
Markus Armbruster
1
-1
/
+1
2020-06-15
qdev: Convert uses of qdev_create() manually
Markus Armbruster
1
-3
/
+2
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-2
/
+2
2020-06-15
display/sm501 display/ati: Fix to realize "i2c-ddc"
Markus Armbruster
1
-0
/
+2
2020-05-28
sm501: Remove obsolete changelog and todo comment
BALATON Zoltan
1
-18
/
+1
2020-05-28
sm501: Optimize small overlapping blits
BALATON Zoltan
1
-4
/
+11
2020-05-28
sm501: Replace hand written implementation with pixman where possible
BALATON Zoltan
1
-88
/
+119
2020-05-28
sm501: Clean up local variables in sm501_2d_operation
BALATON Zoltan
1
-15
/
+16
2020-05-28
sm501: Use BIT(x) macro to shorten constant
BALATON Zoltan
1
-3
/
+2
2020-05-28
sm501: Shorten long variable names in sm501_2d_operation
BALATON Zoltan
1
-23
/
+22
2020-05-28
sm501: Convert printf + abort to qemu_log_mask
BALATON Zoltan
1
-30
/
+27
2020-05-15
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-1
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-2
/
+2
2020-01-07
sm501: make SerialMM a child, export chardev property
Marc-André Lureau
1
-8
/
+21
2020-01-07
hw/display/sm501: Always map the UART0
Philippe Mathieu-Daudé
1
-5
/
+3
2019-08-21
hw/display/sm501: Remove unused include
Philippe Mathieu-Daudé
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+1
2019-05-07
i2c-ddc: move it to hw/display
Paolo Bonzini
1
-1
/
+1
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2018-09-25
sm501: Adjust endianness of pixel value in rectangle fill
Marcus Comstedt
1
-0
/
+3
2018-07-16
sm501: Fix warning about unreachable code
BALATON Zoltan
1
-1
/
+1
2018-07-16
sm501: Update screen on frame buffer address change
BALATON Zoltan
1
-0
/
+2
2018-07-07
sm501: Set updated region dirty after 2D operation
BALATON Zoltan
1
-2
/
+15
2018-07-07
sm501: Fix support for non-zero frame buffer start address
BALATON Zoltan
1
-3
/
+16
2018-07-07
sm501: Log unimplemented raster operation modes
Sebastian Bauer
1
-0
/
+23
2018-07-07
sm501: Implement negated destination raster operation mode
Sebastian Bauer
1
-1
/
+11
2018-07-07
sm501: Use values from the pitch register for 2D operations
Sebastian Bauer
1
-2
/
+2
2018-07-07
sm501: Perform a full update after palette change
Sebastian Bauer
1
-0
/
+8
2018-07-07
sm501: Implement i2c part for reading monitor EDID
BALATON Zoltan
1
-4
/
+143
2018-07-02
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
1
-1
/
+1
[next]