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
/
Makefile.include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-31
Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+0
2016-10-28
aio: convert from RFifoLock to QemuRecMutex
Paolo Bonzini
1
-2
/
+0
2016-10-28
tests: enable virtio tests on SPAPR
Laurent Vivier
1
-1
/
+2
2016-10-26
tests: add atomic_add-bench
Emilio G. Cota
1
-1
/
+3
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
1
-10
/
+10
2016-10-25
tests: Restore check-qdict unit test
Markus Armbruster
1
-1
/
+1
2016-10-24
tests: Add tests for the ARM MPTimer
Dmitry Osipenko
1
-0
/
+3
2016-10-24
tests: start chardev unit tests
Marc-André Lureau
1
-0
/
+4
2016-10-17
tests: cleanup ptimer-test
Paolo Bonzini
1
-2
/
+3
2016-10-17
tests: add a m25p80 test
Cédric Le Goater
1
-0
/
+2
2016-10-06
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161006' into...
Peter Maydell
1
-1
/
+9
2016-10-06
rules.mak: quiet-command: Split command name and args to print
Peter Maydell
1
-13
/
+13
2016-10-06
tests: enable ohci/uhci/xhci tests on PPC64
Laurent Vivier
1
-1
/
+7
2016-10-06
libqos: add PPC64 PCI support
Laurent Vivier
1
-0
/
+1
2016-10-05
tests: Test IPv6 and ppc64 in the PXE tester
Thomas Huth
1
-0
/
+1
2016-09-27
tests: Add test code for CPUID level/xlevel handling
Eduardo Habkost
1
-0
/
+2
2016-09-23
tests: add a simple /vhost-user/multiqueue test
Marc-André Lureau
1
-1
/
+1
2016-09-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...
Peter Maydell
1
-0
/
+5
2016-09-23
Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...
Peter Maydell
1
-0
/
+2
2016-09-23
tests: Add uuid tests
Fam Zheng
1
-0
/
+2
2016-09-23
tests: add RTAS command in the protocol
Laurent Vivier
1
-0
/
+3
2016-09-23
libqos: define SPAPR libqos functions
Laurent Vivier
1
-0
/
+2
2016-09-22
tests: Add ptimer tests
Dmitry Osipenko
1
-0
/
+2
2016-09-16
tests: virtio-9p: add basic configuration test
Greg Kurz
1
-1
/
+1
2016-09-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+3
2016-09-13
cutils: Add test for buffer_is_zero
Richard Henderson
1
-0
/
+3
2016-09-13
tests: add unit test case for replication
Changlong Xie
1
-0
/
+4
2016-09-07
tests: Check serial output of firmware boot of some machines
Thomas Huth
1
-0
/
+8
2016-09-07
tests: Resort check-qtest entries in Makefile.include
Thomas Huth
1
-16
/
+28
2016-09-05
vhost-user-test: Use libqos instead of pxe-virtio.rom
Eduardo Habkost
1
-1
/
+1
2016-08-08
tests: Test blockjob IDs
Alberto Garcia
1
-0
/
+2
2016-07-29
tests: add drive_del-test to ppc/ppc64
Laurent Vivier
1
-0
/
+2
2016-07-29
test: port postcopy test to ppc64
lvivier@redhat.com
1
-0
/
+1
2016-07-22
tests: introduce a framework for testing migration performance
Daniel P. Berrange
1
-0
/
+12
2016-07-19
qapi: Implement boxed types for commands/events
Eric Blake
1
-0
/
+5
2016-07-19
qapi: Require all branches of flat union enum to be covered
Eric Blake
1
-0
/
+1
2016-07-06
qapi: Add new clone visitor
Eric Blake
1
-0
/
+4
2016-07-04
crypto: switch hash code to use nettle/gcrypt directly
Daniel P. Berrange
1
-1
/
+1
2016-06-27
arm: Re-enable tmp105 test
Thomas Huth
1
-1
/
+1
2016-06-22
tests: Use '+=' to add additional tests, not '='
Thomas Huth
1
-4
/
+4
2016-06-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...
Peter Maydell
1
-0
/
+6
2016-06-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2016-06-17
ppc / sparc: Add a tester for checking whether OpenBIOS runs successfully
Thomas Huth
1
-0
/
+6
2016-06-17
tests: append i386 tests
Marc-André Lureau
1
-1
/
+1
2016-06-16
test: Postcopy
Dr. David Alan Gilbert
1
-0
/
+2
2016-06-11
qht: add test-qht-par to invoke qht-bench from 'check' target
Emilio G. Cota
1
-1
/
+4
2016-06-11
qht: add qht-bench, a performance benchmark
Emilio G. Cota
1
-1
/
+2
2016-06-11
qht: add test program
Emilio G. Cota
1
-1
/
+5
2016-06-11
qdist: add test program
Emilio G. Cota
1
-1
/
+5
2016-06-06
tests: Rename tests/Makefile to tests/Makefile.include
Fam Zheng
1
-0
/
+731