index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
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 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