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
/
hw
/
9pfs
/
virtio-9p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
coroutine: move into libqemuutil.a library
Daniel P. Berrange
2015-10-20
1
-1
/
+1
*
virtio-9p-device: move qdev properties into virtio-9p-device.c
Shannon Zhao
2015-06-10
1
-4
/
+0
*
virtio-9p: use standard headers
Michael S. Tsirkin
2015-02-26
1
-16
/
+1
*
virtio: use standard-headers
Michael S. Tsirkin
2015-02-26
1
-0
/
+1
*
hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation
Chen Gang
2014-03-04
1
-3
/
+3
*
virtio-9p: cleanup: QOM casts.
KONRAD Frederic
2013-04-23
1
-1
/
+1
*
virtio-9p-pci: switch to the new API.
KONRAD Frederic
2013-04-23
1
-1
/
+0
*
virtio-9p: add the virtio-9p device.
KONRAD Frederic
2013-04-23
1
-0
/
+9
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
virtio-9p: remove PCI dependencies from hw/9pfs/
Paolo Bonzini
2013-03-01
1
-1
/
+0
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file
M. Mohan Kumar
2012-01-04
1
-75
/
+8
*
hw/9pfs: Use the correct signed type for different variables
Aneesh Kumar K.V
2011-12-21
1
-1
/
+1
*
hw/9pfs: use migration blockers to prevent live migration when virtfs export ...
Aneesh Kumar K.V
2011-12-04
1
-2
/
+3
*
hw/9pfs: Add synthetic file system support using 9p
Aneesh Kumar K.V
2011-10-31
1
-0
/
+6
*
hw/9pfs: Abstract open state of fid to V9fsFidOpenState
Aneesh Kumar K.V
2011-10-31
1
-9
/
+12
*
hw/9pfs: Use export_flag for indicating whether fs driver use path names.
Aneesh Kumar K.V
2011-10-15
1
-3
/
+3
*
hw/9pfs: Add open flag mapping
M. Mohan Kumar
2011-10-15
1
-0
/
+24
*
virtio-9p: Use 9P specific Lock constants
M. Mohan Kumar
2011-10-15
1
-0
/
+5
*
hw/9pfs: Implement TFLUSH operation
Aneesh Kumar K.V
2011-09-22
1
-1
/
+9
*
hw/9pfs: Add fs driver specific details to fscontext
Aneesh Kumar K.V
2011-09-22
1
-0
/
+21
*
hw/9pfs: Move fid pathname tracking to seperate data type.
Aneesh Kumar K.V
2011-09-22
1
-1
/
+6
*
hw/9pfs: Use read-write lock for protecting fid path.
Aneesh Kumar K.V
2011-09-22
1
-0
/
+7
*
hw/9pfs: Make v9fs_string* functions non-static
Aneesh Kumar K.V
2011-09-22
1
-0
/
+5
*
hw/9pfs: add 9P2000.L unlinkat operation
Aneesh Kumar K.V
2011-09-09
1
-0
/
+2
*
hw/9pfs: add 9P2000.L renameat operation
Aneesh Kumar K.V
2011-09-09
1
-0
/
+2
*
Merge remote-tracking branch 'aneesh/for-upstream-3' into staging
Anthony Liguori
2011-09-08
1
-3
/
+21
|
\
|
*
hw/9pfs: Add file descriptor reclaim support
Aneesh Kumar K.V
2011-08-25
1
-3
/
+19
|
*
hw/9pfs: Add reference counting for fid
Aneesh Kumar K.V
2011-08-25
1
-0
/
+2
*
|
Use new macro QEMU_PACKED for packed structures
Stefan Weil
2011-09-03
1
-1
/
+1
|
/
*
hw/9pfs: Update v9fs_wstat to use coroutines
Aneesh Kumar K.V
2011-08-22
1
-10
/
+0
*
hw/9pfs: Update v9fs_symlink to use coroutines
Venkateswararao Jujjuri
2011-08-22
1
-12
/
+0
*
hw/9pfs: Update v9fs_create to use coroutines
Venkateswararao Jujjuri
2011-08-22
1
-14
/
+0
*
hw/9pfs: Update v9fs_walk to use coroutines
Aneesh Kumar K.V
2011-08-22
1
-13
/
+0
*
hw/9pfs: Update v9fs_lcreate to use coroutines
Venkateswararao Jujjuri
2011-08-22
1
-11
/
+0
*
hw/9pfs: Update v9fs_getlock to use coroutines
Aneesh Kumar K.V
2011-08-22
1
-9
/
+0
*
hw/9pfs: Update v9fs_lock to use coroutines
Aneesh Kumar K.V
2011-08-22
1
-10
/
+0
*
hw/9pfs: Update vfs_rename to use coroutines
Aneesh Kumar K.V
2011-08-08
1
-9
/
+0
*
hw/9pfs: Update v9fs_remove to use coroutines
Venkateswararao Jujjuri
2011-08-08
1
-6
/
+0
*
hw/9pfs: Update v9fs_xattrcreate to use coroutines
Aneesh Kumar K.V
2011-08-08
1
-11
/
+0
*
hw/9pfs: Update v9fs_setattr to use coroutines
Aneesh Kumar K.V
2011-08-08
1
-8
/
+0
*
hw/9pfs: Update v9fs_getattr to use coroutines
Aneesh Kumar K.V
2011-08-08
1
-8
/
+0
*
hw/9pfs: Update v9fs_statfs to use coroutines
Aneesh Kumar K.V
2011-08-08
1
-22
/
+0
*
hw/9pfs: Update v9fs_readlink to use coroutine
Venkateswararao Jujjuri
2011-08-08
1
-8
/
+0
*
[virtio-9p] Change all pdu handlers to coroutines.
Venkateswararao Jujjuri (JV)
2011-08-08
1
-1
/
+3
*
[virtio-9p] Make rpath thread safe
Venkateswararao Jujjuri (JV)
2011-06-01
1
-0
/
+5
*
virtio-9p: Move device specific code to virtio-9p-device
Aneesh Kumar K.V
2011-06-01
1
-0
/
+2
*
v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.
Harsh Prateek Bora
2011-04-27
1
-1
/
+1
*
virtio-9p: move 9p files around
Aneesh Kumar K.V
2011-04-27
1
-0
/
+507