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-02-23
util/cutils: New qemu_strtosz_metric()
Markus Armbruster
1
-7
/
+6
2017-02-23
test-cutils: Cover qemu_strtosz() around range limits
Markus Armbruster
1
-2
/
+59
2017-02-23
test-cutils: Cover qemu_strtosz() with trailing crap
Markus Armbruster
1
-0
/
+19
2017-02-23
test-cutils: Cover qemu_strtosz() invalid input
Markus Armbruster
1
-0
/
+24
2017-02-23
test-cutils: Add missing qemu_strtosz()... endptr checks
Markus Armbruster
1
-11
/
+26
2017-02-23
option: Fix to reject invalid and overflowing numbers
Markus Armbruster
1
-11
/
+8
2017-02-23
util/cutils: Rename qemu_strtoll(), qemu_strtoull()
Markus Armbruster
1
-168
/
+200
2017-02-23
test-cutils: Clean up qemu_strtoul() result checks
Markus Armbruster
1
-30
/
+30
2017-02-23
test-cutils: Add missing qemu_strtol()... endptr checks
Markus Armbruster
1
-0
/
+12
2017-02-23
test-qemu-opts: Cover qemu_opts_parse()
Markus Armbruster
1
-2
/
+328
2017-02-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...
Peter Maydell
1
-4
/
+8
2017-02-21
hw/i386: Deprecate -drive if=scsi with PC machine types
Markus Armbruster
1
-4
/
+8
2017-02-21
test-aio-multithread: add performance comparison with thread-based mutexes
Paolo Bonzini
1
-0
/
+164
2017-02-21
coroutine-lock: make CoMutex thread-safe
Paolo Bonzini
1
-0
/
+86
2017-02-21
test-thread-pool: use generic AioContext infrastructure
Paolo Bonzini
1
-9
/
+3
2017-02-21
aio: introduce aio_co_schedule and aio_co_wake
Paolo Bonzini
4
-3
/
+334
2017-02-21
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini
1
-5
/
+6
2017-02-16
test-vmstate: remove yield_until_fd_readable
Paolo Bonzini
1
-11
/
+0
2017-02-14
Merge remote-tracking branch 'remotes/rth/tags/pull-or-20170214' into staging
Peter Maydell
1
-2
/
+2
2017-02-14
target/openrisc: Rename the cpu from or32 to or1k
Richard Henderson
1
-2
/
+2
2017-02-13
tests/migration: Add test for VMSTATE_WITH_TMP
Dr. David Alan Gilbert
1
-6
/
+92
2017-02-12
qemu-io: Add failure regression tests
Nir Soffer
3
-0
/
+67
2017-02-12
qemu-iotests: Add _unsupported_fmt helper
Nir Soffer
1
-0
/
+11
2017-02-12
qemu-io: Return non-zero exit code on failure
Nir Soffer
12
-82
/
+0
2017-02-12
qemu-iotest: test to lookup protocol-based image with relative backing
Jeff Cody
3
-0
/
+110
2017-02-12
qemu-iotests: Don't create fifos / pidfiles with protocol paths
Jeff Cody
3
-10
/
+12
2017-02-12
iotests: record separate timings per format,protocol pair
Daniel P. Berrange
3
-7
/
+9
2017-02-12
iotests: Fix reference output for 059
Fam Zheng
1
-1
/
+1
2017-02-12
iotests: Fix a problem in common.filter
QingFeng Hao
1
-1
/
+1
2017-02-10
tests/prom-env: Ease time-out problems on slow hosts
Thomas Huth
1
-4
/
+9
2017-02-02
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...
Peter Maydell
6
-22
/
+187
2017-02-02
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-1
/
+1
2017-01-31
char: headers clean-up
Marc-André Lureau
1
-0
/
+1
2017-01-31
char: create chardev-obj-y
Marc-André Lureau
1
-4
/
+5
2017-01-31
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
1
-1
/
+1
2017-01-31
char: move to chardev/
Marc-André Lureau
1
-3
/
+5
2017-01-31
host-utils: Implement unsigned quadword left/right shift and unit tests
Jose Ricardo Ziviani
3
-1
/
+144
2017-01-31
qtest: add ivshmem-test for ppc64
Laurent Vivier
2
-5
/
+15
2017-01-31
qtest: convert ivshmem-test to use libqos
Laurent Vivier
1
-14
/
+17
2017-01-31
libqos: fix spapr qpci_map()
Laurent Vivier
1
-2
/
+2
2017-01-31
qtest: add display-vga-test to ppc64
Laurent Vivier
2
-1
/
+7
2017-01-31
qtest: add netfilter tests for ppc64
Laurent Vivier
1
-0
/
+3
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2
-7
/
+7
2017-01-27
tests: fix linking test-char on win32
Marc-André Lureau
1
-1
/
+1
2017-01-27
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-01-26-1' in...
Peter Maydell
1
-1
/
+3
2017-01-26
io: fix possible double free of task error object
Daniel P. Berrange
1
-1
/
+3
2017-01-26
test-hbitmap: Add hbitmap_is_serializable() calls
Max Reitz
1
-0
/
+11
2017-01-25
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-5
/
+19
2017-01-25
Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into staging
Peter Maydell
4
-41
/
+94
2017-01-25
tests: virtio-9p: improve error reporting
Greg Kurz
1
-5
/
+19
[next]