Fill in WLAN and BT platform data in CAL area as expected by Maemo.
[qemu] / block.h
2008-07-03 thsAllow QEMU to connect directly to an NBD server, by...
2008-06-05 thsNew qemu-img convert -B option, by Marc Bevand.
2008-03-11 aurel32Revert fix for CVE-2008-0928. Will be fixed in a differ...
2008-03-11 aurel32Fix CVE-2008-0928 - insufficient block device address...
2007-12-24 thsReal SCSI device passthrough (v4), by Laurent Vivier.
2007-12-24 balrogAdd "cache" parameter to "-drive" (Laurent Vivier).
2007-12-17 thsFix bdrv_get_geometry to return uint64_t, by Andre...
2007-12-02 thsCollecting block device statistics, by Richard W.M...
2007-11-17 pbrookBreak up vl.h.
2007-11-11 pbrookSplit block API from vl.h.