Sign in
qemu
/
qemu
/
005b69fdccd798dd8f0996d0f1c93ff5a4672180
/
hw
/
9pfs
/
virtio-9p.h
8063396
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
by Eduardo Habkost
· 4 years, 6 months ago
8110fa1
Use DECLARE_*CHECKER* macros
by Eduardo Habkost
· 4 years, 6 months ago
db1015e
Move QOM typedefs and add missing includes
by Eduardo Habkost
· 4 years, 6 months ago
ea83441
9pfs: introduce transport specific callbacks
by Stefano Stabellini
· 8 years ago
583f21f
9pfs: move pdus to V9fsState
by Stefano Stabellini
· 8 years ago
bc70a59
9pfs: fsdev: drop useless extern annotation for functions
by Greg Kurz
· 8 years ago
2a6a407
Clean up ill-advised or unusual header guards
by Markus Armbruster
· 9 years ago
51b19eb
virtio: move allocation to virtqueue_pop/vring_pop
by Paolo Bonzini
· 9 years ago
00588a0
9pfs: introduce V9fsVirtioState
by Wei Liu
· 9 years ago
0192cc5
9pfs: move handle_9p_output and make it static function
by Wei Liu
· 9 years ago
0d3716b
9pfs: factor out virtio_9p_push_and_notify
by Wei Liu
· 9 years ago
ebe74f8
9pfs: break out 9p.h from virtio-9p.h
by Wei Liu
· 9 years ago
592707a
9pfs: break out virtio_init_iov_from_pdu
by Wei Liu
· 9 years ago
fe9fa96
9pfs: factor out virtio_pdu_{,un}marshal
by Wei Liu
· 9 years ago
0e2082d
9pfs: make pdu_{,un}marshal proper functions
by Wei Liu
· 9 years ago
2209bd0
fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h}
by Wei Liu
· 9 years ago
71042cf
9pfs: remove dead code
by Wei Liu
· 9 years ago
756cb74
9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h
by Wei Liu
· 9 years ago
10817bf
coroutine: move into libqemuutil.a library
by Daniel P. Berrange
· 10 years ago
83a8487
virtio-9p-device: move qdev properties into virtio-9p-device.c
by Shannon Zhao
· 10 years ago
8744a6a
virtio-9p: use standard headers
by Michael S. Tsirkin
· 10 years ago
e9600c6
virtio: use standard-headers
by Michael S. Tsirkin
· 10 years ago
4fa4ce7
hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitation
by Chen Gang
· 11 years ago
13daf6c
virtio-9p: cleanup: QOM casts.
by KONRAD Frederic
· 12 years ago
234a336
virtio-9p-pci: switch to the new API.
by KONRAD Frederic
· 12 years ago
e7303c4
virtio-9p: add the virtio-9p device.
by KONRAD Frederic
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
60653b2
virtio-9p: remove PCI dependencies from hw/9pfs/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
10925bf
hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file
by M. Mohan Kumar
· 13 years ago
2f008a8
hw/9pfs: Use the correct signed type for different variables
by Aneesh Kumar K.V
· 13 years ago
e9a0152
hw/9pfs: use migration blockers to prevent live migration when virtfs export path is mounted
by Aneesh Kumar K.V
· 13 years ago
9db221a
hw/9pfs: Add synthetic file system support using 9p
by Aneesh Kumar K.V
· 13 years ago
cc720dd
hw/9pfs: Abstract open state of fid to V9fsFidOpenState
by Aneesh Kumar K.V
· 13 years ago
c98f1d4
hw/9pfs: Use export_flag for indicating whether fs driver use path names.
by Aneesh Kumar K.V
· 13 years ago
9844081
hw/9pfs: Add open flag mapping
by M. Mohan Kumar
· 13 years ago
ea60f31
virtio-9p: Use 9P specific Lock constants
by M. Mohan Kumar
· 13 years ago
bccacf6
hw/9pfs: Implement TFLUSH operation
by Aneesh Kumar K.V
· 14 years ago
532decb
hw/9pfs: Add fs driver specific details to fscontext
by Aneesh Kumar K.V
· 14 years ago
2289be1
hw/9pfs: Move fid pathname tracking to seperate data type.
by Aneesh Kumar K.V
· 13 years ago
02cb7f3
hw/9pfs: Use read-write lock for protecting fid path.
by Aneesh Kumar K.V
· 14 years ago
70c18fc
hw/9pfs: Make v9fs_string* functions non-static
by Aneesh Kumar K.V
· 14 years ago
7834cf7
hw/9pfs: add 9P2000.L unlinkat operation
by Aneesh Kumar K.V
· 13 years ago
89bf659
hw/9pfs: add 9P2000.L renameat operation
by Aneesh Kumar K.V
· 14 years ago
63236c1
Merge remote-tracking branch 'aneesh/for-upstream-3' into staging
by Anthony Liguori
· 13 years ago
541dc0d
Use new macro QEMU_PACKED for packed structures
by Stefan Weil
· 14 years ago
7a46274
hw/9pfs: Add file descriptor reclaim support
by Aneesh Kumar K.V
· 14 years ago
84dfb92
hw/9pfs: Add reference counting for fid
by Aneesh Kumar K.V
· 14 years ago
b81d685
hw/9pfs: Update v9fs_wstat to use coroutines
by Aneesh Kumar K.V
· 14 years ago
3fa2a8d
hw/9pfs: Update v9fs_symlink to use coroutines
by Venkateswararao Jujjuri
· 14 years ago
baaa86d
hw/9pfs: Update v9fs_create to use coroutines
by Venkateswararao Jujjuri
· 14 years ago
3cc19c0
hw/9pfs: Update v9fs_walk to use coroutines
by Aneesh Kumar K.V
· 14 years ago
36f8981
hw/9pfs: Update v9fs_lcreate to use coroutines
by Venkateswararao Jujjuri
· 14 years ago
e4e414a
hw/9pfs: Update v9fs_getlock to use coroutines
by Aneesh Kumar K.V
· 14 years ago
0c27bf2
hw/9pfs: Update v9fs_lock to use coroutines
by Aneesh Kumar K.V
· 14 years ago
930b1e1
hw/9pfs: Update vfs_rename to use coroutines
by Aneesh Kumar K.V
· 14 years ago
ae1ef57
hw/9pfs: Update v9fs_remove to use coroutines
by Venkateswararao Jujjuri
· 14 years ago
f10ff58
hw/9pfs: Update v9fs_xattrcreate to use coroutines
by Aneesh Kumar K.V
· 14 years ago
65c05f9
hw/9pfs: Update v9fs_setattr to use coroutines
by Aneesh Kumar K.V
· 14 years ago
8db21ce
hw/9pfs: Update v9fs_getattr to use coroutines
by Aneesh Kumar K.V
· 14 years ago
88a4763
hw/9pfs: Update v9fs_statfs to use coroutines
by Aneesh Kumar K.V
· 14 years ago
7a5ca31
hw/9pfs: Update v9fs_readlink to use coroutine
by Venkateswararao Jujjuri
· 14 years ago
ff06030
[virtio-9p] Change all pdu handlers to coroutines.
by Venkateswararao Jujjuri (JV)
· 14 years ago
faa44e3
[virtio-9p] Make rpath thread safe
by Venkateswararao Jujjuri (JV)
· 14 years ago
f4f61d2
virtio-9p: Move device specific code to virtio-9p-device
by Aneesh Kumar K.V
· 14 years ago
4f8dee2
v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.
by Harsh Prateek Bora
· 14 years ago
353ac78
virtio-9p: move 9p files around
by Aneesh Kumar K.V
· 14 years ago
[Renamed (99%) from hw/virtio-9p.h]
64b85a8
Delete useless 'extern' qualifiers for functions
by Blue Swirl
· 14 years ago
df0973a
qemu-virtio-9p: Implement TREADLINK operation for 9p2000.L
by M. Mohan Kumar
· 14 years ago
b41e95d
[virtio-9p] Introduce server side TFSYNC/RFSYNC for dotl
by Venkateswararao Jujjuri (JV)
· 14 years ago
8f35400
qemu-virtio9p: Implement TGETLOCK
by M. Mohan Kumar
· 14 years ago
82cc3ee
[virto-9p] Implement TLOCK
by M. Mohan Kumar
· 14 years ago
8f4d1ca
[virtio-9p] This patch implements TLERROR/RLERROR on the qemu 9P server.
by Arun R Bharadwaj
· 15 years ago
10b468b
virtio-9p: Implement TXATTRCREATE
by Aneesh Kumar K.V
· 15 years ago
fa32ef8
virtio-9p: Implement TXATTRWALK
by Aneesh Kumar K.V
· 15 years ago
d62dbb5
virtio-9p: Add fidtype so that we can do type specific operation
by Aneesh Kumar K.V
· 15 years ago
771e9d4
[virtio-9p] qemu: virtio-9p: Implement LOPEN
by M. Mohan Kumar
· 15 years ago
c7b4b0b
rename - change name of file or directory
by M. Mohan Kumar
· 15 years ago
b67592e
qemu: virtio-9p: Implement TMKDIR
by M. Mohan Kumar
· 15 years ago
5268cec
qemu: virtio-9p: Implement TMKNOD
by M. Mohan Kumar
· 15 years ago
c1568af
[virtio-9p] This patch implements TLCREATE for 9p2000.L protocol.
by Venkateswararao Jujjuri (JV)
· 15 years ago
08c60fc
[virtio-9p] Define and implement TSYMLINK for 9P2000.L
by Venkateswararao Jujjuri (JV)
· 15 years ago
b2c224b
[virtio-9p] Implement TLINK for 9P2000.L
by Venkateswararao Jujjuri (JV)
· 15 years ago
c79ce73
virtio-9p: Implement server side of setattr for 9P2000.L protocol.
by Sripathi Kodi
· 15 years ago
00ede4c
virtio-9p: getattr server implementation for 9P2000.L protocol.
by Sripathi Kodi
· 15 years ago
5e94c10
virtio-9p: Compute iounit based on host filesystem block size
by M. Mohan Kumar
· 15 years ago
c18e2f9
[V4] virtio-9p: readdir implementation for 9p2000.L
by Sripathi Kodi
· 15 years ago
be940c8
qemu: virtio-9p: Implement statfs support in server
by M. Mohan Kumar
· 15 years ago
8415151
qemu: virtio-9p: Recognize 9P2000.L protocol
by M. Mohan Kumar
· 15 years ago
fac4f11
virtio-9p: Rearrange fileop structures
by Venkateswararao Jujjuri (JV)
· 15 years ago
9f10751
virtio-9p: Add a virtio 9p device to qemu
by Anthony Liguori
· 15 years ago