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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-06-21
docker: add extra libs to armhf target to extend codebase coverage
Philippe Mathieu-Daudé
1
-0
/
+11
2017-06-21
docker: use eatmydata in debian arm64 image
Philippe Mathieu-Daudé
1
-2
/
+5
2017-06-21
docker: use eatmydata in debian armhf image
Philippe Mathieu-Daudé
1
-2
/
+5
2017-06-21
docker: use eatmydata, install common build packages in base image
Philippe Mathieu-Daudé
1
-1
/
+4
2017-06-21
docker: use better regex to generate deb-src entries
Philippe Mathieu-Daudé
1
-1
/
+1
2017-06-21
docker: install ca-certificates package in base image
Philippe Mathieu-Daudé
1
-1
/
+1
2017-06-21
docker: rebuild image if 'extra files' checksum does not match
Philippe Mathieu-Daudé
1
-3
/
+13
2017-06-21
docker: add --include-files argument to 'build' command
Philippe Mathieu-Daudé
2
-3
/
+12
2017-06-21
docker: let _copy_with_mkdir() sub_path argument be optional
Philippe Mathieu-Daudé
1
-1
/
+1
2017-06-21
docker: update qemu:debian base following stretch release
Alex Bennée
1
-8
/
+0
2017-06-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-7
/
+118
2017-06-20
Merge remote-tracking branch 'remotes/famz/tags/docker-and-block-pull-request...
Peter Maydell
3
-4
/
+4
2017-06-20
tests/qdict: check more get_try_int() cases
Marc-André Lureau
1
-0
/
+7
2017-06-20
qapi: update the qobject visitor to use QNUM_U64
Marc-André Lureau
2
-9
/
+20
2017-06-20
json: learn to parse uint64 numbers
Marc-André Lureau
1
-0
/
+44
2017-06-20
qnum: add uint type
Marc-André Lureau
1
-0
/
+48
2017-06-20
tests: remove /{qnum, qlist, dict}/destroy test
Marc-André Lureau
4
-53
/
+6
2017-06-20
qapi: Remove visit_start_alternate() parameter promote_int
Marc-André Lureau
1
-1
/
+1
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
23
-282
/
+307
2017-06-19
tests: add more int/number ranges checks
Marc-André Lureau
1
-1
/
+38
2017-06-19
tests: Remove test cases for alternates of 'number' and 'int'
Marc-André Lureau
4
-38
/
+2
2017-06-16
tests/q35-test: add TSEG size checks
Laszlo Ersek
1
-0
/
+113
2017-06-16
tests/q35-test: push down qtest_start / qtest_end to test case(s)
Laszlo Ersek
1
-7
/
+5
2017-06-16
docker: Add flex and bison to centos6 image
Fam Zheng
1
-1
/
+1
2017-06-16
docker: Add libaio to fedora image
Fam Zheng
1
-1
/
+1
2017-06-16
docker: Add bzip2 and hostname to fedora image
Fam Zheng
1
-1
/
+1
2017-06-16
docker: Run tests with current user
Fam Zheng
1
-1
/
+1
2017-06-15
megasas: always store SCSIRequest* into MegasasCmd
Paolo Bonzini
1
-0
/
+35
2017-06-15
megasas: add qtest
Paolo Bonzini
2
-0
/
+54
2017-06-13
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170613' i...
Peter Maydell
1
-1
/
+2
2017-06-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+9
2017-06-13
migration: Move migration.h to migration/
Juan Quintela
1
-1
/
+1
2017-06-13
migration: Move constants to savevm.h
Juan Quintela
1
-0
/
+1
2017-06-12
Merge remote-tracking branch 'remotes/elmarco/tags/char-pull-request' into st...
Peter Maydell
1
-0
/
+29
2017-06-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-4
/
+222
2017-06-09
qemu-iotests: Test automatic commit job cancel on hot unplug
Kevin Wolf
2
-4
/
+35
2017-06-09
qemu-iotests: Block migration test
Kevin Wolf
3
-0
/
+187
2017-06-08
vhost-user-bridge: fix iov_restore_front() warning
Marc-André Lureau
1
-2
/
+9
2017-06-08
test-char: start a /char/serial test
Marc-André Lureau
1
-0
/
+29
2017-06-06
nbd/client.c: use errp instead of LOG
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2017-06-06
qtest: add rtc periodic timer test
Xiao Guangrong
1
-0
/
+49
2017-06-06
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2017-06-06' into ...
Peter Maydell
2
-1
/
+57
2017-06-06
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
1
-0
/
+38
2017-06-06
monitor: fix object_del for command-line-created objects
Michael Roth
1
-2
/
+2
2017-06-06
tests: check-qom-proplist: add checks for cmdline-created objects
Michael Roth
1
-0
/
+56
2017-06-06
virtio-scsi-test: Use scsi-hd instead of legacy scsi-disk
Markus Armbruster
1
-1
/
+1
2017-06-05
pc: Use "min-[x]level" on compat_props
Eduardo Habkost
1
-0
/
+38
2017-06-05
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2
-3
/
+10
2017-06-05
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...
Peter Maydell
3
-20
/
+12
2017-06-04
ide-test: check return of fwrite
John Snow
1
-2
/
+6
[prev]
[next]