index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2013-01-25
add hierarchical bitmap data type and test cases
Paolo Bonzini
2013-01-17
aio: Fix return value of aio_poll()
Kevin Wolf
2013-01-16
tests: Add tmp105 qtest test case
Andreas Färber
2013-01-16
libqtest: Prepare I2C libqos
Andreas Färber
2013-01-12
build: fold trace-obj-y into libqemuutil.a
Paolo Bonzini
2013-01-12
build: move base QAPI files to libqemuutil.a
Paolo Bonzini
2013-01-12
build: move QAPI definitions for QEMU out of qapi-obj-y
Paolo Bonzini
2013-01-12
build: move qobject files to qobject/ and libqemuutil.a
Paolo Bonzini
2013-01-12
build: move files away from tools-obj-y, common-obj-y, user-obj-y
Paolo Bonzini
2013-01-12
build: move util-obj-y to libqemuutil.a
Paolo Bonzini
2013-01-12
build: rename oslib-obj-y to util-obj-y
Paolo Bonzini
2013-01-12
stubs: fully replace qemu-tool.c and qemu-user.c
Paolo Bonzini
2013-01-10
m48t59-test: don't touch watchdog
Gerd Hoffmann
2013-01-10
rtc-test: skip year-2038 overflow check in case time_t is 32bit only
Gerd Hoffmann
2013-01-08
target-mips: Fix helper and tests for dot/cross-dot product instructions
Petar Jovanovic
2013-01-06
tests: add gcov support
Blue Swirl
2013-01-02
test-iov: add iov_discard_front/back() testcases
Stefan Hajnoczi
2013-01-01
target-mips: Fix for helpers for EXTR_* instructions
Petar Jovanovic
2013-01-01
target-mips: Fix incorrect reads and writes to DSPControl register
Petar Jovanovic
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
block: move include files to include/block/
Paolo Bonzini
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
janitor: add guards to headers
Paolo Bonzini
2012-12-19
qapi: move inclusions of qemu-common.h from headers to .c files
Paolo Bonzini
2012-12-12
qemu-iotests: Test concurrent cluster allocations
Kevin Wolf
2012-12-11
tests: Add tests for fdsets
Corey Bryant
2012-12-11
tests: avoid qemu_aio_flush() in test-thread-pool.c
Stefan Hajnoczi
2012-12-11
tests: use aio_poll() instead of aio_flush() in test-aio.c
Stefan Hajnoczi
2012-12-10
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-12-08
target-xtensa: add s32c1i unit tests
Max Filippov
2012-12-08
target-xtensa: add SR accessibility unit tests
Max Filippov
2012-12-07
Fix spelling in comments and documentation
Stefan Weil
2012-12-06
target-mips: Fix incorrect shift for SHILO and SHILOV
Petar Jovanovic
2012-12-06
target-mips: Fix incorrect code and test for INSV
Petar Jovanovic
2012-11-27
rtc: Only call rtc_set_cmos when Register B SET flag is disabled.
Alex Horn
2012-11-27
tests: make threadpool cancellation test looser
Paolo Bonzini
2012-11-26
tests: add thread pool unit tests
Paolo Bonzini
2012-11-26
tests: add AioContext unit tests
Paolo Bonzini
2012-11-19
Merge remote-tracking branch 'bonzini/build-urgent' into staging
Anthony Liguori
2012-11-19
tests: link in stubs
Paolo Bonzini
2012-11-14
fdc-tests: add tests for VERIFY command
Hervé Poussineau
2012-11-14
fdc-test: Check READ ID
Kevin Wolf
2012-11-14
fdc: fix false FD_SR0_SEEK
Hervé Poussineau
2012-11-14
fdc-test: add tests for non-DMA READ command
Hervé Poussineau
2012-11-14
fdc-test: insert media before fuzzing registers
Hervé Poussineau
2012-11-14
fdc-test: split test_media_change() test, so insert part can be reused
Hervé Poussineau
2012-11-14
tests: allow qemu-iotests to be run against nbd backend
Nick Thomas
2012-11-14
qemu-iotests: qcow2: Test growing large refcount table
Kevin Wolf
2012-11-10
tests/tcg: new test for i386 FPREM and FPREM1
Catalin Patulea
2012-11-01
Merge remote-tracking branch 'bonzini/threadpool' into staging
Anthony Liguori
[next]