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
2016-10-24
tests: start chardev unit tests
Marc-André Lureau
2
-0
/
+257
2016-10-24
char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit
Marc-André Lureau
1
-0
/
+1
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
1
-16
/
+19
2016-10-24
char: rename some frontend functions
Marc-André Lureau
1
-3
/
+3
2016-10-24
char: remaining switch to CharBackend in frontend
Marc-André Lureau
1
-18
/
+21
2016-10-24
char: remove init callback
Marc-André Lureau
1
-1
/
+1
2016-10-24
test-i386: fix bitrot for 64-bit
Paolo Bonzini
1
-2
/
+2
2016-10-24
qht-bench: relax test_start/stop atomic accesses
Emilio G. Cota
1
-3
/
+3
2016-10-19
crypto: fix initialization of crypto in tests
Daniel P. Berrange
2
-10
/
+5
2016-10-19
qtest: fix make check complaint in crypto module
Gonglei
1
-1
/
+4
2016-10-19
crypto: add CTR mode support
Gonglei
1
-0
/
+55
2016-10-19
crypto: extend mode as a parameter in qcrypto_cipher_supports()
Gonglei
1
-1
/
+1
2016-10-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-0
/
+44
2016-10-17
tests: cleanup ptimer-test
Paolo Bonzini
3
-13
/
+21
2016-10-17
tests: add a m25p80 test
Cédric Le Goater
2
-0
/
+254
2016-10-17
tests: Add test case for x86 feature parsing compatibility
Eduardo Habkost
1
-0
/
+44
2016-10-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161017' into...
Peter Maydell
12
-122
/
+135
2016-10-17
tests/docker/Makefile.include: add a generic docker-run target
Alex Bennée
1
-23
/
+38
2016-10-17
tests/docker: make test-mingw honour TARGET_LIST
Alex Bennée
1
-1
/
+2
2016-10-17
tests/docker: test-build script
Alex Bennée
1
-0
/
+20
2016-10-17
tests/docker: add travis dockerfile
Alex Bennée
1
-0
/
+6
2016-10-16
spapr: Improved placement of PCI host bridges in guest memory map
David Gibson
3
-7
/
+7
2016-10-16
libqos: Limit spapr-pci to 32-bit MMIO for now
David Gibson
1
-17
/
+15
2016-10-16
libqos: Correct error in PCI hole sizing for spapr
David Gibson
1
-2
/
+4
2016-10-16
libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()
David Gibson
1
-49
/
+64
2016-10-14
tests/boot-sector: Increase time-out to 90 seconds
Thomas Huth
1
-2
/
+2
2016-10-14
tests/boot-sector: Use mkstemp() to create a unique file name
Thomas Huth
4
-9
/
+16
2016-10-14
tests/boot-sector: Use minimum length for the Forth boot script
Thomas Huth
1
-3
/
+3
2016-10-14
qtest: ask endianness of the target in qtest_init()
Laurent Vivier
4
-50
/
+38
2016-10-14
tests: minor cleanups in usb-hcd-uhci-test
Laurent Vivier
1
-6
/
+9
2016-10-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-2
/
+4
2016-10-10
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-0
/
+2
2016-10-10
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-07' into ...
Peter Maydell
2
-1
/
+47
2016-10-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-0
/
+80
2016-10-10
tests: acpi tables expected blobs update
Igor Mammedov
4
-0
/
+0
2016-10-10
tests: acpi: extend cphp testcase with numa check
Igor Mammedov
1
-2
/
+4
2016-10-08
tests: Ignore test executables
Eric Blake
1
-0
/
+2
2016-10-07
qapi: return a 'missing parameter' error
Marc-André Lureau
1
-1
/
+1
2016-10-07
qemu-tech: move TCG test documentation to tests/tcg/README
Paolo Bonzini
1
-0
/
+76
2016-10-06
test-qht: perform lookups under rcu_read_lock
Emilio G. Cota
1
-0
/
+4
2016-10-06
tests/test-qmp-input-strict: Cover missing struct members
Markus Armbruster
1
-0
/
+46
2016-10-06
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161006' into...
Peter Maydell
30
-69
/
+490
2016-10-06
rules.mak: quiet-command: Split command name and args to print
Peter Maydell
2
-17
/
+17
2016-10-06
tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe test
Thomas Huth
1
-2
/
+2
2016-10-06
tests: enable ohci/uhci/xhci tests on PPC64
Laurent Vivier
2
-9
/
+23
2016-10-06
libqos: use generic qtest_shutdown()
Laurent Vivier
5
-6
/
+21
2016-10-06
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
21
-25
/
+46
2016-10-06
libqos: add PPC64 PCI support
Laurent Vivier
7
-23
/
+376
2016-10-05
tests: Test IPv6 and ppc64 in the PXE tester
Thomas Huth
3
-7
/
+25
2016-10-04
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-3
/
+3
[next]