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
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
2
-59
/
+50
2017-05-09
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
1
-36
/
+36
2017-05-09
test-qga: Actually test 0xff sync bytes
Eric Blake
2
-7
/
+42
2017-05-09
fdc-test: Avoid deprecated 'change' command
Eric Blake
1
-4
/
+4
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
7
-103
/
+103
2017-05-08
qobject: Drop useless QObject casts
Eric Blake
2
-22
/
+22
2017-05-08
test-keyval: fix leaks
Marc-André Lureau
1
-0
/
+4
2017-05-08
tests/check-qdict: Fix missing brackets
Dr. David Alan Gilbert
1
-1
/
+1
2017-05-05
Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into staging
Stefan Hajnoczi
2
-6
/
+362
2017-05-04
tests: add /char/console test
Marc-André Lureau
1
-1
/
+30
2017-05-04
tests: add /char/udp test
Marc-André Lureau
1
-0
/
+46
2017-05-04
tests: add /char/socket test
Marc-André Lureau
1
-2
/
+112
2017-05-04
tests: add /char/file test
Marc-André Lureau
1
-0
/
+71
2017-05-04
tests: add /char/pipe test
Marc-André Lureau
1
-0
/
+90
2017-05-04
tests: add alias check in /char/ringbuf
Marc-André Lureau
1
-0
/
+10
2017-05-04
char: add a /chardevs container
Marc-André Lureau
2
-5
/
+5
2017-04-28
iotests: fix exclusion option
John Snow
1
-1
/
+2
2017-04-28
iotests: clarify help text
John Snow
1
-2
/
+6
2017-04-28
qcow2: Allow discard of final unaligned cluster
Eric Blake
2
-9
/
+15
2017-04-27
qemu-img/convert: Move bs_n > 1 && -B check down
Max Reitz
1
-2
/
+2
2017-04-27
iotests: 109: Filter out "len" of failed jobs
Fam Zheng
3
-12
/
+20
2017-04-27
iotests: Fix typo in 026
Eric Blake
3
-3
/
+3
2017-04-27
iotests: Launch qemu-nbd with -e 42
Max Reitz
1
-1
/
+3
2017-04-27
qemu_iotests: Remove _readlink()
Kevin Wolf
1
-18
/
+0
2017-04-27
qemu-iotests: Remove PERL_PROG and BC_PROG
Kevin Wolf
1
-6
/
+0
2017-04-27
iotests/051: Add test for empty filename
Max Reitz
3
-0
/
+7
2017-04-27
qemu-iotests: Test postcopy migration
Kevin Wolf
3
-0
/
+158
2017-04-27
qemu-iotests: Filter HMP readline escape characters
Kevin Wolf
13
-138
/
+147
2017-04-26
tests: Add a tester for HMP commands
Thomas Huth
2
-0
/
+163
2017-04-26
libqtest: Add a generic function to run a callback function for every machine
Thomas Huth
4
-89
/
+80
2017-04-26
libqtest: Ignore QMP events when parsing the response for HMP commands
Thomas Huth
2
-1
/
+9
2017-04-24
qemu-iotests: _cleanup_qemu must be called on exit
Jeff Cody
10
-5
/
+19
2017-04-24
qemu-iotests: exclude vxhs from image creation via protocol
Jeff Cody
9
-0
/
+9
2017-04-24
block/vxhs.c: Add qemu-iotests for new block device type "vxhs"
Ashish Mittal
4
-0
/
+39
2017-04-24
crypto: Make errp the last parameter of functions
Fam Zheng
1
-6
/
+6
2017-04-24
block: Make errp the last parameter of bdrv_img_create
Fam Zheng
1
-4
/
+4
2017-04-21
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-1
/
+1
2017-04-21
trace: Put all trace.o into libqemuutil.a
Xu, Anthony
1
-1
/
+1
2017-04-21
throttle: make throttle_config(throttle_get_config()) symmetric
Stefan Hajnoczi
1
-4
/
+4
2017-04-21
throttle: do not use invalid config in test
Stefan Hajnoczi
1
-4
/
+4
2017-04-11
block: Use bdrv_coroutine_enter to start I/O coroutines
Fam Zheng
1
-5
/
+5
2017-04-11
tests/block-job-txn: Don't start block job before adding to txn
Fam Zheng
1
-1
/
+5
2017-04-07
iotests: Add mirror tests for orphaned source
Max Reitz
3
-2
/
+63
2017-04-04
io: fix incoming client socket initialization
Wang guang
1
-0
/
+8
2017-04-03
tests/libqtest.c: Delete possible stale unix sockets
Peter Maydell
1
-0
/
+8
2017-04-03
iotests: Improve image-clear tests on non-aligned image
Eric Blake
4
-36
/
+108
2017-04-03
iotests: fix 097 when run with qcow
Daniel P. Berrange
5
-130
/
+251
2017-04-03
nbd: Tidy up blockdev-add interface
Markus Armbruster
1
-8
/
+17
2017-03-30
tests/acpi: don't pack a structure
Michael S. Tsirkin
1
-1
/
+1
2017-03-28
block: Declare blockdev-add and blockdev-del supported
Markus Armbruster
3
-7
/
+7
[next]