index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
display
/
sm501.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/display/sm501: Remove unneeded increment from loop
BALATON Zoltan
2023-05-05
1
-1
/
+1
*
hw/display/sm501: Add debug property to control pixman usage
BALATON Zoltan
2023-03-08
1
-3
/
+15
*
hw/display/sm501: Add fallbacks to pixman routines
BALATON Zoltan
2023-02-27
1
-23
/
+52
*
hw/display/sm501: Implement more 2D raster operations
BALATON Zoltan
2023-02-27
1
-1
/
+29
*
hw/display/sm501: Alias 'dma-offset' QOM property in chipset object
Philippe Mathieu-Daudé
2023-02-27
1
-5
/
+2
*
hw/display/sm501: Embed OHCI QOM child in chipset
Philippe Mathieu-Daudé
2023-02-27
1
-7
/
+10
*
hw/display/sm501: Code style fix
BALATON Zoltan
2023-02-05
1
-1
/
+2
*
hw/display/sm501: Remove unneeded casts from void pointer
BALATON Zoltan
2023-02-05
1
-11
/
+11
*
hw/display/sm501: Remove parenthesis around constant macro definitions
BALATON Zoltan
2023-02-05
1
-197
/
+197
*
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
1
-1
/
+1
*
hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address()
Philippe Mathieu-Daudé
2021-07-08
1
-1
/
+1
*
hw/display/sm501: Replace i2c_send_recv() by i2c_recv() & i2c_send()
Philippe Mathieu-Daudé
2021-07-08
1
-4
/
+5
*
hw/display/sm501: Simplify sm501_i2c_write() logic
Philippe Mathieu-Daudé
2021-07-08
1
-2
/
+3
*
hw/display/sm501: Inline template header into C file
Peter Maydell
2021-03-10
1
-2
/
+81
*
hw/display/sm501: Remove dead code for non-32-bit RGB surfaces
Peter Maydell
2021-03-10
1
-85
/
+6
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-6
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-3
/
+4
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-4
/
+7
*
sm501: Fix and optimize overlap check
BALATON Zoltan
2020-06-30
1
-10
/
+16
*
sm501: Convert debug printfs to traces
BALATON Zoltan
2020-06-30
1
-37
/
+13
*
sm501: Do not allow guest to set invalid format
BALATON Zoltan
2020-06-30
1
-0
/
+3
*
sm501: Use stn_he_p/ldn_he_p instead of switch/case
BALATON Zoltan
2020-06-30
1
-11
/
+1
*
sm501: Optimise 1 pixel 2d ops
BALATON Zoltan
2020-06-30
1
-3
/
+16
*
sm501: Introduce variable for commonly used value for better readability
BALATON Zoltan
2020-06-30
1
-20
/
+21
*
sm501: Ignore no-op blits
BALATON Zoltan
2020-06-30
1
-0
/
+5
*
sm501: Drop unneded variable
BALATON Zoltan
2020-06-30
1
-3
/
+2
*
sm501: Fix bounds checks
BALATON Zoltan
2020-06-30
1
-4
/
+4
*
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3
Markus Armbruster
2020-06-15
1
-2
/
+2
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
sysbus: Tidy up sysbus_init_child_obj()'s @childsize arg, part 1
Markus Armbruster
2020-06-15
1
-1
/
+1
*
qdev: Convert uses of qdev_create() manually
Markus Armbruster
2020-06-15
1
-3
/
+2
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
display/sm501 display/ati: Fix to realize "i2c-ddc"
Markus Armbruster
2020-06-15
1
-0
/
+2
*
sm501: Remove obsolete changelog and todo comment
BALATON Zoltan
2020-05-28
1
-18
/
+1
*
sm501: Optimize small overlapping blits
BALATON Zoltan
2020-05-28
1
-4
/
+11
*
sm501: Replace hand written implementation with pixman where possible
BALATON Zoltan
2020-05-28
1
-88
/
+119
*
sm501: Clean up local variables in sm501_2d_operation
BALATON Zoltan
2020-05-28
1
-15
/
+16
*
sm501: Use BIT(x) macro to shorten constant
BALATON Zoltan
2020-05-28
1
-3
/
+2
*
sm501: Shorten long variable names in sm501_2d_operation
BALATON Zoltan
2020-05-28
1
-23
/
+22
*
sm501: Convert printf + abort to qemu_log_mask
BALATON Zoltan
2020-05-28
1
-30
/
+27
*
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
2020-05-15
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-2
/
+2
*
sm501: make SerialMM a child, export chardev property
Marc-André Lureau
2020-01-07
1
-8
/
+21
*
hw/display/sm501: Always map the UART0
Philippe Mathieu-Daudé
2020-01-07
1
-5
/
+3
*
hw/display/sm501: Remove unused include
Philippe Mathieu-Daudé
2019-08-21
1
-1
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
[next]