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-25
hw/arm/smmu: Handle big-endian hosts correctly
Peter Maydell
2023-07-24
Merge tag 'pull-riscv-to-apply-20230723-3' of https://github.com/alistair23/q...
Peter Maydell
2023-07-24
Merge tag 'pull-revert-armhf-brk-fix' of https://gitlab.com/mjt0k/qemu into s...
Peter Maydell
2023-07-24
Merge tag 'pull-tcg-20230724' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-07-24
accel/tcg: Fix type of 'last' for pageflags_{find,next}
Luca Bonissi
2023-07-24
accel/tcg: Zero-pad vaddr in tlb_debug output
Anton Johansson
2023-07-23
tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
Ilya Leoshkevich
2023-07-23
accel/tcg: Take mmap_lock in load_atomic*_or_exit
Richard Henderson
2023-07-23
accel/tcg: Fix sense of read-only probes in ldst_atomicity
Richard Henderson
2023-07-23
include/exec: Add WITH_MMAP_LOCK_GUARD
Richard Henderson
2023-07-23
tcg/ppc: Fix race in goto_tb implementation
Jordan Niethe
2023-07-23
roms/opensbi: Upgrade from v1.3 to v1.3.1
Bin Meng
2023-07-22
Revert "linux-user: Fix qemu-arm to run static armhf binaries"
Michael Tokarev
2023-07-20
Merge tag 'pull-nbd-2023-07-19' of https://repo.or.cz/qemu/ericb into staging
Peter Maydell
2023-07-20
Merge tag 'linux-user-brk-fixes-pull-request' of https://github.com/hdeller/q...
Peter Maydell
2023-07-19
nbd: Use enum for various negotiation modes
Eric Blake
2023-07-19
nbd/client: Add safety check on chunk payload length
Eric Blake
2023-07-19
nbd/client: Simplify cookie vs. index computation
Eric Blake
2023-07-19
nbd: s/handle/cookie/ to match NBD spec
Eric Blake
2023-07-19
nbd/server: Refactor to pass full request around
Eric Blake
2023-07-19
nbd/server: Prepare for alternate-size headers
Eric Blake
2023-07-19
nbd: Consistent typedef usage in header
Eric Blake
2023-07-19
nbd/client: Use smarter assert
Eric Blake
2023-07-19
qemu-nbd: make verbose bool and local variable in main()
Denis V. Lunev
2023-07-19
qemu-nbd: handle dup2() error when qemu-nbd finished setup process
Denis V. Lunev
2023-07-19
qemu-nbd: properly report error on error in dup2() after qemu_daemon()
Denis V. Lunev
2023-07-19
qemu-nbd: properly report error if qemu_daemon() is failed
Denis V. Lunev
2023-07-19
qemu-nbd: fix regression with qemu-nbd --fork run over ssh
Denis V. Lunev
2023-07-19
qemu-nbd: pass structure into nbd_client_thread instead of plain char*
Denis V. Lunev
2023-07-19
Update version for v8.1.0-rc0 release
v8.1.0-rc0
Peter Maydell
2023-07-19
Merge tag 'pull-riscv-to-apply-20230719-1' of https://github.com/alistair23/q...
Peter Maydell
2023-07-19
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Peter Maydell
2023-07-19
Merge tag 'pull-request-2023-07-18' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-07-19
hw/nvme: fix endianness issue for shadow doorbells
Klaus Jensen
2023-07-19
target/riscv: Fix LMUL check to use VLEN
Rob Bradford
2023-07-19
hw/riscv: Fix typo field in error_report
Zhao Liu
2023-07-19
target/riscv/cpu.c: check priv_ver before auto-enable zca/zcd/zcf
Daniel Henrique Barboza
2023-07-19
riscv/disas: Fix disas output of upper immediates
Christoph Müllner
2023-07-19
docs/system/target-riscv.rst: tidy CPU firmware section
Daniel Henrique Barboza
2023-07-18
linux-user: Fix qemu-arm to run static armhf binaries
Helge Deller
2023-07-18
linux-user: Fix strace output for old_mmap
Helge Deller
2023-07-18
linux-user: Fix signed math overflow in brk() syscall
Helge Deller
2023-07-18
linux-user: Prohibit brk() to to shrink below initial heap address
Helge Deller
2023-07-18
linux-user: Fix qemu brk() to not zero bytes on current page
Helge Deller
2023-07-18
tests/avocado: Disable the test_sbsaref_edk2_firmware by default
Thomas Huth
2023-07-18
tests/vm/freebsd: Get up-to-date package list from lcitool vars file
Philippe Mathieu-Daudé
2023-07-18
tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper
Philippe Mathieu-Daudé
2023-07-18
tests/lcitool: Refresh generated files
Philippe Mathieu-Daudé
2023-07-18
tests/lcitool: Generate distribution packages list in JSON format
Philippe Mathieu-Daudé
2023-07-18
tests/qtest: Fix typo in multifd cancel test
Fabiano Rosas
[next]