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-02-15
monitor: Fix assertion failure on shutdown
Kevin Wolf
2021-02-15
block: qcow2: remove the created file on initialization error
Maxim Levitsky
2021-02-15
block: add bdrv_co_delete_file_noerr
Maxim Levitsky
2021-02-15
crypto: luks: Fix tiny memory leak
Maxim Levitsky
2021-02-15
tests/qemu-iotests: Remove test 259 from the "auto" group
Thomas Huth
2021-02-15
xen-block: fix reporting of discard feature
Roger Pau Monne
2021-02-15
hw/ide/ahci: map cmd_fis as DMA_DIRECTION_TO_DEVICE
Alexander Bulekov
2021-02-15
blockjob: Fix crash with IOthread when block commit after snapshot
Michael Qiu
2021-02-15
iotests: Consistent $IMGOPTS boundary matching
Max Reitz
2021-02-15
qemu-storage-daemon: Enable object-add
Kevin Wolf
2021-02-15
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-gdbstub-15022...
Peter Maydell
2021-02-15
tests/tcg: fix silent skipping of softmmu gdb tests
Alex Bennée
2021-02-15
bswap.h: Remove unused float-access functions
Peter Maydell
2021-02-15
gdbstub: Remove unused gdb_get_float32() and gdb_get_float64()
Peter Maydell
2021-02-15
target/ppc: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
2021-02-15
target/m68k: Drop use of gdb_get_float64() and ldfq_p()
Peter Maydell
2021-02-15
target/sh4: Drop use of gdb_get_float32() and ldfl_p()
Peter Maydell
2021-02-15
MAINTAINERS: Add gdbstub.h to the "GDB stub" section
Peter Maydell
2021-02-15
tests/docker: remove travis container
Daniel P. Berrangé
2021-02-15
travis-ci: Disable C++ optional objects on AArch64 container
Philippe Mathieu-Daudé
2021-02-15
.shippable: remove the last bits
Alex Bennée
2021-02-15
travis.yml: Move the -fsanitize=thread testing to the gitlab-CI
Thomas Huth
2021-02-15
travis.yml: (Re-)move the --enable-debug jobs
Thomas Huth
2021-02-15
travis.yml: Move the --enable-modules test to the gitlab-CI
Thomas Huth
2021-02-15
travis.yml: Move the -fsanitize=undefined test to the gitlab-CI
Thomas Huth
2021-02-15
travis.yml: Move gprof/gcov test across to gitlab
Philippe Mathieu-Daudé
2021-02-13
Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' int...
Peter Maydell
2021-02-13
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
2021-02-12
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-02-12' into st...
Peter Maydell
2021-02-12
block: use return status of bdrv_append()
Vladimir Sementsov-Ogievskiy
2021-02-12
block: return status from bdrv_append and friends
Vladimir Sementsov-Ogievskiy
2021-02-12
qemu-iotests: 300: Add test case for modifying persistence of bitmap
Peter Krempa
2021-02-12
migration: dirty-bitmap: Allow control of bitmap persistence
Peter Krempa
2021-02-12
migration: dirty-bitmap: Use struct for alias map inner members
Peter Krempa
2021-02-12
iotests/264: add backup-cancel test-case
Vladimir Sementsov-Ogievskiy
2021-02-12
block/backup: implement .cancel job handler
Vladimir Sementsov-Ogievskiy
2021-02-12
iotests/264: add mirror-cancel test-case
Vladimir Sementsov-Ogievskiy
2021-02-12
iotests.py: qemu_nbd_popen: remove pid file after use
Vladimir Sementsov-Ogievskiy
2021-02-12
iotests/264: move to python unittest
Vladimir Sementsov-Ogievskiy
2021-02-12
block/mirror: implement .cancel job handler
Vladimir Sementsov-Ogievskiy
2021-02-12
job: add .cancel handler for the driver
Vladimir Sementsov-Ogievskiy
2021-02-12
block/raw-format: implement .bdrv_cancel_in_flight handler
Vladimir Sementsov-Ogievskiy
2021-02-12
block/nbd: implement .bdrv_cancel_in_flight
Vladimir Sementsov-Ogievskiy
2021-02-12
block: add new BlockDriver handler: bdrv_cancel_in_flight
Vladimir Sementsov-Ogievskiy
2021-02-12
io: error_prepend() in qio_channel_readv_full_all() causes segfault
Jagannathan Raman
2021-02-12
iotests/210: Fix reference output
Max Reitz
2021-02-12
qemu-nbd: Permit --shared=0 for unlimited clients
Eric Blake
2021-02-12
qemu-nbd: Use SOMAXCONN for socket listen() backlog
Eric Blake
2021-02-11
m68k: import bootinfo headers from linux
Laurent Vivier
2021-02-11
m68k: add MSP detection support for stack pointer swap helpers
Lucien Murray-Pitts
[next]