index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-09
Merge remote-tracking branch 'remotes/huth-gitlab/tags/m68k-pull-2019-09-07' ...
Peter Maydell
2
-0
/
+133
2019-09-07
tests/acceptance: Add test of NeXTcube framebuffer using OCR
Philippe Mathieu-Daudé
1
-0
/
+121
2019-09-07
m68k: Add serial controller to the NeXTcube machine
Thomas Huth
1
-0
/
+12
2019-09-06
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-05-v2' into...
Peter Maydell
2
-7
/
+7
2019-09-05
nbd: Implement server use of NBD FAST_ZERO
Eric Blake
2
-2
/
+2
2019-09-05
nbd: Improve per-export flag handling in server
Eric Blake
1
-1
/
+1
2019-09-05
nbd: Tolerate more errors to structured reply request
Eric Blake
1
-4
/
+4
2019-09-05
nbd: Advertise multi-conn for shared read-only connections
Eric Blake
1
-1
/
+1
2019-09-05
tests/vm: Take the J=x setting into account for the vm-boot-ssh targets, too
Thomas Huth
1
-0
/
+1
2019-09-05
tests/libqtest: Use libqtest-single.h in tests that require global_qtest
Thomas Huth
33
-37
/
+34
2019-09-05
tests/libqtest: Move global_test wrapper function into a separate header
Thomas Huth
3
-297
/
+312
2019-09-05
tests: Remove unnecessary global_qtest references
Thomas Huth
4
-6
/
+0
2019-09-05
tests/libqos: Replace clock_step with qtest_clock_step in virtio code
Thomas Huth
5
-20
/
+37
2019-09-05
tests/libqos/e1000e: Make e1000e libqos functions independent from global_qtest
Thomas Huth
1
-5
/
+11
2019-09-05
tests/migration: Do not use functions anymore that rely on global_qtest
Thomas Huth
1
-3
/
+3
2019-09-04
Merge remote-tracking branch 'remotes/juanquintela/tags/fail-pull-request' in...
Peter Maydell
4
-11
/
+11
2019-09-04
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-0
/
+35
2019-09-04
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-09-03' in...
Peter Maydell
47
-60
/
+203
2019-09-04
Merge remote-tracking branch 'remotes/stsquad/tags/pull-gdbstub-gitdm-testing...
Peter Maydell
1
-13
/
+14
2019-09-03
socket: Add num connections to qio_channel_socket_async()
Juan Quintela
1
-1
/
+1
2019-09-03
socket: Add num connections to qio_channel_socket_sync()
Juan Quintela
3
-4
/
+4
2019-09-03
socket: Add backlog parameter to socket_listen
Juan Quintela
1
-6
/
+6
2019-09-03
pc: Don't make die-id mandatory unless necessary
Eduardo Habkost
1
-0
/
+35
2019-09-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190829' into...
Peter Maydell
2
-3
/
+16
2019-09-03
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
5
-6
/
+25
2019-09-03
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2
-6
/
+6
2019-09-03
iotests: Unify cache mode quoting
Nir Soffer
4
-7
/
+7
2019-09-03
tests/check-block: Skip iotests when sanitizers are enabled
Thomas Huth
1
-0
/
+5
2019-09-03
iotests: Check for enabled drivers before testing them
Thomas Huth
8
-6
/
+21
2019-09-03
iotests: Add -display none to the qemu options
Max Reitz
1
-3
/
+3
2019-09-03
iotests: Disable 126 for flat vmdk subformats
Max Reitz
1
-0
/
+2
2019-09-03
iotests: Disable 110 for vmdk.twoGbMaxExtentSparse
Max Reitz
1
-1
/
+2
2019-09-03
iotests: Disable broken streamOptimized tests
Max Reitz
21
-9
/
+30
2019-09-03
iotests: Keep testing broken relative extent paths
Max Reitz
2
-0
/
+31
2019-09-03
vmdk: Use bdrv_dirname() for relative extent paths
Max Reitz
2
-3
/
+8
2019-09-03
iotests: Fix _filter_img_create()
Max Reitz
2
-10
/
+10
2019-09-03
iotests: Test allocate_first_block() with O_DIRECT
Nir Soffer
2
-0
/
+36
2019-09-03
block: posix: Always allocate the first block
Nir Soffer
8
-21
/
+48
2019-09-02
tests/docker: upgrade docker.py to python3
Alex Bennée
1
-13
/
+14
2019-09-02
tests: fix modules-test with no default machine
Marc-André Lureau
1
-1
/
+3
2019-09-02
build-sys: build ui-spice-app as a module
Marc-André Lureau
1
-0
/
+3
2019-08-28
VNC Acceptance test: simplify test names
Cleber Rosa
1
-2
/
+2
2019-08-28
Boot Linux Console Test: add a test for ppc64 + pseries
Cleber Rosa
1
-0
/
+19
2019-08-28
Acceptance tests: drop left over usage of ":avocado: enable"
Cleber Rosa
1
-3
/
+0
2019-08-28
tests/requirements.txt: pin paramiko version requirement
Cleber Rosa
1
-1
/
+1
2019-08-28
tests.acceptance.avocado_qemu: Add support for powerpc
Satheesh Rajendran
1
-0
/
+3
2019-08-29
tests/boot-serial-test: add support for all the PowerNV machines
Cédric Le Goater
1
-1
/
+2
2019-08-29
ppc/pnv: Introduce PowerNV machines with fixed CPU models
Cédric Le Goater
1
-2
/
+14
2019-08-27
configure: more resilient Python version capture
Cleber Rosa
1
-1
/
+1
2019-08-27
BootLinuxSshTest: Only use 'test' for unittest.TestCase method names
Philippe Mathieu-Daudé
1
-5
/
+5
[next]