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
/
qemu-iotests
/
051.out
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
block/qapi: Add cache information to query-block
Kevin Wolf
1
-0
/
+1
2014-09-25
block: Catch simultaneous usage of options and their aliases
Kevin Wolf
1
-0
/
+45
2014-08-26
scsi-bus: Convert DeviceClass init to realize
Fam Zheng
1
-2
/
+0
2014-06-26
block: Catch backing files assigned to non-COW drivers
Kevin Wolf
1
-0
/
+9
2014-06-26
block: Always pass driver name through options QDict
Kevin Wolf
1
-1
/
+4
2014-05-09
block: Fix open flags with BDRV_O_SNAPSHOT
Kevin Wolf
1
-0
/
+10
2014-04-04
block: Fix snapshot=on for protocol parsed from filename
Kevin Wolf
1
-0
/
+28
2014-04-04
qemu-iotests: Remove CR line endings in reference output
Kevin Wolf
1
-5
/
+5
2014-04-04
block: Don't parse 'filename' option
Kevin Wolf
1
-0
/
+11
2014-03-06
block: Fix error path segfault in bdrv_open()
Kevin Wolf
1
-0
/
+15
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-09
block: Fail gracefully with missing filename
Kevin Wolf
1
-0
/
+24
2014-01-22
block: Allow recursive "file"s
Max Reitz
1
-1
/
+1
2013-12-20
qemu-iotests: drop duplicate virtio-blk initialization failure
Stefan Hajnoczi
1
-1
/
+0
2013-12-06
qemu-iotests: filter QEMU monitor \r\n
Stefan Hajnoczi
1
-56
/
+56
2013-11-29
qemu-iotests: Test snapshot mode
Kevin Wolf
1
-5
/
+49
2013-11-15
block: Fail if requested driver is not available
Kevin Wolf
1
-0
/
+9
2013-11-14
block: Print its file name if backing file opening failed
Fam Zheng
1
-1
/
+1
2013-10-29
qemu-iotests: Fix 051 reference output
Kevin Wolf
1
-1
/
+1
2013-10-11
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
1
-1
/
+4
2013-10-11
block/raw-posix: Employ error parameter
Max Reitz
1
-1
/
+1
2013-09-25
qemu-iotests: add test for backing file overriding
Fam Zheng
1
-0
/
+11
2013-09-12
qemu-iotests: Adjustments due to error propagation
Max Reitz
1
-23
/
+12
2013-08-30
qemu-iotests: Update reference output for 051
Kevin Wolf
1
-1
/
+0
2013-08-06
qemu-iotests: filter QEMU version in monitor banner
Stefan Hajnoczi
1
-32
/
+32
2013-07-26
blockdev: Rename 'readonly' option to 'read-only'
Kevin Wolf
1
-1
/
+1
2013-07-26
qcow2: Use dashes instead of underscores in options
Kevin Wolf
1
-15
/
+15
2013-07-15
qemu-iotests: Update 051 reference output
Kevin Wolf
1
-32
/
+75
2013-07-15
block: Don't parse protocol from file.filename
Kevin Wolf
1
-0
/
+14
2013-04-22
block: Fail gracefully when using a format driver on protocol level
Kevin Wolf
1
-0
/
+10
2013-04-15
qemu-iotests: filter QEMU_PROG in 051.out
Stefan Hajnoczi
1
-36
/
+36
2013-04-15
qemu-iotests: Add test for -drive options
Kevin Wolf
1
-0
/
+162