index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qtest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-18
qtest: Don't reset on qtest chardev connect
Markus Armbruster
1
-1
/
+6
2013-04-22
qtest: Handle addresses and values for {in, out}[bwl] as unsigned
Peter Maydell
1
-3
/
+3
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2013-03-26
qtest: use synchronous I/O for char device
Anthony Liguori
1
-1
/
+1
2013-02-18
qtest: Add MMIO support
Andreas Färber
1
-0
/
+81
2013-02-11
qtest: Use strtoull() for uint64_t
Andreas Färber
1
-4
/
+4
2013-02-01
accel: change {xen, kvm, tcg, qtest}_allowed from int to bool
liguang
1
-1
/
+1
2012-12-19
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-3
/
+3
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-2
/
+2
2012-04-24
qtest: Fix tv_usec != long
Richard Henderson
1
-4
/
+4
2012-04-03
qtest: Add missing GCC_FMT_ATTR
Stefan Weil
1
-1
/
+2
2012-04-02
qtest: use qemu_gettimeofday()
Anthony Liguori
1
-7
/
+7
2012-03-30
qtest: fix 32-bit build
Anthony Liguori
1
-1
/
+1
2012-03-30
qtest: add clock management
Paolo Bonzini
1
-0
/
+45
2012-03-30
qtest: IRQ interception infrastructure
Paolo Bonzini
1
-24
/
+68
2012-03-30
qtest: add test framework
Anthony Liguori
1
-0
/
+354