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
*
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
|
\
\
|
|
/
|
/
|
|
*
hbitmap: add assertion on hbitmap_iter_init
Paolo Bonzini
2013-01-25
1
-10
/
+3
|
*
mirror: add buf-size argument to drive-mirror
Paolo Bonzini
2013-01-25
2
-2
/
+33
|
*
mirror: perform COW if the cluster size is bigger than the granularity
Paolo Bonzini
2013-01-25
2
-2
/
+52
|
*
add hierarchical bitmap data type and test cases
Paolo Bonzini
2013-01-25
2
-0
/
+411
*
|
tests: Add gcov support for x86_64 qtest
Andreas Färber
2013-01-26
1
-0
/
+1
*
|
tests: Add gcov support for sparc64 qtest
Andreas Färber
2013-01-26
1
-0
/
+1
*
|
tests: Fix gcov typo for tmp105-test
Andreas Färber
2013-01-26
1
-1
/
+1
*
|
tests: add fuzzing to visitor tests
Blue Swirl
2013-01-26
1
-0
/
+49
*
|
tests: adjust gcov variables for directory movement
Paolo Bonzini
2013-01-26
1
-7
/
+7
|
/
*
aio: Fix return value of aio_poll()
Kevin Wolf
2013-01-17
1
-2
/
+2
*
tests: Add tmp105 qtest test case
Andreas Färber
2013-01-16
2
-0
/
+79
*
libqtest: Prepare I2C libqos
Andreas Färber
2013-01-16
4
-0
/
+219
*
build: fold trace-obj-y into libqemuutil.a
Paolo Bonzini
2013-01-12
1
-4
/
+4
*
build: move base QAPI files to libqemuutil.a
Paolo Bonzini
2013-01-12
1
-2
/
+1
*
build: move QAPI definitions for QEMU out of qapi-obj-y
Paolo Bonzini
2013-01-12
1
-1
/
+1
*
build: move qobject files to qobject/ and libqemuutil.a
Paolo Bonzini
2013-01-12
1
-7
/
+7
*
build: move files away from tools-obj-y, common-obj-y, user-obj-y
Paolo Bonzini
2013-01-12
1
-5
/
+5
*
build: move util-obj-y to libqemuutil.a
Paolo Bonzini
2013-01-12
1
-9
/
+8
*
build: rename oslib-obj-y to util-obj-y
Paolo Bonzini
2013-01-12
1
-1
/
+1
*
stubs: fully replace qemu-tool.c and qemu-user.c
Paolo Bonzini
2013-01-12
1
-9
/
+9
*
m48t59-test: don't touch watchdog
Gerd Hoffmann
2013-01-10
1
-0
/
+5
*
rtc-test: skip year-2038 overflow check in case time_t is 32bit only
Gerd Hoffmann
2013-01-10
1
-0
/
+4
*
target-mips: Fix helper and tests for dot/cross-dot product instructions
Petar Jovanovic
2013-01-08
4
-4
/
+38
*
tests: add gcov support
Blue Swirl
2013-01-06
1
-0
/
+43
*
test-iov: add iov_discard_front/back() testcases
Stefan Hajnoczi
2013-01-02
1
-0
/
+150
*
target-mips: Fix for helpers for EXTR_* instructions
Petar Jovanovic
2013-01-01
8
-0
/
+185
*
target-mips: Fix incorrect reads and writes to DSPControl register
Petar Jovanovic
2013-01-01
2
-40
/
+24
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
5
-8
/
+8
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
3
-5
/
+5
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
13
-23
/
+23
*
janitor: add guards to headers
Paolo Bonzini
2012-12-19
1
-0
/
+5
*
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
2012-12-19
7
-0
/
+8
*
qemu-iotests: Test concurrent cluster allocations
Kevin Wolf
2012-12-12
3
-0
/
+379
*
tests: Add tests for fdsets
Corey Bryant
2012-12-11
4
-0
/
+147
*
tests: avoid qemu_aio_flush() in test-thread-pool.c
Stefan Hajnoczi
2012-12-11
1
-6
/
+14
*
tests: use aio_poll() instead of aio_flush() in test-aio.c
Stefan Hajnoczi
2012-12-11
1
-16
/
+15
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-12-10
1
-1
/
+1
|
\
|
*
Fix spelling in comments and documentation
Stefan Weil
2012-12-07
1
-1
/
+1
*
|
target-xtensa: add s32c1i unit tests
Max Filippov
2012-12-08
2
-0
/
+40
*
|
target-xtensa: add SR accessibility unit tests
Max Filippov
2012-12-08
3
-1
/
+92
|
/
*
target-mips: Fix incorrect shift for SHILO and SHILOV
Petar Jovanovic
2012-12-06
2
-0
/
+38
*
target-mips: Fix incorrect code and test for INSV
Petar Jovanovic
2012-12-06
1
-1
/
+1
*
rtc: Only call rtc_set_cmos when Register B SET flag is disabled.
Alex Horn
2012-11-27
1
-0
/
+40
*
tests: make threadpool cancellation test looser
Paolo Bonzini
2012-11-27
1
-2
/
+5
*
tests: add thread pool unit tests
Paolo Bonzini
2012-11-26
2
-0
/
+215
*
tests: add AioContext unit tests
Paolo Bonzini
2012-11-26
2
-0
/
+669
[next]