Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qtest: Add MMIO support | Andreas Färber | 2013-02-18 | 1 | -0/+81 |
* | qtest: Use strtoull() for uint64_t | Andreas Färber | 2013-02-11 | 1 | -4/+4 |
* | accel: change {xen, kvm, tcg, qtest}_allowed from int to bool | liguang | 2013-02-01 | 1 | -1/+1 |
* | softmmu: move remaining include files to include/ subdirectories | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 2012-12-19 | 1 | -3/+3 |
* | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 1 | -2/+2 |
* | qtest: Fix tv_usec != long | Richard Henderson | 2012-04-24 | 1 | -4/+4 |
* | qtest: Add missing GCC_FMT_ATTR | Stefan Weil | 2012-04-03 | 1 | -1/+2 |
* | qtest: use qemu_gettimeofday() | Anthony Liguori | 2012-04-02 | 1 | -7/+7 |
* | qtest: fix 32-bit build | Anthony Liguori | 2012-03-30 | 1 | -1/+1 |
* | qtest: add clock management | Paolo Bonzini | 2012-03-30 | 1 | -0/+45 |
* | qtest: IRQ interception infrastructure | Paolo Bonzini | 2012-03-30 | 1 | -24/+68 |
* | qtest: add test framework | Anthony Liguori | 2012-03-30 | 1 | -0/+354 |