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-09-15
qcow2: handle_dependencies(): relax conflict detection
Vladimir Sementsov-Ogievskiy
2021-09-15
qcow2: refactor handle_dependencies() loop body
Vladimir Sementsov-Ogievskiy
2021-09-15
simplebench: add img_bench_templater.py
Vladimir Sementsov-Ogievskiy
2021-09-15
block: bdrv_inactivate_recurse(): check for permissions and fix crash
Vladimir Sementsov-Ogievskiy
2021-09-15
tests: add migrate-during-backup
Vladimir Sementsov-Ogievskiy
2021-09-15
block/mirror: fix NULL pointer dereference in mirror_wait_on_conflicts()
Stefano Garzarella
2021-09-15
iotests/297: Cover tests/
Hanna Reitz
2021-09-15
mirror-top-perms: Fix AbnormalShutdown path
Hanna Reitz
2021-09-15
migrate-bitmaps-test: Fix pylint warnings
Hanna Reitz
2021-09-15
migrate-bitmaps-postcopy-test: Fix pylint warnings
Hanna Reitz
2021-09-15
iotests/297: Drop 169 and 199 from the skip list
Hanna Reitz
2021-09-15
iotests: Fix use-{list,dict}-literal warnings
Hanna Reitz
2021-09-15
iotests: Fix unspecified-encoding pylint warnings
Hanna Reitz
2021-09-15
block/iscsi: Do not force-cap *pnum
Hanna Reitz
2021-09-15
block/gluster: Do not force-cap *pnum
Hanna Reitz
2021-09-15
block/file-posix: Do not force-cap *pnum
Hanna Reitz
2021-09-15
block: Clarify that @bytes is no limit on *pnum
Hanna Reitz
2021-09-15
block: block-status cache for data regions
Hanna Reitz
2021-09-15
block: Drop BDS comment regarding bdrv_append()
Hanna Reitz
2021-09-15
gluster: Align block-status tail
Max Reitz
2021-09-15
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210914-4' in...
Peter Maydell
2021-09-14
tcg/arm: More use of the TCGReg enum
Richard Henderson
2021-09-14
tcg/arm: More use of the ARMInsn enum
Richard Henderson
2021-09-14
tcg/arm: Give enum arm_cond_code_e a typedef and use it
Richard Henderson
2021-09-14
tcg/arm: Drop inline markers
Richard Henderson
2021-09-14
tcg/arm: Simplify usage of encode_imm
Richard Henderson
2021-09-14
tcg/arm: Split out tcg_out_ldstm
Richard Henderson
2021-09-14
tcg/arm: Support armv4t in tcg_out_goto and tcg_out_call
Richard Henderson
2021-09-14
tcg/arm: Simplify use_armv5t_instructions
Richard Henderson
2021-09-14
tcg/arm: Standardize on tcg_out_<branch>_{reg,imm}
Richard Henderson
2021-09-14
tcg/arm: Remove fallback definition of __ARM_ARCH
Richard Henderson
2021-09-14
accel/tcg/user-exec: Fix read-modify-write of code on s390 hosts
Ilya Leoshkevich
2021-09-14
user: Remove cpu_get_pic_interrupt() stubs
Philippe Mathieu-Daudé
2021-09-14
accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/xtensa: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/rx: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/sparc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/sh4: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/riscv: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/ppc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/openrisc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/nios2: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/mips: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/microblaze: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/m68k: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder
Philippe Mathieu-Daudé
2021-09-14
target/i386: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/hppa: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/cris: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
target/arm: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
[next]