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
/
sheepdog.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-21
block: Make bdrv_file_open() static
Max Reitz
1
-2
/
+5
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
1
-1
/
+1
2014-01-24
sheepdog: fix 'qemu-img map'
Liu Yuan
1
-2
/
+3
2014-01-22
block: Allow reference for bdrv_file_open()
Max Reitz
1
-2
/
+2
2014-01-22
sheepdog: fix clone operation by 'qemu-img create -b'
Liu Yuan
1
-8
/
+8
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
1
-1
/
+1
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
1
-1
/
+1
2013-12-20
sheepdog: fix dynamic grow for running qcow2 format
Liu Yuan
1
-3
/
+4
2013-12-13
sheepdog: check if '-o redundancy' is passed from user
Liu Yuan
1
-3
/
+5
2013-11-29
sheepdog: support user-defined redundancy option
Liu Yuan
1
-1
/
+73
2013-11-29
sheepdog: refactor do_sd_create()
Liu Yuan
1
-22
/
+15
2013-11-28
sheepdog: implement .bdrv_get_allocated_file_size
Liu Yuan
1
-0
/
+19
2013-10-30
sheepdog: check simultaneous create in resend_aioreq
MORITA Kazutaka
1
-32
/
+32
2013-10-30
sheepdog: cancel aio requests if possible
MORITA Kazutaka
1
-11
/
+59
2013-10-30
sheepdog: make add_aio_request and send_aioreq void functions
MORITA Kazutaka
1
-49
/
+17
2013-10-30
sheepdog: try to reconnect to sheepdog after network error
MORITA Kazutaka
1
-14
/
+66
2013-10-30
sheepdog: reload inode outside of resend_aioreq
MORITA Kazutaka
1
-14
/
+19
2013-10-30
sheepdog: handle vdi objects in resend_aio_req
MORITA Kazutaka
1
-5
/
+16
2013-10-30
sheepdog: check return values of qemu_co_recv/send correctly
MORITA Kazutaka
1
-8
/
+8
2013-10-28
sheepdog: pass copy_policy in the request
Liu Yuan
1
-7
/
+13
2013-10-28
sheepdog: explicitly set copies as type uint8_t
Liu Yuan
1
-7
/
+9
2013-09-25
block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.
BenoƮt Canet
1
-0
/
+3
2013-09-12
block: Error parameter for open functions
Max Reitz
1
-2
/
+8
2013-09-12
bdrv: Use "Error" for creating images
Max Reitz
1
-1
/
+2
2013-09-12
bdrv: Use "Error" for opening images
Max Reitz
1
-1
/
+2
2013-09-12
snapshot: distinguish id and name in snapshot delete
Wenchao Xia
1
-1
/
+4
2013-09-06
block: return get_block_status data and flags for formats
Paolo Bonzini
1
-1
/
+1
2013-09-06
block: introduce bdrv_get_block_status API
Paolo Bonzini
1
-6
/
+6
2013-09-06
block: make bdrv_delete() static
Fam Zheng
1
-3
/
+3
2013-08-19
aio: drop io_flush argument
Stefan Hajnoczi
1
-10
/
+8
2013-08-19
block/sheepdog: drop have_co_req() and aio_flush_request()
Stefan Hajnoczi
1
-20
/
+5
2013-08-06
sheepdog: add missing .bdrv_has_zero_init
Liu Yuan
1
-0
/
+2
2013-07-29
block/sheepdog: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
1
-15
/
+15
2013-07-15
block: Don't parse protocol from file.filename
Kevin Wolf
1
-1
/
+1
2013-06-28
block: change default of .has_zero_init to 0
Peter Lieven
1
-0
/
+1
2013-06-17
sheepdog: support 'qemu-img snapshot -a'
Liu Yuan
1
-7
/
+5
2013-06-17
sheepdog: fix snapshot tag initialization
Liu Yuan
1
-1
/
+1
2013-04-26
sheepdog: fix loadvm operation
Liu Yuan
1
-1
/
+53
2013-04-26
sheepdog: resend write requests when SD_RES_READONLY is received
MORITA Kazutaka
1
-1
/
+59
2013-04-26
sheepdog: add helper function to reload inode
MORITA Kazutaka
1
-28
/
+39
2013-04-26
sheepdog: add SD_RES_READONLY result code
MORITA Kazutaka
1
-0
/
+2
2013-04-26
sheepdog: cleanup find_vdi_name
MORITA Kazutaka
1
-7
/
+8
2013-04-26
sheepdog: implement .bdrv_co_is_allocated()
Liu Yuan
1
-0
/
+37
2013-04-26
sheepdog: use BDRV_SECTOR_SIZE
Liu Yuan
1
-6
/
+5
2013-04-26
sheepdog: add discard/trim support for sheepdog
Liu Yuan
1
-1
/
+63
2013-04-22
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
1
-2
/
+1
2013-04-22
sheepdog: Use bdrv_open options instead of filename
Kevin Wolf
1
-1
/
+31
2013-04-15
block: Introduce bdrv_writev_vmstate
Kevin Wolf
1
-3
/
+10
2013-04-02
oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock()
Stefan Hajnoczi
1
-1
/
+1
2013-03-22
block: Add options QDict to bdrv_file_open() prototypes
Kevin Wolf
1
-3
/
+4
[next]