]> git.proxmox.com Git - mirror_qemu.git/history - hw/9pfs
framebuffer: drop use of cpu_physical_sync_dirty_bitmap()
[mirror_qemu.git] / hw / 9pfs /
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-14 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-12-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-06 Dong Xu Wangfix spelling in hw sub directory
2011-12-06 Dong Xu Wangfix typo: delete redundant semicolon
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-12-04 Aneesh Kumar K.Vhw/9pfs: Use the correct file descriptor in Fsdriver...
2011-12-04 Aneesh Kumar K.Vhw/9pfs: Add qdev.reset callback for virtio-9p-pci...
2011-12-04 Deepak C Shettyhw/9pfs: Reset server state during TVERSION
2011-12-04 Aneesh Kumar K.Vhw/9pfs: use migration blockers to prevent live migrati...
2011-12-04 Aneesh Kumar K.Vhw/9pfs: Improve portability to older systems
2011-11-28 Aneesh Kumar K.V9pfs: improve portability to older systems
2011-11-28 Paolo Bonzini9pfs: improve portability to older systems
2011-11-21 Paolo Bonzini9p: pass dotl flags to the unlinkat method
2011-11-21 Paolo Bonzini9p: allow compiling the dummy virtio-9p-handle.c code...
2011-11-09 Avi Kivityconfigure: fix detection for xattr.h on modern distribu...
2011-11-02 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-8...
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-02 Stefan Hajnoczihw/9pfs: use g_vasprintf() instead of rolling our own
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-7...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-asser...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v45' into...
2011-10-31 Harsh Prateek Borahw/9pfs: Replace rwlocks with RCU variants of interfaces.
2011-10-31 Aneesh Kumar K.Vhw/9pfs: Add synthetic file system support using 9p
2011-10-31 Aneesh Kumar K.Vhw/9pfs: Abstract open state of fid to V9fsFidOpenState
2011-10-31 M. Mohan Kumarhw/9pfs: Read-only support for 9p export
2011-10-31 Aneesh Kumar K.Vhw/9pfs: Fix error handling in local_mknod
2011-10-30 Aneesh Kumar K.Vhw/9pfs: Make VirtFS tracing work correctly
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-pull...
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-6...
2011-10-15 Aneesh Kumar K.Vhw/9pfs: Use export flag for indicating security model
2011-10-15 Aneesh Kumar K.Vhw/9pfs: Rename fstype to fsdriver to make it consisten...
2011-10-15 Aneesh Kumar K.Vhw/9pfs: Use export_flag for indicating whether fs...
2011-10-15 M. Mohan Kumarhw/9pfs: Use fs driver specific lstat
2011-10-15 Harsh Prateek Borahw/9pfs: Remove virtio-9p-debug.* infra to be replaced...
2011-10-15 Harsh Prateek Borahw/9pfs: Introduce tracing for 9p pdu handlers
2011-10-15 Harsh Prateek Borahw/9pfs: Add st_gen support for handle based fs driver
2011-10-15 Harsh Prateek Borahw/9pfs: Add st_gen support in getattr reply
2011-10-15 M. Mohan Kumarhw/9pfs: Add open flag mapping
2011-10-15 Daniel P. Berrangehw/9pfs: Ensure an error is reported to user if 9pfs...
2011-10-15 M. Mohan Kumarvirtio-9p: Use 9P specific Lock constants
2011-10-15 Aneesh Kumar K.Vhw/9pfs: Fix build error on platform that don't support...
2011-10-12 Aneesh Kumar K.Vhw/9pfs: Add new virtfs option writeout=immediate skip...
2011-10-12 Aneesh Kumar K.Vhw/9pfs: Use ioeventfd for 9p
2011-09-29 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-29 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-5...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-22 Aneesh Kumar K.Vhw/9pfs: Add handle based fs driver
2011-09-22 Aneesh Kumar K.Vhw/9pfs: Implement TFLUSH operation
2011-09-22 Aneesh Kumar K.Vhw/9pfs: Avoid unnecessary get_fid in v9fs_clunk
2011-09-22 Aneesh Kumar K.Vhw/9pfs: Add fs driver specific details to fscontext
2011-09-22 Aneesh Kumar K.Vhw/9pfs: Add init callback to fs driver
2011-09-22 Aneesh Kumar K.Vhw/9pfs: Move fid pathname tracking to seperate data...
2011-09-22 Aneesh Kumar K.Vhw/9pfs: Use read-write lock for protecting fid path.
2011-09-22 Aneesh Kumar K.Vhw/9pfs: Make v9fs_string* functions non-static
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-09 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-next...
2011-09-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-09 Gerd HoffmannDon't use g_thread_get_initialized.
2011-09-09 Aneesh Kumar K.Vhw/9pfs: add 9P2000.L unlinkat operation
2011-09-09 Aneesh Kumar K.Vhw/9pfs: add 9P2000.L renameat operation
2011-09-09 Aneesh Kumar K.Vhw/9pfs: Fix memleaks in some 9p operation
2011-09-09 Aneesh Kumar K.Vhw/9pfs: Initialize rest of qid field to zero.
2011-09-09 Aneesh Kumar K.Vhw/9pfs: Update the fidp path before opendir
2011-09-09 Stefan Weilvirtio-9p: Fix syntax error in debug code
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v42' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.26' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-03 Stefan WeilUse new macro QEMU_PACKED for packed structures
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-25 Aneesh Kumar K.Vhw/9pfs: mark directories also as un-reclaimable on...
2011-08-25 Aneesh Kumar K.Vhw/9pfs: Add directory reclaim support
2011-08-25 Aneesh Kumar K.Vhw/9pfs: Use v9fs_do_close instead of close
2011-08-25 Aneesh Kumar K.Vhw/9pfs: init fid list properly
2011-08-25 Aneesh Kumar K.Vhw/9pfs: Add file descriptor reclaim support
2011-08-25 Aneesh Kumar K.Vhw/9pfs: Add reference counting for fid
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
next