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
/
libqtest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-18
libqtest: Plug fd and memory leaks in qtest_quit()
Markus Armbruster
1
-0
/
+4
2013-04-30
libqtest: only call fclose() on open files
Jesse Larrew
1
-1
/
+1
2013-04-17
qtest: don't use system command to avoid double fork
Anthony Liguori
1
-7
/
+4
2013-02-18
qtest: Add MMIO support
Andreas Färber
1
-0
/
+62
2013-02-18
libqtest: Introduce qtest_qmpv() and convert remaining macro
Andreas Färber
1
-4
/
+10
2013-02-01
libqtest: Wait for the right child PID after killing QEMU
Eduardo Habkost
1
-2
/
+5
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-10-05
qtest: implement QTEST_STOP
Paolo Bonzini
1
-13
/
+25
2012-07-09
qtest: Tidy up temporary files properly
Markus Armbruster
1
-13
/
+16
2012-06-27
qtest: fix infinite loop when QEMU aborts abruptly
Anthony Liguori
1
-0
/
+5
2012-06-22
libqtest: Fix socket_accept() to pass address_len
Andreas Färber
1
-0
/
+1
2012-05-10
qtest: Add function to send QMP commands
Kevin Wolf
1
-27
/
+96
2012-04-26
qtest: Fix more format errors with qtest_sendf
Stefan Weil
1
-3
/
+4
2012-04-23
qtest: fix memread and memwrite on 32 bit hosts
Blue Swirl
1
-2
/
+2
2012-03-30
qtest: add C version of test infrastructure
Anthony Liguori
1
-0
/
+387