aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-05-27virtio-gpu: Add helpers to create and destroy dmabuf objectsVivek Kasireddy1-0/+15
2021-05-27ui/pixman: Add qemu_pixman_to_drm_format()Vivek Kasireddy1-0/+1
2021-05-27virtio-gpu: Add virtio_gpu_resource_create_blobVivek Kasireddy1-0/+9
2021-05-27virtio-gpu: Add initial definitions for blob resourcesVivek Kasireddy1-0/+3
2021-05-27virtio-gpu: Refactor virtio_gpu_create_mapping_iovVivek Kasireddy1-1/+1
2021-05-27virtio-gpu: Refactor virtio_gpu_set_scanoutVivek Kasireddy1-0/+8
2021-05-27virtio-gpu: Add udmabuf helpersVivek Kasireddy1-0/+11
2021-05-27headers: Add udmabuf.hVivek Kasireddy1-0/+32
2021-05-27ui: Get the fd associated with udmabuf driverVivek Kasireddy1-0/+3
2021-05-25accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()Richard Henderson1-0/+12
2021-05-25accel/tcg: Add tlb_flush_range_by_mmuidx_all_cpus()Richard Henderson1-0/+13
2021-05-25accel/tcg: Add tlb_flush_range_by_mmuidx()Richard Henderson1-0/+19
2021-05-25hw/arm: Model TCMs in the SSE-300, not the AN547Peter Maydell1-0/+2
2021-05-24Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell2-13/+29
2021-05-21coroutine-sleep: introduce qemu_co_sleepPaolo Bonzini1-0/+5
2021-05-21coroutine-sleep: replace QemuCoSleepState pointer with struct in the APIPaolo Bonzini1-11/+12
2021-05-21coroutine-sleep: disallow NULL QemuCoSleepState** argumentPaolo Bonzini1-2/+3
2021-05-21bitops.h: Improve find_xxx_bit() documentationPhilippe Mathieu-Daudé1-3/+12
2021-05-21ui/gtk: add clipboard supportGerd Hoffmann1-0/+10
2021-05-21ui/gtk: move struct GtkDisplayState to ui/gtk.hGerd Hoffmann1-0/+57
2021-05-21ui: add clipboard documentationGerd Hoffmann1-1/+132
2021-05-21ui: add clipboard infrastructureGerd Hoffmann1-0/+62
2021-05-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up...Peter Maydell1-0/+38
2021-05-19Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210519' in...Peter Maydell1-0/+7
2021-05-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+2
2021-05-19hw/ppc: moved hcalls that depend on softmmuLucas Mateus Castro (alqotel)1-0/+6
2021-05-19hw/ppc/spapr.c: Extract MMU mode error reporting into a functionFabiano Rosas1-0/+1
2021-05-18Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell1-6/+6
2021-05-18vhost-user-blk: Check that num-queues is supported by backendKevin Wolf1-0/+2
2021-05-18Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210516' into...Peter Maydell2-0/+3
2021-05-18hw/tricore: Add testdevice for tests in tests/tcg/Bastian Koppelmann1-0/+38
2021-05-17Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-fp-20210516' into ...Peter Maydell3-133/+380
2021-05-17Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-05-14' in...Peter Maydell3-36/+8
2021-05-17hw/block/nvme: align with existing styleGollu Appalanaidu1-5/+5
2021-05-17hw/block/nvme: rename reserved fields declarationsGollu Appalanaidu1-1/+1
2021-05-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-9/+19
2021-05-16softfloat: Introduce sh[lr]_double primitivesRichard Henderson1-0/+36
2021-05-16softfloat: Tidy mul128By64To192Richard Henderson1-16/+6
2021-05-16softfloat: Use add192 in mul128To256Richard Henderson1-25/+12
2021-05-16softfloat: Use mulu64 for mul64To128Richard Henderson1-20/+3
2021-05-16softfloat: Move muladd_floats to softfloat-parts.c.incRichard Henderson1-0/+2
2021-05-16softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.hRichard Henderson1-70/+25
2021-05-16softfloat: Inline float_raiseRichard Henderson1-1/+4
2021-05-16qemu/host-utils: Add wrappers for carry builtinsRichard Henderson1-0/+50
2021-05-16qemu/host-utils: Add wrappers for overflow builtinsRichard Henderson1-0/+225
2021-05-16qemu/host-utils: Use __builtin_bitreverseNRichard Henderson1-0/+16
2021-05-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-05-...Peter Maydell4-0/+18
2021-05-14vhost-vdpa: Make vhost_vdpa_get_device_id() staticZenghui Yu1-2/+0
2021-05-14hw/virtio: enable ioeventfd configuring for mmioPavel Dovgalyuk1-0/+5
2021-05-14hw/smbios: support for type 41 (onboard devices extended information)Vincent Bernat1-1/+13