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
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-visitor-serialization: Fix some memory leaks
Stefan Berger
2013-04-05
1
-1
/
+11
*
qcow2: Gather clusters in a looping loop
Kevin Wolf
2013-03-28
1
-1
/
+1
*
qcow2: Improve check for overlapping allocations
Kevin Wolf
2013-03-28
1
-5
/
+5
*
qcow2: Fix "total clusters" number in bdrv_check
Kevin Wolf
2013-03-28
1
-1
/
+1
*
qemu-iotests: More concurrent allocation scenarios
Kevin Wolf
2013-03-28
2
-1
/
+124
*
Merge branch 'for-upstream' of git://github.com/mwalle/qemu
Blue Swirl
2013-03-23
4
-1
/
+61
|
\
|
*
tests: tcg: lm32: add more test cases
Michael Walle
2013-03-18
4
-1
/
+61
*
|
qemu-iotests: add 052 BDRV_O_SNAPSHOT test
Stefan Hajnoczi
2013-03-19
3
-0
/
+75
|
/
*
target-mips: fix rndrashift_short_acc and code for EXTR_ instructions
Petar Jovanovic
2013-03-17
3
-0
/
+92
*
qemu-iotests: use -nographic in test case 007
Stefan Hajnoczi
2013-03-15
1
-4
/
+3
*
qemu-iotests: add tests for rebasing zero clusters
Paolo Bonzini
2013-03-15
3
-0
/
+93
*
threadpool: drop global thread pool
Stefan Hajnoczi
2013-03-15
1
-23
/
+21
*
rtc-test: Fix test failures with recent glib
Cole Robinson
2013-03-08
1
-2
/
+2
*
target-mips: fix DSP overflow macro and affected routines
Petar Jovanovic
2013-03-04
2
-12
/
+46
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-02-26
11
-9
/
+459
|
\
|
*
coroutine: trim down nesting level in perf_nesting test
Paolo Bonzini
2013-02-22
1
-1
/
+1
|
*
qemu-iotests: Test qcow2 image creation options
Kevin Wolf
2013-02-22
3
-0
/
+336
|
*
qemu-iotests: Add qemu-img compare test
Miroslav Rezanina
2013-02-22
3
-0
/
+110
|
*
qemu-img: add compressed clusters to BlockFragInfo
Stefan Hajnoczi
2013-02-22
2
-1
/
+2
|
*
qemu-img: find the image end offset during check
Federico Simoncelli
2013-02-22
5
-8
/
+11
*
|
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-02-26
1
-0
/
+664
|
\
\
|
*
|
check-qjson: More thorough testing of UTF-8 in strings
Markus Armbruster
2013-02-21
1
-0
/
+664
|
|
/
*
|
target-mips: fix for sign-issue in MULQ_W helper
Petar Jovanovic
2013-02-23
2
-2
/
+2
*
|
target-mips: fix for incorrect multiplication with MULQ_S.PH
Petar Jovanovic
2013-02-23
1
-0
/
+15
*
|
Merge branch 'eflags3' of git://github.com/rth7680/qemu
Blue Swirl
2013-02-23
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
test-i386: make it compile with a recent gcc
Paolo Bonzini
2013-02-18
1
-2
/
+2
|
*
test-i386: QEMU_PACKED is not defined here
Paolo Bonzini
2013-02-18
1
-3
/
+3
*
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-02-21
1
-0
/
+7
|
\
\
|
*
|
Add some missing qtest binaries to .gitignore
David Gibson
2013-02-21
1
-0
/
+7
|
|
/
*
|
rtc-test: add testcases for alarms in 12hour mode
Paolo Bonzini
2013-02-18
1
-3
/
+199
*
|
rtc-test: always set register B in its entirety
Paolo Bonzini
2013-02-18
1
-27
/
+9
|
/
*
qtest: Add MMIO support
Andreas Färber
2013-02-18
4
-28
/
+250
*
libqtest: Introduce qtest_qmpv() and convert remaining macro
Andreas Färber
2013-02-18
2
-5
/
+29
*
libqtest: Convert macros to functions and clean up documentation
Andreas Färber
2013-02-18
1
-50
/
+110
*
tests: Add unit tests for mulu64 and muls64
Richard Henderson
2013-02-17
2
-1
/
+75
*
libi2c-omap: Fix endianness dependency
Andreas Färber
2013-02-11
1
-23
/
+53
*
libqtest: Fix documentation copy&paste errors
Andreas Färber
2013-02-11
1
-6
/
+0
*
tests/test-string-input-visitor: Handle errors provoked by fuzz test
Peter Maydell
2013-02-07
1
-6
/
+6
*
cutils: unsigned int parsing functions
Eduardo Habkost
2013-02-04
2
-0
/
+254
*
sparc: disable qtest in make check
Anthony Liguori
2013-02-01
1
-2
/
+2
*
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-02-01
5
-2
/
+148
|
\
|
*
block: Adds mirroring tests for resized images
Vishvananda Ishaya
2013-02-01
2
-2
/
+50
|
*
qemu-iotests: Add regression test for b7ab0fea
Kevin Wolf
2013-02-01
3
-0
/
+98
*
|
libqtest: Wait for the right child PID after killing QEMU
Eduardo Habkost
2013-02-01
1
-2
/
+5
*
|
Add XBZRLE testing
Orit Wasserman
2013-02-01
2
-0
/
+199
|
/
*
target-mips: fix incorrect test for MTHLIP
Petar Jovanovic
2013-01-31
1
-1
/
+1
*
tests: Fix {rtc, m48t59}-test build on illumos
Andreas Färber
2013-01-30
2
-0
/
+4
*
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-01-28
3
-1
/
+119
|
\
|
*
target-i386: Topology & APIC ID utility functions
Eduardo Habkost
2013-01-27
3
-1
/
+119
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-01-28
4
-2
/
+487
|
\
\
|
|
/
|
/
|
[next]