/[qemu]/qemu/vl.h
ViewVC logotype

Diff of /qemu/vl.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by bellard, Sun Aug 10 21:52:11 2003 UTC revision 1.4 by bellard, Mon Aug 11 20:35:58 2003 UTC
# Line 60  int bdrv_commit(BlockDriverState *bs); Line 60  int bdrv_commit(BlockDriverState *bs);
60    
61  struct cow_header_v2 {  struct cow_header_v2 {
62      uint32_t magic;      uint32_t magic;
63      uint32_t  long version;      uint32_t version;
64      char backing_file[1024];      char backing_file[1024];
65      int32_t mtime;      int32_t mtime;
66      uint64_t size;      uint64_t size;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26