summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | virtio-9p: Implement TXATTRCREATEAneesh Kumar K.V2010-09-085-7/+152
* | | virtio-9p: Implement TXATTRWALKAneesh Kumar K.V2010-09-085-2/+231
* | | virtio-9p: Add fidtype so that we can do type specific operationAneesh Kumar K.V2010-09-082-56/+78
* | | [virtio-9p] qemu: virtio-9p: Implement LOPENM. Mohan Kumar2010-09-082-5/+31
* | | rename - change name of file or directoryM. Mohan Kumar2010-09-082-44/+123
* | | qemu: virtio-9p: Implement TMKDIRM. Mohan Kumar2010-09-083-5/+91
* | | qemu: virtio-9p: Implement TMKNODM. Mohan Kumar2010-09-083-7/+107
* | | [virtio-9p] This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)2010-09-083-7/+119
* | | [virtio-9p] Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-09-083-6/+97
* | | [virtio-9p] Implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-09-083-0/+49
* | | virtio-9p: Implement server side of setattr for 9P2000.L protocol.Sripathi Kodi2010-09-083-1/+182
* | | [virtio-9p] Make v9fs_do_utimensat accept timespec structures instead of v9stat.Sripathi Kodi2010-09-081-19/+18
* | | virtio-9p: Do not reset atimeM. Mohan Kumar2010-09-083-13/+25
* | | virtio-9p: getattr server implementation for 9P2000.L protocol.Sripathi Kodi2010-09-083-0/+177
* | | virtio-9p: Compute iounit based on host filesystem block sizeM. Mohan Kumar2010-09-082-19/+86
* | | [V4] virtio-9p: readdir implementation for 9p2000.LSripathi Kodi2010-09-083-0/+137
* | | virtio-9p: Return correct error from v9fs_removeSripathi Kodi2010-09-081-5/+6
* | | qemu: virtio-9p: Implement statfs support in serverM. Mohan Kumar2010-09-084-0/+94
* | | qemu: virtio-9p: Recognize 9P2000.L protocolM. Mohan Kumar2010-09-082-1/+11
|/ /
* | vnc: use bswapNN() rather than bswap_NN()Izumi Tsutsui2010-09-041-4/+4
* | vnc: tight: remove unused variableSerge Ziryukin2010-09-041-2/+0
* | Fix ivshmem build on 32-bit hostsAvi Kivity2010-09-041-3/+4
* | virtio-9p: Make sure -virtfs option works correctlyAneesh Kumar K.V2010-09-041-2/+2
* | hw/ivshmem.c don't check for negative values on unsigned data typesJes Sorensen2010-09-041-2/+2
* | load_multiboot(): get_image_size() returns intJes Sorensen2010-09-041-1/+1
* | Change DPRINTF() to do{}while(0) to avoid compiler warningJes Sorensen2010-09-041-1/+1
* | size_t is unsigned, change to ssize_t to handle errors from tight_compress_da...Jes Sorensen2010-09-041-4/+4
* | Fix repeated typo: was "end if list" instead of "end of list"Jes Sorensen2010-09-041-6/+6
* | Respect return value from nbd_client()Jes Sorensen2010-09-041-1/+4
* | Remove unused argument for nbd_client()Jes Sorensen2010-09-043-4/+4
* | Fix OpenBSD linker warningBlue Swirl2010-08-311-8/+10
* | acpi: fix file size check with -acpitable.Isaku Yamahata2010-08-301-9/+19
|/
* isapc: fix segfault.Isaku Yamahata2010-08-281-0/+1
* Fix segfault in mmio subpage handling code.Gleb Natapov2010-08-281-0/+2
* etraxfs_eth: correct use of ! and &Blue Swirl2010-08-261-1/+1
* Sparc: update OpenBIOS images to r859Blue Swirl2010-08-263-1/+1
* ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addressesHollis Blanchard2010-08-261-21/+18
* ppc4xx: don't unregister RAM at resetHollis Blanchard2010-08-261-1/+0
* ppc4xx: correct SDRAM controller warning message conditionHollis Blanchard2010-08-261-1/+1
* Fix "make install" with a cross toolchainHollis Blanchard2010-08-262-2/+7
* PPC: Update openbios binary to r859Alexander Graf2010-08-261-0/+0
* PPC: Add PV hypercall transport through fw_cfgAlexander Graf2010-08-265-0/+50
* Rearrange block headersBlue Swirl2010-08-2447-13/+51
* Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2010-08-231-12/+7
|\
| * kvm: remove guest triggerable abort()Gleb Natapov2010-08-051-12/+4
| * kvm: Don't walk memory_size == 0 slots in kvm_client_migration_logAlex Williamson2010-08-051-0/+3
* | compile -fsdev and -virtfs cmd line options unconditionally.Gerd Hoffmann2010-08-222-8/+13
* | QemuOpts: make most qemu_*_opts staticGerd Hoffmann2010-08-2213-66/+59
* | QemuOpts: allow new option groups be registered at runtime.Gerd Hoffmann2010-08-222-1/+18
* | VGA: Don't register deprecated VBE rangeAlex Williamson2010-08-221-7/+0
OpenPOWER on IntegriCloud