aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qemu-cvs'Avi Kivity2007-12-181-9/+56
|\
| * Collecting block device statistics, by Richard W.M. Jones.ths2007-12-021-4/+46
| * Add statics and missing #includes for prototypes.pbrook2007-11-181-1/+1
| * Break up vl.h.pbrook2007-11-171-3/+2
| * Split block API from vl.h.pbrook2007-11-111-3/+9
| * find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-11/+11
| * find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-48/+48
| * Parallels disk image support, by Alex Beregszaszi.ths2007-07-311-0/+1
| * Use PATH_MAX for name lengths, by Sergey Vlasov.ths2007-02-111-2/+2
| * Define ENOMEDIUM to match ENODEV if it isn't available.ths2007-01-261-4/+0
| * Darwin build fix, by Pierre d'Herbemont.ths2007-01-181-0/+4
| * path_is_absolute() fix for win32bellard2007-01-071-0/+5
| * win32 block device fixes (initial patch by kazu)bellard2007-01-071-11/+28
| * Escape filname printout properly, by Anthony Liguori and Julian Seward.ths2006-12-221-3/+6
| * fixed handling of relative filenames with -snapshotbellard2006-08-241-1/+2
| * win32 compilation fixesbellard2006-08-231-4/+11
| * fixed error handlingbellard2006-08-231-1/+3
| * better support of host drivesbellard2006-08-191-59/+159
| * fixed aio emulationbellard2006-08-071-8/+7
| * Dynamically allocate AIO Completion Blocks.pbrook2006-08-071-130/+107
| * qcow2 is now used for '-snapshot' - keep BlockDriverState.total_sectorsbellard2006-08-061-7/+5
| * multiple snapshot supportbellard2006-08-051-8/+136
| * async file I/O APIbellard2006-08-011-316/+569
| * Windows sparse file support (Frediano Ziglio)bellard2006-06-261-0/+46
| * Disk cache flush support.pbrook2006-06-041-0/+15
| * Solaris port (Ben Taylor)bellard2006-04-251-1/+19
| * qcow_make_empty() support (Johannes Schindelin)bellard2005-12-181-3/+13
| * update boot sector when using -kernel (Magnus Damm)bellard2005-11-261-0/+3
| * OS X: support for the built in CD-ROM drive (Mike Kronenberg)bellard2005-10-301-1/+107
| * probing fixesbellard2005-04-281-19/+23
| * Virtual PC read-only disk image support (Alex Beregszaszi)bellard2005-04-271-0/+1
| * BSD fixbellard2005-04-271-5/+6
| * BSD cdrom device access fixbellard2005-04-261-3/+39
| * raw CDROM access for windows (Filip Navara)bellard2005-04-261-0/+6
| * Bochs disk image support (Alex Beregszaszi)bellard2005-04-261-0/+1
| * .dmg disk image format support (Johannes Schindelin)bellard2004-12-121-0/+1
| * better BIOS ATA translation supportbellard2004-11-161-0/+10
| * cloop driver (Johannes Schindelin)bellard2004-09-291-0/+1
| * fixed block close() method prototypebellard2004-09-181-1/+1
| * 64 bit file I/O by defaultbellard2004-08-031-5/+13
| * new disk image layerbellard2004-08-011-261/+340
| * completion supportbellard2004-07-141-0/+9
| * buffer overflow fixbellard2004-06-191-1/+1
| * 64 bit fixbellard2004-05-081-1/+1
| * win32 port (initial patch by kazu)bellard2004-03-311-27/+27
| * remoable device supportbellard2004-03-141-16/+173
| * added cow.hbellard2004-02-261-0/+2
| * force boot sector featurebellard2004-02-161-1/+19
| * added user mode Linux Copy On Write disk image support - added -snapshot supp...bellard2003-07-061-25/+235
| * allow read only imagesbellard2003-06-301-3/+12