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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-28
qemu-io-test: Disable Quorum test when not compiled in.
Benoît Canet
1
-0
/
+3
2014-02-28
qmp: Make Quorum error events more palatable.
Benoît Canet
1
-1
/
+1
2014-02-28
qemu-iotests: add more tests to the "quick" group
Paolo Bonzini
2
-17
/
+18
2014-02-25
Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into staging
Peter Maydell
31
-34
/
+141
2014-02-24
target-xtensa: add basic tests for cache opcodes
Max Filippov
2
-0
/
+98
2014-02-24
target-xtensa: allow using core configuration in tests
Max Filippov
30
-32
/
+37
2014-02-24
target-xtensa: add overridable test_init macro
Max Filippov
2
-2
/
+6
2014-02-21
iotests: Mixed quorum child device specifications
Max Reitz
2
-0
/
+66
2014-02-21
quorum: Add unit test.
Benoît Canet
3
-0
/
+130
2014-02-21
check-qdict: Test termination of qdict_array_split()
Max Reitz
1
-0
/
+53
2014-02-21
check-qdict: Adjust test for qdict_array_split()
Max Reitz
1
-6
/
+16
2014-02-21
qemu-iotests: Check qemu-img command line parsing
Kevin Wolf
3
-0
/
+738
2014-02-21
vmdk: correctly propagate errors
Paolo Bonzini
1
-4
/
+2
2014-02-21
vmdk: do not try opening a file as both image and descriptor
Paolo Bonzini
1
-2
/
+2
2014-02-21
nbd: correctly propagate errors
Paolo Bonzini
1
-4
/
+2
2014-02-21
nbd: produce a better error if neither host nor port is passed
Paolo Bonzini
1
-0
/
+2
2014-02-21
qcow2: Set zero flag for discarded clusters
Kevin Wolf
1
-4
/
+14
2014-02-21
Merge remote-tracking branch 'remotes/stefanha/tags/qtest-monitor-process-pul...
Peter Maydell
1
-33
/
+26
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
19
-271
/
+470
2014-02-20
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
5
-46
/
+46
2014-02-19
qtest: kill QEMU process on g_assert() failure
Stefan Hajnoczi
1
-6
/
+25
2014-02-19
qtest: make QEMU our direct child process
Stefan Hajnoczi
1
-29
/
+5
2014-02-19
qtest: drop unused child_pid field
Stefan Hajnoczi
1
-2
/
+0
2014-02-17
qtest: Include system headers before user headers
Stefan Hajnoczi
7
-17
/
+19
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
5
-46
/
+46
2014-02-15
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-02-15' in...
Peter Maydell
1
-1
/
+1
2014-02-15
misc: Fix case Qemu -> QEMU
Stefan Weil
1
-1
/
+1
2014-02-14
qapi: Add human mode to StringOutputVisitor
Paolo Bonzini
2
-2
/
+2
2014-02-14
ipack: Move IndustryPack out of hw/char/
Andreas Färber
1
-2
/
+2
2014-02-14
tests: Add ipoctal232 qtest
Andreas Färber
2
-0
/
+40
2014-02-14
tests: Add tpci200 qtest
Andreas Färber
2
-0
/
+36
2014-02-14
tests: Add virtio-net qtest
Andreas Färber
2
-0
/
+40
2014-02-14
tests: Add ne2000 qtest
Andreas Färber
2
-0
/
+36
2014-02-14
qemu-iotests: Don't run 005 on vmdk split formats
Fam Zheng
1
-0
/
+2
2014-02-14
block: qemu-iotests - add vhdx log replay tests for qemu-img
Jeff Cody
2
-0
/
+21
2014-02-14
block: qemu-iotests - fix test 070 (vhdx)
Jeff Cody
2
-2
/
+5
2014-02-14
tests: Add eepro100 qtest
Andreas Färber
2
-0
/
+66
2014-02-14
tests: Add pcnet qtest
Andreas Färber
2
-0
/
+37
2014-02-14
tests: Add rtl8139 qtest
Andreas Färber
2
-0
/
+36
2014-02-14
tests: Add vmxnet3 qtest
Andreas Färber
2
-0
/
+38
2014-02-14
tests: Add e1000 qtest
Andreas Färber
2
-0
/
+40
2014-02-14
tests: Run qom-test for every architecture
Peter Maydell
1
-23
/
+8
2014-02-14
qom-test: Test shutdown in addition to startup
Markus Armbruster
1
-7
/
+7
2014-02-14
qom-test: Run for all available machines
Markus Armbruster
1
-214
/
+60
2014-02-14
tests: Fix gcov paths for relocated device sources
Andreas Färber
1
-6
/
+6
2014-02-13
target-ppc: Make ppc40x CPUs available in ppcemb
Andreas Färber
1
-3
/
+0
2014-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2014-02-10
hw/pci: switch to a generic hotplug handling for PCIDevice
Igor Mammedov
1
-1
/
+1
2014-02-09
qemu-iotests: add test for qcow2 preallocation with different cluster sizes
Hu Tao
3
-0
/
+96
2014-02-09
block: Fail gracefully with missing filename
Kevin Wolf
2
-0
/
+36
[next]