]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-07-24 Ilya Leoshkevichtests/tcg/s390x: Test STPQ
2023-07-24 Ilya Leoshkevichtests/tcg/s390x: Test MC
2023-07-24 Ilya Leoshkevichtests/tcg/s390x: Test ICM
2023-07-24 Ilya Leoshkevichtests/tcg/s390x: Test CLM
2023-07-24 Ilya Leoshkevichtests/tcg/s390x: Test CLGEBR and CGEBRA
2023-07-24 Ilya Leoshkevichtests/tcg/s390x: Test CKSM
2023-07-24 Ilya Leoshkevichtarget/s390x: Fix assertion failure in VFMIN/VFMAX...
2023-07-24 Ilya Leoshkevichtarget/s390x: Make MC raise specification exception...
2023-07-24 Ilya Leoshkevichtarget/s390x: Fix ICM with M3=0
2023-07-24 Ilya Leoshkevichtarget/s390x: Fix CONVERT TO LOGICAL/FIXED with out...
2023-07-24 Ilya Leoshkevichtarget/s390x: Fix CLM with M3=0
2023-07-24 Ilya Leoshkevichtarget/s390x: Make CKSM raise an exception if R2 is odd
2023-07-24 Peter MaydellMerge tag 'pull-riscv-to-apply-20230723-3' of https...
2023-07-24 Peter MaydellMerge tag 'pull-revert-armhf-brk-fix' of https://gitlab...
2023-07-24 Peter MaydellMerge tag 'pull-tcg-20230724' of https://gitlab.com...
2023-07-24 Luca Bonissiaccel/tcg: Fix type of 'last' for pageflags_{find,next}
2023-07-24 Anton Johanssonaccel/tcg: Zero-pad vaddr in tlb_debug output
2023-07-23 Ilya Leoshkevichtcg/{i386, s390x}: Add earlyclobber to the op_add2...
2023-07-23 Richard Hendersonaccel/tcg: Take mmap_lock in load_atomic*_or_exit
2023-07-23 Richard Hendersonaccel/tcg: Fix sense of read-only probes in ldst_atomicity
2023-07-23 Richard Hendersoninclude/exec: Add WITH_MMAP_LOCK_GUARD
2023-07-23 Jordan Niethetcg/ppc: Fix race in goto_tb implementation
2023-07-23 Bin Mengroms/opensbi: Upgrade from v1.3 to v1.3.1
2023-07-22 Michael TokarevRevert "linux-user: Fix qemu-arm to run static armhf...
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
next