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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
include
/
hw
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
hw/display : Add device DM163
Inès Varhol
1
-0
/
+59
2024-02-27
hw/arm: Introduce Raspberry PI 4 machine
Sergey Kambalin
1
-0
/
+2
2023-10-18
ramfb: add migration support
Marc-André Lureau
1
-0
/
+4
2023-01-08
include: Include headers where needed
Markus Armbruster
1
-1
/
+2
2022-06-08
xlnx_dp: Introduce a vblank signal
Sai Pavan Boddu
1
-0
/
+3
2022-06-08
xlnx_dp: fix the wrong register size
Frederic Konrad
1
-2
/
+7
2022-03-09
macfb: increase number of registers saved in MacfbState
Mark Cave-Ayland
1
-1
/
+2
2022-03-09
macfb: don't use special irq_state and irq_mask variables in MacfbState
Mark Cave-Ayland
1
-2
/
+0
2022-01-13
hw/mips/jazz: Inline vga_mmio_init() and remove it
Philippe Mathieu-Daudé
1
-5
/
+0
2022-01-13
hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
Philippe Mathieu-Daudé
1
-0
/
+2
2022-01-13
hw/display: Rename VGA_ISA_MM -> VGA_MMIO
Philippe Mathieu-Daudé
1
-3
/
+2
2021-10-08
macfb: add vertical blank interrupt
Mark Cave-Ayland
1
-0
/
+8
2021-10-08
macfb: add common monitor modes supported by the MacOS toolbox ROM
Mark Cave-Ayland
1
-1
/
+15
2021-10-08
macfb: add qdev property to specify display type
Mark Cave-Ayland
1
-0
/
+1
2021-10-08
macfb: implement mode sense to allow display type to be detected
Mark Cave-Ayland
1
-0
/
+20
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
1
-42
/
+0
2021-05-10
modules: add have_vga
Gerd Hoffmann
1
-0
/
+6
2021-05-10
edid: Make refresh rate configurable
Akihiko Odaki
1
-5
/
+7
2020-12-10
Clean up includes
Markus Armbruster
1
-1
/
+0
2020-11-15
nomaintainer: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-09-29
edid: use physical dimensions if available
Marc-André Lureau
1
-1
/
+4
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
5
-15
/
+5
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-4
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
5
-12
/
+12
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
5
-11
/
+21
2020-08-27
nubus: Rename class type checking macros
Eduardo Habkost
1
-2
/
+2
2020-06-10
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
1
-3
/
+0
2020-05-28
hw/display/edid: Add missing 'qdev-properties.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2020-05-18
Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"
Gerd Hoffmann
1
-1
/
+1
2020-03-23
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
1
-1
/
+2
2019-10-28
hw/m68k: add Nubus macfb video card
Laurent Vivier
1
-0
/
+64
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include qom/object.h slightly less
Markus Armbruster
1
-1
/
+1
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
3
-3
/
+2
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2
-2
/
+0
2019-08-16
include: Make headers more self-contained
Markus Armbruster
1
-0
/
+1
2019-06-13
edid: add xmax + ymax properties
Gerd Hoffmann
1
-1
/
+3
2019-06-12
Normalize position of header guard
Markus Armbruster
1
-5
/
+4
2019-05-24
hw/display/ramfb: initialize fw-config space with xres/ yres
Hou Qiming
1
-1
/
+1
2019-05-07
i2c-ddc: move it to hw/display
Paolo Bonzini
2
-1
/
+41
2019-04-29
hw/devices: Move Blizzard declarations into a new header
Philippe Mathieu-Daudé
1
-0
/
+22
2019-04-29
hw/devices: Move TC6393XB declarations into a new header
Philippe Mathieu-Daudé
1
-0
/
+24
2019-02-01
hw/display/milkymist-tmu2: Move inlined code from header to source
Philippe Mathieu-Daudé
1
-0
/
+41
2018-10-05
edid: fix vendor default
Gerd Hoffmann
1
-1
/
+1
2018-09-27
display/edid: add DEFINE_EDID_PROPERTIES
Gerd Hoffmann
1
-0
/
+4
2018-09-27
display/edid: add region helper.
Gerd Hoffmann
1
-0
/
+4
2018-09-27
display/edid: add qemu_edid_size()
Gerd Hoffmann
1
-0
/
+1
2018-09-27
display/edid: add edid generator to qemu.
Gerd Hoffmann
1
-0
/
+18
2018-08-24
hw/display/bcm2835_fb: Validate config settings
Peter Maydell
1
-0
/
+8
2018-08-24
hw/display/bcm2835_fb: Fix handling of virtual framebuffer
Peter Maydell
1
-2
/
+4
[next]