aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-08virtio-9p: Implement TXATTRCREATEAneesh Kumar K.V
2010-09-08virtio-9p: Implement TXATTRWALKAneesh Kumar K.V
2010-09-08virtio-9p: Add fidtype so that we can do type specific operationAneesh Kumar K.V
2010-09-08[virtio-9p] qemu: virtio-9p: Implement LOPENM. Mohan Kumar
2010-09-08rename - change name of file or directoryM. Mohan Kumar
2010-09-08qemu: virtio-9p: Implement TMKDIRM. Mohan Kumar
2010-09-08qemu: virtio-9p: Implement TMKNODM. Mohan Kumar
2010-09-08[virtio-9p] This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)
2010-09-08[virtio-9p] Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-09-08[virtio-9p] Implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-09-08virtio-9p: Implement server side of setattr for 9P2000.L protocol.Sripathi Kodi
2010-09-08[virtio-9p] Make v9fs_do_utimensat accept timespec structures instead of v9stat.Sripathi Kodi
2010-09-08virtio-9p: Do not reset atimeM. Mohan Kumar
2010-09-08virtio-9p: getattr server implementation for 9P2000.L protocol.Sripathi Kodi
2010-09-08virtio-9p: Compute iounit based on host filesystem block sizeM. Mohan Kumar
2010-09-08[V4] virtio-9p: readdir implementation for 9p2000.LSripathi Kodi
2010-09-08virtio-9p: Return correct error from v9fs_removeSripathi Kodi
2010-09-08qemu: virtio-9p: Implement statfs support in serverM. Mohan Kumar
2010-09-08qemu: virtio-9p: Recognize 9P2000.L protocolM. Mohan Kumar
2010-09-08qcow2: Remove unnecessary flush after L2 writeKevin Wolf
2010-09-08block: Fix BDRV_O_CACHE_MASKKevin Wolf
2010-09-08qemu-img convert: Use cache=unsafe for output imageKevin Wolf
2010-09-08raw-posix: improve detection of scsi-generic devicesBernhard Kohl
2010-09-08scsi-disk: add some optional scsi commandsBernhard Kohl
2010-09-08Improve ATA IDENTIFY word 64 contents.Jonathan A. Kollasch
2010-09-08raw-posix: Don't use file name for host_cdrom detection on LinuxKevin Wolf
2010-09-08qemu-io: Make alloc output useful when nb_sectors=1Stefan Hajnoczi
2010-09-08scsi: fix and improve debug printsBernhard Kohl
2010-09-08scsi-disk: fix the check of the DBD bit in the MODE SENSE commandBernhard Kohl
2010-09-08scsi-disk: return CHECK CONDITION for unknown page codes in the MODE SENSE co...Bernhard Kohl
2010-09-08scsi-disk: fix the block descriptor returned by the MODE SENSE commandBernhard Kohl
2010-09-08scsi-disk: respect the page control (PC) field in the MODE SENSE commandBernhard Kohl
2010-09-08scsi-disk: fix the mode data header returned by the MODE SENSE(10) commandBernhard Kohl
2010-09-08scsi-disk: fix the mode data length field returned by the MODE SENSE commandBernhard Kohl
2010-09-07virtio-net: Introduce a new bottom half packet TXAlex Williamson
2010-09-07virtio-net: Rename tx_timer_active to tx_waitingAlex Williamson
2010-09-07virtio-net: Limit number of packets sent per TX flushAlex Williamson
2010-09-07virtio-net: Make tx_timer timeout configurableAlex Williamson
2010-09-07vhost_net: mergeable buffers supportMichael S. Tsirkin
2010-09-07tap: add APIs for vnet header lengthMichael S. Tsirkin
2010-09-07tap: generalize code for different vnet header lenMichael S. Tsirkin
2010-09-07PPC: Change PPC maintainerAlexander Graf
2010-09-06qemu: e1000 fix TOR mathMichael S. Tsirkin
2010-09-05PPC: Make e500 pci byte swap config dataAlexander Graf
2010-09-05PPC: Qdev'ify e500 pciAlexander Graf
2010-09-05KVM: PPC: Add level based interrupt logicAlexander Graf
2010-09-04vnc: use bswapNN() rather than bswap_NN()Izumi Tsutsui
2010-09-04vnc: tight: remove unused variableSerge Ziryukin
2010-09-04Fix ivshmem build on 32-bit hostsAvi Kivity
2010-09-04virtio-9p: Make sure -virtfs option works correctlyAneesh Kumar K.V