index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-13
target/mips: Remove mips_def_t unused argument from mvp_init()
Philippe Mathieu-Daudé
2020-12-13
target/mips: Remove unused headers from op_helper.c
Philippe Mathieu-Daudé
2020-12-13
target/mips: Remove unused headers from translate.c
Philippe Mathieu-Daudé
2020-12-13
hw/mips: Move address translation helpers to target/mips/
Philippe Mathieu-Daudé
2020-12-13
target/mips: Introduce cpu_supports_isa() taking CPUMIPSState argument
Philippe Mathieu-Daudé
2020-12-13
target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT()
Philippe Mathieu-Daudé
2020-12-13
target/mips: Explicit Release 6 MMU types
Philippe Mathieu-Daudé
2020-12-13
target/mips: Allow executing MSA instructions on Loongson-3A4000
Philippe Mathieu-Daudé
2020-12-13
target/mips: Also display exception names in user-mode
Philippe Mathieu-Daudé
2020-12-13
target/mips: Remove unused headers from cp0_helper.c
Philippe Mathieu-Daudé
2020-12-13
target/mips: Do not include CP0 helpers in user-mode emulation
Philippe Mathieu-Daudé
2020-12-13
target/mips: Replace magic values by CP0PM_MASK or TARGET_PAGE_BITS_MIN
Philippe Mathieu-Daudé
2020-12-13
target/mips: Include "exec/memattrs.h" in 'internal.h'
Philippe Mathieu-Daudé
2020-12-13
target/mips/kvm: Remove unused headers
Philippe Mathieu-Daudé
2020-12-13
target/mips/kvm: Assert unreachable code is not used
Philippe Mathieu-Daudé
2020-12-13
MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org
Huacai Chen
2020-12-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-12-11
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201211' into staging
Peter Maydell
2020-12-11
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201211-pull-request' i...
Peter Maydell
2020-12-11
block: Fix deadlock in bdrv_co_yield_to_drain()
Kevin Wolf
2020-12-11
block: Fix locking in qmp_block_resize()
Kevin Wolf
2020-12-11
block: Simplify qmp_block_resize() error paths
Kevin Wolf
2020-12-11
block: introduce BDRV_MAX_LENGTH
Vladimir Sementsov-Ogievskiy
2020-12-11
block/io: bdrv_check_byte_request(): drop bdrv_is_inserted()
Vladimir Sementsov-Ogievskiy
2020-12-11
block/io: bdrv_refresh_limits(): use ERRP_GUARD
Vladimir Sementsov-Ogievskiy
2020-12-11
block/file-posix: fix workaround in raw_do_pwrite_zeroes()
Vladimir Sementsov-Ogievskiy
2020-12-11
can-host: Fix crash when 'canbus' property is not set
Kevin Wolf
2020-12-11
iotests/221: Discard image before qemu-img map
Max Reitz
2020-12-11
file-posix: check the use_lock before setting the file lock
Li Feng
2020-12-11
iotests/308: Add test for FUSE exports
Max Reitz
2020-12-11
iotests: Enable fuse for many tests
Max Reitz
2020-12-11
iotests: Allow testing FUSE exports
Max Reitz
2020-12-11
iotests: Give access to the qemu-storage-daemon
Max Reitz
2020-12-11
storage-daemon: Call bdrv_close_all() on exit
Max Reitz
2020-12-11
iotests/287: Clean up subshell test image
Max Reitz
2020-12-11
iotests: Let _make_test_img guess $TEST_IMG_FILE
Max Reitz
2020-12-11
iotests: Restrict some Python tests to file
Max Reitz
2020-12-11
iotests/091: Use _cleanup_qemu instad of "wait"
Max Reitz
2020-12-11
iotests: Derive image names from $TEST_IMG
Max Reitz
2020-12-11
iotests/046: Avoid renaming images
Max Reitz
2020-12-11
iotests: Use convert -n in some cases
Max Reitz
2020-12-11
iotests: Do not pipe _make_test_img
Max Reitz
2020-12-11
iotests: Do not needlessly filter _make_test_img
Max Reitz
2020-12-11
fuse: Implement hole detection through lseek
Max Reitz
2020-12-11
fuse: (Partially) implement fallocate()
Max Reitz
2020-12-11
fuse: Allow growable exports
Max Reitz
2020-12-11
fuse: Implement standard FUSE operations
Max Reitz
2020-12-11
fuse: Allow exporting BDSs via FUSE
Max Reitz
2020-12-11
meson: Detect libfuse
Max Reitz
2020-12-11
block/iscsi: Use lock guard macros
Gan Qixin
[next]