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