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-02-06
iotests: add test for backup-top failure on permission activation
Vladimir Sementsov-Ogievskiy
2020-02-06
block/backup-top: fix failure path
Vladimir Sementsov-Ogievskiy
2020-02-06
qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
Alberto Garcia
2020-02-06
qcow2: Don't require aligned offsets in qcow2_co_copy_range_from()
Alberto Garcia
2020-02-06
qcow2: Use bs->bl.request_alignment when updating an L1 entry
Alberto Garcia
2020-02-06
qcow2: Tighten cluster_offset alignment assertions
Alberto Garcia
2020-02-06
qcow2: Don't round the L1 table allocation up to the sector size
Alberto Garcia
2020-02-06
iotests: Enable more tests in the 'auto' group to improve test coverage
Thomas Huth
2020-02-06
iotests: Skip Python-based tests if QEMU does not support virtio-blk
Thomas Huth
2020-02-06
iotests: Check for the availability of the required devices in 267 and 127
Thomas Huth
2020-02-06
iotests: Test 183 does not work on macOS and OpenBSD
Thomas Huth
2020-02-06
iotests: Test 041 only works on certain systems
Thomas Huth
2020-02-06
iotests: remove 'linux' from default supported platforms
John Snow
2020-02-06
qcow2: Use a GString in report_unsupported_feature()
Alberto Garcia
2020-02-06
block: fix memleaks in bdrv_refresh_filename
Pan Nengyuan
2020-02-06
block: Use a GString in bdrv_perm_names()
Alberto Garcia
2020-02-06
qcow2: Assert that host cluster offsets fit in L2 table entries
Alberto Garcia
2020-02-04
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-040220-1' int...
Peter Maydell
2020-02-04
.travis.yml: ensure python3-sphinx installed for docs
Alex Bennée
2020-02-04
.travis.yml: single thread build-tcg
Alex Bennée
2020-02-04
.travis.yml: drop cris-linux-user from the plugins test
Alex Bennée
2020-02-04
.travis.yml: drop the travis_retry from tests
Alex Bennée
2020-02-04
.travis.yml: introduce TEST_BUILD_CMD and use it for check-tcg
Alex Bennée
2020-02-04
tests/tcg: gate pauth-% tests on having compiler support
Alex Bennée
2020-02-04
tests/tcg: add a configure compiler check for ARMv8.1 and SVE
Alex Bennée
2020-02-04
.travis.yml: probe for number of available processors
Alex Bennée
2020-02-04
.travis.yml: move cache flushing to early common phase
Alex Bennée
2020-02-04
.travis.yml: build documents under bionic
Alex Bennée
2020-02-04
.travis.yml: Add description to each job
Philippe Mathieu-Daudé
2020-02-04
.travis.yml: Drop superfluous use of --python=python3 parameter
Philippe Mathieu-Daudé
2020-02-04
.shippable: --disable-docs for cross-compile tests
Alex Bennée
2020-02-04
travis.yml: Install genisoimage package
Wainer dos Santos Moschetta
2020-02-04
tests/docker: better handle symlinked libs
Alex Bennée
2020-02-04
tests/docker: move most cross compilers to buster base
Alex Bennée
2020-02-04
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-02-0...
Peter Maydell
2020-02-04
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-04-2020' ...
Peter Maydell
2020-02-04
configure: Fix typo of the have_afalg variable
Thomas Huth
2020-02-04
hw/hppa/Kconfig: LASI chipset requires PARALLEL port
Philippe Mathieu-Daudé
2020-02-04
hw/input: Do not enable CONFIG_PCKBD by default
Thomas Huth
2020-02-04
Makefile: Do not use wildcard hw/*/Kconfig as input for minikconf
Thomas Huth
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
2020-02-04
trivial: Remove xenfb_enabled from sysemu.h
Thomas Huth
2020-02-04
include/sysemu/sysemu.h: Remove usused variable no_quit
Thomas Huth
2020-02-04
gitlab-ci: Refresh the list of iotests
Thomas Huth
2020-02-04
tests/qtest: update comments about bios-tables-test-allowed-diff.h
Heyi Guo
2020-02-04
boot-order-test: fix memleaks in boot-order-test
Pan Nengyuan
2020-02-04
tests/Makefile: Fix inclusion of the qos dependency files
Thomas Huth
2020-02-04
docs/devel: Fix qtest paths and info about check-block in testing.rst
Thomas Huth
2020-02-04
tests/vhost-user-bridge: Fix build
Dr. David Alan Gilbert
2020-02-04
test-logging: Fix -Werror=maybe-uninitialized warning
Miroslav Rezanina
[next]