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
2023-08-07
virtio-gpu: reset gfx resources in main thread
Marc-André Lureau
2023-08-07
virtio-gpu: free BHs, by implementing unrealize
Marc-André Lureau
2023-07-17
virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
Dongwon Kim
2023-07-17
virtio-gpu: replace the surface with null surface when resetting
Dongwon Kim
2023-07-17
virtio-gpu: fix potential divide-by-zero regression
Marc-André Lureau
2023-07-10
hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
Alex Bennée
2023-07-10
vhost-user-gpu: implement get_edid frontend feature
Erico Nunes
2023-07-10
virtio-gpu: refactor generate_edid function to virtio_gpu_base
Erico Nunes
2023-06-27
virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when available
Marc-André Lureau
2023-06-27
ui: add optional d3d texture pointer to scanout texture
Marc-André Lureau
2023-06-27
virtio-gpu-virgl: teach it to get the QEMU EGL display
Marc-André Lureau
2023-06-27
virtio-gpu/win32: allocate shareable 2d resources/images
Marc-André Lureau
2023-06-27
virtio-gpu: OUT_OF_MEMORY if failing to create udmabuf
Dongwon Kim
2023-06-27
virtio-gpu-udmabuf: create udmabuf for blob even when iov_cnt == 1
Dongwon Kim
2023-06-27
virtio-gpu: Make non-gl display updates work again when blob=true
Vivek Kasireddy
2023-06-27
virtio-gpu: Optimize 2D resource data transfer
Keqian Zhu
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2023-05-28
virtio-gpu: add a FIXME for virtio_gpu_load()
Marc-André Lureau
2023-05-05
hw/display/sm501: Remove unneeded increment from loop
BALATON Zoltan
2023-04-28
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
2023-04-20
hw/display: Compile vga.c as target-independent code
Thomas Huth
2023-03-13
ui: rename cursor_{put->unref}
Marc-André Lureau
2023-03-09
Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into staging
Peter Maydell
2023-03-08
hw/display/sm501: Add debug property to control pixman usage
BALATON Zoltan
2023-03-07
hw/xen: Build PV backend drivers for CONFIG_XEN_BUS
David Woodhouse
2023-03-07
hw/xen: Use XEN_PAGE_SIZE in PV backend drivers
David Woodhouse
2023-03-07
hw/xen: Add foreignmem operations to allow redirection to internal emulation
David Woodhouse
2023-02-27
hw/display/sm501: Add fallbacks to pixman routines
BALATON Zoltan
2023-02-27
hw/display/sm501: Implement more 2D raster operations
BALATON Zoltan
2023-02-27
hw/display/sm501: Alias 'dma-offset' QOM property in chipset object
Philippe Mathieu-Daudé
2023-02-27
hw/display/sm501: Embed OHCI QOM child in chipset
Philippe Mathieu-Daudé
2023-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
2023-02-05
hw/display/sm501: Code style fix
BALATON Zoltan
2023-02-05
hw/display/sm501: Remove unneeded casts from void pointer
BALATON Zoltan
2023-02-05
hw/display/sm501: Remove parenthesis around constant macro definitions
BALATON Zoltan
2023-01-19
Merge tag 'pull-monitor-2023-01-19' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-01-19
Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
2023-01-19
ui/spice: QXLInterface method set_mm_time() is now dead, drop
Markus Armbruster
2023-01-19
ui/spice: Require spice-server >= 0.14.0
Markus Armbruster
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-16
hw/display: Move omap_lcdc.c out of target-specific source set
Philippe Mathieu-Daudé
2023-01-12
hw/arm/omap: Drop useless casts from void * to pointer
Philippe Mathieu-Daudé
2023-01-11
hw/display: avoid creating empty loadable modules
Daniel P. Berrangé
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
Cindy Lu
2022-12-16
hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase reset
Peter Maydell
2022-12-15
hw: Include the VMWare devices only in the x86 targets
Thomas Huth
[next]