index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-28
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-06-28
net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
Ani Sinha
2023-06-28
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Richard Henderson
2023-06-28
docs: update hw/nvme documentation for TP4146
Klaus Jensen
2023-06-28
hw/nvme: add placement handle list ranges
Klaus Jensen
2023-06-28
hw/nvme: verify uniqueness of reclaim unit handle identifiers
Klaus Jensen
2023-06-28
hw/nvme: fix verification of number of ruhis
Klaus Jensen
2023-06-28
hw/nvme: check maximum copy length (MCL) for COPY
Minwoo Im
2023-06-28
hw/nvme: consider COPY command in nvme_aio_err
Minwoo Im
2023-06-28
hw/nvme: add comment for nvme-ns properties
Minwoo Im
2023-06-28
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Richard Henderson
2023-06-27
ui/dbus: use shared D3D11 Texture2D when possible
Marc-André Lureau
2023-06-27
virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when available
Marc-André Lureau
2023-06-27
ui: add optional d3d texture pointer to scanout texture
Marc-André Lureau
2023-06-27
ui/egl: query ANGLE d3d device
Marc-André Lureau
2023-06-27
virtio-gpu-virgl: teach it to get the QEMU EGL display
Marc-André Lureau
2023-06-27
ui/dbus: add some GL traces
Marc-André Lureau
2023-06-27
ui/dbus: add GL support on win32
Marc-André Lureau
2023-06-27
ui: add egl_fb_read_rect()
Marc-André Lureau
2023-06-27
ui/egl: default to GLES on windows
Marc-André Lureau
2023-06-27
ui: add egl-headless support on win32
Marc-André Lureau
2023-06-27
ui/dbus: use shared memory when possible on win32
Marc-André Lureau
2023-06-27
virtio-gpu/win32: allocate shareable 2d resources/images
Marc-André Lureau
2023-06-27
console/win32: allocate shareable display surface
Marc-André Lureau
2023-06-27
ui/dbus: introduce "Interfaces" properties
Marc-André Lureau
2023-06-27
tests: make dbus-display-test work on win32
Marc-André Lureau
2023-06-27
qtest: add qtest_pid()
Marc-André Lureau
2023-06-27
ui/dbus: win32 support
Marc-André Lureau
2023-06-27
scripts: add a XML preprocessor script
Marc-André Lureau
2023-06-27
ui/dbus: compile without gio/gunixfdlist.h
Marc-André Lureau
2023-06-27
ui/egl: fix make_context_current() callback return value
Marc-André Lureau
2023-06-27
ui/egl: export qemu_egl_get_error_string()
Marc-André Lureau
2023-06-27
ui/gtk: making dmabuf NULL when it's released.
Dongwon Kim
2023-06-27
virtio-gpu: OUT_OF_MEMORY if failing to create udmabuf
Dongwon Kim
2023-06-27
ui/gtk: set the area of the scanout texture correctly
Dongwon Kim
2023-06-27
virtio-gpu-udmabuf: create udmabuf for blob even when iov_cnt == 1
Dongwon Kim
2023-06-27
virtio-gpu: Make non-gl display updates work again when blob=true
Vivek Kasireddy
2023-06-27
ui/dbus: Expose a touch device interface
Bilal Elmoussaoui
2023-06-27
ui/touch: Move event handling to a common helper
Bilal Elmoussaoui
2023-06-27
chardev/char-win-stdio: Support VT sequences on Windows 11 host
Zhang Huasen
2023-06-27
virtio-gpu: Optimize 2D resource data transfer
Keqian Zhu
2023-06-27
ui/sdl2: OpenGL window context
Antonio Caggiano
2023-06-27
egl: no need to lookup EGL functions manually
Marc-André Lureau
2023-06-27
ui: return NULL when getting cursor without a console
Marc-André Lureau
2023-06-26
Merge tag 'pull-tcg-20230626' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-06-26
accel/tcg: Renumber TLB_DISCARD_WRITE
Richard Henderson
2023-06-26
accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
Richard Henderson
2023-06-26
accel/tcg: Store some tlb flags in CPUTLBEntryFull
Richard Henderson
2023-06-26
accel/tcg: Remove check_tcg_memory_orders_compatible
Richard Henderson
2023-06-26
tcg: Add host memory barriers to cpu_ldst.h interfaces
Richard Henderson
[next]