index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
9pfs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
1
-4
/
+4
2012-06-11
consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent
Michael Tokarev
1
-4
/
+4
2012-06-07
build: move per-target hw/ objects to nested Makefile.objs
Paolo Bonzini
1
-0
/
+2
2012-06-07
build: convert libhw to nested Makefile.objs
Paolo Bonzini
1
-0
/
+7
2012-02-24
hw/9pfs: Endian fixes for virtfs
Benjamin Herrenschmidt
1
-3
/
+5
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+2
2012-02-08
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
5
-20
/
+367
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-7
/
+9
2012-01-30
hw/9pfs: Remove O_NOATIME flag from 9pfs open() calls in readonly mode
Daniel P. Berrange
1
-1
/
+0
2012-01-30
hw/9pfs: Fix crash when mounting with synthfs
Aneesh Kumar K.V
1
-1
/
+1
2012-01-30
hw/9pfs: Preserve S_ISGID
M. Mohan Kumar
2
-5
/
+6
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
1
-17
/
+26
2012-01-27
qdev: prepare source tree for code conversion
Anthony Liguori
1
-2
/
+1
2012-01-19
hw/9pfs: Add new security model mapped-file.
Aneesh Kumar K.V
3
-13
/
+360
2012-01-06
virtio-9p-proxy: Fix typo causing compile failure on 32 bit hosts
Peter Maydell
1
-2
/
+2
2012-01-04
hw/9pfs: Add support to use named socket for proxy FS
M. Mohan Kumar
1
-7
/
+45
2012-01-04
hw/9pfs: Proxy getversion
M. Mohan Kumar
2
-0
/
+33
2012-01-04
hw/9pfs: xattr interfaces in proxy filesystem driver
M. Mohan Kumar
2
-8
/
+120
2012-01-04
hw/9pfs: File ownership and others
M. Mohan Kumar
2
-12
/
+130
2012-01-04
hw/9pfs: Add stat/readlink/statfs for proxy FS
M. Mohan Kumar
2
-8
/
+232
2012-01-04
hw/9pfs: Create other filesystem objects
M. Mohan Kumar
2
-17
/
+190
2012-01-04
hw/9pfs: Open and create files
M. Mohan Kumar
2
-6
/
+192
2012-01-04
hw/9pfs: File system helper process for qemu 9p proxy FS
M. Mohan Kumar
1
-0
/
+9
2012-01-04
hw/9pfs: Add new proxy filesystem driver
M. Mohan Kumar
2
-0
/
+412
2012-01-04
hw/9pfs: Add validation to {un}marshal code
M. Mohan Kumar
1
-123
/
+338
2012-01-04
hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file
M. Mohan Kumar
2
-322
/
+12
2012-01-04
hw/9pfs: Move opt validation to FsDriver callback
Aneesh Kumar K.V
3
-5
/
+62
2011-12-21
hw/9pfs: iattr_valid flags are kernel internal flags map them to 9p values.
Aneesh Kumar K.V
1
-23
/
+24
2011-12-21
hw/9pfs: Use the correct signed type for different variables
Aneesh Kumar K.V
2
-11
/
+12
2011-12-21
hw/9pfs: replace iovec manipulation with QEMUIOVector
Stefan Hajnoczi
1
-102
/
+60
2011-12-06
fix spelling in hw sub directory
Dong Xu Wang
2
-2
/
+2
2011-12-06
fix typo: delete redundant semicolon
Dong Xu Wang
3
-6
/
+6
2011-12-04
hw/9pfs: Use the correct file descriptor in Fsdriver Callback
Aneesh Kumar K.V
4
-20
/
+53
2011-12-04
hw/9pfs: Add qdev.reset callback for virtio-9p-pci device
Aneesh Kumar K.V
1
-1
/
+2
2011-12-04
hw/9pfs: Reset server state during TVERSION
Deepak C Shetty
1
-0
/
+26
2011-12-04
hw/9pfs: use migration blockers to prevent live migration when virtfs export ...
Aneesh Kumar K.V
3
-13
/
+33
2011-12-04
hw/9pfs: Improve portability to older systems
Aneesh Kumar K.V
1
-33
/
+0
2011-11-28
9pfs: improve portability to older systems
Aneesh Kumar K.V
1
-1
/
+6
2011-11-28
9pfs: improve portability to older systems
Paolo Bonzini
1
-2
/
+5
2011-11-21
9p: pass dotl flags to the unlinkat method
Paolo Bonzini
2
-11
/
+11
2011-11-21
9p: allow compiling the dummy virtio-9p-handle.c code on Linux
Paolo Bonzini
1
-1
/
+2
2011-11-09
configure: fix detection for xattr.h on modern distributions
Avi Kivity
4
-4
/
+4
2011-11-02
hw/9pfs: use g_vasprintf() instead of rolling our own
Stefan Hajnoczi
1
-99
/
+4
2011-10-31
hw/9pfs: Replace rwlocks with RCU variants of interfaces.
Harsh Prateek Bora
1
-16
/
+13
2011-10-31
hw/9pfs: Add synthetic file system support using 9p
Aneesh Kumar K.V
3
-0
/
+630
2011-10-31
hw/9pfs: Abstract open state of fid to V9fsFidOpenState
Aneesh Kumar K.V
7
-128
/
+160
2011-10-31
hw/9pfs: Read-only support for 9p export
M. Mohan Kumar
1
-0
/
+50
2011-10-31
hw/9pfs: Fix error handling in local_mknod
Aneesh Kumar K.V
1
-8
/
+5
2011-10-30
hw/9pfs: Make VirtFS tracing work correctly
Aneesh Kumar K.V
1
-31
/
+29
2011-10-15
hw/9pfs: Use export flag for indicating security model
Aneesh Kumar K.V
2
-50
/
+33
[next]