index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
2020-02-07
14
-14
/
+14
*
tests: Explicit usage of Python 3
Philippe Mathieu-Daudé
2020-02-07
8
-8
/
+8
*
tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
2020-02-07
35
-35
/
+35
*
tests/qemu-iotests/check: Allow use of python3 interpreter
Philippe Mathieu-Daudé
2020-02-07
1
-1
/
+2
*
scripts/checkpatch.pl: Only allow Python 3 interpreter
Philippe Mathieu-Daudé
2020-02-07
1
-0
/
+6
*
tests/acceptance/migration: Default to -nodefaults
Philippe Mathieu-Daudé
2020-02-07
1
-1
/
+3
*
tests/acceptance/migration: Add the 'migration' tag
Philippe Mathieu-Daudé
2020-02-07
1
-0
/
+3
*
tests/acceptance/migration: Test EXEC transport when migrating
Oksana Vohchana
2020-02-07
1
-0
/
+10
*
tests/acceptance/migration: Test UNIX transport when migrating
Oksana Vohchana
2020-02-07
1
-0
/
+6
*
tests/acceptance/migration: Factor out do_migrate()
Oksana Vohchana
2020-02-07
1
-6
/
+11
*
tests/acceptance/migration: Factor out assert_migration()
Oksana Vohchana
2020-02-07
1
-10
/
+11
*
tests/acceptance/version: Default to -nodefaults
Philippe Mathieu-Daudé
2020-02-07
1
-0
/
+1
*
tests/acceptance/boot_linux_console: Do not use VGA on Clipper machine
Philippe Mathieu-Daudé
2020-02-07
1
-1
/
+1
*
tests/acceptance/virtio_check_params: Disable the test
Philippe Mathieu-Daudé
2020-02-07
1
-0
/
+2
*
tests/acceptance/virtio_check_params: Default to -nodefaults
Philippe Mathieu-Daudé
2020-02-07
1
-0
/
+1
*
tests/acceptance/virtio_check_params: List machine being tested
Philippe Mathieu-Daudé
2020-02-07
1
-0
/
+4
*
tests/acceptance/virtio_check_params: Improve exception logging
Philippe Mathieu-Daudé
2020-02-07
1
-2
/
+6
*
tests: rename virtio_seg_max_adjust to virtio_check_params
Denis Plotnikov
2020-02-07
1
-0
/
+0
*
tests/acceptance: Add boot tests for some of the QEMU advent calendar images
Thomas Huth
2020-02-07
2
-1
/
+97
*
tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'
Philippe Mathieu-Daudé
2020-02-07
1
-0
/
+1
*
tests/boot_linux_console: fix extract_from_deb() comment
Liam Merwick
2020-02-07
1
-1
/
+1
*
tests/boot_linux_console: use os.path for filesystem paths
Liam Merwick
2020-02-07
1
-1
/
+6
*
tests/boot_linux_console: add extract_from_rpm method
Liam Merwick
2020-02-07
1
-0
/
+16
*
travis.yml: install rpm2cpio for acceptance tests
Liam Merwick
2020-02-07
1
-0
/
+1
*
Acceptance tests: Add interrupt_interactive_console_until_pattern()
Philippe Mathieu-Daudé
2020-02-07
1
-2
/
+30
*
Acceptance tests: Extract _console_interaction()
Philippe Mathieu-Daudé
2020-02-07
1
-14
/
+17
*
python/qemu/machine: Allow to use other serial consoles than default
Philippe Mathieu-Daudé
2020-02-07
1
-1
/
+9
*
python: Treat None-return of greeting cmd
Lukáš Doktor
2020-02-07
1
-1
/
+1
*
qemu-deprecated: Remove text about Python 2
Thomas Huth
2020-02-07
1
-8
/
+0
*
python/qemu: accel: Fix kvm_available() on ppc64le
Wainer dos Santos Moschetta
2020-02-07
1
-1
/
+2
*
python/qemu: qmp: Remove unnused attributes
Wainer dos Santos Moschetta
2020-02-07
1
-4
/
+0
*
python/qemu: qmp: Make QEMUMonitorProtocol a context manager
Wainer dos Santos Moschetta
2020-02-07
1
-2
/
+13
*
python/qemu: qmp: Make accept()'s timeout configurable
Wainer dos Santos Moschetta
2020-02-07
1
-2
/
+9
*
python/qemu: Delint the qmp module
Wainer dos Santos Moschetta
2020-02-07
1
-10
/
+41
*
python/qemu: qmp: Replace socket.error with OSError
Wainer dos Santos Moschetta
2020-02-07
1
-8
/
+8
*
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-02-06' in...
Peter Maydell
2020-02-06
16
-73
/
+220
|
\
|
*
iotests: add test for backup-top failure on permission activation
Vladimir Sementsov-Ogievskiy
2020-02-06
3
-0
/
+101
|
*
block/backup-top: fix failure path
Vladimir Sementsov-Ogievskiy
2020-02-06
1
-9
/
+12
|
*
qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value
Alberto Garcia
2020-02-06
1
-3
/
+5
|
*
qcow2: Don't require aligned offsets in qcow2_co_copy_range_from()
Alberto Garcia
2020-02-06
1
-4
/
+0
|
*
qcow2: Use bs->bl.request_alignment when updating an L1 entry
Alberto Garcia
2020-02-06
1
-10
/
+15
|
*
qcow2: Tighten cluster_offset alignment assertions
Alberto Garcia
2020-02-06
1
-6
/
+3
|
*
qcow2: Don't round the L1 table allocation up to the sector size
Alberto Garcia
2020-02-06
4
-7
/
+5
|
*
iotests: Enable more tests in the 'auto' group to improve test coverage
Thomas Huth
2020-02-06
1
-7
/
+7
|
*
iotests: Skip Python-based tests if QEMU does not support virtio-blk
Thomas Huth
2020-02-06
1
-2
/
+10
|
*
iotests: Check for the availability of the required devices in 267 and 127
Thomas Huth
2020-02-06
3
-0
/
+18
|
*
iotests: Test 183 does not work on macOS and OpenBSD
Thomas Huth
2020-02-06
1
-0
/
+1
|
*
iotests: Test 041 only works on certain systems
Thomas Huth
2020-02-06
1
-1
/
+2
|
*
iotests: remove 'linux' from default supported platforms
John Snow
2020-02-06
1
-5
/
+11
|
*
qcow2: Use a GString in report_unsupported_feature()
Alberto Garcia
2020-02-06
1
-12
/
+11
[next]