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
2015-02-16
libqos/ahci: add ahci command verify
John Snow
3
-14
/
+18
2015-02-16
libqos/ahci: add ahci command functions
John Snow
3
-56
/
+237
2015-02-16
libqos/ahci: Add ide cmd properties
John Snow
1
-0
/
+39
2015-02-16
qtest/ahci: add ahci_write_fis
John Snow
3
-2
/
+17
2015-02-16
qtest/ahci: Demagic ahci tests.
John Snow
2
-6
/
+59
2015-02-16
libqos/ahci: Add cmd response sanity check helpers
John Snow
3
-42
/
+88
2015-02-16
libqos/ahci: Add port_check_nonbusy helper
John Snow
3
-0
/
+20
2015-02-16
libqos/ahci: Add ahci_port_check_interrupts helper
John Snow
3
-11
/
+18
2015-02-16
libqos/ahci: Add ahci_port_check_error helper
John Snow
3
-7
/
+24
2015-02-16
libqos/ahci: Add command header helpers
John Snow
3
-25
/
+110
2015-02-16
qtest/ahci: rename 'Command' to 'CommandHeader'
John Snow
2
-8
/
+7
2015-02-16
libqos/ahci: Add ahci_port_clear helper
John Snow
3
-7
/
+19
2015-02-16
libqos/ahci: Add ahci_port_select helper
John Snow
3
-17
/
+30
2015-02-16
libqos/ahci: create libqos/ahci.c
John Snow
4
-226
/
+280
2015-02-16
qtest/ahci: Bookmark FB and CLB pointers
John Snow
2
-22
/
+26
2015-02-16
qtest/ahci: remove getter/setter macros
John Snow
1
-95
/
+83
2015-02-16
libqos/ahci: Functional register helpers
John Snow
2
-14
/
+74
2015-02-16
qtest/ahci: remove guest_malloc global
John Snow
1
-9
/
+9
2015-02-16
qtest/ahci: remove pcibus global
John Snow
1
-8
/
+6
2015-02-16
qtest/ahci: finalize AHCIQState consolidation
John Snow
2
-47
/
+42
2015-02-16
qtest/ahci: Store hba_base in AHCIQState
John Snow
2
-72
/
+65
2015-02-16
libqos: add pc specific interface
John Snow
6
-14
/
+55
2015-02-16
libqos: Update QGuestAllocator to be opaque
John Snow
3
-35
/
+50
2015-02-16
libqos: add alloc_init_flags
John Snow
3
-3
/
+11
2015-02-16
libqos: add qtest_vboot
John Snow
2
-6
/
+20
2015-02-16
libqos: create libqos.c
John Snow
5
-55
/
+117
2015-02-16
qtest/ahci: Create ahci.h
John Snow
2
-318
/
+353
2015-02-16
libqos: Split apart pc_alloc_init
John Snow
3
-16
/
+22
2015-02-16
iotests: Add test for drive-mirror with NBD target
Max Reitz
3
-0
/
+93
2015-02-16
iotests: Add "wait" functionality to _cleanup_qemu
Max Reitz
1
-1
/
+11
2015-02-06
nbd: Improve error messages
Max Reitz
2
-35
/
+19
2015-02-06
iotests: Fix 104 for NBD
Max Reitz
2
-6
/
+4
2015-02-06
iotests: Fix 100 for nbd
Max Reitz
1
-0
/
+12
2015-02-06
iotests: Fix 083
Max Reitz
1
-19
/
+11
2015-02-06
qemu-iotests: add 116 invalid QED input file tests
Stefan Hajnoczi
3
-0
/
+134
2015-02-06
block: add event when disk usage exceeds threshold
Francesco Romani
3
-0
/
+127
2015-02-06
iotests: Specify format for qemu-nbd
Max Reitz
1
-1
/
+1
2015-02-06
qemu-iotests: Fix supported_oses check
Fam Zheng
1
-1
/
+1
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
2
-4
/
+5
2015-02-02
rcu: allow nesting of rcu_read_lock/rcu_read_unlock
Paolo Bonzini
1
-0
/
+2
2015-02-02
rcu: add rcutorture
Paolo Bonzini
2
-1
/
+455
2015-01-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-2
/
+8
2015-01-27
bios-tables-test: split piix4 and q35 tests
Paolo Bonzini
1
-2
/
+8
2015-01-27
acpi-test: update expected DSDT
Michael S. Tsirkin
3
-0
/
+0
2015-01-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
8
-21
/
+137
2015-01-26
tests/multiboot: Add test for modules
Kevin Wolf
7
-2
/
+119
2015-01-26
tests/multiboot: Update reference output
Kevin Wolf
1
-19
/
+18
2015-01-23
iotests: Lower 064's memory usage
Max Reitz
2
-6
/
+47
2015-01-23
iotests: Add tests for more corruption cases
Max Reitz
2
-0
/
+28
2015-01-16
Tests: QEMUSizedBuffer/QEMUBuffer
Yang Hongyang
1
-12
/
+8
[next]