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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
libqos: Add virtio MMIO support
Marc Marí
1
-1
/
+3
2015-03-03
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...
Peter Maydell
1
-0
/
+2
2015-02-25
target-i386: Move topology.h to include/hw/i386
Eduardo Habkost
1
-2
/
+0
2015-02-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+5
2015-02-16
rcu: introduce RCU-enabled QLIST
Mike Day
1
-1
/
+4
2015-02-16
libqos/ahci: create libqos/ahci.c
John Snow
1
-0
/
+1
2015-02-16
libqos: add pc specific interface
John Snow
1
-3
/
+3
2015-02-16
libqos: create libqos.c
John Snow
1
-1
/
+1
2015-02-11
rcu: run RCU callbacks under the BQL
Paolo Bonzini
1
-1
/
+1
2015-02-06
block: add event when disk usage exceeds threshold
Francesco Romani
1
-0
/
+3
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
1
-1
/
+2
2015-02-02
rcu: add rcutorture
Paolo Bonzini
1
-1
/
+6
2015-01-13
libqos: Convert malloc-pc allocator to a generic allocator
Marc Marí
1
-1
/
+1
2014-12-16
Split the QEMU buffered file code out
Dr. David Alan Gilbert
1
-1
/
+2
2014-12-16
Start migrating migration code into a migration directory
Dr. David Alan Gilbert
1
-4
/
+6
2014-10-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20141015' i...
Peter Maydell
1
-2
/
+2
2014-10-15
tests: usb: Generic usb device hotplug
Igor Mammedov
1
-2
/
+2
2014-10-15
tests: usb: add port test to uhci unit test
Igor Mammedov
1
-1
/
+1
2014-10-15
tests: usb: Move uhci port test code to libqos/usb.c
Igor Mammedov
1
-1
/
+2
2014-10-15
tests: virtio-net: Check if hot-plug/unplug works
Igor Mammedov
1
-1
/
+1
2014-10-15
tests: virtio-rng: Check if hot-plug/unplug works
Igor Mammedov
1
-1
/
+1
2014-10-14
qemu-file: Move unix and socket implementations to qemu-file-unix.c
Eduardo Habkost
1
-1
/
+1
2014-10-14
Tests: QEMUSizedBuffer/QEMUBuffer
Dr. David Alan Gilbert
1
-1
/
+1
2014-10-04
drive_del-test: Merge of qdev-monitor-test, blockdev-test
Markus Armbruster
1
-3
/
+2
2014-09-26
qapi: Consistent whitespace in tests/Makefile
Eric Blake
1
-16
/
+16
2014-09-26
tests: avoid running duplicate qom-tests
Michael Roth
1
-1
/
+2
2014-09-22
ahci: Adding basic functionality qtest.
John Snow
1
-0
/
+2
2014-09-18
tests: disable global props test for old glib
Michael S. Tsirkin
1
-1
/
+1
2014-09-08
tests: Add virtio device initialization
Marc Marí
1
-1
/
+1
2014-09-08
tests: Functions bus_foreach and device_find from libqos virtio API
Marc Marí
1
-1
/
+2
2014-08-29
tests: add xHCI qtest
Gonglei
1
-0
/
+3
2014-08-29
tests: add UHCI qtest
Gonglei
1
-1
/
+3
2014-08-29
tests: add OHCI qtest
Gonglei
1
-0
/
+3
2014-08-09
build-sys: Move qapi-{types, visit, event}.o into util-obj-y
Fam Zheng
1
-1
/
+1
2014-07-18
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+3
2014-07-18
qtest: new test for wdt_ib700
Paolo Bonzini
1
-0
/
+3
2014-07-15
tests/Makefile: Only run vhost-user-test on Linux
Peter Maydell
1
-1
/
+1
2014-07-06
qtest: enable vhost-user-test
Nikolay Nikolaev
1
-3
/
+5
2014-06-23
test: add test cases for qapi event
Wenchao Xia
1
-3
/
+13
2014-06-23
qapi script: add event support
Wenchao Xia
1
-1
/
+1
2014-06-19
tests: disable vhost test temporarily
Michael S. Tsirkin
1
-2
/
+2
2014-06-19
Add qtest for vhost-user
Nikolay Nikolaev
1
-0
/
+4
2014-06-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+2
2014-06-02
usb: improve ehci/uhci test
Gerd Hoffmann
1
-1
/
+3
2014-05-28
QemuOpt: add unit tests
Leandro Dorileo
1
-0
/
+3
2014-05-27
tests: rename acpi-test to bios-tables-test
Gabriel L. Somlo
1
-2
/
+2
2014-05-16
qapi: skip redundant includes
Benoît Canet
1
-1
/
+2
2014-05-08
qapi: Add a primitive to include other files from a QAPI schema file
Lluís Vilanova
1
-1
/
+4
2014-05-08
qapi: Use an explicit input file
Lluís Vilanova
1
-5
/
+6
2014-05-08
qapi: [trivial] Break long command lines
Lluís Vilanova
1
-4
/
+14
[next]