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
/
macfb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
macfb: add vertical blank interrupt
Mark Cave-Ayland
2021-10-08
1
-0
/
+83
*
macfb: fix 24-bit RGB pixel encoding
Mark Cave-Ayland
2021-10-08
1
-4
/
+4
*
macfb: fix up 1-bit pixel encoding
Mark Cave-Ayland
2021-10-08
1
-1
/
+3
*
macfb: add common monitor modes supported by the MacOS toolbox ROM
Mark Cave-Ayland
2021-10-08
1
-16
/
+133
*
macfb: add qdev property to specify display type
Mark Cave-Ayland
2021-10-08
1
-1
/
+6
*
macfb: implement mode sense to allow display type to be detected
Mark Cave-Ayland
2021-10-08
1
-2
/
+115
*
macfb: add trace events for reading and writing the control registers
Mark Cave-Ayland
2021-10-08
1
-1
/
+7
*
macfb: use memory_region_init_ram() in macfb_common_realize() for the framebu...
Mark Cave-Ayland
2021-10-08
1
-3
/
+2
*
macfb: fix overflow of color_palette array
Mark Cave-Ayland
2021-10-08
1
-1
/
+3
*
macfb: fix invalid object reference in macfb_common_realize()
Mark Cave-Ayland
2021-10-08
1
-1
/
+1
*
macfb: update macfb.c to use the Error API best practices
Mark Cave-Ayland
2021-10-08
1
-8
/
+8
*
macfb: handle errors that occur during realize
Mark Cave-Ayland
2021-10-08
1
-0
/
+11
*
macfb: don't register declaration ROM
Mark Cave-Ayland
2021-09-29
1
-6
/
+0
*
hw/display/macfb: Classify the "nubus-macfb" as display device
Thomas Huth
2021-06-05
1
-0
/
+1
*
nubus: Rename class type checking macros
Eduardo Habkost
2020-08-27
1
-2
/
+2
*
hw/display: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
1
-2
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-2
/
+2
*
hw/m68k: add Nubus macfb video card
Laurent Vivier
2019-10-28
1
-0
/
+477