Age | Commit message (Expand) | Author |
2021-07-22 | hw/display: fix virgl reset regression | Marc-André Lureau |
2021-07-22 | hw/display: fail early when multiple virgl devices are requested | Marc-André Lureau |
2021-07-22 | Revert "qxl: add migration blocker to avoid pre-save assert" | Gerd Hoffmann |
2021-07-22 | qxl: remove assert in qxl_pre_save. | Gerd Hoffmann |
2021-07-22 | hw/display/virtio-gpu: Fix memory leak (CID 1453811) | Philippe Mathieu-Daudé |
2021-07-11 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-07-11 | Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging | Peter Maydell |
2021-07-09 | modules: add virtio-gpu module annotations | Gerd Hoffmann |
2021-07-09 | modules: add qxl module annotations | Gerd Hoffmann |
2021-07-08 | hw/i2c: Rename i2c_set_slave_address() -> i2c_slave_set_address() | Philippe Mathieu-Daudé |
2021-07-08 | hw/display/sm501: Replace i2c_send_recv() by i2c_recv() & i2c_send() | Philippe Mathieu-Daudé |
2021-07-08 | hw/display/sm501: Simplify sm501_i2c_write() logic | Philippe Mathieu-Daudé |
2021-07-06 | configure, meson: convert virgl detection to meson | Paolo Bonzini |
2021-07-04 | Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging | Peter Maydell |
2021-07-02 | g364fb: add VMStateDescription for G364SysBusState | Mark Cave-Ayland |
2021-07-02 | g364fb: use RAM memory region for framebuffer | Mark Cave-Ayland |
2021-06-30 | vhost: Distinguish errors in vhost_dev_get_config() | Kevin Wolf |
2021-06-15 | virtio-gpu: move scanout_id sanity check | Gerd Hoffmann |
2021-06-15 | vga: Allow writing VBE_DISPI_ID5 to ID register | Dennis Wölfing |
2021-06-05 | hw/display/macfb: Classify the "nubus-macfb" as display device | Thomas Huth |
2021-06-02 | docs: fix references to docs/devel/tracing.rst | Stefano Garzarella |
2021-05-27 | virtio-gpu: Update cursor data using blob | Vivek Kasireddy |
2021-05-27 | virtio-gpu: Add virtio_gpu_set_scanout_blob | Vivek Kasireddy |
2021-05-27 | virtio-gpu: Factor out update scanout | Vivek Kasireddy |
2021-05-27 | virtio-gpu: Add helpers to create and destroy dmabuf objects | Vivek Kasireddy |
2021-05-27 | virtio-gpu: Add virtio_gpu_resource_create_blob | Vivek Kasireddy |
2021-05-27 | virtio-gpu: Add initial definitions for blob resources | Vivek Kasireddy |
2021-05-27 | virtio-gpu: Refactor virtio_gpu_create_mapping_iov | Vivek Kasireddy |
2021-05-27 | virtio-gpu: Refactor virtio_gpu_set_scanout | Vivek Kasireddy |
2021-05-27 | virtio-gpu: Add virtio_gpu_find_check_resource | Vivek Kasireddy |
2021-05-27 | virtio-gpu: Add udmabuf helpers | Vivek Kasireddy |
2021-05-27 | hw/display/qxl: Set pci rom address aligned with page size | maobibo |
2021-05-12 | Drop the deprecated lm32 target | Markus Armbruster |
2021-05-10 | virtio-gpu: add virtio-vga-gl | Gerd Hoffmann |
2021-05-10 | modules: add have_vga | Gerd Hoffmann |
2021-05-10 | virtio-gpu: add virtio-gpu-gl-pci | Gerd Hoffmann |
2021-05-10 | virtio-gpu: move fields to struct VirtIOGPUGL | Gerd Hoffmann |
2021-05-10 | virtio-gpu: drop use_virgl_renderer | Gerd Hoffmann |
2021-05-10 | virtio-gpu: move virtio-gpu-gl-device to separate module | Gerd Hoffmann |
2021-05-10 | virtio-gpu: drop VIRGL() macro | Gerd Hoffmann |
2021-05-10 | virtio-gpu: move update_cursor_data | Gerd Hoffmann |
2021-05-10 | virtio-gpu: move virgl process_cmd | Gerd Hoffmann |
2021-05-10 | virtio-gpu: move virgl gl_flushed | Gerd Hoffmann |
2021-05-10 | virtio-gpu: move virgl handle_ctrl | Gerd Hoffmann |
2021-05-10 | virtio-gpu: use class function for ctrl queue handlers | Gerd Hoffmann |
2021-05-10 | virtio-gpu: move virgl reset | Gerd Hoffmann |
2021-05-10 | virtio-gpu: move virgl realize + properties | Gerd Hoffmann |
2021-05-10 | virtio-gpu: add virtio-gpu-gl-device | Gerd Hoffmann |
2021-05-10 | virtio-gpu: rename virgl source file. | Gerd Hoffmann |
2021-05-10 | virtio-gpu: handle partial maps properly | Gerd Hoffmann |