2008-11-25 |
aliguori | Abstract out geometry detection code from IDE for reuse |
blob | commitdiff | raw |
2008-11-08 |
aliguori | Use an option rom instead of boot sector for -kernel |
blob | commitdiff | raw | diff to current |
2008-10-14 |
aliguori | Expand cache= option and use write-through caching... |
blob | commitdiff | raw | diff to current |
2008-10-13 |
aurel32 | open() can also return EPERM for O_RDWR on a readonly... |
blob | commitdiff | raw | diff to current |
2008-10-06 |
aliguori | Add bdrv_flush_all() |
blob | commitdiff | raw | diff to current |
2008-09-22 |
aliguori | Refactor AIO to allow multiple AIO implementations |
blob | commitdiff | raw | diff to current |
2008-09-17 |
blueswir1 | Fix warnings that would be caused by ld flag --warn... |
blob | commitdiff | raw | diff to current |
2008-09-15 |
aliguori | Use common objects for qemu-img and qemu-nbd |
blob | commitdiff | raw | diff to current |
2008-09-14 |
blueswir1 | Fix warnings that would be caused by gcc flag -Wwrite... |
blob | commitdiff | raw | diff to current |
2008-09-12 |
aliguori | Let snapshot work with protocols |
blob | commitdiff | raw | diff to current |
2008-09-11 |
aliguori | Only build compatfd when using AIO and make sure to... |
blob | commitdiff | raw | diff to current |
2008-09-10 |
aliguori | Use signalfd() to work around signal/select race |
blob | commitdiff | raw | diff to current |
2008-08-30 |
blueswir1 | Fix some warnings that would be generated by gcc -Wredu... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
aliguori | Fix windows build |
blob | commitdiff | raw | diff to current |
2008-07-03 |
ths | Allow QEMU to connect directly to an NBD server, by... |
blob | commitdiff | raw | diff to current |
2008-06-05 |
ths | New qemu-img convert -B option, by Marc Bevand. |
blob | commitdiff | raw | diff to current |
2008-04-08 |
aurel32 | unlink the bs from bdrv-list upon bdrv_delete(bs) |
blob | commitdiff | raw | diff to current |
2008-03-11 |
aurel32 | Revert fix for CVE-2008-0928. Will be fixed in a differ... |
blob | commitdiff | raw | diff to current |
2008-03-11 |
aurel32 | Fix CVE-2008-0928 - insufficient block device address... |
blob | commitdiff | raw | diff to current |
2008-03-10 |
aurel32 | Honor TMPDIR environment variable |
blob | commitdiff | raw | diff to current |
2007-12-24 |
ths | Real SCSI device passthrough (v4), by Laurent Vivier. |
blob | commitdiff | raw | diff to current |
2007-12-24 |
balrog | Add "cache" parameter to "-drive" (Laurent Vivier). |
blob | commitdiff | raw | diff to current |
2007-12-17 |
ths | Fix bdrv_get_geometry to return uint64_t, by Andre... |
blob | commitdiff | raw | diff to current |
2007-12-02 |
ths | Collecting block device statistics, by Richard W.M... |
blob | commitdiff | raw | diff to current |
2007-11-18 |
pbrook | Add statics and missing #includes for prototypes. |
blob | commitdiff | raw | diff to current |
2007-11-17 |
pbrook | Break up vl.h. |
blob | commitdiff | raw | diff to current |
2007-11-11 |
pbrook | Split block API from vl.h. |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-07-31 |
ths | Parallels disk image support, by Alex Beregszaszi. |
blob | commitdiff | raw | diff to current |
2007-02-11 |
ths | Use PATH_MAX for name lengths, by Sergey Vlasov. |
blob | commitdiff | raw | diff to current |
2007-01-26 |
ths | Define ENOMEDIUM to match ENODEV if it isn't available. |
blob | commitdiff | raw | diff to current |
2007-01-18 |
ths | Darwin build fix, by Pierre d'Herbemont. |
blob | commitdiff | raw | diff to current |
2007-01-07 |
bellard | path_is_absolute() fix for win32 |
blob | commitdiff | raw | diff to current |
2007-01-07 |
bellard | win32 block device fixes (initial patch by kazu) |
blob | commitdiff | raw | diff to current |
2006-12-22 |
ths | Escape filname printout properly, by Anthony Liguori... |
blob | commitdiff | raw | diff to current |
2006-08-24 |
bellard | fixed handling of relative filenames with -snapshot |
blob | commitdiff | raw | diff to current |
2006-08-23 |
bellard | win32 compilation fixes |
blob | commitdiff | raw | diff to current |
2006-08-23 |
bellard | fixed error handling |
blob | commitdiff | raw | diff to current |
2006-08-19 |
bellard | better support of host drives |
blob | commitdiff | raw | diff to current |
2006-08-07 |
bellard | fixed aio emulation |
blob | commitdiff | raw | diff to current |
2006-08-07 |
pbrook | Dynamically allocate AIO Completion Blocks. |
blob | commitdiff | raw | diff to current |
2006-08-06 |
bellard | qcow2 is now used for '-snapshot' - keep BlockDriverSta... |
blob | commitdiff | raw | diff to current |
2006-08-05 |
bellard | multiple snapshot support |
blob | commitdiff | raw | diff to current |
2006-08-01 |
bellard | async file I/O API |
blob | commitdiff | raw | diff to current |
2006-06-26 |
bellard | Windows sparse file support (Frediano Ziglio) |
blob | commitdiff | raw | diff to current |
2006-06-04 |
pbrook | Disk cache flush support. |
blob | commitdiff | raw | diff to current |
2006-04-25 |
bellard | Solaris port (Ben Taylor) |
blob | commitdiff | raw | diff to current |
2005-12-18 |
bellard | qcow_make_empty() support (Johannes Schindelin) |
blob | commitdiff | raw | diff to current |
2005-11-26 |
bellard | update boot sector when using -kernel (Magnus Damm) |
blob | commitdiff | raw | diff to current |
2005-10-30 |
bellard | OS X: support for the built in CD-ROM drive (Mike Krone... |
blob | commitdiff | raw | diff to current |
2005-04-28 |
bellard | probing fixes |
blob | commitdiff | raw | diff to current |
2005-04-27 |
bellard | Virtual PC read-only disk image support (Alex Beregszaszi) |
blob | commitdiff | raw | diff to current |
2005-04-27 |
bellard | BSD fix |
blob | commitdiff | raw | diff to current |
2005-04-26 |
bellard | BSD cdrom device access fix |
blob | commitdiff | raw | diff to current |
2005-04-26 |
bellard | raw CDROM access for windows (Filip Navara) |
blob | commitdiff | raw | diff to current |
2005-04-26 |
bellard | Bochs disk image support (Alex Beregszaszi) |
blob | commitdiff | raw | diff to current |
2004-12-12 |
bellard | .dmg disk image format support (Johannes Schindelin) |
blob | commitdiff | raw | diff to current |
2004-11-16 |
bellard | better BIOS ATA translation support |
blob | commitdiff | raw | diff to current |
2004-09-29 |
bellard | cloop driver (Johannes Schindelin) |
blob | commitdiff | raw | diff to current |
2004-09-18 |
bellard | fixed block close() method prototype |
blob | commitdiff | raw | diff to current |
2004-08-03 |
bellard | 64 bit file I/O by default |
blob | commitdiff | raw | diff to current |
2004-08-01 |
bellard | new disk image layer |
blob | commitdiff | raw | diff to current |
2004-07-14 |
bellard | completion support |
blob | commitdiff | raw | diff to current |
2004-06-19 |
bellard | buffer overflow fix |
blob | commitdiff | raw | diff to current |
2004-05-08 |
bellard | 64 bit fix |
blob | commitdiff | raw | diff to current |
2004-03-31 |
bellard | win32 port (initial patch by kazu) |
blob | commitdiff | raw | diff to current |
2004-03-14 |
bellard | remoable device support |
blob | commitdiff | raw | diff to current |
2004-02-26 |
bellard | added cow.h |
blob | commitdiff | raw | diff to current |
2004-02-16 |
bellard | force boot sector feature |
blob | commitdiff | raw | diff to current |
2003-07-06 |
bellard | added user mode Linux Copy On Write disk image support... |
blob | commitdiff | raw | diff to current |
2003-06-30 |
bellard | allow read only images |
blob | commitdiff | raw | diff to current |
2003-06-30 |
bellard | IDE emulation |
blob | commitdiff | raw | diff to current |
|