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
/
hw
/
display
Age
Commit message (
Expand
)
Author
2022-12-03
hw/display/next-fb: Fix comment typo
Evgeny Ermakov
2022-11-29
hw/display/qxl: Assert memory slot fits in preallocated MemoryRegion
Philippe Mathieu-Daudé
2022-11-29
hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144)
Philippe Mathieu-Daudé
2022-11-29
hw/display/qxl: Pass requested buffer size to qxl_phys2virt()
Philippe Mathieu-Daudé
2022-11-29
hw/display/qxl: Document qxl_phys2virt()
Philippe Mathieu-Daudé
2022-11-29
hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler
Philippe Mathieu-Daudé
2022-11-10
display: include dependencies explicitly
Michael S. Tsirkin
2022-11-08
Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-11-08
hw/display: fix tab indentation
Amarjargal Gundjalam
2022-11-07
acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
Igor Mammedov
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
2022-10-12
cirrus_vga: fix potential memory overflow
lu zhipeng
2022-09-29
vhost-user: Call qemu_socketpair() instead of socketpair()
Guoyi Tu
2022-09-27
virtio-gpu: update scanout if there is any area covered by the rect
Dongwon Kim
2022-09-27
hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)
Philippe Mathieu-Daudé
2022-08-08
xlnx_dp: drop unsupported AUXCommand in xlnx_dp_aux_set_command
Qiang Liu
2022-07-28
vga: fix incorrect line height in 640x200x2 mode
Paolo Bonzini
2022-07-26
hw/display/bcm2835_fb: Fix framebuffer allocation address
Alan Jian
2022-06-30
hw/i2c: add asynchronous send
Klaus Jensen
2022-06-26
artist: set memory region owners for buffers to the artist device
Mark Cave-Ayland
2022-06-14
virtio-gpu: Respect UI refresh rate for EDID
Akihiko Odaki
2022-06-14
ui: Deliver refresh rate via QemuUIInfo
Akihiko Odaki
2022-06-14
ui/console: Do not return a value with ui_info
Akihiko Odaki
2022-06-14
virtio-gpu: update done only on the scanout associated with rect
Dongwon Kim
2022-06-08
xlnx_dp: Fix the interrupt disable logic
Sai Pavan Boddu
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-06-06
modules: introduces module_kconfig directive
Jose R. Ziviani
2022-05-18
Merge tag 'artist-cursor-fix-final-pull-request' of https://github.com/hdelle...
Richard Henderson
2022-05-16
artist: Fix X cursor position calculation in X11
Helge Deller
2022-05-16
artist: Emulate screen blanking
Helge Deller
2022-05-16
artist: Allow to turn cursor on or off
Helge Deller
2022-05-16
artist: Fix vertical X11 cursor position in HP-UX
Helge Deller
2022-05-16
artist: Use human-readable variable names instead of reg_xxx
Helge Deller
2022-05-16
artist: Introduce constant for max cursor size
Helge Deller
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
2022-05-08
artist: only render dirty scanlines on the display surface
Mark Cave-Ayland
2022-05-08
artist: remove unused ROP8OFF() macro
Mark Cave-Ayland
2022-05-08
artist: checkpatch and newline style fixes
Mark Cave-Ayland
2022-04-22
hw/display/vmware_vga: do not discard screen updates
Carwyn Ellis
2022-04-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2022-04-07
ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)
Mauro Matteo Cascella
2022-04-07
display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207)
Mauro Matteo Cascella
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
[next]