summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * tcg/tci: Implement INDEX_op_ld8s_i64Stefan Weil2021-02-051-1/+4
| * tcg/tci: Implement INDEX_op_ld16s_i32Stefan Weil2021-02-051-1/+4
| * tcg/tci: Make tci_tb_ptr thread-localRichard Henderson2021-02-053-9/+4Star
| * configure: Fix --enable-tcg-interpreterRichard Henderson2021-02-051-2/+3
| * tcg/aarch64: Do not convert TCGArg to temps that are not tempsRichard Henderson2021-02-051-3/+4
| * exec/cpu-defs: Remove TCG backends dependencyPhilippe Mathieu-Daudé2021-02-051-3/+0Star
| * tcg/s390: Fix compare instruction from extended-immediate facilityPhilippe Mathieu-Daudé2021-02-051-1/+1
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2021-02-05132-236/+585
|\
| * tests/acpi: disallow updates for expected data filesMarian Postevca2021-02-051-94/+0Star
| * tests/acpi: update expected data filesMarian Postevca2021-02-0591-0/+0
| * tests/acpi: add OEM ID and OEM TABLE ID testMarian Postevca2021-02-051-24/+146
| * acpi: use constants as strncpy limitMichael S. Tsirkin2021-02-053-6/+6
| * acpi: Permit OEM ID and OEM table ID fields to be changedMarian Postevca2021-02-0524-92/+349
| * tests/acpi: allow updates for expected data filesMarian Postevca2021-02-051-0/+94
| * vhost: Check for valid vdev in vhost_backend_handle_iotlb_msgEugenio Pérez2021-02-051-0/+5
| * hw/virtio/virtio-balloon: Remove the "class" propertyThomas Huth2021-02-051-10/+1Star
| * hw/i386: Remove the deprecated pc-1.x machine typesThomas Huth2021-02-053-100/+6Star
| * vhost: Unbreak SMMU and virtio-iommu on dev-iotlb supportPeter Xu2021-02-053-2/+21
| * virtio-pmem: add trace eventsPankaj Gupta2021-02-052-0/+9
| * virtio: Add corresponding memory_listener_unregister to unrealizeEugenio Pérez2021-02-051-1/+1
| * virtio-mmio: fix guest kernel crash with SHM regionsLaurent Vivier2021-02-051-0/+8
| * virtio: move 'use-disabled-flag' property to hw_compat_4_2Stefano Garzarella2021-02-051-1/+1
| * pci: add romsize propertyPaolo Bonzini2021-02-053-4/+30
| * pci: reject too large ROMsPaolo Bonzini2021-02-051-2/+8
* | iotests: 30: drop from auto group (and effectively from make check)Vladimir Sementsov-Ogievskiy2021-02-051-1/+1
|/
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-ui-20210205-pull-reques...Peter Maydell2021-02-0531-105/+517
|\
| * tests: add some virtio-gpu & vhost-user-gpu acceptance testMarc-André Lureau2021-02-041-0/+161
| * chardev: check if the chardev is registered for yankingMarc-André Lureau2021-02-041-20/+33
| * display/ui: add a callback to indicate GL state is flushedMarc-André Lureau2021-02-0411-10/+48
| * virtio-gpu: avoid re-entering cmdq processingMarc-André Lureau2021-02-042-0/+6
| * ui: add egl dmabuf import to gtkglareaMarc-André Lureau2021-02-043-0/+42
| * ui: check gtk-egl dmabuf supportMarc-André Lureau2021-02-042-0/+10
| * ui: add qemu_egl_has_dmabuf helperMarc-André Lureau2021-02-042-0/+11
| * ui: check hw requirements during DCL registrationMarc-André Lureau2021-02-041-0/+30
| * ui: add a DCLOps callback to check dmabuf supportMarc-André Lureau2021-02-042-0/+15
| * ui: add an optional get_flags callback to GraphicHwOpsMarc-André Lureau2021-02-044-0/+42
| * vhost-user-gpu: add a configuration flag for dmabuf usageMarc-André Lureau2021-02-042-0/+5
| * ui: remove console_has_gl_dmabuf()Marc-André Lureau2021-02-043-11/+0Star
| * ui: annotate DCLOps callback requirementsMarc-André Lureau2021-02-041-0/+19
| * ui: add gd_gl_area_scanout_disableMarc-André Lureau2021-02-044-6/+10
| * ui: remove gl_ctx_get_currentMarc-André Lureau2021-02-0410-28/+0Star
| * ui: remove extra #ifdef CONFIG_OPENGLMarc-André Lureau2021-02-041-8/+1Star
| * vhost-user-gpu: handle display-info in a callbackMarc-André Lureau2021-02-041-6/+27
| * vhost-user-gpu: use an extandable state enum for commandsMarc-André Lureau2021-02-043-6/+12
| * vhost-user-gpu: handle vhost-user-gpu features in a callbackMarc-André Lureau2021-02-042-11/+28
| * vhost-user-gpu: check backend for EDID supportMarc-André Lureau2021-02-041-0/+6
| * spice: delay starting until display are initializedMarc-André Lureau2021-02-043-1/+11
| * qxl: also notify the rendering is done when skipping itMarc-André Lureau2021-02-041-0/+1
| * qxl: set qxl.ssd.dcl.con on secondary devicesMarc-André Lureau2021-02-041-0/+1
| * hw/display/qxl: Fix bad printf format specifiersAlex Chen2021-02-042-3/+3