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-07-17
audio/pw: add more error reporting
Marc-André Lureau
2023-07-17
audio/pw: factorize some common code
Marc-André Lureau
2023-07-17
audio/pw: add more details on error
Marc-André Lureau
2023-07-17
audio/pw: trace during init before calling pipewire API
Marc-André Lureau
2023-07-17
audio/pw: needless check for NULL
Marc-André Lureau
2023-07-17
audio/pw: drop needless case statement
Marc-André Lureau
2023-07-17
audio/pw: Pipewire->PipeWire case fix for user-visible text
Marc-André Lureau
2023-07-17
tests/lcitool: add pipewire
Marc-André Lureau
2023-07-17
libvirt-ci: update submodule to cover pipewire
Marc-André Lureau
2023-07-17
ui/gtk: skip refresh if new dmabuf has been submitted
Dongwon Kim
2023-07-17
ui/gtk: set scanout-mode right before scheduling draw
Dongwon Kim
2023-07-17
virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
Dongwon Kim
2023-07-17
virtio-gpu: replace the surface with null surface when resetting
Dongwon Kim
2023-07-17
ui/gtk: Make sure the right EGL context is currently bound
Dongwon Kim
2023-07-17
ui/vnc-clipboard: fix infinite loop in inflate_buffer (CVE-2023-3255)
Mauro Matteo Cascella
2023-07-17
virtio-gpu: fix potential divide-by-zero regression
Marc-André Lureau
2023-07-15
Merge tag 'pull-tpm-2023-07-14-1' of https://github.com/stefanberger/qemu-tpm...
Richard Henderson
2023-07-15
Merge tag 'pull-tcg-20230715' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2023-07-15
tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
Richard Henderson
2023-07-15
accel/tcg: Always lock pages before translation
Richard Henderson
2023-07-15
linux-user/arm: Do not allocate a commpage at all for M-profile CPUs
Philippe Mathieu-Daudé
2023-07-15
linux-user: Drop uint and ulong
Juan Quintela
2023-07-15
linux-user: Simplify target_madvise
Richard Henderson
2023-07-15
linux-user: Remove can_passthrough_madvise
Richard Henderson
2023-07-15
accel/tcg: Return bool from page_check_range
Richard Henderson
2023-07-15
accel/tcg: Accept more page flags in page_check_range
Richard Henderson
2023-07-15
linux-user: Simplify target_munmap
Richard Henderson
2023-07-15
linux-user: Rename mmap_reserve to mmap_reserve_or_unmap
Richard Henderson
2023-07-15
linux-user: Rewrite mmap_reserve
Richard Henderson
2023-07-15
linux-user: Use 'last' instead of 'end' in target_mmap
Richard Henderson
2023-07-15
linux-user: Use page_find_range_empty for mmap_find_vma_reserved
Richard Henderson
2023-07-15
bsd-user: Use page_find_range_empty for mmap_find_vma_reserved
Richard Henderson
2023-07-15
accel/tcg: Introduce page_find_range_empty
Richard Henderson
2023-07-15
linux-user: Rewrite mmap_frag
Richard Henderson
2023-07-15
linux-user: Rewrite target_mprotect
Richard Henderson
2023-07-15
linux-user: Widen target_mmap offset argument to off_t
Richard Henderson
2023-07-15
linux-user: Split out target_to_host_prot
Richard Henderson
2023-07-15
linux-user: Implement MAP_FIXED_NOREPLACE
Richard Henderson
2023-07-15
bsd-user: Use page_check_range_empty for MAP_EXCL
Richard Henderson
2023-07-15
accel/tcg: Introduce page_check_range_empty
Richard Henderson
2023-07-15
linux-user: Populate more bits in mmap_flags_tbl
Richard Henderson
2023-07-15
linux-user: Split TARGET_PROT_* out of syscall_defs.h
Richard Henderson
2023-07-15
linux-user: Split TARGET_MAP_* out of syscall_defs.h
Richard Henderson
2023-07-15
linux-user/strace: Expand struct flags to hold a mask
Richard Henderson
2023-07-15
linux-user: Fix formatting of mmap.c
Richard Henderson
2023-07-15
linux-user: Make sure initial brk(0) is page-aligned
Andreas Schwab
2023-07-15
tcg: Fix info_in_idx increment in layout_arg_by_ref
Richard Henderson
2023-07-15
accel/tcg: Split out cpu_exec_longjmp_cleanup
Richard Henderson
2023-07-15
linux-user: Fix do_shmat type errors
Richard Henderson
2023-07-15
linux-user/syscall: Implement execve without execveat
Pierrick Bouvier
[next]