Age | Commit message (Expand) | Author | Files | Lines |
2021-09-29 | macfb: don't register declaration ROM | Mark Cave-Ayland | 1 | -6/+0 |
2021-09-15 | virtio-gpu: Add gl_flushed callback | Vivek Kasireddy | 1 | -2/+30 |
2021-09-15 | ui: Create sync objects and fences only for blobs | Vivek Kasireddy | 1 | -0/+1 |
2021-09-15 | qxl: fix pre-save logic | Gerd Hoffmann | 1 | -1/+1 |
2021-08-31 | hw/display/artist: Fix bug in coordinate extraction in artist_vram_read() and... | Helge Deller | 1 | -4/+4 |
2021-08-31 | hw/display/xlnx_dp: fix an out-of-bounds read in xlnx_dp_read | Qiang Liu | 1 | -1/+5 |
2021-08-31 | vga: don't abort when adding a duplicate isa-vga device | Jose R. Ziviani | 1 | -0/+10 |
2021-08-31 | hw/display: Restrict virtio-gpu-udmabuf stubs to !Linux | Philippe Mathieu-Daudé | 2 | -1/+29 |
2021-08-31 | virtio-gpu: no point of checking res->iov | Dongwon Kim | 1 | -1/+1 |
2021-07-22 | hw/display: fix virgl reset regression | Marc-André Lureau | 2 | -13/+17 |
2021-07-22 | hw/display: fail early when multiple virgl devices are requested | Marc-André Lureau | 1 | -0/+5 |
2021-07-22 | Revert "qxl: add migration blocker to avoid pre-save assert" | Gerd Hoffmann | 2 | -32/+0 |
2021-07-22 | qxl: remove assert in qxl_pre_save. | Gerd Hoffmann | 1 | -1/+3 |
2021-07-22 | hw/display/virtio-gpu: Fix memory leak (CID 1453811) | Philippe Mathieu-Daudé | 1 | -16/+10 |
2021-07-11 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 11 | -0/+22 |
2021-07-11 | Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging | Peter Maydell | 3 | -9/+11 |
2021-07-09 | modules: add virtio-gpu module annotations | Gerd Hoffmann | 10 | -0/+18 |
2021-07-09 | modules: add qxl module annotations | Gerd Hoffmann | 1 | -0/+4 |
2021-07-08 | hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address() | Philippe Mathieu-Daudé | 3 | -3/+3 |
2021-07-08 | hw/display/sm501: Replace i2c_send_recv() by i2c_recv() & i2c_send() | Philippe Mathieu-Daudé | 1 | -4/+5 |
2021-07-08 | hw/display/sm501: Simplify sm501_i2c_write() logic | Philippe Mathieu-Daudé | 1 | -2/+3 |
2021-07-06 | configure, meson: convert virgl detection to meson | Paolo Bonzini | 1 | -3/+3 |
2021-07-04 | Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging | Peter Maydell | 1 | -12/+20 |
2021-07-02 | g364fb: add VMStateDescription for G364SysBusState | Mark Cave-Ayland | 1 | -1/+11 |
2021-07-02 | g364fb: use RAM memory region for framebuffer | Mark Cave-Ayland | 1 | -11/+9 |
2021-06-30 | vhost: Distinguish errors in vhost_dev_get_config() | Kevin Wolf | 1 | -2/+4 |
2021-06-15 | virtio-gpu: move scanout_id sanity check | Gerd Hoffmann | 1 | -6/+14 |
2021-06-15 | vga: Allow writing VBE_DISPI_ID5 to ID register | Dennis Wölfing | 1 | -1/+2 |
2021-06-05 | hw/display/macfb: Classify the "nubus-macfb" as display device | Thomas Huth | 1 | -0/+1 |
2021-06-02 | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella | 1 | -1/+1 |
2021-05-27 | virtio-gpu: Update cursor data using blob | Vivek Kasireddy | 1 | -5/+14 |
2021-05-27 | virtio-gpu: Add virtio_gpu_set_scanout_blob | Vivek Kasireddy | 2 | -7/+96 |
2021-05-27 | virtio-gpu: Factor out update scanout | Vivek Kasireddy | 1 | -12/+23 |
2021-05-27 | virtio-gpu: Add helpers to create and destroy dmabuf objects | Vivek Kasireddy | 1 | -0/+65 |
2021-05-27 | virtio-gpu: Add virtio_gpu_resource_create_blob | Vivek Kasireddy | 2 | -3/+71 |
2021-05-27 | virtio-gpu: Add initial definitions for blob resources | Vivek Kasireddy | 2 | -0/+17 |
2021-05-27 | virtio-gpu: Refactor virtio_gpu_create_mapping_iov | Vivek Kasireddy | 2 | -11/+11 |
2021-05-27 | virtio-gpu: Refactor virtio_gpu_set_scanout | Vivek Kasireddy | 1 | -64/+87 |
2021-05-27 | virtio-gpu: Add virtio_gpu_find_check_resource | Vivek Kasireddy | 1 | -19/+47 |
2021-05-27 | virtio-gpu: Add udmabuf helpers | Vivek Kasireddy | 2 | -0/+159 |
2021-05-27 | hw/display/qxl: Set pci rom address aligned with page size | maobibo | 1 | -1/+1 |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster | 6 | -1001/+0 |
2021-05-10 | virtio-gpu: add virtio-vga-gl | Gerd Hoffmann | 2 | -0/+52 |
2021-05-10 | modules: add have_vga | Gerd Hoffmann | 1 | -0/+2 |
2021-05-10 | virtio-gpu: add virtio-gpu-gl-pci | Gerd Hoffmann | 2 | -0/+60 |
2021-05-10 | virtio-gpu: move fields to struct VirtIOGPUGL | Gerd Hoffmann | 1 | -6/+9 |
2021-05-10 | virtio-gpu: drop use_virgl_renderer | Gerd Hoffmann | 2 | -36/+14 |
2021-05-10 | virtio-gpu: move virtio-gpu-gl-device to separate module | Gerd Hoffmann | 1 | -3/+6 |
2021-05-10 | virtio-gpu: drop VIRGL() macro | Gerd Hoffmann | 1 | -17/+0 |
2021-05-10 | virtio-gpu: move update_cursor_data | Gerd Hoffmann | 2 | -32/+36 |