Show patches with: Submitter = Aneesh Kumar K.V       |    State = Action Required       |    Archived = No       |   461 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
9p mapped-* security model infos are architecture-specific - - - - --- 2014-07-30 Aneesh Kumar K.V New
9pfs segfaults on chmod(special) - - 1 - --- 2013-02-28 Aneesh Kumar K.V New
9pfs: unWRITAble dirs with random errors in guest - - - - --- 2013-05-20 Aneesh Kumar K.V New
Still build failure for qemu-1.0 - - - - --- 2011-12-04 Aneesh Kumar K.V New
[-V2,01/13] hw/9pfs: Use ioeventfd for 9p - - 1 - --- 2011-10-11 Aneesh Kumar K.V New
[-V2,02/13] hw/9pfs: Add new virtfs option cache=writethrough to skip host page cache - - - - --- 2011-10-11 Aneesh Kumar K.V New
[-V2,03/13] qemu-options.hx: Update virtfs command documentation - - - - --- 2011-10-11 Aneesh Kumar K.V New
[-V2,04/13] hw/9pfs: Fix build error on platform that don't support futimens - - - - --- 2011-10-11 Aneesh Kumar K.V New
[-V2,05/13] virtio-9p: Use 9P specific Lock constants - - - - --- 2011-10-11 Aneesh Kumar K.V New
[-V2,06/13] hw/9pfs: Ensure an error is reported to user if 9pfs mount tag is too long - - - - --- 2011-10-11 Aneesh Kumar K.V New
[-V2,07/13] hw/9pfs: Add open flag mapping - - - - --- 2011-10-11 Aneesh Kumar K.V New
[-V2,08/13] hw/9pfs: Add st_gen support in getattr reply - - - - --- 2011-10-11 Aneesh Kumar K.V New
[-V2,09/13] hw/9pfs: Add st_gen support for handle based fs driver - - - - --- 2011-10-11 Aneesh Kumar K.V New
[-V2,1/2] hw/9pfs: add 9P2000.L renameat operation - - - - --- 2011-09-09 Aneesh Kumar K.V New
[-V2,1/4] target-ppc: Update slb array with correct index values. - - - - --- 2013-08-20 Aneesh Kumar K.V New
[-V2,1/6] hw/9pfs: Add V9fsfidmap in preparation for adding fd reclaim - - - - --- 2011-03-01 Aneesh Kumar K.V New
[-V2,10/13] hw/9pfs: Introduce tracing for 9p pdu handlers - - 1 - --- 2011-10-11 Aneesh Kumar K.V New
[-V2,11/13] hw/9pfs: Remove virtio-9p-debug.* infra to be replaced by Qemu Tracing. - - 1 - --- 2011-10-11 Aneesh Kumar K.V New
[-V2,12/13] scripts: Simpletrace log analysis script for pretty-printing 9p log. - - - - --- 2011-10-11 Aneesh Kumar K.V New
[-V2,13/13] hw/9pfs: Use fs driver specific lstat - - - - --- 2011-10-11 Aneesh Kumar K.V New
[-V2,2/2] hw/9pfs: add 9P2000.L unlinkat operation - - - - --- 2011-09-09 Aneesh Kumar K.V New
[-V2,2/4] target-ppc: Use #define instead of opencoding SLB valid bit - - 1 - --- 2013-08-20 Aneesh Kumar K.V New
[-V2,2/6] hw/9pfs: Add file descriptor reclaim support - - - - --- 2011-03-01 Aneesh Kumar K.V New
[-V2,3/4] target-ppc: Fix page table lookup with kvm enabled - - - - --- 2013-08-20 Aneesh Kumar K.V New
[-V2,3/6] hw/9pfs: Use v9fs_do_close instead of close - - - - --- 2011-03-01 Aneesh Kumar K.V New
[-V2,4/4] target-ppc: Check for error on address translation in memsave command - - - - --- 2013-08-20 Aneesh Kumar K.V New
[-V2,4/6] hw/9pfs: Implement syncfs - - - - --- 2011-03-01 Aneesh Kumar K.V New
[-V2,5/6] hw/9pfs: Add open flag to fid - - - - --- 2011-03-01 Aneesh Kumar K.V New
[-V2,6/6] hw/9pfs: Add directory reclaim support - - - - --- 2011-03-01 Aneesh Kumar K.V New
[-V2] coroutine: Add CoRwlock support - - - - --- 2011-07-27 Aneesh Kumar K.V New
[-V2] hw/9pfs: Add new security model mapped-file. - - - - --- 2012-01-12 Aneesh Kumar K.V New
[-V2] hw/9pfs: Reset server state during TVERSION - - - - --- 2011-12-01 Aneesh Kumar K.V New
[-V2] hw/9pfs: use migration blockers to prevent live migration when virtfs export path is mounted - - - - --- 2011-11-30 Aneesh Kumar K.V New
[-V2] iohandler: update qemu_fd_set_handler to work with null call back arg - - - - --- 2011-09-07 Aneesh Kumar K.V New
[-V2] kvm: Add a new machine property kvm_type - - - - --- 2013-11-07 Aneesh Kumar K.V New
[-V3,01/32] vitio-9p: Add a virtio 9p device to qemu - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,02/32] vrtio-9p: Implement P9_TVERSION for 9P - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,03/32] virtio-9p: Implement P9_TATTACH - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,04/32] virtio-9p: Implement P9_TSTAT - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,05/32] virtio-9p: Implement P9_TWALK - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,06/32] virtio-9p: Implement P9_TOPEN - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,07/32] virtio-9p: Implement P9_TREAD - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,08/32] virtio-9p: Implement P9_TCLUNK - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,09/32] virtio-9p: Implement P9_TWRITE - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,1/8] hw/9pfs: Add V9fsfidmap in preparation for adding fd reclaim - - - - --- 2011-03-05 Aneesh Kumar K.V New
[-V3,10/32] virtio-9p: Implement P9_TCREATE - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,11/32] virtio-9p: Implement P9_TWSTAT - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,12/32] virtio-9p: Implement P9_TREMOVE - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,13/32] virtio-9p: Implement P9_TFLUSH - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,14/32] virtio-9p: Add multiple mount point support - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,15/32] virtio-9p: Use little endian format on virtio - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,16/32] virtio-9p: Add support for hardlink - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,17/32] Implement sync support in 9p server - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,18/32] virtio-9p: Fix sg usage in the code - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,19/32] virtio-9p: Get the correct count values from the pdu - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,2/4] target-ppc: Fix page table lookup with kvm enabled - - - - --- 2013-08-26 Aneesh Kumar K.V New
[-V3,2/4] target-ppc: Fix page table lookup with kvm enabled - - - - --- 2013-08-26 Aneesh Kumar K.V New
[-V3,2/8] hw/9pfs: Add file descriptor reclaim support - - - - --- 2011-03-05 Aneesh Kumar K.V New
[-V3,20/32] virtio-9p: Remove BUG_ON and add proper error handling - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,21/32] virtio-9p: Remove unnecessary definition of fid - - 1 - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,22/32] virtio-9p: Update existing fid path on rename - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,23/32] vritio-9p: Fix chmod bug with directory - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,24/32] qemu-malloc: Add qemu_asprintf - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,25/32] virtio-9p: Move V9fs File system specific options to a separate header file. - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,26/32] virtio-9p: Create a commandline option -fsdev - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,27/32] virtio-9p: Create qemu_fsdev_opts - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,28/32] virtio-9p: Handle the fsdev command line options. - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,29/32] virtio-9p: Decouple share_path details from virtio-9p-dev - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,3/4] target-ppc: Check for error on address translation in memsave command - - - - --- 2013-08-26 Aneesh Kumar K.V New
[-V3,3/8] hw/9pfs: Use v9fs_do_close instead of close - - - - --- 2011-03-05 Aneesh Kumar K.V New
[-V3,30/32] virtio-9p: Create a syntactic shortcut for the file-system pass-thru - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,31/32] virtio-9p: Return proper errors from create paths. - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,32/32] virtio-9p: Handle unknown 9P protocol versions as per the standards. - - - - --- 2010-03-25 Aneesh Kumar K.V New
[-V3,4/8] hw/9pfs: Implement syncfs - - - - --- 2011-03-05 Aneesh Kumar K.V New
[-V3,5/8] hw/9pfs: Add open flag to fid - - - - --- 2011-03-05 Aneesh Kumar K.V New
[-V3,6/8] hw/9pfs: Add directory reclaim support - - - - --- 2011-03-05 Aneesh Kumar K.V New
[-V3,7/8] hw/9pfs: Add new virtfs option cache=none to skip host page cache - - - - --- 2011-03-05 Aneesh Kumar K.V New
[-V3,8/8] hw/9pfs: Skip file system sync if we have specified cache=none option - - - - --- 2011-03-05 Aneesh Kumar K.V New
[-V3] coroutine: Add CoRwlock support - - - - --- 2011-08-02 Aneesh Kumar K.V New
[-V3] kvm: Add a new machine property kvm_type - - - - --- 2013-12-19 Aneesh Kumar K.V New
[-V4,01/21] virtio-9p: Create a commandline option -fsdev - - - - --- 2010-04-09 Aneesh Kumar K.V New
[-V4,01/26] coroutine: add gthread dependency - - - - --- 2011-08-08 Aneesh Kumar K.V New
[-V4,01/28] hw/9pfs: Update vfs_rename to use coroutines - - - - --- 2011-08-08 Aneesh Kumar K.V New
[-V4,02/21] virtio-9p: Add a virtio 9p device to qemu - - - - --- 2010-04-09 Aneesh Kumar K.V New
[-V4,02/26,virtio-9p] Add infrastructure to support glib threads and coroutines. - - - - --- 2011-08-08 Aneesh Kumar K.V New
[-V4,02/28] hw/9pfs: Add yeild support for fstat coroutine - - - - --- 2011-08-08 Aneesh Kumar K.V New
[-V4,03/21] virtio-9p: pdu processing support. - - - - --- 2010-04-09 Aneesh Kumar K.V New
[-V4,03/26,virtio-9p] Change all pdu handlers to coroutines. - - - - --- 2011-08-08 Aneesh Kumar K.V New
[-V4,03/28] hw/9pfs: Update v9fs_lock to use coroutines - - - - --- 2011-08-08 Aneesh Kumar K.V New
[-V4,04/21] virtio-9p: Add string manipulation support. - - - - --- 2010-04-09 Aneesh Kumar K.V New
[-V4,04/26,virtio-9p] Remove post functions for v9fs_readlink. - - - - --- 2011-08-08 Aneesh Kumar K.V New
[-V4,04/28] hw/9pfs: Update v9fs_getlock to use coroutines - - - - --- 2011-08-08 Aneesh Kumar K.V New
[-V4,05/21] virtio-9p: Add minimal set of FileOperations - - - - --- 2010-04-09 Aneesh Kumar K.V New
[-V4,05/26,virtio-9p] clean up v9fs_readlink. - - - - --- 2011-08-08 Aneesh Kumar K.V New
[-V4,05/28] hw/9pfs: Add yield support for open and opendir coroutine - - - - --- 2011-08-08 Aneesh Kumar K.V New
[-V4,06/21] virtio-9p: Add fid and qid management support. - - - - --- 2010-04-09 Aneesh Kumar K.V New
[-V4,06/26,virtio-9p] coroutines for readlink - - - - --- 2011-08-08 Aneesh Kumar K.V New
[-V4,06/28] hw/9pfs: Update v9fs_open to use coroutines - - - - --- 2011-08-08 Aneesh Kumar K.V New
[-V4,07/21] virtio-9p: Add stat and mode related helper functions. - - - - --- 2010-04-09 Aneesh Kumar K.V New
[-V4,07/26,virtio-9p] Remove post functions for v9fs_mkdir. - - - - --- 2011-08-08 Aneesh Kumar K.V New
« 1 2 3 44 5 »