Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
migration: fix ineffective overflow assert in postcopy blocktime
Bin Guo committed 2 months ago
hw/display/virtio-gpu: Check pixman_image_create_bits() results
Akihiko Odaki committed 2 months ago
hw/display/virtio-gpu: reject strides exceeding INT_MAX
Akihiko Odaki committed 2 months ago
hw/display/virtio-gpu: handle migration iov allocation failure
Marc-André Lureau committed 3 months ago
hw/display/virtio-gpu: cap submit_3d command buffer allocation
Marc-André Lureau committed 3 months ago
hw/display/virtio-gpu: validate stride against width on scanout
Marc-André Lureau committed 2 months ago
hw/display/qxl: fix TOCTOU in cursor chunk data_size handling
Marc-André Lureau committed 3 months ago
hw/display/virtio-gpu: fix dmabuf_fd leak on remap failure
Marc-André Lureau committed 3 months ago
ui/vnc: validate SetPixelFormat field ranges
Marc-André Lureau committed 2 months ago
ui/vnc: fix out-of-bounds write in lossy refresh dirty marking
Marc-André Lureau committed 3 months ago
ui/gtk: Narrow DMA-BUF critical section
Akihiko Odaki committed 3 months ago
ui/input-barrier: fix off-by-one in keycode bounds check
Marc-André Lureau committed 3 months ago
ui/vnc: use RFB wire types for client message handlers
Marc-André Lureau committed 3 months ago
ui/vnc: validate color shifts in SetPixelFormat
Marc-André Lureau committed 3 months ago
ui/vnc: fix OOB write in vnc_refresh_lossy_rect
Marc-André Lureau committed 3 months ago
i386/tdx: fix uninitialized variable warning in tdx_check_features
Marc-André Lureau committed 3 months ago
Merge tag 'hw-misc-20260714' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi committed 2 months ago
Merge tag 'pull-misc-2026-07-14' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi committed 2 months ago
tests/docker: ensure container command is probed at most once
Daniel P. Berrangé committed 2 months ago
plugins/execlog: fix execlog vcpu_exit execution print loss
Harry van Haaren committed 2 months ago