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
/
block
/
blkdebug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-12
block: Move flag inheritance to bdrv_open_inherit()
Kevin Wolf
1
-1
/
+1
2015-06-09
blkdebug: Simplify passing of Error through qemu_opts_foreach()
Markus Armbruster
1
-6
/
+4
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
1
-3
/
+3
2015-06-08
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
1
-2
/
+2
2015-04-28
blkdebug: Add bdrv_truncate()
Kevin Wolf
1
-0
/
+6
2015-03-10
blkdebug: fix "once" rule
John Snow
1
-2
/
+4
2014-12-10
blkdebug: Simplify and improve filename generation
Max Reitz
1
-71
/
+28
2014-11-03
qcow2: Optimize bdrv_make_empty()
Max Reitz
1
-0
/
+2
2014-10-20
block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
Markus Armbruster
1
-4
/
+4
2014-10-20
block: Rename BlockDriverAIOCB* to BlockAIOCB*
Markus Armbruster
1
-5
/
+5
2014-09-25
blkdebug: show an error for invalid event names
Stefan Hajnoczi
1
-3
/
+19
2014-09-22
block: Rename qemu_aio_release -> qemu_aio_unref
Fam Zheng
1
-1
/
+1
2014-09-22
blkdebug: Drop blkdebug_aiocb_info.cancel
Fam Zheng
1
-14
/
+1
2014-08-22
blkdebug: Delete BH in bdrv_aio_cancel
Fam Zheng
1
-0
/
+4
2014-08-20
blkdebug: Implement bdrv_refresh_filename()
Max Reitz
1
-0
/
+97
2014-08-15
blkdebug: report errors on flush too
Paolo Bonzini
1
-0
/
+20
2014-06-04
blkdebug: use BlockDriverState's AioContext
Stefan Hajnoczi
1
-1
/
+1
2014-02-21
block: Remove bdrv_open_image()'s force_raw option
Max Reitz
1
-1
/
+1
2014-02-21
block: Change BDS parameter of bdrv_open() to **
Max Reitz
1
-0
/
+1
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
1
-2
/
+2
2014-02-09
blkdebug: Don't leak bs->file on failure
Kevin Wolf
1
-5
/
+9
2014-01-24
qemu-iotests: Test pwritev RMW logic
Kevin Wolf
1
-0
/
+8
2014-01-24
blkdebug: Make required alignment configurable
Kevin Wolf
1
-0
/
+16
2014-01-22
blkdebug: Allow command-line file configuration
Max Reitz
1
-9
/
+3
2014-01-22
block: Allow reference for bdrv_file_open()
Max Reitz
1
-1
/
+1
2014-01-22
blkdebug: Use command-line in read_config()
Max Reitz
1
-3
/
+12
2014-01-22
blkdebug: Always call read_config()
Max Reitz
1
-17
/
+19
2014-01-22
blkdebug: Don't require sophisticated filename
Max Reitz
1
-1
/
+3
2014-01-22
blkdebug: Use errp for read_config()
Max Reitz
1
-4
/
+6
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
1
-1
/
+1
2013-12-13
blkdebug: Use QLIST_FOREACH_SAFE to resume IO
Fam Zheng
1
-4
/
+4
2013-11-29
blkdebug: add "remove_break" command
Fam Zheng
1
-0
/
+27
2013-10-11
blkdebug: Employ error parameter
Max Reitz
1
-4
/
+4
2013-09-12
block: Error parameter for open functions
Max Reitz
1
-1
/
+3
2013-09-12
bdrv: Use "Error" for opening images
Max Reitz
1
-1
/
+2
2013-09-02
qcow2-refcount: Repair shared refcount blocks
Max Reitz
1
-0
/
+1
2013-06-06
blkdebug: Add BLKDBG_FLUSH_TO_OS/DISK events
Kevin Wolf
1
-0
/
+3
2013-04-22
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
1
-2
/
+1
2013-04-22
blkdebug: Use bdrv_open options instead of filename
Kevin Wolf
1
-32
/
+82
2013-03-22
block: Add options QDict to bdrv_file_open() prototypes
Kevin Wolf
1
-2
/
+3
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
block: move include files to include/block/
Paolo Bonzini
1
-1
/
+1
2012-12-19
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
1
-0
/
+1
2012-12-12
blkdebug: Implement suspend/resume of AIO requests
Kevin Wolf
1
-3
/
+105
2012-12-12
blkdebug: Factor out remove_rule()
Kevin Wolf
1
-2
/
+13
2012-12-12
blkdebug: Allow usage without config file
Kevin Wolf
1
-0
/
+5
2012-11-14
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
1
-2
/
+2
2012-09-28
blkdebug: process all set_state rules in the old state
Paolo Bonzini
1
-5
/
+7
2012-07-09
blkdebug: optionally tie errors to a specific sector
Paolo Bonzini
1
-2
/
+24
2012-07-09
blkdebug: store list of active rules
Paolo Bonzini
1
-38
/
+31
[next]