index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
sheepdog.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-03-19
sheepdog: show error message for halt status
Liu Yuan
1
-0
/
+2
2013-03-15
sheepdog: set io_flush handler in do_co_req
MORITA Kazutaka
1
-2
/
+11
2013-03-15
sheepdog: use non-blocking fd in coroutine context
MORITA Kazutaka
1
-4
/
+2
2013-03-04
sheepdog: add support for connecting to unix domain socket
MORITA Kazutaka
1
-12
/
+70
2013-03-04
sheepdog: use inet_connect to simplify connect code
MORITA Kazutaka
1
-81
/
+30
2013-03-04
sheepdog: accept URIs
MORITA Kazutaka
1
-34
/
+105
2013-03-04
move socket_set_nodelay to osdep.c
MORITA Kazutaka
1
-10
/
+1
2013-02-01
sheepdog: pass vdi_id to sheep daemon for sd_close()
Liu Yuan
1
-2
/
+3
2013-01-15
sheepdog: clean up sd_aio_setup()
Liu Yuan
1
-6
/
+5
2013-01-15
sheepdog: multiplex the rw FD to flush cache
Liu Yuan
1
-45
/
+37
2013-01-14
sheepdog: implement direct write semantics
Liu Yuan
1
-30
/
+40
2013-01-02
sheepdog: pass oid directly to send_pending_req()
Liu Yuan
1
-1
/
+1
2013-01-02
sheepdog: don't update inode when create_and_write fails
Liu Yuan
1
-4
/
+5
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-3
/
+3
2012-12-19
block: move include files to include/block/
Paolo Bonzini
1
-1
/
+1
2012-11-14
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
1
-2
/
+2
2012-10-12
sheepdog: use bool for boolean variables
MORITA Kazutaka
1
-35
/
+35
2012-10-05
sheepdog: avoid a few buffer overruns
Jim Meyering
1
-12
/
+22
2012-09-24
block: do not parse BDRV_O_CACHE_WB in block drivers
Jeff Cody
1
-8
/
+6
2012-09-12
sheepdog: fix savevm and loadvm
MORITA Kazutaka
1
-1
/
+2
2012-08-22
sheepdog: don't leak socket file descriptor upon connection failure
Jim Meyering
1
-0
/
+1
2012-07-17
sheepdog: do not blindly memset all read buffers
Christoph Hellwig
1
-19
/
+18
2012-07-17
sheepdog: always use coroutine-based network functions
MORITA Kazutaka
1
-66
/
+47
2012-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
1
-3
/
+3
[prev]
[next]