]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2023-07-25  Peter MaydellUpdate version for v8.1.0-rc1 release v8.1.0-rc1
2023-07-25  Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2023-07-25  Peter MaydellMerge tag 'misc-fixes-20230725' of https://github.com...
2023-07-25  Markus Armbrusterqapi: Correct "eg." to "e.g." in documentation
2023-07-25  Ani Sinhahw/pci: add comment to explain checking for available...
2023-07-25  Bastian Koppelmanntarget/tricore: Rename tricore_feature
2023-07-25  Michael Tokarevhw/9pfs: spelling fixes
2023-07-25  Michael Tokarevother architectures: spelling fixes
2023-07-25  Michael Tokarevarm: spelling fixes
2023-07-25  Michael Tokarevs390x: spelling fixes
2023-07-25  Michael Tokarevmigration: spelling fixes
2023-07-25  Bastian Koppelmanntarget/tricore: Rename tricore_feature
2023-07-25  Peter Maydelltarget/sparc: Handle FPRS correctly on big-endian hosts
2023-07-25  Peter Maydelltarget/mips: Avoid shift by negative number in page_tab...
2023-07-25  Philippe Mathieu... target/mips: Pass directory/leaf shift values to walk_d...
2023-07-25  Philippe Mathieu... target/mips/mxu: Avoid overrun in gen_mxu_q8adde()
2023-07-25  Philippe Mathieu... target/mips/mxu: Avoid overrun in gen_mxu_S32SLT()
2023-07-25  Philippe Mathieu... target/mips/mxu: Replace magic array size by its definition
2023-07-25  Thomas Huthhw/char/escc: Implement loopback mode
2023-07-25  Thomas Huthhw/mips: Improve the default USB settings in the loongs...
2023-07-25  Bernhard Beschowhw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all...
2023-07-25  Peter MaydellMerge tag 'pull-target-arm-20230725' of https://git...
2023-07-25  Peter Maydelltests/decode: Suppress "error: " string for expected...
2023-07-25  Sean EstabrooksFor curses display, recognize a few more control keys
2023-07-25  Peter Maydelltarget/arm: Special case M-profile in debug_helper...
2023-07-25  Peter Maydellscripts/git-submodule.sh: Don't rely on non-POSIX ...
2023-07-25  Peter Maydellhw/arm/smmu: Handle big-endian hosts correctly
2023-07-24  Peter MaydellMerge tag 'pull-request-2023-07-24' of https://gitlab...
2023-07-24  Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-24  Thomas Huthtests/avocado/machine_s390_ccw_virtio: Skip the flaky...
2023-07-24  Thomas Huthtarget/loongarch: Fix the CSRRD CPUID instruction on...
2023-07-24  Thomas Huthtests/avocado/migration: Remove the malfunctioning...
2023-07-24  Ilya Leoshkevichtests/tcg/s390x: Test VCKSM
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 v8.1.0-rc0
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
next