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
2022-04-26
nbd: remove peppering of nbd_client_connected
Paolo Bonzini
2022-04-26
nbd: mark more coroutine_fns
Paolo Bonzini
2022-04-26
nbd: safeguard against waking up invalid coroutine
Paolo Bonzini
2022-04-26
iotests/223: check new possibility of exporting bitmaps by node/name
Vladimir Sementsov-Ogievskiy
2022-04-26
qapi: nbd-export: allow select bitmaps by node/name pair
Vladimir Sementsov-Ogievskiy
2022-04-26
qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStr
Vladimir Sementsov-Ogievskiy
2022-04-26
Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...
Richard Henderson
2022-04-26
docs: Replace HomeBrew -> Homebrew
Stefan Weil
2022-04-26
docs: Replace Qemu -> QEMU
Stefan Weil
2022-04-26
target/mips: Remove stale TODO file
Thomas Huth
2022-04-26
vdpa: Add missing tracing to batch mapping functions
Eugenio PĂ©rez
2022-04-26
hw/pvrdma: Some cosmetic fixes
Yuval Shaia
2022-04-25
Merge tag 'pull-block-2022-04-25' of https://gitlab.com/hreitz/qemu into staging
Richard Henderson
2022-04-25
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Richard Henderson
2022-04-25
iotests/108: Fix when missing user_allow_other
Hanna Reitz
2022-04-25
iotests: make qemu_io_log() check return codes by default
John Snow
2022-04-25
iotests: remove qemu_io_silent() and qemu_io_silent_check().
John Snow
2022-04-25
iotests: remove qemu_io_pipe_and_status()
John Snow
2022-04-25
iotests/image-fleecing: switch to qemu_io()
John Snow
2022-04-25
iotests/migration-permissions: use assertRaises() for qemu_io() negative test
John Snow
2022-04-25
iotests: rebase qemu_io() on top of qemu_tool()
John Snow
2022-04-25
iotests: create generic qemu_tool() function
John Snow
2022-04-25
iotests/040: Fix TestCommitWithFilters test
John Snow
2022-04-25
iotests/040: Don't check image pattern on zero-length image
John Snow
2022-04-25
iotests: Don't check qemu_io() output for specific error strings
John Snow
2022-04-25
iotests/163: Fix broken qemu-io invocation
John Snow
2022-04-25
iotests: replace calls to log(qemu_io(...)) with qemu_io_log()
John Snow
2022-04-25
block: add 'force' parameter to 'blockdev-change-medium' command
Denis V. Lunev
2022-04-22
Merge tag 'pull-target-arm-20220422-1' of https://git.linaro.org/people/pmayd...
Richard Henderson
2022-04-22
hw/arm/smmuv3: Pass the actual perm to returned IOMMUTLBEntry in smmuv3_trans...
Xiang Chen
2022-04-22
target/arm: Use tcg_constant_i32 in translate.h
Richard Henderson
2022-04-22
target/arm: Use tcg_constant in translate-vfp.c
Richard Henderson
2022-04-22
target/arm: Use smin/smax for do_sat_addsub_32
Richard Henderson
2022-04-22
target/arm: Use tcg_constant in translate-neon.c
Richard Henderson
2022-04-22
target/arm: Use tcg_constant in translate-m-nocp.c
Richard Henderson
2022-04-22
target/arm: Simplify aa32 DISAS_WFI
Richard Henderson
2022-04-22
target/arm: Simplify gen_sar
Richard Henderson
2022-04-22
target/arm: Simplify GEN_SHIFT in translate.c
Richard Henderson
2022-04-22
target/arm: Split out gen_rebuild_hflags
Richard Henderson
2022-04-22
target/arm: Split out set_btype_raw
Richard Henderson
2022-04-22
target/arm: Remove fpexc32_access
Richard Henderson
2022-04-22
target/arm: Change CPUArchState.thumb to bool
Richard Henderson
2022-04-22
target/arm: Change DisasContext.thumb to bool
Richard Henderson
2022-04-22
target/arm: Extend store_cpu_offset to take field size
Richard Henderson
2022-04-22
target/arm: Change CPUArchState.aarch64 to bool
Richard Henderson
2022-04-22
target/arm: Change DisasContext.aarch64 to bool
Richard Henderson
2022-04-22
target/arm: Update SCTLR bits to ARMv9.2
Richard Henderson
2022-04-22
target/arm: Update SCR_EL3 bits to ARMv8.8
Richard Henderson
2022-04-22
target/arm: Update ISAR fields for ARMv8.8
Richard Henderson
2022-04-22
hw/arm/virt: Support TCG GICv4
Peter Maydell
[next]