index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
display
/
sm501.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
i2c-ddc: move it to hw/display
Paolo Bonzini
2019-05-07
1
-1
/
+1
*
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2019-03-07
1
-1
/
+0
*
sm501: Adjust endianness of pixel value in rectangle fill
Marcus Comstedt
2018-09-25
1
-0
/
+3
*
sm501: Fix warning about unreachable code
BALATON Zoltan
2018-07-16
1
-1
/
+1
*
sm501: Update screen on frame buffer address change
BALATON Zoltan
2018-07-16
1
-0
/
+2
*
sm501: Set updated region dirty after 2D operation
BALATON Zoltan
2018-07-07
1
-2
/
+15
*
sm501: Fix support for non-zero frame buffer start address
BALATON Zoltan
2018-07-07
1
-3
/
+16
*
sm501: Log unimplemented raster operation modes
Sebastian Bauer
2018-07-07
1
-0
/
+23
*
sm501: Implement negated destination raster operation mode
Sebastian Bauer
2018-07-07
1
-1
/
+11
*
sm501: Use values from the pitch register for 2D operations
Sebastian Bauer
2018-07-07
1
-2
/
+2
*
sm501: Perform a full update after palette change
Sebastian Bauer
2018-07-07
1
-0
/
+8
*
sm501: Implement i2c part for reading monitor EDID
BALATON Zoltan
2018-07-07
1
-4
/
+143
*
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+1
*
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
1
-7
/
+7
*
sm501: Fix hardware cursor color conversion
Sebastian Bauer
2018-06-21
1
-3
/
+3
*
sm501: Do not clear read only bits when writing registers
BALATON Zoltan
2018-06-16
1
-6
/
+9
*
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
Paolo Bonzini
2018-02-13
1
-1
/
+0
*
sm501: Add missing break to case
BALATON Zoltan
2018-01-20
1
-0
/
+1
*
sm501: Add some more unimplemented registers
BALATON Zoltan
2018-01-10
1
-0
/
+17
*
sm501: Add panel hardware cursor registers also to read function
BALATON Zoltan
2018-01-10
1
-0
/
+13
*
hw/display/sm501: Fix comment in sm501_sysbus_class_init()
Thomas Huth
2017-11-08
1
-1
/
+1
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
hw/display/sm501: Don't use vmstate_register_ram_global()
Peter Maydell
2017-07-25
1
-2
/
+1
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-1
/
+1
*
sm501: make display updates thread safe
Gerd Hoffmann
2017-05-11
1
-20
/
+7
*
sm501: Add vmstate descriptor
BALATON Zoltan
2017-04-24
1
-1
/
+99
*
sm501: Add some more missing registers
BALATON Zoltan
2017-04-24
1
-1
/
+125
*
sm501: Add support for panel layer
BALATON Zoltan
2017-04-24
1
-31
/
+32
*
sm501: Misc clean ups
BALATON Zoltan
2017-04-24
1
-5
/
+5
*
sm501: Fix hardware cursor
BALATON Zoltan
2017-04-24
1
-72
/
+97
*
sm501: Fix device endianness
BALATON Zoltan
2017-04-24
1
-4
/
+4
*
sm501: Add emulation of chip connected via PCI
BALATON Zoltan
2017-04-24
1
-0
/
+65
*
sm501: Get rid of base address in draw_hwc_line
BALATON Zoltan
2017-04-24
1
-4
/
+2
*
sm501: QOMify
BALATON Zoltan
2017-04-24
1
-46
/
+124
*
sm501: Add missing arbitration control register
BALATON Zoltan
2017-04-24
1
-0
/
+8
*
sm501: Use defined constants instead of literal values where available
BALATON Zoltan
2017-04-24
1
-10
/
+19
*
sm501: Fixed code style and a few typos in comments
BALATON Zoltan
2017-04-24
1
-564
/
+568
*
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
1
-1
/
+1
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
1
-0
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
hw/display: Clean up includes
Peter Maydell
2016-01-29
1
-1
/
+1
[next]