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