aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-03virtio-9p: Add P9_TREAD supportAnthony Liguori
2010-05-03virtio-9p: Add P9_TOPEN support.Anthony Liguori
2010-05-03virtio-9p: Add P9_TWALK supportAnthony Liguori
2010-05-03virtio-9p: Add P9_TSTAT supportAnthony Liguori
2010-05-03virtio-9p: Add P9_TATTACH support.Anthony Liguori
2010-05-03virtio-9p: Add P9_TVERSION supportAnthony Liguori
2010-05-03virtio-9p: Add sg helper functionsAnthony Liguori
2010-05-03virtio-9p: Add stat and mode related helper functions.Anthony Liguori
2010-05-03virtio-9p: Add fid and qid management support.Anthony Liguori
2010-05-03virtio-9p: Add minimal set of FileOperationsAnthony Liguori
2010-05-03virtio-9p: Add string manipulation support.Anthony Liguori
2010-05-03virtio-9p: pdu processing support.Anthony Liguori
2010-05-03virtio-9p: Add a virtio 9p device to qemuAnthony Liguori
2010-05-03virtio-9p: Create a commandline option -fsdevGautham R Shenoy
2010-05-03virtio-serial: Fix check for 'assert'; prevent NULL derefsAmit Shah
2010-05-03Fix the RARP protocol IDStefan Berger
2010-05-03Fix tiny leak in qemu_opts_parseJan Kiszka
2010-05-03lsi: Properly initialize controller state on resetJan Kiszka
2010-05-03lsi: Purge request queue on soft resetJan Kiszka
2010-05-03Fix boot once optionAlex Williamson
2010-05-03vnc: split encoding in specific filesCorentin Chary
2010-05-03vnc: Fix compile error on x86_64 with -D_VNC_DEBUG=1Corentin Chary
2010-05-03Merge remote branch 'kwolf/for-anthony' into HEADAnthony Liguori
2010-05-03Merge remote branch 'qemu-kvm/uq/master' into HEADAnthony Liguori
2010-05-03block: Release allocated options after bdrv_openJan Kiszka
2010-05-03qemu-img rebase: Fix output image corruptionKevin Wolf
2010-05-03block: Add wr_highest_sector blockstatKevin Wolf
2010-05-03qcow2: Implement bdrv_truncate() for growing imagesStefan Hajnoczi
2010-05-03qcow2: Remove abort on free_clusters failureKevin Wolf
2010-05-03qemu-img: Add 'resize' command to grow/shrink disk imagesStefan Hajnoczi
2010-05-03block: Cache total_sectors to reduce bdrv_getlength callsStefan Hajnoczi
2010-05-03raw-posix: Use pread/pwrite instead of lseek+read/writeStefan Hajnoczi
2010-05-03qcow2: Avoid shadowing variable in alloc_clusters_noref()Stefan Hajnoczi
2010-05-03block: Set backing_hd to NULL after deleting itStefan Hajnoczi
2010-05-03vmdk: Convert to bdrv_openKevin Wolf
2010-05-03vmdk: Clean up backing file handlingKevin Wolf
2010-05-03vmdk: Fix COWKevin Wolf
2010-05-03block: bdrv_has_zero_initKevin Wolf
2010-05-03block: Open the underlying image file in generic codeKevin Wolf
2010-05-03block: Avoid forward declaration of bdrv_open_commonKevin Wolf
2010-05-03block: Split bdrv_openKevin Wolf
2010-05-03block: separate raw images from the file protocolChristoph Hellwig
2010-05-02Fix missing '|' in '|=', spotted by clang analyzerBlue Swirl
2010-05-01fix old typos in help headerThomas Monjalon
2010-05-01Clean up definition of MAX_OPC_PARAMStuart Brady
2010-05-01cmd646: fix abort due to changed opaque pointer for ioport readIgor V. Kovalenko
2010-05-01cmd646: pass pci_dev as it needs itIgor V. Kovalenko
2010-04-28kvm: port qemu-kvm's bitmap scanningMarcelo Tosatti
2010-04-28introduce leul_to_cpuMarcelo Tosatti
2010-04-28vga: fix typo in length passed to kvm_log_stopMarcelo Tosatti