index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
nfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block/nfs: add missing #include "qemu/cutils.h"
Stefan Hajnoczi
2016-03-30
1
-0
/
+1
*
block/nfs: add missing #include "qapi/error.h"
Stefan Hajnoczi
2016-03-30
1
-0
/
+1
*
block/nfs: add support for setting debug level
Peter Lieven
2016-02-29
1
-0
/
+12
*
block: Clean up includes
Peter Maydell
2016-01-20
1
-1
/
+1
*
aio: Add "is_external" flag for event handlers
Fam Zheng
2015-10-23
1
-10
/
+7
*
block/nfs: cache allocated filesize for read-only files
Peter Lieven
2015-09-25
1
-0
/
+36
*
block/nfs: fix calculation of allocated file size
Peter Lieven
2015-09-25
1
-1
/
+1
*
block/nfs: limit maximum readahead size to 1MB
Peter Lieven
2015-07-02
1
-0
/
+7
*
block/nfs: Add create_opts
Max Reitz
2014-12-10
1
-0
/
+15
*
block: round up file size to nearest sector
Hu Tao
2014-09-12
1
-1
/
+2
*
nfs: Fix leak of opts in nfs_file_open
Fam Zheng
2014-08-29
1
-3
/
+7
*
block: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-08-20
1
-1
/
+1
*
nfs: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
1
-1
/
+5
*
block/nfs: add knob to set readahead
Peter Lieven
2014-06-26
1
-0
/
+4
*
block/nfs: fix url parameter checking
Peter Lieven
2014-06-26
1
-6
/
+12
*
cleanup QEMUOptionParameter
Chunyan Liu
2014-06-16
1
-1
/
+1
*
nfs.c: replace QEMUOptionParameter with QemuOpts
Chunyan Liu
2014-06-16
1
-9
/
+3
*
block/nfs: fix potential segfault on early callback
Peter Lieven
2014-06-16
1
-1
/
+3
*
nfs: implement .bdrv_detach/attach_aio_context()
Stefan Hajnoczi
2014-06-04
1
-24
/
+57
*
block/nfs: Check for NULL server part
Max Reitz
2014-05-09
1
-0
/
+4
*
Use error_is_set() only when necessary (again)
Markus Armbruster
2014-04-25
1
-1
/
+1
*
block/nfs: report errors from libnfs
Peter Lieven
2014-03-19
1
-0
/
+3
*
block: add native support for NFS
Peter Lieven
2014-02-09
1
-0
/
+439