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
2016-07-13
blockjob: Add 'job_id' parameter to block_job_create()
Alberto Garcia
1
-2
/
+5
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
4
-9
/
+9
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
4
-6
/
+3
2016-07-06
qapi: Add new clone visitor
Eric Blake
3
-0
/
+211
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
4
-29
/
+21
2016-07-06
tests: Factor out common code in qapi output tests
Eric Blake
2
-72
/
+44
2016-07-06
tests: Clean up test-string-output-visitor
Eric Blake
1
-32
/
+29
2016-07-06
qmp-output-visitor: Favor new visit_free() function
Eric Blake
2
-2
/
+2
2016-07-06
string-output-visitor: Favor new visit_free() function
Eric Blake
2
-3
/
+3
2016-07-06
qmp-input-visitor: Favor new visit_free() function
Eric Blake
5
-29
/
+17
2016-07-06
string-input-visitor: Favor new visit_free() function
Eric Blake
2
-18
/
+10
2016-07-06
opts-visitor: Favor new visit_free() function
Eric Blake
1
-5
/
+4
2016-07-06
qapi: Add new visit_free() function
Eric Blake
1
-3
/
+3
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
2
-2
/
+2
2016-07-06
qapi: Improve use of qmp/types.h
Eric Blake
5
-7
/
+5
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-0
/
+39
2016-07-04
tests: add APIC.cphp and DSDT.cphp blobs
Igor Mammedov
4
-0
/
+0
2016-07-04
crypto: implement sha224, sha384, sha512 and ripemd160 hashes
Daniel P. Berrange
1
-0
/
+29
2016-07-04
tests: acpi: add CPU hotplug testcase
Igor Mammedov
1
-0
/
+28
2016-07-04
log: Permit -dfilter 0..0xffffffffffffffff
Markus Armbruster
1
-2
/
+3
2016-07-04
log: Clean up misuse of Range for -dfilter
Markus Armbruster
1
-0
/
+10
2016-07-04
crypto: switch hash code to use nettle/gcrypt directly
Daniel P. Berrange
2
-3
/
+23
2016-07-04
crypto: rename OUT to out in xts test to avoid clash on MinGW
Daniel P. Berrange
1
-9
/
+9
2016-07-04
crypto: fix handling of iv generator hash defaults
Daniel P. Berrange
2
-0
/
+252
2016-06-30
qapi: Fix crash on missing alternate member of QAPI struct
Eric Blake
1
-0
/
+12
2016-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-16
/
+3
2016-06-29
socket: unlink unix socket on remove
Marc-André Lureau
1
-1
/
+1
2016-06-29
vhost-user-test: fix g_cond_wait_until compat implementation
Paolo Bonzini
1
-15
/
+2
2016-06-28
iotests: add small-granularity mirror test
John Snow
2
-2
/
+32
2016-06-27
arm: Re-enable tmp105 test
Thomas Huth
1
-1
/
+1
2016-06-24
acpi-test-data: update expected
Michael S. Tsirkin
6
-0
/
+0
2016-06-24
bios: Add tests for the IPMI ACPI and SMBIOS entries
Corey Minyard
3
-4
/
+56
2016-06-22
tests: Use '+=' to add additional tests, not '='
Thomas Huth
1
-4
/
+4
2016-06-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...
Peter Maydell
11
-111
/
+33
2016-06-20
log: Fix qemu_set_log_filename() error handling
Markus Armbruster
1
-33
/
+8
2016-06-20
log: Fix qemu_set_dfilter_ranges() error reporting
Markus Armbruster
1
-33
/
+16
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
10
-46
/
+10
2016-06-20
libqos: add qvirtqueue_cleanup()
Stefan Hajnoczi
7
-7
/
+36
2016-06-20
libqos: drop duplicated virtio_pci.h definitions
Stefan Hajnoczi
4
-43
/
+30
2016-06-20
libqos: drop duplicated virtio_scsi.h definitions
Stefan Hajnoczi
1
-30
/
+15
2016-06-20
libqos: drop duplicated virtio_blk.h definitions
Stefan Hajnoczi
1
-34
/
+16
2016-06-20
libqos: drop duplicated virtio_vring.h structs
Stefan Hajnoczi
2
-37
/
+12
2016-06-20
libqos: drop duplicated virtio_ring.h bit definitions
Stefan Hajnoczi
6
-33
/
+27
2016-06-20
libqos: drop duplicated virtio_config.h definitions
Stefan Hajnoczi
3
-20
/
+14
2016-06-20
libqos: drop duplicated PCI vendor ID definition
Stefan Hajnoczi
2
-3
/
+2
2016-06-20
libqos: use virtio_ids.h for device ID definitions
Stefan Hajnoczi
4
-16
/
+10
2016-06-17
bitops.h: Implement half-shuffle and half-unshuffle ops
Peter Maydell
1
-0
/
+72
2016-06-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...
Peter Maydell
2
-0
/
+96
2016-06-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-32
/
+157
2016-06-17
ppc / sparc: Add a tester for checking whether OpenBIOS runs successfully
Thomas Huth
2
-0
/
+96
[next]