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: set initial value of mode control registers in macfb_common_realize()
Mark Cave-Ayland
2022-03-09
1
-0
/
+8
*
macfb: add VMStateDescription fields for display type and VBL timer
Mark Cave-Ayland
2022-03-09
1
-0
/
+2
*
macfb: increase number of registers saved in MacfbState
Mark Cave-Ayland
2022-03-09
1
-0
/
+8
*
macfb: don't use special irq_state and irq_mask variables in MacfbState
Mark Cave-Ayland
2022-03-09
1
-8
/
+7
*
macfb: add VMStateDescription for MacfbNubusState and MacfbSysBusState
Mark Cave-Ayland
2022-03-09
1
-2
/
+22
*
Mark remaining global TypeInfo instances as const
Bernhard Beschow
2022-02-21
1
-2
/
+2
*
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
1
-1
/
+0
*
macfb: fix VRAM dirty memory region logging
Mark Cave-Ayland
2022-01-09
1
-1
/
+1
*
macfb: fix a memory leak (CID 1465231)
Laurent Vivier
2021-11-09
1
-7
/
+4
*
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