aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-08[virtio-9p] Remove all instances of unnecessary dotu variable.Arun R Bharadwaj
2010-09-08virtio-9p: Add support for removing xattrAneesh Kumar K.V
2010-09-08virtio-9p: Fix the memset usageAneesh Kumar K.V
2010-09-08virtio-9p: Use lchown which won't follow symlinkAneesh Kumar K.V
2010-09-08virtio-9p: Add SM_NONE security modelAneesh Kumar K.V
2010-09-08virtio-9p: Hide user.virtfs xattr in case of mapped security.Aneesh Kumar K.V
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-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
2010-09-04hw/ivshmem.c don't check for negative values on unsigned data typesJes Sorensen
2010-09-04load_multiboot(): get_image_size() returns intJes Sorensen
2010-09-04Change DPRINTF() to do{}while(0) to avoid compiler warningJes Sorensen
2010-09-04size_t is unsigned, change to ssize_t to handle errors from tight_compress_da...Jes Sorensen
2010-09-04Fix repeated typo: was "end if list" instead of "end of list"Jes Sorensen
2010-09-04Respect return value from nbd_client()Jes Sorensen
2010-09-04Remove unused argument for nbd_client()Jes Sorensen
2010-08-31Fix OpenBSD linker warningBlue Swirl
2010-08-30acpi: fix file size check with -acpitable.Isaku Yamahata
2010-08-28isapc: fix segfault.Isaku Yamahata
2010-08-28Fix segfault in mmio subpage handling code.Gleb Natapov
2010-08-26etraxfs_eth: correct use of ! and &Blue Swirl
2010-08-26Sparc: update OpenBIOS images to r859Blue Swirl
2010-08-26ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addressesHollis Blanchard
2010-08-26ppc4xx: don't unregister RAM at resetHollis Blanchard
2010-08-26ppc4xx: correct SDRAM controller warning message conditionHollis Blanchard
2010-08-26Fix "make install" with a cross toolchainHollis Blanchard
2010-08-26PPC: Update openbios binary to r859Alexander Graf
2010-08-26PPC: Add PV hypercall transport through fw_cfgAlexander Graf
2010-08-24Rearrange block headersBlue Swirl
2010-08-23Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori