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
2021-12-28
job.c: add missing notifier initialization
Emanuele Giuseppe Esposito
2021-12-23
Merge tag 'pull-pa-20211223' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2021-12-23
target/hppa: Fix deposit assert from trans_shrpw_imm
Richard Henderson
2021-12-23
Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-12-23
Merge tag 'pull-nbd-2021-12-22-v2' of https://src.openvz.org/scm/~vsementsov/...
Richard Henderson
2021-12-23
build: use "meson test" as the test harness
Paolo Bonzini
2021-12-23
iotests: add nbd-reconnect-on-open test
Vladimir Sementsov-Ogievskiy
2021-12-23
iotests.py: add qemu_io_popen()
Vladimir Sementsov-Ogievskiy
2021-12-23
iotests.py: add and use qemu_io_wrap_args()
Vladimir Sementsov-Ogievskiy
2021-12-23
iotests.py: add qemu_tool_popen()
Vladimir Sementsov-Ogievskiy
2021-12-22
Merge tag 'pull-block-2021-12-22' of https://gitlab.com/hreitz/qemu into staging
Richard Henderson
2021-12-22
iotests: check: multiprocessing support
Vladimir Sementsov-Ogievskiy
2021-12-22
iotests/testrunner.py: move updating last_elapsed to run_tests
Vladimir Sementsov-Ogievskiy
2021-12-22
iotests/testrunner.py: add doc string for run_test()
Vladimir Sementsov-Ogievskiy
2021-12-22
Merge tag 'pull-request-2021-12-22' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2021-12-22
tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary file
Thomas Huth
2021-12-22
tests/qtest/boot-order-test: Check whether machines are available
Thomas Huth
2021-12-22
tests/qtest/cdrom-test: Check whether devices are available before using them
Thomas Huth
2021-12-22
tests/qtest: Improve endianness-test to work with missing machines and devices
Thomas Huth
2021-12-22
tests/qtest: Add a function that checks whether a device is available
Thomas Huth
2021-12-22
MAINTAINERS: Update COLO Proxy section
Zhang Chen
2021-12-22
tests/qtest: Make the filter tests independent from a specific NIC
Thomas Huth
2021-12-22
tests/qtest/boot-serial-test: Silence the warning about deprecated sga device
Thomas Huth
2021-12-22
failover: Silence warning messages during qtest
Laurent Vivier
2021-12-21
Merge tag 'pull-loong-20211221-2' of https://gitlab.com/rth7680/qemu into sta...
Richard Henderson
2021-12-21
configure, meson.build: Mark support for loongarch64 hosts
WANG Xuerui
2021-12-21
linux-user: Implement CPU-specific signal handler for loongarch64 hosts
WANG Xuerui
2021-12-21
common-user: Add safe syscall handling for loongarch64 hosts
WANG Xuerui
2021-12-21
tcg/loongarch64: Register the JIT
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement tcg_target_init
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement exit_tb/goto_tb
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement tcg_target_qemu_prologue
WANG Xuerui
2021-12-21
tcg/loongarch64: Add softmmu load/store helpers, implement qemu_ld/qemu_st ops
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement simple load/store ops
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement tcg_out_call
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement setcond ops
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement br/brcond ops
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement mul/mulsh/muluh/div/divu/rem/remu ops
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement add/sub ops
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement shl/shr/sar/rotl/rotr ops
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement clz/ctz ops
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement bswap{16,32,64} ops
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement deposit/extract ops
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement not/and/or/xor/nor/andc/orc ops
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement sign-/zero-extension ops
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement goto_ptr
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement tcg_out_mov and tcg_out_movi
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement the memory barrier op
WANG Xuerui
2021-12-21
tcg/loongarch64: Implement necessary relocation operations
WANG Xuerui
2021-12-21
tcg/loongarch64: Define the operand constraints
WANG Xuerui
[next]