index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qtest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-04
all: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-10
Move page_size_init earlier
Dr. David Alan Gilbert
1
-1
/
+0
2015-09-29
Init page sizes in qtest
Dr. David Alan Gilbert
1
-0
/
+1
2015-05-22
qtest: pre-buffer hex nibs
John Snow
1
-4
/
+7
2015-05-22
qtest: add memset to qtest protocol
John Snow
1
-0
/
+20
2015-05-22
qtest: Add base64 encoded read/write
John Snow
1
-0
/
+69
2015-05-22
qtest: allow arbitrarily long sends
John Snow
1
-18
/
+28
2015-02-26
qtest: Use qemu_opt_set() instead of qemu_opts_parse()
Markus Armbruster
1
-7
/
+4
2014-10-23
qtest: fix qtest log fd should be initialized before qtest chardev
Li Liu
1
-5
/
+4
2014-10-23
qtest/irq: Rework IRQ interception
Peter Crosthwaite
1
-4
/
+11
2014-10-09
accel: Pass MachineState object to accel init functions
Eduardo Habkost
1
-1
/
+1
2014-10-04
accel: Rename 'init' method to 'init_machine'
Eduardo Habkost
1
-1
/
+1
2014-10-04
accel: Move qtest accel registration to qtest.c
Eduardo Habkost
1
-1
/
+26
2014-08-06
icount: Add QemuOpts for icount
Sebastian Tanase
1
-2
/
+11
2014-06-10
qtest: fix hex2nib for capital characters
Sergey Fedorov
1
-1
/
+1
2014-05-28
qdev: Implement named GPIOs
Peter Crosthwaite
1
-5
/
+14
2014-05-05
machine: Replace QEMUMachine by MachineClass in accelerator configuration
Marcel Apfelbaum
1
-1
/
+1
2014-03-05
kvm: Add a new machine option kvm-type
Aneesh Kumar K.V
1
-1
/
+1
2014-02-14
qtest: Don't segfault with invalid -qtest option
Fam Zheng
1
-1
/
+7
2014-02-13
qtest: don't report signals if qtest driver enabled
Michael S. Tsirkin
1
-0
/
+5
2013-12-10
qtest: split configuration of qtest accelerator and chardev
Paolo Bonzini
1
-10
/
+10
2013-09-02
qtest: Fix FMT_timeval vs time_t
Richard Henderson
1
-4
/
+4
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-4
/
+4
2013-08-22
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
1
-1
/
+1
2013-08-22
aio / timers: Use all timerlists in icount warp calculations
Alex Bligh
1
-1
/
+1
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