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-07
tests/vm: Remove shebang header
Philippe Mathieu-Daudé
2020-02-07
tests/acceptance: Remove shebang header
Philippe Mathieu-Daudé
2020-02-07
scripts/tracetool: Remove shebang header
Philippe Mathieu-Daudé
2020-02-07
scripts/minikconf: Explicit usage of Python 3
Philippe Mathieu-Daudé
2020-02-07
scripts: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
2020-02-07
tests: Explicit usage of Python 3
Philippe Mathieu-Daudé
2020-02-07
tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
2020-02-07
tests/qemu-iotests/check: Allow use of python3 interpreter
Philippe Mathieu-Daudé
2020-02-07
scripts/checkpatch.pl: Only allow Python 3 interpreter
Philippe Mathieu-Daudé
2020-02-07
tests/acceptance/migration: Default to -nodefaults
Philippe Mathieu-Daudé
2020-02-07
tests/acceptance/migration: Add the 'migration' tag
Philippe Mathieu-Daudé
2020-02-07
tests/acceptance/migration: Test EXEC transport when migrating
Oksana Vohchana
2020-02-07
tests/acceptance/migration: Test UNIX transport when migrating
Oksana Vohchana
2020-02-07
tests/acceptance/migration: Factor out do_migrate()
Oksana Vohchana
2020-02-07
tests/acceptance/migration: Factor out assert_migration()
Oksana Vohchana
2020-02-07
tests/acceptance/version: Default to -nodefaults
Philippe Mathieu-Daudé
2020-02-07
tests/acceptance/boot_linux_console: Do not use VGA on Clipper machine
Philippe Mathieu-Daudé
2020-02-07
tests/acceptance/virtio_check_params: Disable the test
Philippe Mathieu-Daudé
2020-02-07
tests/acceptance/virtio_check_params: Default to -nodefaults
Philippe Mathieu-Daudé
2020-02-07
tests/acceptance/virtio_check_params: List machine being tested
Philippe Mathieu-Daudé
2020-02-07
tests/acceptance/virtio_check_params: Improve exception logging
Philippe Mathieu-Daudé
2020-02-07
tests: rename virtio_seg_max_adjust to virtio_check_params
Denis Plotnikov
2020-02-07
tests/acceptance: Add boot tests for some of the QEMU advent calendar images
Thomas Huth
2020-02-07
tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'
Philippe Mathieu-Daudé
2020-02-07
tests/boot_linux_console: fix extract_from_deb() comment
Liam Merwick
2020-02-07
tests/boot_linux_console: use os.path for filesystem paths
Liam Merwick
2020-02-07
tests/boot_linux_console: add extract_from_rpm method
Liam Merwick
2020-02-07
travis.yml: install rpm2cpio for acceptance tests
Liam Merwick
2020-02-07
Acceptance tests: Add interrupt_interactive_console_until_pattern()
Philippe Mathieu-Daudé
2020-02-07
Acceptance tests: Extract _console_interaction()
Philippe Mathieu-Daudé
2020-02-07
python/qemu/machine: Allow to use other serial consoles than default
Philippe Mathieu-Daudé
2020-02-07
python: Treat None-return of greeting cmd
Lukáš Doktor
2020-02-07
qemu-deprecated: Remove text about Python 2
Thomas Huth
2020-02-07
python/qemu: accel: Fix kvm_available() on ppc64le
Wainer dos Santos Moschetta
2020-02-07
python/qemu: qmp: Remove unnused attributes
Wainer dos Santos Moschetta
2020-02-07
python/qemu: qmp: Make QEMUMonitorProtocol a context manager
Wainer dos Santos Moschetta
2020-02-07
python/qemu: qmp: Make accept()'s timeout configurable
Wainer dos Santos Moschetta
2020-02-07
python/qemu: Delint the qmp module
Wainer dos Santos Moschetta
2020-02-07
python/qemu: qmp: Replace socket.error with OSError
Wainer dos Santos Moschetta
2020-02-06
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-02-06' in...
Peter Maydell
2020-02-06
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
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
[next]