VirtualBox

vbox的更動 62745 路徑 trunk/src/VBox/Storage/QCOW.cpp


忽略:
時間撮記:
2016-7-30 下午03:56:16 (8 年 以前)
作者:
vboxsync
訊息:

Storage: doxygen.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Storage/QCOW.cpp

    r62744 r62745  
    3434#include "VDBackends.h"
    3535
    36 /**
    37  * The QCOW backend implements support for the qemu copy on write format (short QCOW)
     36/** @page pg_storage_qcow   QCOW Storage Backend
     37 * The QCOW backend implements support for the qemu copy on write format (short QCOW).
    3838 * There is no official specification available but the format is described
    3939 * at http://people.gnome.org/~markmc/qcow-image-format.html for version 2
     
    5353*********************************************************************************************************************************/
    5454
    55 #pragma pack(1)
     55#pragma pack(1) /* Completely unnecessary. */
    5656typedef struct QCowHeader
    5757{
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette