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
2020-12-12
hw/m68k/q800: Don't connect two qemu_irqs directly to the same input
Peter Maydell
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
2020-12-11
block/throttle-groups: Use lock guard macros
Gan Qixin
2020-12-11
block/curl: Use lock guard macros
Gan Qixin
2020-12-11
block/accounting: Use lock guard macros
Gan Qixin
2020-12-11
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20201210' into...
Peter Maydell
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-12-11
s390x/cpu: Use timer_free() in the finalize function to avoid memleaks
Gan Qixin
2020-12-11
tests/acceptance: test s390x zpci fid propagation
Cornelia Huck
2020-12-11
tests/acceptance: verify s390x device detection
Cornelia Huck
2020-12-11
tests/acceptance: test virtio-ccw revision handling
Cornelia Huck
2020-12-11
tests/acceptance: add a test for devices on s390x
Cornelia Huck
2020-12-11
hw/watchdog/wdt_diag288: Remove unnecessary includes
Thomas Huth
2020-12-11
sdl2: Add extra mouse buttons
Darrell Walisser
2020-12-11
ui/vnc: Add missing lock for send_color_map
Peng Liang
2020-12-11
vnc: add alpha cursor support
Gerd Hoffmann
[next]