aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-28Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-06-28net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()Ani Sinha
2023-06-28Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Richard Henderson
2023-06-28docs: update hw/nvme documentation for TP4146Klaus Jensen
2023-06-28hw/nvme: add placement handle list rangesKlaus Jensen
2023-06-28hw/nvme: verify uniqueness of reclaim unit handle identifiersKlaus Jensen
2023-06-28hw/nvme: fix verification of number of ruhisKlaus Jensen
2023-06-28hw/nvme: check maximum copy length (MCL) for COPYMinwoo Im
2023-06-28hw/nvme: consider COPY command in nvme_aio_errMinwoo Im
2023-06-28hw/nvme: add comment for nvme-ns propertiesMinwoo Im
2023-06-28Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Richard Henderson
2023-06-27ui/dbus: use shared D3D11 Texture2D when possibleMarc-André Lureau
2023-06-27virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when availableMarc-André Lureau
2023-06-27ui: add optional d3d texture pointer to scanout textureMarc-André Lureau
2023-06-27ui/egl: query ANGLE d3d deviceMarc-André Lureau
2023-06-27virtio-gpu-virgl: teach it to get the QEMU EGL displayMarc-André Lureau
2023-06-27ui/dbus: add some GL tracesMarc-André Lureau
2023-06-27ui/dbus: add GL support on win32Marc-André Lureau
2023-06-27ui: add egl_fb_read_rect()Marc-André Lureau
2023-06-27ui/egl: default to GLES on windowsMarc-André Lureau
2023-06-27ui: add egl-headless support on win32Marc-André Lureau
2023-06-27ui/dbus: use shared memory when possible on win32Marc-André Lureau
2023-06-27virtio-gpu/win32: allocate shareable 2d resources/imagesMarc-André Lureau
2023-06-27console/win32: allocate shareable display surfaceMarc-André Lureau
2023-06-27ui/dbus: introduce "Interfaces" propertiesMarc-André Lureau
2023-06-27tests: make dbus-display-test work on win32Marc-André Lureau
2023-06-27qtest: add qtest_pid()Marc-André Lureau
2023-06-27ui/dbus: win32 supportMarc-André Lureau
2023-06-27scripts: add a XML preprocessor scriptMarc-André Lureau
2023-06-27ui/dbus: compile without gio/gunixfdlist.hMarc-André Lureau
2023-06-27ui/egl: fix make_context_current() callback return valueMarc-André Lureau
2023-06-27ui/egl: export qemu_egl_get_error_string()Marc-André Lureau
2023-06-27ui/gtk: making dmabuf NULL when it's released.Dongwon Kim
2023-06-27virtio-gpu: OUT_OF_MEMORY if failing to create udmabufDongwon Kim
2023-06-27ui/gtk: set the area of the scanout texture correctlyDongwon Kim
2023-06-27virtio-gpu-udmabuf: create udmabuf for blob even when iov_cnt == 1Dongwon Kim
2023-06-27virtio-gpu: Make non-gl display updates work again when blob=trueVivek Kasireddy
2023-06-27ui/dbus: Expose a touch device interfaceBilal Elmoussaoui
2023-06-27ui/touch: Move event handling to a common helperBilal Elmoussaoui
2023-06-27chardev/char-win-stdio: Support VT sequences on Windows 11 hostZhang Huasen
2023-06-27virtio-gpu: Optimize 2D resource data transferKeqian Zhu
2023-06-27ui/sdl2: OpenGL window contextAntonio Caggiano
2023-06-27egl: no need to lookup EGL functions manuallyMarc-André Lureau
2023-06-27ui: return NULL when getting cursor without a consoleMarc-André Lureau
2023-06-26Merge tag 'pull-tcg-20230626' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-06-26accel/tcg: Renumber TLB_DISCARD_WRITERichard Henderson
2023-06-26accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASKRichard Henderson
2023-06-26accel/tcg: Store some tlb flags in CPUTLBEntryFullRichard Henderson
2023-06-26accel/tcg: Remove check_tcg_memory_orders_compatibleRichard Henderson
2023-06-26tcg: Add host memory barriers to cpu_ldst.h interfacesRichard Henderson