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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
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
2018-07-02
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
1
-7
/
+7
2018-06-21
sm501: Fix hardware cursor color conversion
Sebastian Bauer
1
-3
/
+3
2018-06-16
sm501: Do not clear read only bits when writing registers
BALATON Zoltan
1
-6
/
+9
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-02-13
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
Paolo Bonzini
1
-1
/
+0
2018-01-20
sm501: Add missing break to case
BALATON Zoltan
1
-0
/
+1
2018-01-10
sm501: Add some more unimplemented registers
BALATON Zoltan
1
-0
/
+17
2018-01-10
sm501: Add panel hardware cursor registers also to read function
BALATON Zoltan
1
-0
/
+13
2017-11-08
hw/display/sm501: Fix comment in sm501_sysbus_class_init()
Thomas Huth
1
-1
/
+1
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+4
2017-07-25
hw/display/sm501: Don't use vmstate_register_ram_global()
Peter Maydell
1
-2
/
+1
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
1
-1
/
+1
2017-05-11
sm501: make display updates thread safe
Gerd Hoffmann
1
-20
/
+7
2017-04-24
sm501: Add vmstate descriptor
BALATON Zoltan
1
-1
/
+99
2017-04-24
sm501: Add some more missing registers
BALATON Zoltan
1
-1
/
+125
2017-04-24
sm501: Add support for panel layer
BALATON Zoltan
1
-31
/
+32
2017-04-24
sm501: Misc clean ups
BALATON Zoltan
1
-5
/
+5
2017-04-24
sm501: Fix hardware cursor
BALATON Zoltan
1
-72
/
+97
2017-04-24
sm501: Fix device endianness
BALATON Zoltan
1
-4
/
+4
2017-04-24
sm501: Add emulation of chip connected via PCI
BALATON Zoltan
1
-0
/
+65
2017-04-24
sm501: Get rid of base address in draw_hwc_line
BALATON Zoltan
1
-4
/
+2
2017-04-24
sm501: QOMify
BALATON Zoltan
1
-46
/
+124
2017-04-24
sm501: Add missing arbitration control register
BALATON Zoltan
1
-0
/
+8
2017-04-24
sm501: Use defined constants instead of literal values where available
BALATON Zoltan
1
-10
/
+19
2017-04-24
sm501: Fixed code style and a few typos in comments
BALATON Zoltan
1
-564
/
+568
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
1
-1
/
+1
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
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
-1
/
+1
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-1
/
+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
-1
/
+1
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
1
-1
/
+1
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
1
-0
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-4
/
+4
[next]