summaryrefslogtreecommitdiffstats
path: root/qtest.c
Commit message (Expand)AuthorAgeFilesLines
* qtest: Fix FMT_timeval vs time_tRichard Henderson2013-09-021-4/+4
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-4/+4
* aio / timers: Rearrange timer.h & make legacy functions call non-legacyAlex Bligh2013-08-221-1/+1
* aio / timers: Use all timerlists in icount warp calculationsAlex Bligh2013-08-221-1/+1
* qtest: Don't reset on qtest chardev connectMarkus Armbruster2013-07-181-1/+6
* qtest: Handle addresses and values for {in, out}[bwl] as unsignedPeter Maydell2013-04-221-3/+3
* sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-151-1/+1
* qtest: use synchronous I/O for char deviceAnthony Liguori2013-03-261-1/+1
* qtest: Add MMIO supportAndreas Färber2013-02-181-0/+81
* qtest: Use strtoull() for uint64_tAndreas Färber2013-02-111-4/+4
* accel: change {xen, kvm, tcg, qtest}_allowed from int to boolliguang2013-02-011-1/+1
* softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini2012-12-191-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-3/+3
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-2/+2
* qtest: Fix tv_usec != longRichard Henderson2012-04-241-4/+4
* qtest: Add missing GCC_FMT_ATTRStefan Weil2012-04-031-1/+2
* qtest: use qemu_gettimeofday()Anthony Liguori2012-04-021-7/+7
* qtest: fix 32-bit buildAnthony Liguori2012-03-301-1/+1
* qtest: add clock managementPaolo Bonzini2012-03-301-0/+45
* qtest: IRQ interception infrastructurePaolo Bonzini2012-03-301-24/+68
* qtest: add test frameworkAnthony Liguori2012-03-301-0/+354
OpenPOWER on IntegriCloud