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