aboutsummaryrefslogtreecommitdiff
path: root/hw/display
AgeCommit message (Expand)Author
2023-10-20Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-10-20migration: simplify blockersSteve Sistare
2023-10-19ui/input: Constify QemuInputHandler structurePhilippe Mathieu-Daudé
2023-10-19hw/display/virtio-gpu: Use VIRTIO_DEVICE() macroPhilippe Mathieu-Daudé
2023-10-18ramfb-standalone: add migration supportMarc-André Lureau
2023-10-18ramfb: add migration supportMarc-André Lureau
2023-10-16gfxstream + rutabaga: enable rutabagaGurchetan Singh
2023-10-16gfxstream + rutabaga: meson supportGurchetan Singh
2023-10-16gfxstream + rutabaga: add initial support for gfxstreamGurchetan Singh
2023-10-16virtio-gpu: blob prepAntonio Caggiano
2023-10-16virtio-gpu: hostmemGerd Hoffmann
2023-10-16virtio-gpu: CONTEXT_INIT featureAntonio Caggiano
2023-10-05Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-10-04hw/display: introduce virtio-dmabufAlbert Esteve
2023-10-04Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi
2023-10-03hw/display/ramfb: plug slight guest-triggerable leak on mode settingLaszlo Ersek
2023-10-03audio: propagate Error * out of audio_initMartin Kletzander
2023-09-22hw/display/xlnx_dp.c: Add audiodev propertyMartin Kletzander
2023-09-12virtio-gpu/win32: set the destroy function on loadMarc-André Lureau
2023-09-12vhost-user-gpu: support dmabuf modifiersErico Nunes
2023-09-08qxl: don't assert() if device isn't yet initializedMarc-André Lureau
2023-09-08hw/display/xlnx_dp: update commentsPeter Maydell
2023-08-31hw/display: spelling fixesMichael Tokarev
2023-08-07virtio-gpu: reset gfx resources in main threadMarc-André Lureau
2023-08-07virtio-gpu: free BHs, by implementing unrealizeMarc-André Lureau
2023-07-17virtio-gpu-udmabuf: correct naming of QemuDmaBuf size propertiesDongwon Kim
2023-07-17virtio-gpu: replace the surface with null surface when resettingDongwon Kim
2023-07-17virtio-gpu: fix potential divide-by-zero regressionMarc-André Lureau
2023-07-10hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX commentsAlex Bennée
2023-07-10vhost-user-gpu: implement get_edid frontend featureErico Nunes
2023-07-10virtio-gpu: refactor generate_edid function to virtio_gpu_baseErico Nunes
2023-06-27virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when availableMarc-André Lureau
2023-06-27ui: add optional d3d texture pointer to scanout textureMarc-André Lureau
2023-06-27virtio-gpu-virgl: teach it to get the QEMU EGL displayMarc-André Lureau
2023-06-27virtio-gpu/win32: allocate shareable 2d resources/imagesMarc-André Lureau
2023-06-27virtio-gpu: OUT_OF_MEMORY if failing to create udmabufDongwon Kim
2023-06-27virtio-gpu-udmabuf: create udmabuf for blob even when iov_cnt == 1Dongwon Kim
2023-06-27virtio-gpu: Make non-gl display updates work again when blob=trueVivek Kasireddy
2023-06-27virtio-gpu: Optimize 2D resource data transferKeqian Zhu
2023-06-26vhost-user: fully use new backend/frontend namingManos Pitsidianakis
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-05bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé
2023-05-28virtio-gpu: add a FIXME for virtio_gpu_load()Marc-André Lureau
2023-05-05hw/display/sm501: Remove unneeded increment from loopBALATON Zoltan
2023-04-28hw: replace most qemu_bh_new calls with qemu_bh_new_guardedAlexander Bulekov
2023-04-20hw/display: Compile vga.c as target-independent codeThomas Huth
2023-03-13ui: rename cursor_{put->unref}Marc-André Lureau
2023-03-09Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into stagingPeter Maydell
2023-03-08hw/display/sm501: Add debug property to control pixman usageBALATON Zoltan
2023-03-07hw/xen: Build PV backend drivers for CONFIG_XEN_BUSDavid Woodhouse