Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-05-10 | virtio-gpu: move virgl process_cmd | Gerd Hoffmann | 2 | -4/+16 |
2021-05-10 | virtio-gpu: move virgl gl_flushed | Gerd Hoffmann | 2 | -15/+13 |
2021-05-10 | virtio-gpu: move virgl handle_ctrl | Gerd Hoffmann | 2 | -13/+33 |
2021-05-10 | virtio-gpu: use class function for ctrl queue handlers | Gerd Hoffmann | 1 | -3/+9 |
2021-05-10 | virtio-gpu: move virgl reset | Gerd Hoffmann | 2 | -18/+18 |
2021-05-10 | virtio-gpu: move virgl realize + properties | Gerd Hoffmann | 2 | -22/+34 |
2021-05-10 | virtio-gpu: add virtio-gpu-gl-device | Gerd Hoffmann | 2 | -1/+42 |
2021-05-10 | virtio-gpu: rename virgl source file. | Gerd Hoffmann | 2 | -1/+1 |
2021-05-10 | virtio-gpu: handle partial maps properly | Gerd Hoffmann | 2 | -33/+50 |
2021-05-10 | edid: add support for DisplayID extension (5k resolution) | Konstantin Nazarov | 2 | -6/+74 |
2021-05-10 | edid: allow arbitrary-length checksums | Konstantin Nazarov | 1 | -5/+5 |
2021-05-10 | edid: move timing generation into a separate function | Konstantin Nazarov | 1 | -24/+44 |
2021-05-10 | edid: Make refresh rate configurable | Akihiko Odaki | 1 | -4/+5 |
2021-05-10 | edid: use dta extension block descriptors | Gerd Hoffmann | 1 | -0/+8 |
2021-05-10 | edid: move xtra3 descriptor | Gerd Hoffmann | 1 | -9/+11 |
2021-05-10 | edid: edid_desc_next | Gerd Hoffmann | 1 | -15/+26 |
2021-05-02 | Do not include hw/boards.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-05-02 | hw: Remove superfluous includes of hw/hw.h | Thomas Huth | 1 | -1/+0 |
2021-05-02 | hw/display/qxl: Constify VMStateDescription | Philippe Mathieu-Daudé | 1 | -4/+4 |
2021-03-30 | hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize() | Philippe Mathieu-Daudé | 1 | -0/+9 |
2021-03-23 | edid: prefer standard timings | Gerd Hoffmann | 1 | -7/+8 |