Age | Commit message (Expand) | Author |
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 |
2012-10-31 | target-mips: Add ASE DSP testcases | Jia Liu |
2012-10-31 | Merge remote-tracking branch 'origin/master' into threadpool | Paolo Bonzini |
2012-10-30 | tests/tcg: fix unused result warnings | Catalin Patulea |
2012-10-30 | build: do not include main loop where it is not actually used | Paolo Bonzini |
2012-10-30 | janitor: move iovector functions out of cutils.c | Paolo Bonzini |
2012-10-29 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-10-27 | tests/tcg: fix a few warnings | Catalin Patulea |
2012-10-24 | qemu-iotests: add testcases for mirroring on-source-error/on-target-error | Paolo Bonzini |
2012-10-24 | qemu-iotests: add mirroring test case | Paolo Bonzini |
2012-10-24 | qemu-iotests: Add 043 backing file chain infinite loop test | Stefan Hajnoczi |
2012-10-24 | qemu-iotests: add relative backing file tests for block-commit (040) | Jeff Cody |