]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-07-20 Peter MaydellMerge tag 'pull-nbd-2023-07-19' of https://repo.or...
2023-07-20 Peter MaydellMerge tag 'linux-user-brk-fixes-pull-request' of https...
2023-07-19 Eric Blakenbd: Use enum for various negotiation modes
2023-07-19 Eric Blakenbd/client: Add safety check on chunk payload length
2023-07-19 Eric Blakenbd/client: Simplify cookie vs. index computation
2023-07-19 Eric Blakenbd: s/handle/cookie/ to match NBD spec
2023-07-19 Eric Blakenbd/server: Refactor to pass full request around
2023-07-19 Eric Blakenbd/server: Prepare for alternate-size headers
2023-07-19 Eric Blakenbd: Consistent typedef usage in header
2023-07-19 Eric Blakenbd/client: Use smarter assert
2023-07-19 Denis V. Lunevqemu-nbd: make verbose bool and local variable in main()
2023-07-19 Denis V. Lunevqemu-nbd: handle dup2() error when qemu-nbd finished...
2023-07-19 Denis V. Lunevqemu-nbd: properly report error on error in dup2()...
2023-07-19 Denis V. Lunevqemu-nbd: properly report error if qemu_daemon() is...
2023-07-19 Denis V. Lunevqemu-nbd: fix regression with qemu-nbd --fork run over ssh
2023-07-19 Denis V. Lunevqemu-nbd: pass structure into nbd_client_thread instead...
2023-07-19 Peter MaydellUpdate version for v8.1.0-rc0 release
2023-07-19 Peter MaydellMerge tag 'pull-riscv-to-apply-20230719-1' of https...
2023-07-19 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-07-19 Peter MaydellMerge tag 'pull-request-2023-07-18' of https://gitlab...
2023-07-19 Klaus Jensenhw/nvme: fix endianness issue for shadow doorbells
2023-07-19 Rob Bradfordtarget/riscv: Fix LMUL check to use VLEN
2023-07-19 Zhao Liuhw/riscv: Fix typo field in error_report
2023-07-19 Daniel Henrique... target/riscv/cpu.c: check priv_ver before auto-enable...
2023-07-19 Christoph Müllnerriscv/disas: Fix disas output of upper immediates
2023-07-19 Daniel Henrique... docs/system/target-riscv.rst: tidy CPU firmware section
2023-07-18 Helge Dellerlinux-user: Fix qemu-arm to run static armhf binaries
2023-07-18 Helge Dellerlinux-user: Fix strace output for old_mmap
2023-07-18 Helge Dellerlinux-user: Fix signed math overflow in brk() syscall
2023-07-18 Helge Dellerlinux-user: Prohibit brk() to to shrink below initial...
2023-07-18 Helge Dellerlinux-user: Fix qemu brk() to not zero bytes on current...
2023-07-18 Thomas Huthtests/avocado: Disable the test_sbsaref_edk2_firmware...
2023-07-18 Philippe Mathieu... tests/vm/freebsd: Get up-to-date package list from...
2023-07-18 Philippe Mathieu... tests/vm: Introduce get_qemu_packages_from_lcitool_json...
2023-07-18 Philippe Mathieu... tests/lcitool: Refresh generated files
2023-07-18 Philippe Mathieu... tests/lcitool: Generate distribution packages list...
2023-07-18 Fabiano Rosastests/qtest: Fix typo in multifd cancel test
2023-07-18 Ilya Leoshkevichlinux-user/elfload: Fix /proc/cpuinfo features: on...
2023-07-18 Cédric Le Goaters390x: Fix QEMU abort by selecting S390_FLIC_KVM
2023-07-17 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-17 Richard HendersonMerge tag 'pull-target-arm-20230717' of https://git...
2023-07-17 Richard HendersonMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-07-17 Stefan Hajnocziblock/nvme: invoke blk_io_plug_call() outside q->lock
2023-07-17 Marc-André... audio/pw: improve channel position code
2023-07-17 Marc-André... audio/pw: remove wrong comment
2023-07-17 Marc-André... audio/pw: simplify error reporting in stream creation
2023-07-17 Marc-André... audio/pw: add more error reporting
2023-07-17 Marc-André... audio/pw: factorize some common code
2023-07-17 Marc-André... audio/pw: add more details on error
2023-07-17 Marc-André... audio/pw: trace during init before calling pipewire API
2023-07-17 Marc-André... audio/pw: needless check for NULL
2023-07-17 Marc-André... audio/pw: drop needless case statement
2023-07-17 Marc-André... audio/pw: Pipewire->PipeWire case fix for user-visible...
2023-07-17 Marc-André... tests/lcitool: add pipewire
2023-07-17 Marc-André... libvirt-ci: update submodule to cover pipewire
2023-07-17 Dongwon Kimui/gtk: skip refresh if new dmabuf has been submitted
2023-07-17 Dongwon Kimui/gtk: set scanout-mode right before scheduling draw
2023-07-17 Dongwon Kimvirtio-gpu-udmabuf: correct naming of QemuDmaBuf size...
2023-07-17 Dongwon Kimvirtio-gpu: replace the surface with null surface when...
2023-07-17 Dongwon Kimui/gtk: Make sure the right EGL context is currently...
2023-07-17 Mauro Matteo... ui/vnc-clipboard: fix infinite loop in inflate_buffer...
2023-07-17 Marc-André... virtio-gpu: fix potential divide-by-zero regression
2023-07-17 Tong Hohw/nvram: Avoid unnecessary Xilinx eFuse backstore...
2023-07-17 Peter Maydellaccel/tcg: Zero-pad PC in TCG CPU exec trace lines
2023-07-17 Peter Maydelltarget/arm/ptw.c: Account for FEAT_RME when applying...
2023-07-17 Peter Maydelltarget/arm: Fix S1_ptw_translate() debug path
2023-07-17 Peter Maydelltarget/arm/ptw.c: Add comments to S1Translate struct...
2023-07-17 Peter Maydelllinux-user: Remove pointless NULL check in clock_adjtim...
2023-07-17 Yuquan Wanghw/arm/sbsa-ref: set 'slots' property of xhci
2023-07-15 Richard HendersonMerge tag 'pull-tpm-2023-07-14-1' of https://github...
2023-07-15 Richard HendersonMerge tag 'pull-tcg-20230715' of https://gitlab.com...
2023-07-15 Richard Hendersontcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128
2023-07-15 Richard Hendersonaccel/tcg: Always lock pages before translation
2023-07-15 Philippe Mathieu... linux-user/arm: Do not allocate a commpage at all for...
2023-07-15 Juan Quintelalinux-user: Drop uint and ulong
2023-07-15 Richard Hendersonlinux-user: Simplify target_madvise
2023-07-15 Richard Hendersonlinux-user: Remove can_passthrough_madvise
2023-07-15 Richard Hendersonaccel/tcg: Return bool from page_check_range
2023-07-15 Richard Hendersonaccel/tcg: Accept more page flags in page_check_range
2023-07-15 Richard Hendersonlinux-user: Simplify target_munmap
2023-07-15 Richard Hendersonlinux-user: Rename mmap_reserve to mmap_reserve_or_unmap
2023-07-15 Richard Hendersonlinux-user: Rewrite mmap_reserve
2023-07-15 Richard Hendersonlinux-user: Use 'last' instead of 'end' in target_mmap
2023-07-15 Richard Hendersonlinux-user: Use page_find_range_empty for mmap_find_vma...
2023-07-15 Richard Hendersonbsd-user: Use page_find_range_empty for mmap_find_vma_r...
2023-07-15 Richard Hendersonaccel/tcg: Introduce page_find_range_empty
2023-07-15 Richard Hendersonlinux-user: Rewrite mmap_frag
2023-07-15 Richard Hendersonlinux-user: Rewrite target_mprotect
2023-07-15 Richard Hendersonlinux-user: Widen target_mmap offset argument to off_t
2023-07-15 Richard Hendersonlinux-user: Split out target_to_host_prot
2023-07-15 Richard Hendersonlinux-user: Implement MAP_FIXED_NOREPLACE
2023-07-15 Richard Hendersonbsd-user: Use page_check_range_empty for MAP_EXCL
2023-07-15 Richard Hendersonaccel/tcg: Introduce page_check_range_empty
2023-07-15 Richard Hendersonlinux-user: Populate more bits in mmap_flags_tbl
2023-07-15 Richard Hendersonlinux-user: Split TARGET_PROT_* out of syscall_defs.h
2023-07-15 Richard Hendersonlinux-user: Split TARGET_MAP_* out of syscall_defs.h
2023-07-15 Richard Hendersonlinux-user/strace: Expand struct flags to hold a mask
2023-07-15 Richard Hendersonlinux-user: Fix formatting of mmap.c
2023-07-15 Andreas Schwablinux-user: Make sure initial brk(0) is page-aligned
2023-07-15 Richard Hendersontcg: Fix info_in_idx increment in layout_arg_by_ref
next