Philippe Mathieu-Daudé
|
ea2b7c9faa
hw/display/sm501: Remove unused include
|
6 年之前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 年之前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Paolo Bonzini
|
6306cae275
i2c-ddc: move it to hw/display
|
6 年之前 |
Philippe Mathieu-Daudé
|
04f3c0084d
hw: Remove unused 'hw/devices.h' include
|
6 年之前 |
Marcus Comstedt
|
f3a60058c9
sm501: Adjust endianness of pixel value in rectangle fill
|
7 年之前 |
BALATON Zoltan
|
6730df0514
sm501: Fix warning about unreachable code
|
7 年之前 |
BALATON Zoltan
|
593a1cdd66
sm501: Update screen on frame buffer address change
|
7 年之前 |
BALATON Zoltan
|
eb76243c9d
sm501: Set updated region dirty after 2D operation
|
7 年之前 |
BALATON Zoltan
|
33159dd7ce
sm501: Fix support for non-zero frame buffer start address
|
7 年之前 |
Sebastian Bauer
|
06cb926aaa
sm501: Log unimplemented raster operation modes
|
7 年之前 |
Sebastian Bauer
|
debc7e7dad
sm501: Implement negated destination raster operation mode
|
7 年之前 |
Sebastian Bauer
|
54b2a4339c
sm501: Use values from the pitch register for 2D operations
|
7 年之前 |
Sebastian Bauer
|
d27335592a
sm501: Perform a full update after palette change
|
7 年之前 |
BALATON Zoltan
|
4a1f253adb
sm501: Implement i2c part for reading monitor EDID
|
7 年之前 |
Philippe Mathieu-Daudé
|
fc6b3cf9e8
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
|
7 年之前 |
Philippe Mathieu-Daudé
|
d23b6caadb
hw: Use IEC binary prefix definitions from "qemu/units.h"
|
7 年之前 |
Sebastian Bauer
|
a69232e2a3
sm501: Fix hardware cursor color conversion
|
7 年之前 |
BALATON Zoltan
|
2100b6b21e
sm501: Do not clear read only bits when writing registers
|
7 年之前 |
Philippe Mathieu-Daudé
|
ab728275e4
hw: Do not include "exec/address-spaces.h" if it is not necessary
|
7 年之前 |
Paolo Bonzini
|
0fe1eca7dc
memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
|
7 年之前 |
BALATON Zoltan
|
cf4969ec35
sm501: Add missing break to case
|
7 年之前 |
BALATON Zoltan
|
5690d9ecef
sm501: Add some more unimplemented registers
|
7 年之前 |
BALATON Zoltan
|
a45de1794e
sm501: Add panel hardware cursor registers also to read function
|
7 年之前 |
Thomas Huth
|
79b217dedb
hw/display/sm501: Fix comment in sm501_sysbus_class_init()
|
7 年之前 |
Eduardo Habkost
|
fd3b02c889
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
|
8 年之前 |
Peter Maydell
|
4c4414a438
hw/display/sm501: Don't use vmstate_register_ram_global()
|
8 年之前 |
Peter Maydell
|
1cfe48c1ce
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
|
8 年之前 |