index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge remote-tracking branch 'bonzini/build-urgent' into staging
Anthony Liguori
2012-11-19
1
-2
/
+2
|
\
|
*
tests: link in stubs
Paolo Bonzini
2012-11-19
1
-2
/
+2
*
|
fdc-tests: add tests for VERIFY command
Hervé Poussineau
2012-11-14
1
-3
/
+13
*
|
fdc-test: Check READ ID
Kevin Wolf
2012-11-14
1
-0
/
+66
*
|
fdc: fix false FD_SR0_SEEK
Hervé Poussineau
2012-11-14
1
-3
/
+3
*
|
fdc-test: add tests for non-DMA READ command
Hervé Poussineau
2012-11-14
1
-0
/
+98
*
|
fdc-test: insert media before fuzzing registers
Hervé Poussineau
2012-11-14
1
-0
/
+1
*
|
fdc-test: split test_media_change() test, so insert part can be reused
Hervé Poussineau
2012-11-14
1
-1
/
+8
*
|
tests: allow qemu-iotests to be run against nbd backend
Nick Thomas
2012-11-14
3
-8
/
+38
*
|
qemu-iotests: qcow2: Test growing large refcount table
Kevin Wolf
2012-11-14
5
-5
/
+134
|
/
*
tests/tcg: new test for i386 FPREM and FPREM1
Catalin Patulea
2012-11-10
2
-0
/
+362
*
Merge remote-tracking branch 'bonzini/threadpool' into staging
Anthony Liguori
2012-11-01
1
-4
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
2012-10-31
15
-13
/
+1022
|
|
\
|
*
|
build: do not include main loop where it is not actually used
Paolo Bonzini
2012-10-30
1
-4
/
+4
|
*
|
janitor: move iovector functions out of cutils.c
Paolo Bonzini
2012-10-30
1
-1
/
+1
*
|
|
target-mips: Add ASE DSP testcases
Jia Liu
2012-10-31
487
-0
/
+19151
|
|
/
|
/
|
[next]